aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/block
AgeCommit message (Expand)Author
2017-11-14block, bfq: move debug blkio stats behind CONFIG_DEBUG_BLK_CGROUPLuca Miccio
2017-11-14block, bfq: update blkio stats outside the scheduler lockPaolo Valente
2017-11-14doc, block, bfq: update max IOPS sustainable with BFQPaolo Valente
2017-11-10block: remove __bio_kmap_atomicChristoph Hellwig
2017-11-10block: kill bio_kmap/kunmap_irq()Jens Axboe
2017-11-07null_blk: add an usage for shared tags in documentationMinwoo Im
2017-11-07null_blk: fix default values in documentationMinwoo Im
2017-10-13null_blk: add usage hints for no_schedweiping zhang
2017-10-13null_blk: update usage hints for submit_queuesweiping zhang
2017-08-31doc, block, bfq: better describe how to properly configure bfqPaolo Valente
2017-08-31doc, block, bfq: fix some typos and remove stale stuffPaolo Valente
2017-07-03bio-integrity: fold bio_integrity_enabled to bio_integrity_prepDmitry Monakhov
2017-06-18block: remove bio_clone() and all references.NeilBrown
2017-05-10block, bfq: stress that low_latency must be off to get max throughputPaolo Valente
2017-04-19block, bfq: improve responsivenessPaolo Valente
2017-04-19block, bfq: add full hierarchical scheduling and cgroups supportArianna Avanzini
2017-04-19block, bfq: introduce the BFQ-v0 I/O scheduler as an extra schedulerPaolo Valente
2017-04-14blk-mq: introduce Kyber multiqueue I/O schedulerOmar Sandoval
2017-04-08block: remove the discard_zeroes_data flagChristoph Hellwig
2017-03-28blk-throttle: make throtl_slice tunableShaohua Li
2017-02-22Merge tag 'docs-4.11' of git://git.lwn.net/linuxLinus Torvalds
2017-01-26Doc: Fix double words in DocumentationMasanari Iida
2017-01-03block: fix up io_poll documentationJeff Moyer
2016-11-28blk-wbt: allow reset of default latency through sysfsJens Axboe
2016-11-17block: document the 'io_poll_delay' queue sysfs fileJens Axboe
2016-11-16null_blk: add usage hints for NVMYasuaki Ishimatsu
2016-11-10block: hook up writeback throttlingJens Axboe
2016-11-01block: replace REQ_NOIDLE with REQ_IDLEChristoph Hellwig
2016-10-28block: better op and flags encodingChristoph Hellwig
2016-10-28block: split out request-only flags into a new namespaceChristoph Hellwig
2016-09-14block: remove remnant refs to hardsectLinus Walleij
2016-08-11doc: update block/queue-sysfs.txt entriesJoe Lawrence
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-06-30Remove last traces of ->sync_pageMatthew Wilcox
2016-06-28Doc: block: Fix a typo in queue-sysfs.txtMasanari Iida
2016-06-07block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie
2016-06-07block, drivers: add REQ_OP_FLUSH operationMike Christie
2016-05-19Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds
2016-04-12block: kill blk_queue_flush()Jens Axboe
2016-04-12block: add ability to flag write back caching on a deviceJens Axboe
2016-03-31Documentation: update missing index files in block/00-INDEXWei Fang
2016-01-17Merge tag 'docs-4.5' of git://git.lwn.net/linuxLinus Torvalds
2015-12-10Fix CFQ I/O scheduler parameter name in documentationLibor Pechacek
2015-11-16null_blk: register as a LightNVM deviceMatias Bjørling
2015-10-21block: add an API for Persistent ReservationsChristoph Hellwig
2015-08-13Documentation: update notes in biovecs about arbitrarily sized biosDongsu Park
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-07-17block: make /sys/block/<dev>/queue/discard_max_bytes writeableJens Axboe
2015-03-20Documentation: Remove mentioning of block barriersLeonid V. Fedorenchik