aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/block
AgeCommit message (Expand)Author
2023-05-12Documentation/block: drop the request.rst fileRandy Dunlap
2023-03-16blk-crypto: remove blk_crypto_insert_cloned_request()Eric Biggers
2023-02-06block: stub out and deprecated the capability attribute on the gendiskChristoph Hellwig
2023-01-29block: ublk: fix doc build warningMing Lei
2023-01-29ublk_drv: add mechanism for supporting unprivileged ublk deviceMing Lei
2022-11-21blk-crypto: don't use struct request_queue for public interfacesChristoph Hellwig
2022-10-18Documentation: document ublk user recovery featureZiyangZhang
2022-09-02Documentation: document ublkMing Lei
2022-08-02null_blk: add module parameters for 4 optionsVincent Fu
2022-02-15block: remove biodoc.rstChristoph Hellwig
2022-02-11docs: block: biodoc.rst: Drop the obsolete and incorrect contentBarry Song
2022-02-04block: pass a block_device to bio_clone_fastChristoph Hellwig
2022-02-02block: remove genhd.hChristoph Hellwig
2022-01-09docs: block: remove queue-sysfs.rstEric Biggers
2021-11-02Merge tag 'docs-5.16' of git://git.lwn.net/linuxLinus Torvalds
2021-11-01Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2021-10-26doc: Fix typo in request queue sysfs documentationDamien Le Moal
2021-10-26doc: document sysfs queue/independent_access_ranges attributesDamien Le Moal
2021-10-21blk-crypto: update inline encryption documentationEric Biggers
2021-09-20fscrypt: improve documentation for inline encryptionEric Biggers
2021-09-14docs: block: fix discard_max_bytes referencesStephen Kitt
2021-08-24Documentation: block: blk-mq: Fix small typo in multi-queue docsJinay Jain
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-17docs: block: biodoc.rst: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab
2021-06-16docs: block/bfq: describe per-device weightKir Kolyshkin
2021-06-04docs: block: fix stat.rst document errorGao Mingfei
2021-05-20docs: block: blk-mq.rst: correct drive -> driverYue Hu
2021-05-10Documentation: drop optional BOMsRandy Dunlap
2021-03-02block/bfq: update comments and default value in docs for fifo_expireJoseph Qi
2021-02-22Merge tag 'mmc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2021-02-10block: introduce zone_write_granularity limitDamien Le Moal
2021-02-10block: document zone_append_max_bytes attributeDamien Le Moal
2021-02-01block/keyslot-manager: introduce devm_blk_ksm_init()Eric Biggers
2021-01-25bvec/iter: disallow zero-length segment bvecsPavel Begunkov
2020-10-24Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-15docs: block: blk-mq.rst: get rid of :c:typeMauro Carvalho Chehab
2020-10-15docs: get rid of :c:type explicit declarations for structsMauro Carvalho Chehab
2020-10-13block: add zone specific block statusesKeith Busch
2020-08-05Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-15block: add max_active_zones to blk-sysfsNiklas Cassel
2020-07-15block: add max_open_zones to blk-sysfsNiklas Cassel
2020-07-13Documentation: block: eliminate duplicated wordRandy Dunlap
2020-07-06docs: block: update and fix tiny error for bfqYufen Yu
2020-07-01block: rename generic_make_request to submit_bio_noacctChristoph Hellwig
2020-07-01block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig
2020-06-26docs: fix references for DMA*.txt filesMauro Carvalho Chehab
2020-06-22docs: block: Create blk-mq documentationAndré Almeida
2020-06-02Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds