linux/block
Christoph Hellwig 88b996cd06 block: cleanup the block plug helper functions
It's a bit of a mess currently. task->plug is being cleared
and reset in __blk_finish_plug(), and blk_finish_plug() is
testing for a NULL plug which cannot happen even from schedule()
anymore since it uses blk_needs_flush_plug() to determine
whether to call into this function at all.

So get rid of some of the cruft.

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
2011-04-15 15:20:10 +02:00
..
blk-cgroup.c Fix common misspellings 2011-03-31 11:26:23 -03:00
blk-cgroup.h
blk-core.c block: cleanup the block plug helper functions 2011-04-15 15:20:10 +02:00
blk-exec.c
blk-flush.c block: make the flush insertion use the tail of the dispatch list 2011-04-05 23:51:37 +02:00
blk-integrity.c dm: improve block integrity support 2011-04-05 23:52:43 +02:00
blk-ioc.c
blk-iopoll.c
blk-lib.c Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block 2011-03-24 10:16:26 -07:00
blk-map.c
blk-merge.c block: attempt to merge with existing requests on plug flush 2011-03-21 10:14:27 +01:00
blk-settings.c block: add callback function for unplug notification 2011-04-12 10:17:31 +02:00
blk-softirq.c
blk-sysfs.c block, blk-sysfs: Use the variable directly instead of a function call 2011-04-13 22:14:54 +02:00
blk-tag.c
blk-throttle.c Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 2011-04-07 11:14:49 -07:00
blk-timeout.c
blk.h Fix common misspellings 2011-03-31 11:26:23 -03:00
bsg.c
cfq-iosched.c Fix common misspellings 2011-03-31 11:26:23 -03:00
cfq.h
compat_ioctl.c
deadline-iosched.c
elevator.c block: get rid of elv_insert() interface 2011-04-05 23:51:37 +02:00
genhd.c Fix common misspellings 2011-03-31 11:26:23 -03:00
ioctl.c
Kconfig
Kconfig.iosched
Makefile
noop-iosched.c
scsi_ioctl.c