kernel-hacking-2024-linux-s.../drivers/md/bcache
Linus Torvalds 3419b45039 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Pull block IO poll support from Jens Axboe:
 "Various groups have been doing experimentation around IO polling for
  (really) fast devices.  The code has been reviewed and has been
  sitting on the side for a few releases, but this is now good enough
  for coordinated benchmarking and further experimentation.

  Currently O_DIRECT sync read/write are supported.  A framework is in
  the works that allows scalable stats tracking so we can auto-tune
  this.  And we'll add libaio support as well soon.  Fow now, it's an
  opt-in feature for test purposes"

* 'for-4.4/io-poll' of git://git.kernel.dk/linux-block:
  direct-io: be sure to assign dio->bio_bdev for both paths
  directio: add block polling support
  NVMe: add blk polling support
  block: add block polling support
  blk-mq: return tag/queue combo in the make_request_fn handlers
  block: change ->make_request_fn() and users to return a queue cookie
2015-11-10 17:23:49 -08:00
..
alloc.c
bcache.h bcache: remove driver private bio splitting code 2015-08-13 12:31:40 -06:00
bset.c
bset.h
btree.c block: add a bi_error field to struct bio 2015-07-29 08:55:15 -06:00
btree.h
closure.c bcache: Really show state of work pending bit 2015-11-06 15:06:05 +01:00
closure.h block: add a bi_error field to struct bio 2015-07-29 08:55:15 -06:00
debug.c
debug.h
extents.c
extents.h
io.c bcache: remove driver private bio splitting code 2015-08-13 12:31:40 -06:00
journal.c bcache: remove driver private bio splitting code 2015-08-13 12:31:40 -06:00
journal.h
Kconfig
Makefile
movinggc.c block: add a bi_error field to struct bio 2015-07-29 08:55:15 -06:00
request.c block: change ->make_request_fn() and users to return a queue cookie 2015-11-07 10:40:46 -07:00
request.h
stats.c
stats.h
super.c bcache: remove driver private bio splitting code 2015-08-13 12:31:40 -06:00
sysfs.c
sysfs.h
trace.c
util.c
util.h bcache: remove driver private bio splitting code 2015-08-13 12:31:40 -06:00
writeback.c bcache: remove driver private bio splitting code 2015-08-13 12:31:40 -06:00
writeback.h