summaryrefslogtreecommitdiffstats
path: root/block/ll_rw_blk.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-091-1/+105
|\
| * [BLOCK] ll_rw_blk: Enable out-of-order request completions through softirqJens Axboe2006-01-091-1/+105
* | [BLOCK] Kill blk_attempt_remerge()Jens Axboe2006-01-091-24/+0
* | [BLOCK][TRIVIAL] ll_rw_blk: header included twiceNicolas Kaiser2006-01-091-1/+0
|/
* [BLOCK] reimplement handling of barrier requestTejun Heo2006-01-061-141/+243
* [BLOCK] ll_rw_blk: separate out bio init part from __make_requestTejun Heo2006-01-061-29/+33
* [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-061-7/+15
* [BLOCK] mark some block/ variables consArjan van de Ven2006-01-061-1/+1
* [BLOCK] ll_rw_blk: fastpath get_request()Jens Axboe2006-01-061-33/+37
* [SCSI] seperate max_sectors from max_hw_sectorsMike Christie2005-12-151-8/+26
* [SCSI] export blk layer functions needed for blk_execute_rq_nowaitMike Christie2005-12-141-1/+5
* [BLOCK] new block/ directory comment tidyCoywolf Qi Hunt2005-11-181-2/+0
* Merge branch 'block-dir' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2005-11-071-1/+0
* [BLOCK] Move all core block layer code to new block/ directoryJens Axboe2005-11-041-0/+3613
OpenPOWER on IntegriCloud