Commit Graph

33 Commits (1b2b03f8e514e4f68e293846ba511a948b80243c)

Author SHA1 Message Date
FUJITA Tomonori 52a93ba815 block: remove the checking for NULL queue in blk_put_request 17 years ago
Jens Axboe e48ec69005 block: extend queue_flag bitops 17 years ago
Martin K. Petersen 7ba1ba12ee block: Block layer data integrity support 17 years ago
Zhang, Yanmin 05caf8dbc1 block: Move the second call to get_request to the end of the loop 17 years ago
Carlos R. Mafra 962cf36c5b Remove argument from open_softirq which is always NULL 17 years ago
Neil Brown e7e72bf641 Remove blkdev warning triggered by using md 17 years ago
Jens Axboe 28f13702f0 block: avoid duplicate calls to get_part() in disk stat code 17 years ago
Jens Axboe dbaf2c003e block: optimize generic_unplug_device() 17 years ago
Harvey Harrison 24c03d47d0 block: remove remaining __FUNCTION__ occurrences 17 years ago
FUJITA Tomonori d7e3c3249e block: add large command support 17 years ago
FUJITA Tomonori d34c87e4ba block: replace sizeof(rq->cmd) with BLK_MAX_CDB 17 years ago
FUJITA Tomonori 2a4aa30c5f block: rename and export rq_init() 17 years ago
Nick Piggin 75ad23bc0f block: make queue flags non-atomic 17 years ago
FUJITA Tomonori 1afb20f301 block: make rq_init() do a full memset() 17 years ago
Adrian Bunk 9d7f1e6b9b unexport blk_{get,put}_queue 17 years ago
FUJITA Tomonori 7a85f8896f block: restore the meaning of rq->data_len to the true data length 17 years ago
Randy Dunlap 5d87a052c7 block: fix kernel-docbook parameters and files 17 years ago
Tejun Heo 6b00769fe1 block: add request->raw_data_len 17 years ago
Adrian Bunk 5ece6c52ea make blk-core.c:request_cachep static again 17 years ago
Jerome Marchand c3c930d933 Enhanced partition statistics: remove old partition statistics 17 years ago
Jerome Marchand 6f2576af5b Enhanced partition statistics: update partition statitics 17 years ago
Jens Axboe 63a7138671 block: fixup rq_init() a bit 17 years ago
Jens Axboe 6728cb0e63 block: make core bits checkpatch compliant 17 years ago
Jens Axboe 22b132102f block: new end request handling interface should take unsigned byte counts 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
James Bottomley fa0ccd837e block: implement drain buffers 17 years ago
Jens Axboe 4ac845a2e9 block: cfq: make the io contect sharing lockless 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
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
Kay Sievers edfaa7c365 Driver core: convert block from raw kobjects to core devices 17 years ago
James Bottomley 11c3e689f1 [SCSI] block: Introduce new blk_queue_update_dma_alignment interface 17 years ago
Jens Axboe 7c9f29b128 Revert "ll_rw_blk: temporarily enable max_segments tweaking" 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