summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-01-27ANDROID: mmc: Add CONFIG_MMC_SIMULATE_MAX_SPEEDMark Salyzyn5-0/+364
2016-09-14block: remove remnant refs to hardsectLinus Walleij3-4/+4
2016-08-11doc: update block/queue-sysfs.txt entriesJoe Lawrence1-0/+18
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe51-157/+158
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds61-413/+224
2016-07-01Remove last traces of ->sync_pageMatthew Wilcox5-18/+7
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 Christie39-98/+102
2016-06-07block, drivers: add REQ_OP_FLUSH operationMike Christie20-31/+40
2016-05-20Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds57-253/+922
2016-04-12block: kill blk_queue_flush()Jens Axboe3-23/+2
2016-04-12block: add ability to flag write back caching on a deviceJens Axboe4-0/+77
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 Torvalds25-73/+85
2015-12-10Fix CFQ I/O scheduler parameter name in documentationLibor Pechacek1-8/+7
2015-11-16null_blk: register as a LightNVM deviceMatias Bjørling3-7/+158
2015-10-21block: add an API for Persistent ReservationsChristoph Hellwig5-0/+290
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 Hellwig95-682/+622
2015-07-17block: make /sys/block/<dev>/queue/discard_max_bytes writeableJens Axboe4-2/+53
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 Torvalds21-145/+254
2014-11-12scsi: add new scsi-command flag for tagged commandsChristoph Hellwig9-20/+22
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 Torvalds65-1172/+1210
2014-09-27block: Remove integrity tagging functionsMartin K. Petersen6-201/+1
2014-09-27block: Replace bi_integrity with bi_specialMartin K. Petersen6-27/+36
2014-09-27block: Get rid of bdev_integrity_enabled()Martin K. Petersen3-35/+20
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-11Documentation/: update 00-INDEX filesHenrik Austad26-26/+176
2013-12-31Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe1309-6993/+15369
2013-12-21null_blk: set use_per_node_hctx param to falseMatias Bjørling2-6/+7
2013-12-21null_blk: corrections to documentationMatias Bjørling1-10/+10
2013-12-19null_blk: documentationMatias Bjorling1-0/+71
2013-11-24block: Immutable bio vecsKent Overstreet7-38/+194
2013-11-24block: Abstract out bvec iteratorKent Overstreet107-638/+700
2013-09-30block: change config option name for cmdline partition parsingPaul Gortmaker7-13/+24
2013-09-11block: support embedded device command line partitionCai Zhiyong10-0/+452
2013-07-25doc: Fix typo in doucmentationsMasanari Iida17-19/+19
2013-05-28doc: fix misspellings with 'codespell' toolAnatol Pomozov33-48/+48
2013-04-09Documentation: cfq-iosched: update documentation help for cfq tunablesNamjae Jeon1-3/+44
2013-01-09cfq-iosched: enable full blkcg hierarchy supportTejun Heo3-26/+88
2012-09-09block: Kill bi_destructorKent Overstreet5-48/+27
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 Heo6-30/+216
2011-11-04Documentation: drop as block elevator reference in switching-sched.txtWang Sheng-Hui1-2/+2
2011-09-27doc: fix broken referencesPaul Bolle96-179/+125
[next]