linux/drivers/md/bcache
Kent Overstreet 955a23e181 bcache: Fixed incorrect order of arguments to bio_alloc_bioset()
commit d4eddd42f5 upstream.

Signed-off-by: Kent Overstreet <kmo@daterainc.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-11-13 12:05:30 +09:00
..
alloc.c bcache: Allocator cleanup/fixes 2013-04-30 19:14:40 -07:00
bcache.h bcache: Fix a writeback performance regression 2013-10-05 07:13:09 -07:00
bset.c bcache: Fix for handling overlapping extents when reading in a btree node 2013-10-05 07:13:09 -07:00
bset.h bcache: A block layer cache 2013-03-23 16:11:31 -07:00
btree.c bcache: Fix a shrinker deadlock 2013-10-05 07:13:09 -07:00
btree.h bcache: A block layer cache 2013-03-23 16:11:31 -07:00
closure.c bcache: Fix a dumb race 2013-07-28 16:30:09 -07:00
closure.h bcache: Build fixes from test robot 2013-03-25 13:06:13 -06:00
debug.c bcache: Disable broken btree fuzz tester 2013-04-08 13:33:49 -07:00
debug.h bcache: A block layer cache 2013-03-23 16:11:31 -07:00
io.c md: bcache: io.c: fix a potential NULL pointer dereference 2013-08-29 09:47:40 -07:00
journal.c bcache: Fix a flush/fua performance bug 2013-10-05 07:13:09 -07:00
journal.h bcache: A block layer cache 2013-03-23 16:11:31 -07:00
Kconfig bcache: drop "select CLOSURES" 2013-05-15 00:42:51 -07:00
Makefile bcache: A block layer cache 2013-03-23 16:11:31 -07:00
movinggc.c bcache: Don't export utility code, prefix with bch_ 2013-03-28 12:50:55 -06:00
request.c bcache: Fixed incorrect order of arguments to bio_alloc_bioset() 2013-11-13 12:05:30 +09:00
request.h bcache: A block layer cache 2013-03-23 16:11:31 -07:00
stats.c bcache: Fix error handling in init code 2013-05-15 00:48:14 -07:00
stats.h bcache: A block layer cache 2013-03-23 16:11:31 -07:00
super.c bcache: Fix a sysfs splat on shutdown 2013-07-28 16:30:10 -07:00
sysfs.c bcache: Strip endline when writing the label through sysfs 2013-10-05 07:13:09 -07:00
sysfs.h bcache: Don't export utility code, prefix with bch_ 2013-03-28 12:50:55 -06:00
trace.c bcache: A block layer cache 2013-03-23 16:11:31 -07:00
util.c bcache: Fix a writeback performance regression 2013-10-05 07:13:09 -07:00
util.h bcache: Fix a writeback performance regression 2013-10-05 07:13:09 -07:00
writeback.c bcache: Fix a dumb CPU spinning bug in writeback 2013-10-05 07:13:09 -07:00