aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-09block: add support for IO CPU affinityJens Axboe1-0/+31
2008-10-09block: implement and use {disk|part}_to_dev()Tejun Heo1-2/+2
2008-05-07block: sysfs store function needs to grab queue_lock and use queue_flag_*()Jens Axboe1-2/+4
2008-04-29block: Skip I/O merges when disabledAlan D. Brunelle1-0/+26
2008-04-21block: fix blk_register_queue() return valueAkinobu Mita1-2/+8
2008-02-01block: make core bits checkpatch compliantJens Axboe1-2/+3
2008-01-29Expose hardware sector sizeMartin K. Petersen1-0/+11
2008-01-29block: split tag and sysfs handling from blk-core.cJens Axboe1-0/+298