Shaohua Li
|
3ec717b7ca
block: don't delay blk_run_queue_async
|
14 years ago |
Jens Axboe
|
d350e6b6e8
block: remove stale kerneldoc member from __blk_run_queue()
|
14 years ago |
Jens Axboe
|
c21e6beba8
block: get rid of QUEUE_FLAG_REENTER
|
14 years ago |
Jens Axboe
|
bd900d4580
block: kill blk_flush_plug_list() export
|
14 years ago |
Christoph Hellwig
|
24ecfbe27f
block: add blk_run_queue_async
|
14 years ago |
Jens Axboe
|
4521cc4ed5
block: blk_delay_queue() should use kblockd workqueue
|
14 years ago |
Jens Axboe
|
99e22598e9
block: drop queue lock before calling __blk_run_queue() for kblockd punt
|
14 years ago |
Jens Axboe
|
b4cb290e0a
Revert "block: add callback function for unplug notification"
|
14 years ago |
NeilBrown
|
048c9374a7
block: Enhance new plugging support to support general callbacks
|
14 years ago |
Jens Axboe
|
49cac01e1f
block: make unplug timer trace event correspond to the schedule() unplug
|
14 years ago |
Jens Axboe
|
f6603783f9
block: only force kblockd unplugging from the schedule() path
|
14 years ago |
Christoph Hellwig
|
88b996cd06
block: cleanup the block plug helper functions
|
14 years ago |
Jens Axboe
|
f4af3c3d07
block: move queue run on unplug to kblockd
|
14 years ago |
Jens Axboe
|
cf82c79839
block: kill queue_sync_plugs()
|
14 years ago |
Jens Axboe
|
dc6d36c971
block: readd plug trace event
|
14 years ago |
Jens Axboe
|
f75664570d
block: add callback function for unplug notification
|
14 years ago |
Jens Axboe
|
188112722c
block: add comment on why we save and disable interrupts in flush_plug_list()
|
14 years ago |
Jens Axboe
|
94b5eb28b4
block: fixup block IO unplug trace call
|
14 years ago |
NeilBrown
|
109b81296c
block: splice plug list to local context
|
14 years ago |
Linus Torvalds
|
42933bac11
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
|
14 years ago |
Konstantin Khlebnikov
|
f83e826181
block: fix request sorting at unplug
|
14 years ago |
Jens Axboe
|
8182924bc5
block: dump request state on seeing a corrupted request completion
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Jens Axboe
|
ad3d9d7ede
block: fix issue with calling blk_stop_queue() from the request_fn handler
|
14 years ago |
Jens Axboe
|
401a18e92c
block: fix bug with inserting flush requests as sort/merge
|
14 years ago |
Linus Torvalds
|
6c51038900
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Jens Axboe
|
5e84ea3a9c
block: attempt to merge with existing requests on plug flush
|
14 years ago |
Linus Torvalds
|
c55d267de2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
14 years ago |
Jens Axboe
|
4c63f5646e
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
|
14 years ago |
Jens Axboe
|
721a9602e6
block: kill off REQ_UNPLUG
|
14 years ago |