summaryrefslogtreecommitdiffstats
path: root/block/blk-sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: release mq's kobjects in blk_release_queue()Ming Lei2015-01-291-0/+2
* blk-mq: Fix a use-after-freeBart Van Assche2014-12-091-8/+4
* Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-181-2/+2
|\
| * blk-mq: support per-distpatch_queue flush machineryMing Lei2014-09-251-2/+2
| * block: remove blk_init_flush() and its pairMing Lei2014-09-251-1/+1
| * block: introduce blk_init_flush and its pairMing Lei2014-09-251-2/+2
* | blk-mq, percpu_ref: start q->mq_usage_counter in atomic modeTejun Heo2014-09-241-2/+9
|/
* Block: fix unbalanced bypass-disable in blk_register_queueAlan Stern2014-09-091-2/+4
* block, blk-mq: draining can't be skipped even if bypass_depth was non-zeroTejun Heo2014-07-011-1/+1
* block: only allocate/free mq_usage_counter in blk-mqMing Lei2014-05-271-2/+0
* blk-mq: allow changing of queue depth through sysfsJens Axboe2014-05-201-36/+9
* blk-mq: rework flush sequencing logicChristoph Hellwig2014-02-101-0/+2
* block: blk-mq: don't export blk_mq_free_queue()Ming Lei2013-12-311-0/+1
* kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-151-1/+1
* blk-mq: new multi-queue block IO queueing mechanismJens Axboe2013-10-251-0/+13
* block/blk-sysfs.c: replace strict_strtoul() with kstrtoul()Jingoo Han2013-09-111-1/+1
* block: avoid using uninitialized value in from queue_var_storeArnd Bergmann2013-04-031-0/+2
* block: RCU free request_queueTejun Heo2013-01-091-1/+8
* block: Rename queue dead flagBart Van Assche2012-12-061-2/+2
* block: lift the initial queue bypass mode on blk_register_queue() instead of ...Tejun Heo2012-09-211-0/+6
* block: Implement support for WRITE SAMEMartin K. Petersen2012-09-201-0/+13
* block: reject invalid queue attribute valuesDave Reisner2012-09-091-2/+23
* blkcg: implement per-blkg request allocationTejun Heo2012-06-261-13/+19
* block: prepare for multiple request_listsTejun Heo2012-06-251-7/+5
* blkcg: unify blkg's for blkcg policiesTejun Heo2012-03-061-2/+2
* blkcg: add blkcg_{init|drain|exit}_queue()Tejun Heo2012-03-061-2/+2
* block, cfq: move io_cq exit/release to blk-ioc.cTejun Heo2011-12-141-1/+5
* block, cfq: move cfqd->cic_index to q->idTejun Heo2011-12-141-0/+2
* block: add blk_queue_dead()Tejun Heo2011-12-141-2/+2
* block: fix request_queue lifetime handling by making blk_queue_cleanup() prop...Tejun Heo2011-10-191-0/+1
* Merge branch 'v3.1-rc10' into for-3.2/coreJens Axboe2011-10-191-4/+11
|\
| * block: Free queue resources at blk_release_queue()Hannes Reinecke2011-09-281-0/+5
| * block: Fix queue_flag update when rq_affinity goes from 2 to 1Eric Seppanen2011-08-241-4/+6
* | block/blk-sysfs.c: fix kerneldoc referencesAndrew Morton2011-09-211-3/+3
|/
* block: strict rq_affinityDan Williams2011-07-231-4/+9
* Merge commit 'v2.6.39' into for-2.6.40/coreJens Axboe2011-05-201-3/+5
|\
| * block: Remove the extra check in queue_requests_storeTao Ma2011-04-191-2/+2
| * block, blk-sysfs: Fix an err return path in blk_register_queue()Liu Yuan2011-04-191-1/+3
* | block: Fix discard topology stacking and reportingMartin K. Petersen2011-05-181-1/+2
|/
* block, blk-sysfs: Use the variable directly instead of a function callLiu Yuan2011-04-131-2/+1
* block: Move blk_throtl_exit() call to blk_cleanup_queue()Vivek Goyal2011-03-021-2/+0
* block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen2010-12-171-1/+1
* block: fix use-after-free bug in blk throttle codeJens Axboe2010-10-231-0/+2
* Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-221-0/+11
|\
| * block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen2010-09-101-0/+11
* | block: put dev->kobj in blk_register_queue fail pathXiaotian Feng2010-08-231-0/+1
|/
* block: add helpers for the trivial queue flag sysfs show/store entriesJens Axboe2010-08-071-68/+36
* block: add sysfs knob for turning off disk entropy contributionsJens Axboe2010-08-071-0/+28
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-091-0/+25
|\
| * Merge branch 'master' into for-linusJens Axboe2010-03-191-1/+1
| |\
OpenPOWER on IntegriCloud