summaryrefslogtreecommitdiffstats
path: root/block/blk-sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
* block: Added in stricter no merge semantics for block I/OAlan D. Brunelle2010-01-291-4/+7
* block: Allow devices to indicate whether discarded blocks are zeroedMartin K. Petersen2009-12-031-0/+11
* block: Expose discard granularityMartin K. Petersen2009-11-101-0/+22
* Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfsZdenek Kabelac2009-10-011-5/+6
* block: don't assume device has a request list backing in nr_requests storeJens Axboe2009-09-141-1/+6
* block: Allow changing max_sectors_kb above the default 512Nikanth Karthikesan2009-09-011-1/+1
* block: sysfs fix mismatched queue_var_{store,show} in 64bit kernelXiaotian Feng2009-07-171-5/+6
* Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-111-12/+50
|\
| * block: Export I/O topology for block devices and partitionsMartin K. Petersen2009-05-221-0/+33
| * block: Expose stacked device queues in sysfsMartin K. Petersen2009-05-221-3/+3
| * block: Use accessor functions for queue limitsMartin K. Petersen2009-05-221-4/+4
| * block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-221-3/+9
* | Merge branch 'linus' into tracing/coreIngo Molnar2009-05-071-4/+0
|\|
| * block: simplify I/O stat accountingJerome Marchand2009-04-241-4/+0
| * block: fix bad spelling of quiesceJens Axboe2009-04-151-2/+2
* | blktrace: add trace/ to /sys/block/sdaLi Zefan2009-04-161-1/+6
|/
* block: fix inconsistency in I/O stat accounting codeJerome Marchand2009-04-071-0/+4
* block: change the request allocation/congestion logic to be sync/async basedJens Axboe2009-04-061-20/+20
* block: add sysfs file for controlling io stats accountingJens Axboe2009-01-301-0/+28
* block: export SSD/non-rotational queue flag through sysfsBartlomiej Zolnierkiewicz2009-01-301-1/+29
* block: don't take lock on changing ra_pagesWu Fengguang2008-12-291-6/+1
* block: add support for IO CPU affinityJens Axboe2008-10-091-0/+31
* block: implement and use {disk|part}_to_dev()Tejun Heo2008-10-091-2/+2
* block: sysfs store function needs to grab queue_lock and use queue_flag_*()Jens Axboe2008-05-071-2/+4
* block: Skip I/O merges when disabledAlan D. Brunelle2008-04-291-0/+26
* block: fix blk_register_queue() return valueAkinobu Mita2008-04-211-2/+8
* block: make core bits checkpatch compliantJens Axboe2008-02-011-2/+3
* Expose hardware sector sizeMartin K. Petersen2008-01-291-0/+11
* block: split tag and sysfs handling from blk-core.cJens Axboe2008-01-291-0/+298