Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | make blk_settings_init() static | Adrian Bunk | 2008-02-19 | |
| | | | | | | | blk_settings_init() can become static. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Jens Axboe <axboe@carl.home.kernel.dk> | |||
* | block: make core bits checkpatch compliant | Jens Axboe | 2008-02-01 | |
| | | | | Signed-off-by: Jens Axboe <jens.axboe@oracle.com> | |||
* | block: continue ll_rw_blk.c splitup | Jens Axboe | 2008-01-29 | |
Adds files for barrier handling, rq execution, io context handling, mapping data to requests, and queue settings. Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |