summaryrefslogtreecommitdiffstats
path: root/Documentation/block
Commit message (Expand)AuthorAgeFilesLines
* block: remov blk_queue_invalidate_tagsChristoph Hellwig2018-06-151-14/+1
* Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds2018-06-041-7/+14
|\
| * Documentation: block: cmdline-partition.txt fixes and additionsRandy Dunlap2018-05-081-7/+14
* | null_blk: add blocking description and remove lightnvmLiu Bo2018-05-251-3/+6
|/
* block, bfq: move debug blkio stats behind CONFIG_DEBUG_BLK_CGROUPLuca Miccio2017-11-141-6/+32
* block, bfq: update blkio stats outside the scheduler lockPaolo Valente2017-11-141-3/+3
* doc, block, bfq: update max IOPS sustainable with BFQPaolo Valente2017-11-141-6/+11
* block: remove __bio_kmap_atomicChristoph Hellwig2017-11-101-6/+5
* block: kill bio_kmap/kunmap_irq()Jens Axboe2017-11-101-2/+2
* null_blk: add an usage for shared tags in documentationMinwoo Im2017-11-071-0/+5
* null_blk: fix default values in documentationMinwoo Im2017-11-071-2/+2
* null_blk: add usage hints for no_schedweiping zhang2017-10-131-0/+4
* null_blk: update usage hints for submit_queuesweiping zhang2017-10-131-3/+3
* doc, block, bfq: better describe how to properly configure bfqPaolo Valente2017-08-311-24/+54
* doc, block, bfq: fix some typos and remove stale stuffPaolo Valente2017-08-311-56/+10
* bio-integrity: fold bio_integrity_enabled to bio_integrity_prepDmitry Monakhov2017-07-031-4/+2
* block: remove bio_clone() and all references.NeilBrown2017-06-181-1/+1
* block, bfq: stress that low_latency must be off to get max throughputPaolo Valente2017-05-101-1/+16
* block, bfq: improve responsivenessPaolo Valente2017-04-191-0/+9
* block, bfq: add full hierarchical scheduling and cgroups supportArianna Avanzini2017-04-191-6/+11
* block, bfq: introduce the BFQ-v0 I/O scheduler as an extra schedulerPaolo Valente2017-04-192-0/+519
* blk-mq: introduce Kyber multiqueue I/O schedulerOmar Sandoval2017-04-141-0/+14
* block: remove the discard_zeroes_data flagChristoph Hellwig2017-04-081-5/+0
* blk-throttle: make throtl_slice tunableShaohua Li2017-03-281-0/+6
* Merge tag 'docs-4.11' of git://git.lwn.net/linuxLinus Torvalds2017-02-221-1/+1
|\
| * Doc: Fix double words in DocumentationMasanari Iida2017-01-261-1/+1
* | block: fix up io_poll documentationJeff Moyer2017-01-031-3/+3
|/
* blk-wbt: allow reset of default latency through sysfsJens Axboe2016-11-281-1/+3
* block: document the 'io_poll_delay' queue sysfs fileJens Axboe2016-11-171-0/+14
* null_blk: add usage hints for NVMYasuaki Ishimatsu2016-11-161-1/+1
* block: hook up writeback throttlingJens Axboe2016-11-101-0/+7
* block: replace REQ_NOIDLE with REQ_IDLEChristoph Hellwig2016-11-011-16/+16
* block: better op and flags encodingChristoph Hellwig2016-10-281-2/+2
* block: split out request-only flags into a new namespaceChristoph Hellwig2016-10-281-1/+1
* block: remove remnant refs to hardsectLinus Walleij2016-09-141-2/+2
* doc: update block/queue-sysfs.txt entriesJoe Lawrence2016-08-111-0/+18
* block: rename bio bi_rw to bi_opfJens Axboe2016-08-071-2/+2
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-281-2/+1
|\
| * Remove last traces of ->sync_pageMatthew Wilcox2016-06-301-2/+1
* | Doc: block: Fix a typo in queue-sysfs.txtMasanari Iida2016-06-281-1/+1
* | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-071-11/+11
* | block, drivers: add REQ_OP_FLUSH operationMike Christie2016-06-071-3/+3
|/
* Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds2016-05-191-0/+4
|\
| * Documentation: update missing index files in block/00-INDEXWei Fang2016-03-311-0/+4
* | block: kill blk_queue_flush()Jens Axboe2016-04-121-2/+2
* | block: add ability to flag write back caching on a deviceJens Axboe2016-04-121-0/+9
|/
* Merge tag 'docs-4.5' of git://git.lwn.net/linuxLinus Torvalds2016-01-171-8/+7
|\
| * Fix CFQ I/O scheduler parameter name in documentationLibor Pechacek2015-12-101-8/+7
* | null_blk: register as a LightNVM deviceMatias Bjørling2015-11-161-0/+3
|/
* block: add an API for Persistent ReservationsChristoph Hellwig2015-10-211-0/+119
OpenPOWER on IntegriCloud