Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-02-01 | block: make core bits checkpatch compliant | Jens Axboe | 1 | -2/+3 | |
Signed-off-by: Jens Axboe <jens.axboe@oracle.com> | |||||
2008-01-29 | Expose hardware sector size | Martin K. Petersen | 1 | -0/+11 | |
Expose hardware sector size in sysfs queue directory. Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> 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/+298 | |
Seperates the tag and sysfs handling from ll_rw_blk. Signed-off-by: Jens Axboe <jens.axboe@oracle.com> |