aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-sysfs.c
Commit message (Expand)AuthorAge
* block: Rename queue dead flagBart Van Assche2012-12-06
* block: lift the initial queue bypass mode on blk_register_queue() instead of ...Tejun Heo2012-09-21
* block: Implement support for WRITE SAMEMartin K. Petersen2012-09-20
* block: reject invalid queue attribute valuesDave Reisner2012-09-09
* blkcg: implement per-blkg request allocationTejun Heo2012-06-26
* block: prepare for multiple request_listsTejun Heo2012-06-25
* blkcg: unify blkg's for blkcg policiesTejun Heo2012-03-06
* blkcg: add blkcg_{init|drain|exit}_queue()Tejun Heo2012-03-06
* block, cfq: move io_cq exit/release to blk-ioc.cTejun Heo2011-12-13
* block, cfq: move cfqd->cic_index to q->idTejun Heo2011-12-13
* block: add blk_queue_dead()Tejun Heo2011-12-13
* block: fix request_queue lifetime handling by making blk_queue_cleanup() prop...Tejun Heo2011-10-19
* Merge branch 'v3.1-rc10' into for-3.2/coreJens Axboe2011-10-19
|\
| * block: Free queue resources at blk_release_queue()Hannes Reinecke2011-09-28
| * block: Fix queue_flag update when rq_affinity goes from 2 to 1Eric Seppanen2011-08-24
* | block/blk-sysfs.c: fix kerneldoc referencesAndrew Morton2011-09-21
|/
* block: strict rq_affinityDan Williams2011-07-23
* Merge commit 'v2.6.39' into for-2.6.40/coreJens Axboe2011-05-20
|\
| * block: Remove the extra check in queue_requests_storeTao Ma2011-04-19
| * block, blk-sysfs: Fix an err return path in blk_register_queue()Liu Yuan2011-04-19
* | block: Fix discard topology stacking and reportingMartin K. Petersen2011-05-18
|/
* block, blk-sysfs: Use the variable directly instead of a function callLiu Yuan2011-04-13
* block: Move blk_throtl_exit() call to blk_cleanup_queue()Vivek Goyal2011-03-02
* block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen2010-12-17
* block: fix use-after-free bug in blk throttle codeJens Axboe2010-10-23
* Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\
| * block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen2010-09-10
* | block: put dev->kobj in blk_register_queue fail pathXiaotian Feng2010-08-23
|/
* block: add helpers for the trivial queue flag sysfs show/store entriesJens Axboe2010-08-07
* block: add sysfs knob for turning off disk entropy contributionsJens Axboe2010-08-07
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-09
|\
| * Merge branch 'master' into for-linusJens Axboe2010-03-19
| |\
| * | block: Export max number of segments and max segment size in sysfsMartin K. Petersen2010-03-15
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| |/ |/|
* | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
|/
* block: Added in stricter no merge semantics for block I/OAlan D. Brunelle2010-01-29
* block: Allow devices to indicate whether discarded blocks are zeroedMartin K. Petersen2009-12-03
* block: Expose discard granularityMartin K. Petersen2009-11-10
* Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfsZdenek Kabelac2009-10-01
* block: don't assume device has a request list backing in nr_requests storeJens Axboe2009-09-14
* block: Allow changing max_sectors_kb above the default 512Nikanth Karthikesan2009-09-01
* block: sysfs fix mismatched queue_var_{store,show} in 64bit kernelXiaotian Feng2009-07-17
* Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-11
|\
| * block: Export I/O topology for block devices and partitionsMartin K. Petersen2009-05-22
| * block: Expose stacked device queues in sysfsMartin K. Petersen2009-05-22
| * block: Use accessor functions for queue limitsMartin K. Petersen2009-05-22
| * block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
* | Merge branch 'linus' into tracing/coreIngo Molnar2009-05-07
|\|
| * block: simplify I/O stat accountingJerome Marchand2009-04-24
| * block: fix bad spelling of quiesceJens Axboe2009-04-15