summaryrefslogtreecommitdiff
path: root/block/blk-sysfs.c
Commit message (Expand)AuthorAge
* block: don't call ioc_exit_icq() with the queue lock held for blk-mqJens Axboe2017-03-02
* block: do not allow updates through sysfs until registration completesTahsin Erdogan2017-02-15
* block: optionally merge discontiguous discard bios into a single requestChristoph Hellwig2017-02-08
* blk-mq-sched: (un)register elevator when (un)registering queueOmar Sandoval2017-02-06
* blk-mq: move debugfs_remove() of disk dir to blk_release_queue()Omar Sandoval2017-02-02
* block: Dynamically allocate and refcount backing_dev_infoJan Kara2017-02-02
* block: Use pointer to backing_dev_info from request_queueJan Kara2017-02-02
* block: allow specifying size for extra command dataChristoph Hellwig2017-01-27
* Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-13
|\
| * block: add support for REQ_OP_WRITE_ZEROESChaitanya Kulkarni2016-12-01
| * blk-wbt: allow wbt to be enabled always through sysfsJens Axboe2016-11-28
| * blk-wbt: allow reset of default latency through sysfsJens Axboe2016-11-28
| * blk-mq: make the polling code adaptiveJens Axboe2016-11-17
| * blk-mq: implement hybrid poll mode for sync O_DIRECTJens Axboe2016-11-17
| * blk-wbt: remove stat opsJens Axboe2016-11-11
| * block: hook up writeback throttlingJens Axboe2016-11-10
| * block: add scalable completion tracking of requestsJens Axboe2016-11-10
| * blk-sysfs: Add 'chunk_sectors' to sysfs attributesHannes Reinecke2016-10-18
| * block: Add 'zoned' queue limitDamien Le Moal2016-10-18
* | mm: don't cap request size based on read-ahead settingJens Axboe2016-12-12
|/
* blk-mq: register device instead of diskMatias Bjørling2016-09-21
* block: expose QUEUE_FLAG_DAX in sysfsYigal Korman2016-07-20
* block: add ability to flag write back caching on a deviceJens Axboe2016-04-12
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* blk: fix overflow in queue_discard_max_hw_showAlan2016-02-17
* Merge branch 'mkp-fixes' into fixesJames Bottomley2015-12-03
|\
| * 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