summaryrefslogtreecommitdiff
path: root/block/blk-sysfs.c
Commit message (Expand)AuthorAge
...
| * block/sd: Fix device-imposed transfer length limitsMartin K. Petersen2015-11-25
* | block: add block polling supportJens Axboe2015-11-07
* | Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-04
|\ \
| * | block: generic request_queue reference countingDan Williams2015-10-21
| |/
* | block: don't release bdi while request_queue has live referencesTejun Heo2015-10-15
|/
* block: make generic_make_request handle arbitrarily sized biosKent Overstreet2015-08-13
* block: make /sys/block/<dev>/queue/discard_max_bytes writeableJens Axboe2015-07-17
* Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\
| * writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-02
| * blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.hTejun Heo2015-06-02
* | block: destroy bdi before blockdev is unregistered.NeilBrown2015-04-27
|/
* blk-mq: release mq's kobjects in blk_release_queue()Ming Lei2015-01-29
* blk-mq: Fix a use-after-freeBart Van Assche2014-12-09
* Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\
| * blk-mq: support per-distpatch_queue flush machineryMing Lei2014-09-25
| * block: remove blk_init_flush() and its pairMing Lei2014-09-25
| * block: introduce blk_init_flush and its pairMing Lei2014-09-25
* | blk-mq, percpu_ref: start q->mq_usage_counter in atomic modeTejun Heo2014-09-24
|/
* Block: fix unbalanced bypass-disable in blk_register_queueAlan Stern2014-09-09
* block, blk-mq: draining can't be skipped even if bypass_depth was non-zeroTejun Heo2014-07-01
* block: only allocate/free mq_usage_counter in blk-mqMing Lei2014-05-27
* blk-mq: allow changing of queue depth through sysfsJens Axboe2014-05-20
* blk-mq: rework flush sequencing logicChristoph Hellwig2014-02-10
* block: blk-mq: don't export blk_mq_free_queue()Ming Lei2013-12-31
* kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-15
* blk-mq: new multi-queue block IO queueing mechanismJens Axboe2013-10-25
* block/blk-sysfs.c: replace strict_strtoul() with kstrtoul()Jingoo Han2013-09-11
* block: avoid using uninitialized value in from queue_var_storeArnd Bergmann2013-04-03
* block: RCU free request_queueTejun Heo2013-01-09
* 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-14
* block, cfq: move cfqd->cic_index to q->idTejun Heo2011-12-14
* block: add blk_queue_dead()Tejun Heo2011-12-14
* 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
|/