Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / block / blk-sysfs.c
2011-12-13 Tejun Heoblock, cfq: move io_cq exit/release to blk-ioc.c
2011-12-13 Tejun Heoblock, cfq: move cfqd->cic_index to q->id
2011-12-13 Tejun Heoblock: add blk_queue_dead()
2011-10-19 Tejun Heoblock: fix request_queue lifetime handling by making...
2011-10-19 Jens AxboeMerge branch 'v3.1-rc10' into for-3.2/core
2011-09-28 Hannes Reineckeblock: Free queue resources at blk_release_queue()
2011-09-21 Andrew Mortonblock/blk-sysfs.c: fix kerneldoc references
2011-08-24 Eric Seppanenblock: Fix queue_flag update when rq_affinity goes...
2011-07-23 Dan Williamsblock: strict rq_affinity
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-20 Jens AxboeMerge commit 'v2.6.39' into for-2.6.40/core
2011-05-18 Martin K. Petersenblock: Fix discard topology stacking and reporting
2011-04-19 Tao Mablock: Remove the extra check in queue_requests_store
2011-04-19 Liu Yuanblock, blk-sysfs: Fix an err return path in blk_registe...
2011-04-13 Liu Yuanblock, blk-sysfs: Use the variable directly instead...
2011-03-03 Vivek Goyalblock: Move blk_throtl_exit() call to blk_cleanup_queue()
2010-12-17 Martin K. Petersenblock: Deprecate QUEUE_FLAG_CLUSTER and use queue_limit...
2010-10-23 Jens Axboeblock: fix use-after-free bug in blk throttle code
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/core' of git://git.kernel...
2010-09-10 Martin K. Petersenblock/scsi: Provide a limit on the number of integrity...
2010-08-23 Xiaotian Fengblock: put dev->kobj in blk_register_queue fail path
2010-08-07 Jens Axboeblock: add helpers for the trivial queue flag sysfs...
2010-08-07 Jens Axboeblock: add sysfs knob for turning off disk entropy...
2010-04-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-19 Jens AxboeMerge branch 'master' into for-linus
2010-03-15 Martin K. Petersenblock: Export max number of segments and max segment...
2010-03-08 Emese RevfyDriver core: Constify struct sysfs_ops in struct kobj_type
2010-01-29 Alan D. Brunelleblock: Added in stricter no merge semantics for block I/O
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
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-24 Jens Axboeblock: don't assume device has a request list backing...
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-24 Hannes Reinecke- Include patches from upstream:
2008-10-09 Jens Axboeblock: add support for IO CPU affinity
2008-10-09 Tejun Heoblock: implement and use {disk|part}_to_dev()
2008-08-08 Hannes Reinecke- patches.fixes/dm-mpath-hp-sw.patch: Delete.
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-25 Jeff Mahoney- Update to 2.6.25-rc3.
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