Commit Graph

130 Commits (d550071c03f129a60dfad60d23dab73f894129a9)

Author SHA1 Message Date
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 years ago
NeilBrown 5bb23a688b Don't decrement bi_size in bio_endio 18 years ago
NeilBrown d24517d793 Remove flush_dry_bio_endio 18 years ago
Satyam Sharma db47d47537 ll_rw_blk: blk_cpu_notifier should be __cpuinitdata 18 years ago
Jens Axboe 6c92e699b5 Fixup rq_for_each_segment() indentation 18 years ago
NeilBrown bc1c56fde6 Share code between init_request_from_bio and blk_rq_bio_prep 18 years ago
NeilBrown 66846572bf Stop exporting blk_rq_bio_prep 18 years ago
NeilBrown 3001ca7712 New function blk_req_append_bio 18 years ago
NeilBrown 5705f70217 Introduce rq_for_each_segment replacing rq_for_each_bio 18 years ago
NeilBrown 9dfa52831e Merge blk_recount_segments into blk_recalc_rq_segments 18 years ago
Nick Piggin dd941252a8 shared tag queue barrier comment 18 years ago
Jens Axboe f3da54ba14 Fix race with shared tag queue maps 18 years ago
Alan D. Brunelle c7149d6bce Fix remap handling by blktrace 18 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Christoph Lameter 94f6030ca7 Slab allocators: Replace explicit zeroing with __GFP_ZERO 18 years ago
FUJITA Tomonori abae1fde63 add a struct request pointer to the request structure 18 years ago
FUJITA Tomonori 4e2872d6b0 bind bsg to all SCSI devices 18 years ago
FUJITA Tomonori d351af01b9 bsg: bind bsg to request_queue instead of gendisk 18 years ago
Jens Axboe 3d6392cfbd bsg: support for full generic block layer SG v3 18 years ago
Tejun Heo f4b09303d0 [BLOCK] drop unnecessary bvec rewinding from flush_dry_bio_endio 18 years ago
Jens Axboe 32eef96411 blk_hw_contig_segment(): bad segment size checks 18 years ago
Tejun Heo bc90ba093a block: always requeue !fs requests at the front 18 years ago
Jens Axboe f653c34dd3 ll_rw_blk: fix gcc 4.2 warning on current_io_context() 18 years ago
Neil Brown d89d87965d When stacked block devices are in-use (e.g. md or dm), the recursive calls 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Oleg Nesterov 28e53bddf8 unify flush_work/flush_work_keventd and rename it to cancel_work_sync 18 years ago
Andrew Morton 19a75d83ff kblockd: use flush_work 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
Mike Christie 821de3a27b [PATCH] ll_rw_blk: fix missing bounce in blk_rq_map_kern() 18 years ago
Jens Axboe 4e521c27ee ll_rw_blk: add io_context private pointer 18 years ago
Alan Stern 44ec95425c [SCSI] sg: cap reserved_size values at max_sectors 18 years ago
Vasily Tarasov f772b3d9ca block: blk_max_pfn is somtimes wrong 18 years ago
Neil Brown 387bb17374 [PATCH] md: fix various bugs with aligned reads in RAID5 18 years ago
Randy Dunlap af9997e426 [PATCH] fix kernel-doc warnings in 2.6.20-rc1 18 years ago
Jens Axboe 8e5cfc45e7 [PATCH] Fixup blk_rq_unmap_user() API 18 years ago
Jens Axboe 48785bb9fa [PATCH] __blk_rq_unmap_user() fails to return error 18 years ago
Jens Axboe 9c9381f942 [PATCH] __blk_rq_map_user() doesn't need to grab the queue_lock 18 years ago
Jens Axboe 1aa4f24fe9 [PATCH] Remove queue merging hooks 18 years ago
Jens Axboe 2985259b0e [PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requests 18 years ago
Jens Axboe 7749a8d423 [PATCH] Propagate down request sync flag 18 years ago
Boaz Harrosh 2b02a17920 [PATCH] remove blk_queue_activity_fn 18 years ago
Andrew Morton faccbd4b26 [PATCH] io-accounting: read accounting 18 years ago
Akinobu Mita c17bb49517 [PATCH] fault-injection capability for disk IO 18 years ago
Ingo Molnar 0231606785 [PATCH] hotplug CPU: clean up hotcpu_notifier() use 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Mike Christie 0e75f9063f [PATCH] block: support larger block pc requests 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
Andrew Morton df66b8552b [PATCH] tidy "md: check bio address after mapping through partitions" 19 years ago
NeilBrown 5ddfe9691c [PATCH] md: check bio address after mapping through partitions. 19 years ago