summaryrefslogtreecommitdiffstats
path: root/Documentation/block
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-5.16' of git://git.lwn.net/linuxLinus Torvalds2021-11-021-4/+5
|\
| * docs: block: fix discard_max_bytes referencesStephen Kitt2021-09-141-4/+5
* | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2021-11-011-0/+2
|\ \
| * | fscrypt: improve documentation for inline encryptionEric Biggers2021-09-201-0/+2
| |/
* | doc: Fix typo in request queue sysfs documentationDamien Le Moal2021-10-261-1/+1
* | doc: document sysfs queue/independent_access_ranges attributesDamien Le Moal2021-10-261-0/+31
* | blk-crypto: update inline encryption documentationEric Biggers2021-10-211-206/+245
|/
* Documentation: block: blk-mq: Fix small typo in multi-queue docsJinay Jain2021-08-241-1/+1
* Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-06-301-11/+27
|\
| * docs: block/bfq: describe per-device weightKir Kolyshkin2021-06-161-11/+27
* | docs: block: biodoc.rst: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab2021-06-171-1/+1
* | docs: block: fix stat.rst document errorGao Mingfei2021-06-041-1/+1
* | docs: block: blk-mq.rst: correct drive -> driverYue Hu2021-05-201-2/+2
|/
* Documentation: drop optional BOMsRandy Dunlap2021-05-101-1/+1
* block/bfq: update comments and default value in docs for fifo_expireJoseph Qi2021-03-021-2/+2
* Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2021-02-221-6/+6
|\
| * block/keyslot-manager: introduce devm_blk_ksm_init()Eric Biggers2021-02-011-6/+6
* | block: introduce zone_write_granularity limitDamien Le Moal2021-02-101-0/+7
* | block: document zone_append_max_bytes attributeDamien Le Moal2021-02-101-0/+6
* | bvec/iter: disallow zero-length segment bvecsPavel Begunkov2021-01-251-0/+2
|/
* Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-241-0/+8
|\
| * block: add zone specific block statusesKeith Busch2020-10-131-0/+8
* | docs: block: blk-mq.rst: get rid of :c:typeMauro Carvalho Chehab2020-10-151-2/+2
* | docs: get rid of :c:type explicit declarations for structsMauro Carvalho Chehab2020-10-152-8/+8
|/
* Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-051-0/+14
|\
| * block: add max_active_zones to blk-sysfsNiklas Cassel2020-07-151-0/+7
| * block: add max_open_zones to blk-sysfsNiklas Cassel2020-07-151-0/+7
* | Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-044-2/+156
|\ \
| * | Documentation: block: eliminate duplicated wordRandy Dunlap2020-07-131-1/+1
| * | docs: fix references for DMA*.txt filesMauro Carvalho Chehab2020-06-261-1/+1
| * | docs: block: Create blk-mq documentationAndré Almeida2020-06-222-0/+154
* | | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-032-2/+2
|\ \ \ | | |/ | |/|
| * | block: rename generic_make_request to submit_bio_noacctChristoph Hellwig2020-07-011-1/+1
| * | block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig2020-07-012-2/+2
| |/
* / docs: block: update and fix tiny error for bfqYufen Yu2020-07-061-8/+1
|/
* Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2020-06-021-0/+2
|\
| * block: add bio_for_each_bvec_all()Omar Sandoval2020-05-251-0/+2
* | Documentation: Document the blk-crypto frameworkSatya Tangirala2020-05-142-0/+264
|/
* block: Document genhd capability flagsStephen Kitt2020-03-121-12/+4
* docs: block/biovecs: update the location of bio.cGuoqing Jiang2020-01-101-1/+1
* block: add iostat counters for flush requestsKonstantin Khlebnikov2019-11-211-2/+12
* docs: block: null_blk: enhance document styleAndré Almeida2019-09-111-15/+18
* Documenation: switching-sched: Remove notes about elevator argumentMarcos Paulo de Souza2019-09-031-4/+0
* Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-1618-335/+536
|\
| * docs: block: fix pdf outputMauro Carvalho Chehab2019-07-151-4/+5
| * docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab2019-07-151-1/+1
| * docs: add some documentation dirs to the driver-api bookMauro Carvalho Chehab2019-07-151-1/+1
| * docs: block: convert to ReSTMauro Carvalho Chehab2019-07-1518-332/+532
* | block: Remove unused definitionsDamien Le Moal2019-07-101-5/+0
|/
* Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-093-28/+49
|\