Commit Graph

479 Commits (c1d35866566bc2b270a82445271fcce1e391c4b9)

Author SHA1 Message Date
Jan Engelhardt 12f32bb317 block: constify function pointer tables 17 years ago
Martin K. Petersen e68b903c6b Expose hardware sector size 17 years ago
Jens Axboe d6d4819696 block: ll_rw_blk.c split, add blk-merge.c 17 years ago
Jens Axboe db1d08c646 block: remove dated (and wrong) comment in blk-core.c 17 years ago
Jens Axboe 26b8256e2b block: get rid of unnecessary forward declarations in blk-core.c 17 years ago
Jens Axboe 86db1e2977 block: continue ll_rw_blk.c splitup 17 years ago
Jens Axboe 8324aa91d1 block: split tag and sysfs handling from blk-core.c 17 years ago
Jens Axboe a168ee84c9 block: first step of splitting ll_rw_blk, rename it 17 years ago
Jens Axboe febffd6181 cfq-iosched: kill some big inlines 17 years ago
Jens Axboe 0871714e08 cfq-iosched: relax IOPRIO_CLASS_IDLE restrictions 17 years ago
James Bottomley fa0ccd837e block: implement drain buffers 17 years ago
Jens Axboe 521f3bbdba io_context sharing - anticipatory changes 17 years ago
Jens Axboe 4ac845a2e9 block: cfq: make the io contect sharing lockless 17 years ago
Nikanth Karthikesan 66dac98ed0 io_context sharing - cfq changes 17 years ago
Jens Axboe d38ecf935f io context sharing: preliminary support 17 years ago
Jens Axboe fd0928df98 ioprio: move io priority from task_struct to io_context 17 years ago
Kiyoshi Ueda b8286239dd blk_end_request: cleanup of request completion (take 4) 17 years ago
Kiyoshi Ueda 5450d3e1d6 blk_end_request: cleanup 'uptodate' related code (take 4) 17 years ago
Kiyoshi Ueda 3bcddeac1c blk_end_request: remove/unexport end_that_request_* (take 4) 17 years ago
Kiyoshi Ueda e3a04fe34a blk_end_request: add bidi completion interface (take 4) 17 years ago
Kiyoshi Ueda e19a3ab058 blk_end_request: add callback feature (take 4) 17 years ago
Kiyoshi Ueda 9e6e39f2c4 blk_end_request: changing block layer core (take 4) 17 years ago
Kiyoshi Ueda 3b11313a6c blk_end_request: add/export functions to get request size (take 4) 17 years ago
Kiyoshi Ueda 336cdb4003 blk_end_request: add new request completion interface (take 4) 17 years ago
Christof Schmitt 6da127ad09 blktrace: Add blktrace ioctls to SCSI generic devices 17 years ago
Greg Kroah-Hartman f9cb074bff Kobject: rename kobject_init_ng() to kobject_init() 17 years ago
Greg Kroah-Hartman b2d6db5878 Kobject: rename kobject_add_ng() to kobject_add() 17 years ago
Greg Kroah-Hartman d5a379f77b Kobject: convert block/ll_rw_blk.c to use kobject_init/add_ng() 17 years ago
Greg Kroah-Hartman 29e3dd0df1 Kobject: convert block/elevator.c to use kobject_init/add_ng() 17 years ago
Kay Sievers edfaa7c365 Driver core: convert block from raw kobjects to core devices 17 years ago
Greg Kroah-Hartman 830d3cfb16 kset: convert block_subsys to use kset_create 17 years ago
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
James Bottomley 11c3e689f1 [SCSI] block: Introduce new blk_queue_update_dma_alignment interface 17 years ago
James Bottomley 2d507a01da [SCSI] libsas, bsg: pass errors through correctly 17 years ago
Jens Axboe 11a57153e3 blktrace: kill the unneeded initcall 17 years ago
Ingo Molnar 2997c8c4a0 block: fix blktrace timestamps 17 years ago
Adrian Bunk 2fdd82bd88 block: let elv_register() return void 17 years ago
Aaron Carroll 49565124b1 as-iosched: fix write batch start point 17 years ago
Aaron Carroll 8896f3c039 as-iosched: fix incorrect comments 17 years ago
Tejun Heo 24bb8fb99a block: use jiffies conversion functions in scsi_ioctl.c 17 years ago
Jens Axboe 7c9f29b128 Revert "ll_rw_blk: temporarily enable max_segments tweaking" 17 years ago
Jerome Marchand c7674030e5 block: Fix memory leak in alloc_disk_node() 17 years ago
Aneesh Kumar K.V 35fc51e7a5 blktrace: Make sure BLKTRACETEARDOWN does the full cleanup. 17 years ago
Alan D. Brunelle 2ad8b1ef11 Add UNPLUG traces to all appropriate places 17 years ago
Jens Axboe d85532ed28 block: fix requeue handling in blk_queue_invalidate_tags() 17 years ago
Oleg Nesterov 0e7be9edb9 cfq_idle_class_timer: add paranoid checks for jiffies overflow 17 years ago
Oleg Nesterov b70c864d3c cfq: fix IOPRIO_CLASS_IDLE delays 17 years ago
Oleg Nesterov 2389d1ef17 cfq: fix IOPRIO_CLASS_IDLE accounting 17 years ago
Jens Axboe 51fd77bd9f [BLOCK] Don't allow empty barriers to be passed down to queues that don't grok them 17 years ago
Aaron Carroll 6f5d8aa638 Deadline iosched: Fix batching fairness 17 years ago