Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-29 | block: get rid of unnecessary forward declarations in blk-core.c | Jens Axboe | |
Signed-off-by: Jens Axboe <jens.axboe@oracle.com> | |||
2008-01-29 | block: continue ll_rw_blk.c splitup | Jens Axboe | |
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> | |||
2008-01-29 | block: split tag and sysfs handling from blk-core.c | Jens Axboe | |
Seperates the tag and sysfs handling from ll_rw_blk. Signed-off-by: Jens Axboe <jens.axboe@oracle.com> | |||
2008-01-29 | block: first step of splitting ll_rw_blk, rename it | Jens Axboe | |
Then we retain history in blk-core.c Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |