Commit Graph

1630 Commits (6b4231e2f92adbcf96fb2a3fa751d7ca0a61b21f)

Author SHA1 Message Date
Tejun Heo b2efa05265 block, cfq: unlink cfq_io_context's immediately 13 years ago
Tejun Heo f1a4f4d35f block, cfq: fix cic lookup locking 13 years ago
Tejun Heo 216284c352 block, cfq: fix race condition in cic creation path and tighten locking 13 years ago
Tejun Heo dc86900e0a block, cfq: move ioc ioprio/cgroup changed handling to cic 13 years ago
Tejun Heo 283287a52e block, cfq: misc updates to cfq_io_context 13 years ago
Tejun Heo 09ac46c429 block: misc updates to blk_get_queue() 13 years ago
Tejun Heo 6e736be7f2 block: make ioc get/put interface more conventional and fix race on alloction 13 years ago
Tejun Heo 42ec57a8f6 block: misc ioc cleanups 13 years ago
Tejun Heo a73f730d01 block, cfq: move cfqd->cic_index to q->id 13 years ago
Tejun Heo 8ba61435d7 block: add missing blk_queue_dead() checks 13 years ago
Tejun Heo 481a7d6479 block: fix drain_all condition in blk_drain_queue() 13 years ago
Tejun Heo 34f6055c80 block: add blk_queue_dead() 13 years ago
Tejun Heo 1ba64edef6 block, sx8: kill blk_insert_request() 13 years ago
Tejun Heo bb9d97b6df cgroup: don't use subsys->can_attach_task() or ->attach_task() 13 years ago
Yasuaki Ishimatsu 5eb46851de cfq-iosched: fix cfq_cic_link() race confition 13 years ago
majianpeng 2984ff38cc cfq-iosched: free cic_index if blkio_alloc_blkg_stats fails 13 years ago
Mike Snitzer 5151412dd4 block: initialize request_queue's numa node during 13 years ago
Shaohua Li 019ceb7d5d block: add missed trace_block_plug 13 years ago
Shaohua Li 3540d5e89b block: avoid unnecessary plug list flush 13 years ago
Ben Hutchings 6b76106d8e block: Always check length of all iov entries in blk_rq_map_user_iov() 13 years ago
Tejun Heo d0985394e7 block: Revert "[SCSI] genhd: add a new attribute "alias" in gendisk" 13 years ago
Tejun Heo 6dd9ad7df2 block: don't call blk_drain_queue() if elevator is not up 13 years ago
Paul Gortmaker 6adb1236b5 block: Change module.h -> export.h in bsg-lib.c 13 years ago
Paul Gortmaker d5decd3b95 block: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros 13 years ago
Jens Axboe 334c2b0b8b blk-throttle: use queue_is_locked() instead of lockdep_is_held() 14 years ago
Vivek Goyal a38eb630fa blk-throttle: Take blkcg->lock while traversing blkcg->policy_list 14 years ago
Vivek Goyal e060f00bee blk-throttle: Free up policy node associated with deleted rule 14 years ago
Tao Ma 5e08159197 block: warn if tag is greater than real_max_depth. 14 years ago
Tejun Heo f992ae801a block: make gendisk hold a reference to its queue 14 years ago
Jeff Moyer e67b77c791 blk-flush: move the queue kick into 14 years ago
Jeff Moyer 834f9f61a5 blk-flush: fix invalid BUG_ON in blk_insert_flush 14 years ago
Tao Ma 9562ad9ab3 block: Remove the control of complete cpu from bio. 14 years ago
Jie Liu e890413af4 block: fix a typo in the blk-cgroup.h file 14 years ago
Tejun Heo c9a929dde3 block: fix request_queue lifetime handling by making blk_queue_cleanup() properly shutdown 14 years ago
Tejun Heo bd87b5898a block: drop @tsk from attempt_plug_merge() and explain sync rules 14 years ago
Tejun Heo da8303c63b block: make get_request[_wait]() fail if queue is dead 14 years ago
Tejun Heo bc16a4f933 block: reorganize throtl_get_tg() and blk_throtl_bio() 14 years ago
Tejun Heo e3c78ca524 block: reorganize queue draining 14 years ago
Tejun Heo 315fceee81 block: drop unnecessary blk_get/put_queue() in scsi_cmd_ioctl() and blk_get_tg() 14 years ago
Tejun Heo 75eb6c372d block: pass around REQ_* flags instead of broken down booleans during request alloc/free 14 years ago
Tejun Heo bc9fcbf9cb block: move blk_throtl prototypes to block/blk.h 14 years ago
Tejun Heo ece84241b9 block: fix genhd refcounting in blkio_policy_parse_and_set() 14 years ago
Tejun Heo 523e1d399c block: make gendisk hold a reference to its queue 14 years ago
Hannes Reinecke 777eb1bf15 block: Free queue resources at blk_release_queue() 14 years ago
Wanlong Gao d11bb4462c blk-cgroup: be able to remove the record of unplugged device 14 years ago
Andrew Morton 499337bb65 block/blk-sysfs.c: fix kerneldoc references 14 years ago
Suresh Jayaraman 75df713627 block: document blk-plug 14 years ago
Christoph Hellwig 27a84d54c0 block: refactor generic_make_request 14 years ago
Tao Ma 8ad6a56f56 block: Don't check QUEUE_FLAG_SAME_COMP in __blk_complete_request 14 years ago
Christoph Hellwig 5a7bbad27a block: remove support for bio remapping from ->make_request 14 years ago