Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-29 | block: ll_rw_blk.c split, add blk-merge.c | Jens Axboe | 1 | -2/+9 | |
Signed-off-by: Jens Axboe <jens.axboe@oracle.com> | |||||
2008-01-29 | block: continue ll_rw_blk.c splitup | Jens Axboe | 1 | -0/+17 | |
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 | 1 | -0/+29 | |
Seperates the tag and sysfs handling from ll_rw_blk. Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |