Commit Graph

766 Commits (53442e1cbdc1559cd39e0076adae6df64af36a3e)

Author SHA1 Message Date
Tejun Heo 40b01b9bbd block: update bio according to DMA alignment padding 17 years ago
Jens Axboe e164094964 elevator: make elevator_get() attempt to load the appropriate module 17 years ago
Jens Axboe ffc4e75957 cfq-iosched: add hlist for browsing parallel to the radix tree 17 years ago
Jens Axboe 84e9e03c55 block: make blk_rq_map_user() clear ->bio if it unmaps it 17 years ago
Adrian Bunk 52ff4cae65 make blk_settings_init() static 17 years ago
Adrian Bunk 1334159826 make blk_ioc_init() static 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 28f39d553e Enhanced partition statistics: procfs 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 3bc217ffe6 block: kill swap_io_context() 17 years ago
Jens Axboe 8bdd3f8a69 as-iosched: fix inconsistent ioc->lock context 17 years ago
Jens Axboe 4eb166d987 block: make elevator lib checkpatch compliant 17 years ago
Jens Axboe fe094d98e7 cfq-iosched: make checkpatch compliant 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
James Bottomley 40f620286d [SCSI] bsg: copy the cmd_type field to the subordinate request for bidi 17 years ago
Jens Axboe 149a051f82 as-iosched: fix double locking bug in as_merged_requests() 17 years ago
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