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