aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-02Merge tag 'docs-5.16' of git://git.lwn.net/linuxLinus Torvalds1-4/+5
2021-11-01Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds1-0/+2
2021-10-26doc: Fix typo in request queue sysfs documentationDamien Le Moal1-1/+1
2021-10-26doc: document sysfs queue/independent_access_ranges attributesDamien Le Moal1-0/+31
2021-10-21blk-crypto: update inline encryption documentationEric Biggers1-206/+245
2021-09-20fscrypt: improve documentation for inline encryptionEric Biggers1-0/+2
2021-09-14docs: block: fix discard_max_bytes referencesStephen Kitt1-4/+5
2021-08-24Documentation: block: blk-mq: Fix small typo in multi-queue docsJinay Jain1-1/+1
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-11/+27
2021-06-17docs: block: biodoc.rst: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab1-1/+1
2021-06-16docs: block/bfq: describe per-device weightKir Kolyshkin1-11/+27
2021-06-04docs: block: fix stat.rst document errorGao Mingfei1-1/+1
2021-05-20docs: block: blk-mq.rst: correct drive -> driverYue Hu1-2/+2
2021-05-10Documentation: drop optional BOMsRandy Dunlap1-1/+1
2021-03-02block/bfq: update comments and default value in docs for fifo_expireJoseph Qi1-2/+2
2021-02-22Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-6/+6
2021-02-10block: introduce zone_write_granularity limitDamien Le Moal1-0/+7
2021-02-10block: document zone_append_max_bytes attributeDamien Le Moal1-0/+6
2021-02-01block/keyslot-manager: introduce devm_blk_ksm_init()Eric Biggers1-6/+6
2021-01-25bvec/iter: disallow zero-length segment bvecsPavel Begunkov1-0/+2
2020-10-24Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+8
2020-10-15docs: block: blk-mq.rst: get rid of :c:typeMauro Carvalho Chehab1-2/+2
2020-10-15docs: get rid of :c:type explicit declarations for structsMauro Carvalho Chehab2-8/+8
2020-10-13block: add zone specific block statusesKeith Busch1-0/+8
2020-08-05Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+14
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds4-2/+156
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+2
2020-07-15block: add max_active_zones to blk-sysfsNiklas Cassel1-0/+7
2020-07-15block: add max_open_zones to blk-sysfsNiklas Cassel1-0/+7
2020-07-13Documentation: block: eliminate duplicated wordRandy Dunlap1-1/+1
2020-07-06docs: block: update and fix tiny error for bfqYufen Yu1-8/+1
2020-07-01block: rename generic_make_request to submit_bio_noacctChristoph Hellwig1-1/+1
2020-07-01block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig2-2/+2
2020-06-26docs: fix references for DMA*.txt filesMauro Carvalho Chehab1-1/+1
2020-06-22docs: block: Create blk-mq documentationAndré Almeida2-0/+154
2020-06-02Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-0/+2
2020-05-25block: add bio_for_each_bvec_all()Omar Sandoval1-0/+2
2020-05-14Documentation: Document the blk-crypto frameworkSatya Tangirala2-0/+264
2020-03-12block: Document genhd capability flagsStephen Kitt1-12/+4
2020-01-10docs: block/biovecs: update the location of bio.cGuoqing Jiang1-1/+1
2019-11-21block: add iostat counters for flush requestsKonstantin Khlebnikov1-2/+12
2019-09-11docs: block: null_blk: enhance document styleAndré Almeida1-15/+18
2019-09-03Documenation: switching-sched: Remove notes about elevator argumentMarcos Paulo de Souza1-4/+0
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds18-335/+536
2019-07-15docs: block: fix pdf outputMauro Carvalho Chehab1-4/+5
2019-07-15docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab1-1/+1
2019-07-15docs: add some documentation dirs to the driver-api bookMauro Carvalho Chehab1-1/+1
2019-07-15docs: block: convert to ReSTMauro Carvalho Chehab18-332/+532
2019-07-10block: Remove unused definitionsDamien Le Moal1-5/+0
2019-07-09Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds3-28/+49