Commit Graph

252 Commits (cbe263497def23befb6f475977661bae5d1f82e4)

Author SHA1 Message Date
Jens Axboe d86e0e83b3 block: export blk_{get,put}_queue() 14 years ago
Luca Tettamanti 700c4f3325 block: remove unused variable in bio_attempt_front_merge() 14 years ago
Vivek Goyal 95cf3dd9db block: call elv_bio_merged() when merged 14 years ago
Jens Axboe 771949d03b block: get rid of on-stack plugging debug checks 14 years ago
Vivek Goyal f469a7b4d5 blk-cgroup: Allow sleeping while dynamically allocating a group 14 years ago
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
Konrad Rzeszutek Wilk d2436eda2e block, xen/blkback: remove blk_[get|put]_queue calls. 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
Jeremy Fitzhardinge 690f1b63b2 block: export blk_get/put_queue for blkback 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
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
Jens Axboe 5e84ea3a9c block: attempt to merge with existing requests on plug flush 14 years ago
Jens Axboe 721a9602e6 block: kill off REQ_UNPLUG 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Jens Axboe 73c1010119 block: initial patch for on-stack per-task plugging 14 years ago
Jens Axboe 3cca6dc1c8 block: add API for delaying work/request_fn a little bit 14 years ago
Vivek Goyal da52777000 block: Move blk_throtl_exit() call to blk_cleanup_queue() 14 years ago
Vivek Goyal c94a96ac93 block: Initialize ->queue_lock to internal lock at queue allocation time 14 years ago
Tejun Heo 1654e7411a block: add @force_kblockd to __blk_run_queue() 14 years ago
Vivek Goyal 450adcbe51 blk-throttle: Do not use kblockd workqueue for throtl work 14 years ago
Hannes Reinecke 79775567e0 [SCSI] block: improve detail in I/O error messages 14 years ago
Mike Snitzer 9d5a4e946c block: skip elevator data initialization for flush requests 14 years ago
Tejun Heo ae1b153962 block: reimplement FLUSH/FUA to support merge 14 years ago
Tejun Heo 143a87f4c9 block: improve flush bio completion 14 years ago
Tejun Heo 414b4ff5ee block: add REQ_FLUSH_SEQ 14 years ago
Jens Axboe 6c23a9681c block: add internal hd part table references 14 years ago
Jerome Marchand 09e099d4ba block: fix accounting bug on cross partition merges 14 years ago
Tejun Heo 89b90be2d8 block: make kblockd_workqueue smarter 14 years ago
Mike Snitzer d07335e51d block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the event. 14 years ago
Christoph Hellwig 02e031cbc8 block: remove REQ_HARDBARRIER 14 years ago