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
/
request.c
Age
Commit message (
Expand
)
Author
2017-02-02
bcache: cleanups for building in userspace
Kent Overstreet
2017-01-18
bcache: btree write path improvements, kill struct bbio
Kent Overstreet
2017-01-18
bcache: Better locking for linked iterators
Kent Overstreet
2017-01-18
bcache: better error messages
Kent Overstreet
2017-01-18
bcache: bch_write_op_init() cleanups
Kent Overstreet
2017-01-18
bcache: plumb nr_replicas through disk_reservations
Kent Overstreet
2017-01-18
bcache: bch_disk_reservation_get() now takes flags argument
Kent Overstreet
2017-01-18
bcache: fix promotion locking bug
Kent Overstreet
2017-01-18
bcache: kill skip parameter to bch_read_extent()
Kent Overstreet
2017-01-18
bcache: have bch_write() verify bio->bi_sector/size
Kent Overstreet
2017-01-18
bcache: strip another allocation out of the read path
Kent Overstreet
2017-01-18
bcache: Plumb disk_reservation through bch_write
Kent Overstreet
2017-01-18
bcache: Plumb insert hook through bch_write() path
Kent Overstreet
2017-01-18
bcache: drop dc->sb
Kent Overstreet
2017-01-18
bcache: split off backingdev_sb
Kent Overstreet
2017-01-18
bcache: bch_read() cleanup
Kent Overstreet
2017-01-18
bcache: minor optimization
Kent Overstreet
2017-01-18
bcache: break btree.c up into multiple files
Kent Overstreet
2017-01-18
bcache: Rework error handling/logging
Kent Overstreet
2017-01-18
bcache: Don't return -EAGAIN from bch_btree_insert_at()
Kent Overstreet
2017-01-18
bcache: Plump through journal error checks
Kent Overstreet
2017-01-18
bcache: Drop closure arg top bch_btree_insert/update()
Kent Overstreet
2017-01-18
bcache: clean up some blockdev/blockdev volume stuff
Kent Overstreet
2017-01-18
bcache: data checksumming
Kent Overstreet
2017-01-18
bcache: bch_write_bio
Kent Overstreet
2017-01-18
bcache: Add struct extent_pick_ptr
Kent Overstreet
2017-01-18
bcache: Switch bch_extent_ptr to bitfields, make EXTENT_CACHED better
Kent Overstreet
2017-01-18
bcache: Convert to inline mempools/biosets
Kent Overstreet
2017-01-18
bcache: More journal related refactoring
Kent Overstreet
2017-01-18
bcache: reduce b->c usage (benchmark)
Kent Overstreet
2017-01-18
bcache: General purpose IO clocks
Kent Overstreet
2017-01-18
bcache: Packed bkeys
Kent Overstreet
2017-01-18
bcache: Don't insert deleted keys with nonzero size
Kent Overstreet
2017-01-18
bcache: rototill super.c
Kent Overstreet
2017-01-18
bcache: More superblock changes
Kent Overstreet
2017-01-18
bcache: Convert other code to use bch_extent_ptr
Kent Overstreet
2017-01-18
bcache: New bkey format
Kent Overstreet
2017-01-18
bcache: When forcing device removal, traverse tree and remove all keys.
Bill Rozas
2017-01-18
bcache: Log a message whenever we generate an IO error
Kent Overstreet
2017-01-18
bcache: Variable sized buckets rework.
Jacob Malevich
2017-01-18
bcache: Switch bch_write_op_init() to bitflags
Kent Overstreet
2017-01-18
bcache: use write ref for btree updates
Kent Overstreet
2017-01-18
bcache: Convert bch_btree_insert_node() to btree_iter
Kent Overstreet
2017-01-18
bcache: Convert other map_keys()/map_nodes() users to btree_iter
Kent Overstreet
2017-01-18
bcache: Kill btree_op->alloc_reserve
Kent Overstreet
2017-01-18
bcache: more race fault injection points
Kent Overstreet
2017-01-18
bcache: have bch_extent_pick_ptr() return error if data missing
Kent Overstreet
2017-01-18
Make snapshot restorations walk the extents on the client.
Bill Rozas
2017-01-18
bcache: blockdev.c
Kent Overstreet
2017-01-18
bcache: rename bch_data_insert() -> bch_write()
Kent Overstreet
[next]