Commit Graph

8 Commits (c8acccc959663f1434093c275c455f92a5964974)

Author SHA1 Message Date
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
Jens Axboe 51fd77bd9f [BLOCK] Don't allow empty barriers to be passed down to queues that don't grok them 18 years ago
Jens Axboe c46f2334c8 [SG] Get rid of __sg_mark_end() 18 years ago
Jens Axboe 6eca9004df [BLOCK] Fix bad sharing of tag busy list on queues with shared tag maps 18 years ago
Nick Piggin adb4ddbbfb block: use lock bitops for the tag map. 18 years ago
Oleg Nesterov abbeb88d00 blk_sync_queue() should cancel request_queue->unplug_work 18 years ago
Jerome Marchand b238b3d4be block layer: remove a unused argument of drive_stat_acct() 18 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 18 years ago
Jens Axboe 7aeacf9822 [BLOCK] blk_rq_map_sg: force clear termination bit 18 years ago
Jens Axboe ad0d4083e6 [BLOCK] Don't clear sg_dma_len/addr() in blk_rq_map_sg() 18 years ago
Jens Axboe 9b61764bcb [SG] Update block layer to use sg helpers 18 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Randy Dunlap 8f731f7d83 kernel-api docbook: fix content problems 18 years ago
Jens Axboe ba951841ce [BLOCK] blk_rq_map_sg() next_sg fixup 18 years ago
Peter Zijlstra e0bf68ddec mm: bdi init hooks 18 years ago
Jens Axboe 60573b874b [BLOCK] Clear sg entry before filling in blk_rq_map_sg() 18 years ago
Fengguang Wu f2e189827a readahead: remove the limit max_sectors_kb imposed on max_readahead_kb 18 years ago
Jens Axboe 563063a808 ll_rw_blk: temporarily enable max_segments tweaking 18 years ago
Jens Axboe f565913ef8 block: convert to using sg helpers 18 years ago
Jens Axboe fd5d806266 block: convert blkdev_issue_flush() to use empty barriers 18 years ago
Jens Axboe bf2de6f5a4 block: Initial support for data-less (or empty) barrier support 18 years ago
Jens Axboe c07e2b4129 block: factor our bio_check_eod() 18 years ago
Jens Axboe a0cd128542 block: add end_queued_request() and end_dequeued_request() helpers 18 years ago