Commit Graph

1640 Commits (dc87917501e324701dbfb249def44054b5220187)

Author SHA1 Message Date
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
Jens Axboe 11ccf116d0 block: fix warning with calling smp_processor_id() in preemptible section 14 years ago
Dan Williams 5757a6d76c block: strict rq_affinity 14 years ago
Jens Axboe 4c64500ead block: fix patch import error in max_discard_sectors check 14 years ago
James Bottomley bfe159a512 [SCSI] fix crash in scsi_dispatch_cmd() 14 years ago
Lai Jiangshan 57bdfbf9ee block,rcu: Convert call_rcu(disk_free_ptbl_rcu_cb) to kfree_rcu() 14 years ago
Shaohua Li 7700fc4f67 CFQ: add think time check for group 14 years ago
Shaohua Li f5f2b6ceb2 CFQ: add think time check for service tree 14 years ago
Shaohua Li 383cd7213f CFQ: move think time check variables to a separate struct 14 years ago
Justin TerAvest 4aede84b33 fixlet: Remove fs_excl from struct task. 14 years ago
Justin TerAvest a07405b780 cfq: Remove special treatment for metadata rqs. 14 years ago
Shaohua Li 55c022bbdd block: avoid building too big plug list 14 years ago
Mike Snitzer 0f79960391 block: eliminate potential for infinite loop in blkdev_issue_discard 14 years ago
Johannes Stezenbach 390192b300 compat_ioctl: fix warning caused by qemu 14 years ago
Tejun Heo 85ef06d1d2 block: flush MEDIA_CHANGE from drivers on close(2) 14 years ago
Shaohua Li 726e99ab88 cfq-iosched: make code consistent 14 years ago
Shaohua Li 3181faa85b cfq-iosched: fix a rcu warning 14 years ago
Namhyung Kim 2b727c6300 bsg: fix address space warning from sparse 14 years ago
Namhyung Kim 44194e3e88 bsg: remove unnecessary conditional expressions 14 years ago
Namhyung Kim 80ceb05713 bsg: fix bsg_poll() to return POLLOUT properly 14 years ago
Joe Perches d2f31a5fd6 blk-throttle: Make total_nr_queued unsigned 14 years ago
Joe Perches fd16d26319 block: Add __attribute__((format(printf...) and fix fallout 14 years ago
Wanlong Gao 9f5e486550 block:remove some spare spaces in genhd.c 14 years ago
Joe Perches 08e8138ade block: Add __attribute__((format(printf...) and fix fallout 14 years ago