string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / block / blk-sysfs.c
2009-12-03 Martin K. Petersenblock: Allow devices to indicate whether discarded...
2009-11-10 Martin K. Petersenblock: Expose discard granularity
2009-10-01 Zdenek KabelacAdd missing blk_trace_remove_sysfs to be in pair with...
2009-09-14 Jens Axboeblock: don't assume device has a request list backing...
2009-09-01 Nikanth Karthikesanblock: Allow changing max_sectors_kb above the default 512
2009-07-17 Xiaotian Fengblock: sysfs fix mismatched queue_var_{store,show}...
2009-06-11 Linus TorvaldsMerge branch 'for-2.6.31' of git://git.kernel.dk/linux...
2009-05-22 Martin K. Petersenblock: Export I/O topology for block devices and partitions
2009-05-22 Martin K. Petersenblock: Expose stacked device queues in sysfs
2009-05-22 Martin K. Petersenblock: Use accessor functions for queue limits
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2009-05-07 Ingo MolnarMerge branch 'linus' into tracing/core
2009-04-24 Jerome Marchandblock: simplify I/O stat accounting
2009-04-16 Li Zefanblktrace: add trace/ to /sys/block/sda
2009-04-15 Jens Axboeblock: fix bad spelling of quiesce
2009-04-07 Jerome Marchandblock: fix inconsistency in I/O stat accounting code
2009-04-06 Jens Axboeblock: change the request allocation/congestion logic...
2009-01-30 Jens Axboeblock: add sysfs file for controlling io stats accounting
2009-01-30 Bartlomiej Zolnier... block: export SSD/non-rotational queue flag through...
2008-12-29 Wu Fengguangblock: don't take lock on changing ra_pages
2008-10-09 Jens Axboeblock: add support for IO CPU affinity
2008-10-09 Tejun Heoblock: implement and use {disk|part}_to_dev()
2008-05-07 Jens Axboeblock: sysfs store function needs to grab queue_lock...
2008-04-29 Alan D. Brunelleblock: Skip I/O merges when disabled
2008-04-21 Akinobu Mitablock: fix blk_register_queue() return value
2008-02-01 Jens Axboeblock: make core bits checkpatch compliant
2008-01-29 Martin K. PetersenExpose hardware sector size
2008-01-29 Jens Axboeblock: split tag and sysfs handling from blk-core.c