aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/block
AgeCommit message (Expand)AuthorFilesLines
2017-11-14block, bfq: move debug blkio stats behind CONFIG_DEBUG_BLK_CGROUPLuca Miccio1-6/+32
2017-11-14block, bfq: update blkio stats outside the scheduler lockPaolo Valente1-3/+3
2017-11-14doc, block, bfq: update max IOPS sustainable with BFQPaolo Valente1-6/+11
2017-11-10block: remove __bio_kmap_atomicChristoph Hellwig1-6/+5
2017-11-10block: kill bio_kmap/kunmap_irq()Jens Axboe1-2/+2
2017-11-07null_blk: add an usage for shared tags in documentationMinwoo Im1-0/+5
2017-11-07null_blk: fix default values in documentationMinwoo Im1-2/+2
2017-10-13null_blk: add usage hints for no_schedweiping zhang1-0/+4
2017-10-13null_blk: update usage hints for submit_queuesweiping zhang1-3/+3
2017-08-31doc, block, bfq: better describe how to properly configure bfqPaolo Valente1-24/+54
2017-08-31doc, block, bfq: fix some typos and remove stale stuffPaolo Valente1-56/+10
2017-07-03bio-integrity: fold bio_integrity_enabled to bio_integrity_prepDmitry Monakhov1-4/+2
2017-06-18block: remove bio_clone() and all references.NeilBrown1-1/+1
2017-05-10block, bfq: stress that low_latency must be off to get max throughputPaolo Valente1-1/+16
2017-04-19block, bfq: improve responsivenessPaolo Valente1-0/+9
2017-04-19block, bfq: add full hierarchical scheduling and cgroups supportArianna Avanzini1-6/+11
2017-04-19block, bfq: introduce the BFQ-v0 I/O scheduler as an extra schedulerPaolo Valente2-0/+519
2017-04-14blk-mq: introduce Kyber multiqueue I/O schedulerOmar Sandoval1-0/+14
2017-04-08block: remove the discard_zeroes_data flagChristoph Hellwig1-5/+0
2017-03-28blk-throttle: make throtl_slice tunableShaohua Li1-0/+6
2017-02-22Merge tag 'docs-4.11' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2017-01-26Doc: Fix double words in DocumentationMasanari Iida1-1/+1
2017-01-03block: fix up io_poll documentationJeff Moyer1-3/+3
2016-11-28blk-wbt: allow reset of default latency through sysfsJens Axboe1-1/+3
2016-11-17block: document the 'io_poll_delay' queue sysfs fileJens Axboe1-0/+14
2016-11-16null_blk: add usage hints for NVMYasuaki Ishimatsu1-1/+1
2016-11-10block: hook up writeback throttlingJens Axboe1-0/+7
2016-11-01block: replace REQ_NOIDLE with REQ_IDLEChristoph Hellwig1-16/+16
2016-10-28block: better op and flags encodingChristoph Hellwig1-2/+2
2016-10-28block: split out request-only flags into a new namespaceChristoph Hellwig1-1/+1
2016-09-14block: remove remnant refs to hardsectLinus Walleij1-2/+2
2016-08-11doc: update block/queue-sysfs.txt entriesJoe Lawrence1-0/+18
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe1-2/+2
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+1
2016-06-30Remove last traces of ->sync_pageMatthew Wilcox1-2/+1
2016-06-28Doc: block: Fix a typo in queue-sysfs.txtMasanari Iida1-1/+1
2016-06-07block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie1-11/+11
2016-06-07block, drivers: add REQ_OP_FLUSH operationMike Christie1-3/+3
2016-05-19Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds1-0/+4
2016-04-12block: kill blk_queue_flush()Jens Axboe1-2/+2
2016-04-12block: add ability to flag write back caching on a deviceJens Axboe1-0/+9
2016-03-31Documentation: update missing index files in block/00-INDEXWei Fang1-0/+4
2016-01-17Merge tag 'docs-4.5' of git://git.lwn.net/linuxLinus Torvalds1-8/+7
2015-12-10Fix CFQ I/O scheduler parameter name in documentationLibor Pechacek1-8/+7
2015-11-16null_blk: register as a LightNVM deviceMatias Bjørling1-0/+3
2015-10-21block: add an API for Persistent ReservationsChristoph Hellwig1-0/+119
2015-08-13Documentation: update notes in biovecs about arbitrarily sized biosDongsu Park1-1/+9
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig1-1/+1
2015-07-17block: make /sys/block/<dev>/queue/discard_max_bytes writeableJens Axboe1-1/+9
2015-03-20Documentation: Remove mentioning of block barriersLeonid V. Fedorenchik1-27/+9
2014-12-13Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+5
2014-11-12scsi: add new scsi-command flag for tagged commandsChristoph Hellwig1-4/+0
2014-11-04block: Expand a bit documentation about elevator_allow_merge_fnJan Kara1-1/+5
2014-10-18Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-49/+5
2014-09-27block: Remove integrity tagging functionsMartin K. Petersen1-34/+0
2014-09-27block: Replace bi_integrity with bi_specialMartin K. Petersen1-5/+5
2014-09-27block: Get rid of bdev_integrity_enabled()Martin K. Petersen1-10/+0
2014-08-28doc: queue-sysfs: minor fixesArnd Hannemann1-3/+3
2014-08-26Documentation: Fix null_blk parameter irq_mode to irqmodeFam Zheng1-2/+2
2014-02-10Documentation/: update 00-INDEX filesHenrik Austad1-0/+2
2013-12-31Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe1-0/+72
2013-12-21null_blk: set use_per_node_hctx param to falseMatias Bjørling1-4/+5
2013-12-21null_blk: corrections to documentationMatias Bjørling1-10/+10
2013-12-19null_blk: documentationMatias Bjorling1-0/+71
2013-11-23block: Immutable bio vecsKent Overstreet1-0/+111
2013-11-23block: Abstract out bvec iteratorKent Overstreet1-4/+3
2013-09-30block: change config option name for cmdline partition parsingPaul Gortmaker2-4/+6
2013-09-11block: support embedded device command line partitionCai Zhiyong1-0/+39
2013-07-25doc: Fix typo in doucmentationsMasanari Iida1-1/+1
2013-05-28doc: fix misspellings with 'codespell' toolAnatol Pomozov1-1/+1
2013-04-09Documentation: cfq-iosched: update documentation help for cfq tunablesNamjae Jeon1-3/+44
2013-01-09cfq-iosched: enable full blkcg hierarchy supportTejun Heo1-0/+58
2012-09-09block: Kill bi_destructorKent Overstreet1-5/+0
2012-08-09Documentation: update tunable options in block/cfq-iosched.txtNamjae Jeon1-0/+64
2012-08-09Documentation: update tunable options in block/cfq-iosched.txtNamjae Jeon1-0/+77
2012-08-09Documentation: update missing index files in block/00-INDEXNamjae Jeon1-2/+8
2012-06-26blkcg: implement per-blkg request allocationTejun Heo1-0/+7
2011-11-04Documentation: drop as block elevator reference in switching-sched.txtWang Sheng-Hui1-2/+2
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-08-05cfq-iosched: Add documentation about idlingVivek Goyal1-0/+71
2011-07-23block: strict rq_affinityDan Williams1-3/+7
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-10block: remove per-queue pluggingJens Axboe1-5/+0
2010-11-11Documentation: remove anticipatory scheduler infoRandy Dunlap1-4/+4
2010-10-19Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe1-0/+45
2010-09-10block: update documentation for REQ_FLUSH / REQ_FUAChristoph Hellwig3-263/+88
2010-08-23cfq-iosched: Documentation help for new tunablesVivek Goyal1-0/+45
2010-08-05nick piggin: change email addressNick Piggin1-1/+1
2010-03-08Documentation: fix block/biodoc.txt dma mapping descriptionFUJITA Tomonori1-2/+2
2010-02-22Merge branch 'master' into for-2.6.34Jens Axboe1-1/+1
2010-01-29block: Added in stricter no merge semantics for block I/OAlan D. Brunelle1-5/+5
2010-01-02Documentation: Rename Documentation/DMA-mapping.txtKusanagi Kouichi1-1/+1
2009-12-18block: remove Documentation/block/as-iosched.txtFUJITA Tomonori2-174/+0
2009-07-01Trivial typo fixes in Documentation/block/data-integrity.txt.Andre Noll1-2/+2
2009-06-12trivial: Miscellaneous documentation typo fixesMatt LaPlante1-1/+1
2009-06-02Removed reference to non-existing file Documentation/PCI/PCI-DMA-mapping.txtvibi sreenivasan1-1/+1
2009-04-15block: update biodoc.txt on pluggingJens Axboe1-13/+6
2009-03-26block: Repeated lines in switching-sched.txtAvishay Traeger1-6/+0
2009-02-02block: add text file detailing queue/ sysfs filesJens Axboe1-0/+63
2009-01-30Mark mandatory elevator functions in the biodoc.txtNikanth Karthikesan1-3/+3
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap1-2/+3
2008-12-29Documentation: remove reference to ll_rw_blk.c and moved drivers/block/elevat...Nikanth Karthikesan1-3/+3
2008-10-16Merge branch 'docs' of git://git.lwn.net/linux-2.6Linus Torvalds1-2/+2
2008-10-16Documentation/block/data-integrity.txt: Fix section numbersAlberto Bertogli1-2/+2
2008-10-09block: update documentation for deadline fifo_batch tunableAaron Carroll1-4/+10
2008-07-03block: Data integrity infrastructure documentationMartin K. Petersen1-0/+327
2008-04-21DOCUMENTATION: Use newer DEFINE_SPINLOCK macro in docs.Robert P. J. Day1-1/+1
2007-10-16Add Documentation/block/00-INDEXRob Landley1-0/+20
2007-10-16Some IO scheduler cleanup in Documentation/blockAlan D. Brunelle3-24/+41
2007-10-16Update Jens Axboe's email in Documentation/*Rob Landley4-5/+5
2007-10-10Corrections in Documentation/block/ioprio.txtDhaval Giani1-2/+9
2007-10-10Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown1-10/+10
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe3-9/+9
2007-07-10Documentation/block/barrier.txt is not in sync with the actual code: - blk_qu...Geert Uytterhoeven1-13/+3
2007-05-23genhd: expose AN to user spaceKristen Carlson Accardi1-0/+15
2007-05-09misc doc and kconfig typosMatt LaPlante1-4/+4
2006-12-20[PATCH] block: document io scheduler allow_merge_fn hookJens Axboe1-0/+7
2006-12-07[PATCH] io/storage: Documentation update to as-iosched.txtFilipe1-2/+4
2006-11-30Fix typos in /Documentation : MiscMatt LaPlante1-2/+2
2006-11-30Fix typos in /Documentation : 'U-Z'Matt LaPlante1-3/+3
2006-10-03Documentation: remove duplicated wordsPaolo Ornati1-1/+1
2006-10-03Fix typos in Documentation/: 'S'Matt LaPlante1-2/+2
2006-10-03Fix typos in Documentation/: 'Q'-'R'Matt LaPlante1-1/+1
2006-10-03Fix typos in Documentation/: 'N'-'P'Matt LaPlante2-3/+3
2006-10-03Fix typos in Documentation/: 'H'-'M'Matt LaPlante1-1/+1
2006-10-03Fix typos in Documentation/: 'F'-'G'Matt LaPlante2-2/+2
2006-10-03Fix typos in Documentation/: 'D'-'E'Matt LaPlante1-1/+1
2006-10-03Fix typos in Documentation/: 'B'-'C'Matt LaPlante1-1/+1
2006-04-20[PATCH] Document online io scheduler switchingValdis Kletnieks1-0/+22
2006-03-27[PATCH] update max_sectors documentationMike Christie1-2/+12
2006-01-16barrier.txt got lost while the new barrier patchset was climbing upTejun Heo1-0/+271
2006-01-08[PATCH] block/stat.txtAndy Isaacson1-0/+82
2006-01-06[BLOCK] I/O barrier documentation updateTejun Heo1-8/+2
2006-01-03update the email address of Randy DunlapAdrian Bunk1-1/+1
2005-11-15[PATCH] Update location of ll_rw_blk.c in docsBen Collins1-2/+2
2005-10-28[PATCH] 05/05 update biodoc to match new generic dispatch apiTejun Heo1-61/+52
2005-06-27[PATCH] CFQ io scheduler, add ioprio documentationJens Axboe1-0/+176
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds4-0/+1544