summaryrefslogtreecommitdiffstats
path: root/block/blk-sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* blk-mq-sched: fix crash in switch error pathOmar Sandoval2017-04-071-1/+1
* block: don't call ioc_exit_icq() with the queue lock held for blk-mqJens Axboe2017-03-021-2/+0
* block: do not allow updates through sysfs until registration completesTahsin Erdogan2017-02-151-7/+12
* block: optionally merge discontiguous discard bios into a single requestChristoph Hellwig2017-02-081-0/+12
* blk-mq-sched: (un)register elevator when (un)registering queueOmar Sandoval2017-02-061-11/+10
* blk-mq: move debugfs_remove() of disk dir to blk_release_queue()Omar Sandoval2017-02-021-0/+3
* block: Dynamically allocate and refcount backing_dev_infoJan Kara2017-02-021-1/+1
* block: Use pointer to backing_dev_info from request_queueJan Kara2017-02-021-4/+4
* block: allow specifying size for extra command dataChristoph Hellwig2017-01-271-2/+5
* Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-131-0/+190
|\
| * block: add support for REQ_OP_WRITE_ZEROESChaitanya Kulkarni2016-12-011-0/+11
| * blk-wbt: allow wbt to be enabled always through sysfsJens Axboe2016-11-281-6/+16
| * blk-wbt: allow reset of default latency through sysfsJens Axboe2016-11-281-7/+15
| * blk-mq: make the polling code adaptiveJens Axboe2016-11-171-8/+18
| * blk-mq: implement hybrid poll mode for sync O_DIRECTJens Axboe2016-11-171-0/+29
| * blk-wbt: remove stat opsJens Axboe2016-11-111-22/+1
| * block: hook up writeback throttlingJens Axboe2016-11-101-0/+88
| * block: add scalable completion tracking of requestsJens Axboe2016-11-101-0/+26
| * blk-sysfs: Add 'chunk_sectors' to sysfs attributesHannes Reinecke2016-10-181-0/+11
| * block: Add 'zoned' queue limitDamien Le Moal2016-10-181-0/+18
* | mm: don't cap request size based on read-ahead settingJens Axboe2016-12-121-0/+1
|/
* blk-mq: register device instead of diskMatias Bjørling2016-09-211-2/+2
* block: expose QUEUE_FLAG_DAX in sysfsYigal Korman2016-07-201-0/+11
* block: add ability to flag write back caching on a deviceJens Axboe2016-04-121-0/+39
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-4/+4
* blk: fix overflow in queue_discard_max_hw_showAlan2016-02-171-3/+2
* Merge branch 'mkp-fixes' into fixesJames Bottomley2015-12-031-0/+3
|\
| * block/sd: Fix device-imposed transfer length limitsMartin K. Petersen2015-11-251-0/+3
* | block: add block polling supportJens Axboe2015-11-071-0/+35
* | Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-041-2/+1
|\ \
| * | block: generic request_queue reference countingDan Williams2015-10-211-2/+1
| |/
* / block: don't release bdi while request_queue has live referencesTejun Heo2015-10-151-0/+1
|/
* block: make generic_make_request handle arbitrarily sized biosKent Overstreet2015-08-131-0/+3
* block: make /sys/block/<dev>/queue/discard_max_bytes writeableJens Axboe2015-07-171-1/+39
* Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-1/+2
|\
| * writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-021-0/+1
| * blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.hTejun Heo2015-06-021-1/+1
* | block: destroy bdi before blockdev is unregistered.NeilBrown2015-04-271-2/+0
|/
* 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