index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
/
fs-io.c
Age
Commit message (
Expand
)
Author
2016-12-09
bcachefs: fix find_get_entry() usage
Kent Overstreet
2016-11-23
bcache: btree write path improvements, kill struct bbio
Kent Overstreet
2016-11-15
bcache: Better locking for linked iterators
Kent Overstreet
2016-10-27
bcachefs: be consistent with generic_write_sync()
Kent Overstreet
2016-10-07
bcache: Simpler keylists
Kent Overstreet
2016-10-07
bcache: better error messages
Kent Overstreet
2016-10-07
bcachefs: Slightly improved writeback ratelimiting
Kent Overstreet
2016-10-07
bcachefs: hacky writeback ratelimiting
Kent Overstreet
2016-10-07
bcache: bch_write_op_init() cleanups
Kent Overstreet
2016-10-07
bcache: plumb nr_replicas through disk_reservations
Kent Overstreet
2016-10-07
bcache: Combine bch_btree_insert_trans() with bch_btree_insert_at()
Kent Overstreet
2016-10-07
bcache: rename btree_insert_trans -> btree_insert
Kent Overstreet
2016-10-07
bcache: add trans->c
Kent Overstreet
2016-10-07
bcache: Compressed extent accounting
Kent Overstreet
2016-10-07
bcachefs: fix a bug with reservations in writepage()
Kent Overstreet
2016-10-07
bcache: bch_disk_reservation_get() now takes flags argument
Kent Overstreet
2016-10-07
bcache: Make iterators more rigorous
Kent Overstreet
2016-10-07
bcachefs: fix an error path in the dio write code
Kent Overstreet
2016-10-07
bcachefs: fix a writepage race
Kent Overstreet
2016-10-07
bcachefs: fix assertion
Kent Overstreet
2016-10-07
bcache: fix promotion locking bug
Kent Overstreet
2016-10-07
bcache: kill skip parameter to bch_read_extent()
Kent Overstreet
2016-10-07
bcache: have bch_write() verify bio->bi_sector/size
Kent Overstreet
2016-10-07
bcachefs: minor locking fix
Kent Overstreet
2016-10-07
bcachefs: dio write refactoring
Kent Overstreet
2016-10-07
bcache: perf tweaks
Kent Overstreet
2016-10-07
bcachefs: page state improvements
Kent Overstreet
2016-10-07
bcachefs: transactional i_sectors/i_size
Kent Overstreet
2016-10-07
bcachefs: fix build error on CONFIG_BCACHE_DEBUG=n
Kent Overstreet
2016-10-07
bcachefs: fix a deadlock
Kent Overstreet
2016-10-07
bcache: btree_insert_hook is actually only for extents
Kent Overstreet
2016-10-07
bcache: tweak extent hook fn
Kent Overstreet
2016-10-07
bcache: split out bch_btree_insert_list_at()
Kent Overstreet
2016-10-07
bcachefs: BCH_READ_FORCE_BOUNCE isn't needed in bchfs_read()
Kent Overstreet
2016-10-07
bcachefs: simplify dio read path a bit
Kent Overstreet
2016-10-07
bcachefs: fix fallocate + compression
Kent Overstreet
2016-10-07
bcachefs: fix leak in dio read path
Kent Overstreet
2016-10-07
bcachefs: pagecache lock
Kent Overstreet
2016-10-07
bcache: Suspend fixes
Kent Overstreet
2016-10-07
bcachefs: error handling fixups
Kent Overstreet
2016-10-07
bcachefs: fix a dio write bug
Kent Overstreet
2016-10-07
bcachefs: fix unused var warning
Kent Overstreet
2016-10-07
bcachefs: another dio performance tweak
Kent Overstreet
2016-10-07
bcache: strip another allocation out of the read path
Kent Overstreet
2016-10-07
bcache: pass down READ_SYNC
Kent Overstreet
2016-10-07
bcachefs: order of operations
Kent Overstreet
2016-10-07
bcache: Plumb disk_reservation through bch_write
Kent Overstreet
2016-10-07
bcache: Better reservations, precise -ENOSPC
Kent Overstreet
2016-10-07
bcache: kill BCH_WRITE_CHECK_ENOSPC
Kent Overstreet
2016-10-07
bcachefs: don't use BCH_WRITE_CHECK_ENOSPC in dio write path
Kent Overstreet
[next]