aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus 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