linux/drivers/md/bcache
Kent Overstreet 67539e8528 bcache: Add struct bset_sort_state
More disentangling bset.c from the rest of the bcache code - soon, the
sorting routines won't have any dependencies on any outside structs.

Signed-off-by: Kent Overstreet <kmo@daterainc.com>
2014-01-08 13:05:12 -08:00
..
Kconfig bcache: Debug code improvements 2013-11-10 21:56:34 -08:00
Makefile
alloc.c bcache: Rework allocator reserves 2014-01-08 13:05:09 -08:00
bcache.h bcache: Add struct bset_sort_state 2014-01-08 13:05:12 -08:00
bset.c bcache: Add struct bset_sort_state 2014-01-08 13:05:12 -08:00
bset.h bcache: Add struct bset_sort_state 2014-01-08 13:05:12 -08:00
btree.c bcache: Add struct bset_sort_state 2014-01-08 13:05:12 -08:00
btree.h bcache: Split out sort_extent_cmp() 2014-01-08 13:05:12 -08:00
closure.c bcache: kill closure locking code 2014-01-08 13:05:08 -08:00
closure.h bcache: kill closure locking code 2014-01-08 13:05:08 -08:00
debug.c bcache: Bkey indexing renaming 2014-01-08 13:05:12 -08:00
debug.h bcache: Btree verify code improvements 2014-01-08 13:05:10 -08:00
io.c block: Introduce new bio_split() 2013-11-23 22:33:57 -08:00
journal.c bcache: Bkey indexing renaming 2014-01-08 13:05:12 -08:00
journal.h bcache: kill closure locking usage 2014-01-08 13:05:08 -08:00
movinggc.c bcache: Rework allocator reserves 2014-01-08 13:05:09 -08:00
request.c bcache: Make bch_keylist_realloc() take u64s, not nptrs 2014-01-08 13:05:11 -08:00
request.h bcache: Zero less memory 2014-01-08 13:05:08 -08:00
stats.c bcache: Break up struct search 2013-11-10 21:56:32 -08:00
stats.h bcache: Break up struct search 2013-11-10 21:56:32 -08:00
super.c bcache: Add struct bset_sort_state 2014-01-08 13:05:12 -08:00
sysfs.c bcache: Add struct bset_sort_state 2014-01-08 13:05:12 -08:00
sysfs.h bcache: Don't export utility code, prefix with bch_ 2013-03-28 12:50:55 -06:00
trace.c bcache: Break up struct search 2013-11-10 21:56:32 -08:00
util.c Linux 3.13-rc6 2013-12-31 09:51:02 -07:00
util.h bcache: Remove/fix some header dependencies 2014-01-08 13:05:11 -08:00
writeback.c Linux 3.13-rc6 2013-12-31 09:51:02 -07:00
writeback.h block: Abstract out bvec iterator 2013-11-23 22:33:47 -08:00