Commit Graph

1554 Commits (41e583c22c3f907e46e329764b4606117040a1ae)

Author SHA1 Message Date
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() 13 years ago
Vivek Goyal a38eb630fa blk-throttle: Take blkcg->lock while traversing blkcg->policy_list 13 years ago
Vivek Goyal e060f00bee blk-throttle: Free up policy node associated with deleted rule 13 years ago
Tao Ma 5e08159197 block: warn if tag is greater than real_max_depth. 13 years ago
Tejun Heo f992ae801a block: make gendisk hold a reference to its queue 13 years ago
Jeff Moyer e67b77c791 blk-flush: move the queue kick into 13 years ago
Jeff Moyer 834f9f61a5 blk-flush: fix invalid BUG_ON in blk_insert_flush 13 years ago
Tao Ma 9562ad9ab3 block: Remove the control of complete cpu from bio. 13 years ago
Jie Liu e890413af4 block: fix a typo in the blk-cgroup.h file 13 years ago
Tejun Heo c9a929dde3 block: fix request_queue lifetime handling by making blk_queue_cleanup() properly shutdown 13 years ago
Tejun Heo bd87b5898a block: drop @tsk from attempt_plug_merge() and explain sync rules 13 years ago
Tejun Heo da8303c63b block: make get_request[_wait]() fail if queue is dead 13 years ago
Tejun Heo bc16a4f933 block: reorganize throtl_get_tg() and blk_throtl_bio() 13 years ago
Tejun Heo e3c78ca524 block: reorganize queue draining 13 years ago
Tejun Heo 315fceee81 block: drop unnecessary blk_get/put_queue() in scsi_cmd_ioctl() and blk_get_tg() 13 years ago
Tejun Heo 75eb6c372d block: pass around REQ_* flags instead of broken down booleans during request alloc/free 13 years ago
Tejun Heo bc9fcbf9cb block: move blk_throtl prototypes to block/blk.h 13 years ago
Tejun Heo ece84241b9 block: fix genhd refcounting in blkio_policy_parse_and_set() 13 years ago
Tejun Heo 523e1d399c block: make gendisk hold a reference to its queue 13 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
Jens Axboe c20e8de27f block: rename __make_request() to blk_queue_bio() 14 years ago
Christoph Hellwig 166e1f901b block: export __make_request 14 years ago
Wang Sheng-Hui 484fc254b8 elevator: use ELV_NAME_MAX instead of magic number 16 for chosen_elevator 14 years ago
Nao Nishijima a72c5e5eb7 [SCSI] genhd: add a new attribute "alias" in gendisk 14 years ago
Shaohua Li 56ebdaf2fa block: simplify force plug flush code a little bit 14 years ago
Shaohua Li a632716275 block: change force plug flush call order 14 years ago
Eric Seppanen e8037d4983 block: Fix queue_flag update when rq_affinity goes from 2 to 1 14 years ago
Tejun Heo d27769ec3d block: add GENHD_FL_NO_PART_SCAN 14 years ago
Christoph Hellwig 65299a3b78 block: separate priority boosting from REQ_META 14 years ago
Jens Axboe b53d1ed734 Revert "cfq: Remove special treatment for metadata rqs." 14 years ago
Jeff Moyer 4853abaae7 block: fix flush machinery for stacking drivers with differring flush flags 14 years ago
Shaohua Li bcf30e75b7 block: improve rq_affinity placement 14 years ago
Jeff Moyer fa1bf42ff9 allow blk_flush_policy to return REQ_FSEQ_DATA independent of *FLUSH 14 years ago
Tao Ma 35ae66e0a0 block: Make rq_affinity = 1 work as expected 14 years ago
Akinobu Mita dd48c085c1 fault-injection: add ability to export fault_attr in arbitrary directory 14 years ago
Herbert Poetzl f95fe9cfb4 block/genhd.c: remove useless cast in diskstats_show() 14 years ago
Jens Axboe e2a5429ff7 bsg-lib: add module.h include 14 years ago
Vivek Goyal a5395b83b7 cfq-iosched: Reduce linked group count upon group destruction 14 years ago
Shaohua Li e5a94f5684 blk-throttle: correctly determine sync bio 14 years ago
Mike Christie aa387cc895 block: add bsg helper library 14 years ago
Akinobu Mita b2c9cd3793 fail_make_request: cleanup should_fail_request 14 years ago