Commit Graph

144236 Commits (83096ebf1263b2c1ee5e653ba37d993d02e3eb7b)
 

Author SHA1 Message Date
Tejun Heo 83096ebf12 block: convert to pos and nr_sectors accessors 16 years ago
Tejun Heo 5b93629b45 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones 16 years ago
Tejun Heo c3a4d78c58 block: add rq->resid_len 16 years ago
Tejun Heo 9720aef253 ide-tape: don't initialize rq->sector for rw requests 16 years ago
Tejun Heo 53d6979ab6 nbd: don't clear rq->sector and nr_sectors unnecessarily 16 years ago
Bartlomiej Zolnierkiewicz f68adec3c7 mg_disk: use defines from <linux/ata.h> 16 years ago
Bartlomiej Zolnierkiewicz 8a11a789c3 mg_disk: fix dependency on libata 16 years ago
Tejun Heo a03bb5a32f mg_disk: clean up request completion paths 16 years ago
Tejun Heo eec9462088 mg_disk: fold mg_disk.h into mg_disk.c 16 years ago
Tejun Heo e138b4e08e swim: clean up request completion paths 16 years ago
Tejun Heo 467ca759fc swim3: clean up request completion paths 16 years ago
Tejun Heo e091eb67af hd: clean up request completion paths 16 years ago
Tejun Heo f81f2f7c9f ubd: drop unnecessary rq->sector manipulation 16 years ago
Tejun Heo 4d6c84d91d ubd: cleanup completion path 16 years ago
Tejun Heo 044208506d sunvdc: kill vdc_end_request() 16 years ago
Tejun Heo cd4c34ebec ps3disk: simplify request completion 16 years ago
Tejun Heo 5b5c5d12b9 amiflop,ataflop,xd,mg_disk: clean up unnecessary stuff from block drivers 16 years ago
Tejun Heo 4c94dece1b block: don't init rq fields unnecessarily 16 years ago
Tejun Heo 9fd8d0e1bc block: make blk_end_request_cur() return bool 16 years ago
Nikanth Karthikesan 9eb55b030c block: catch trying to use more bits than request->cmd_flags has 16 years ago
Jens Axboe c69d48540c block: include discard requests in IO accounting 16 years ago
Jens Axboe c2553b5844 block: make blk_do_io_stat() do the full "is this rq accountable" checks 16 years ago
Tejun Heo 731ec497e5 block: kill rq->data 16 years ago
Tejun Heo ec24751a6b arm-omap: don't abuse rq->data 16 years ago
Tejun Heo f06d9a2b52 block: replace end_request() with [__]blk_end_request_cur() 16 years ago
Tejun Heo 40cbbb781d block: implement and use [__]blk_end_request_all() 16 years ago
Tejun Heo b243ddcbe9 block: move rq->start_time initialization to blk_rq_init() 16 years ago
Tejun Heo 2e60e02297 block: clean up request completion API 16 years ago
Tejun Heo 0b302d5aa7 block: kill blk_end_request_callback() 16 years ago
Tejun Heo 158dbda006 block: reorganize request fetching functions 16 years ago
Tejun Heo 5efccd17ce block: reorder request completion functions 16 years ago
Tejun Heo 2eef33e439 block: clean up misc stuff after block layer timeout conversion 16 years ago
Tejun Heo 10732f5661 block: cleanup REQ_SOFTBARRIER usages 16 years ago
Tejun Heo e4025f6c21 block: don't set REQ_NOMERGE unnecessarily 16 years ago
Tejun Heo a7f5579234 block: kill blk_start_queueing() 16 years ago
Tejun Heo a538cd03be block: merge blk_invoke_request_fn() into __blk_run_queue() 16 years ago
Jeff Moyer db2dbb12dc block: implement blkdev_readpages 16 years ago
Bartlomiej Zolnierkiewicz db29a6b496 block: enable by default support for large devices and files on 32-bit archs 16 years ago
Tejun Heo 586cf2681f ide-dma: don't reset request fields on dma_timeout_retry() 16 years ago
Tejun Heo 5ad960fe8d ide: drop rq->data handling from ide_map_sg() 16 years ago
Tejun Heo 29d1a43710 ide-atapi: kill unused fields and callbacks 16 years ago
Tejun Heo 4344d07fb8 ide-tape: simplify read/write functions 16 years ago
Tejun Heo 71294cf93d ide-tape: use byte size instead of sectors on rw issue functions 16 years ago
Tejun Heo 3596b66452 ide-tape: unify r/w init paths 16 years ago
Tejun Heo 6cf3d545f7 ide-tape: kill idetape_bh 16 years ago
Tejun Heo e998f30b45 ide-tape: use standard data transfer mechanism 16 years ago
Tejun Heo 7b13354eea ide-tape: use single continuous buffer 16 years ago
Tejun Heo eb6a61bb95 ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len 16 years ago
Tejun Heo 08f370f0a2 ide-tape,floppy: fix failed command completion after request sense 16 years ago
Tejun Heo 765139ef5f ide-pm: don't abuse rq->data 16 years ago