aboutsummaryrefslogtreecommitdiff
path: root/block/blk-integrity.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* block: cleanup flag_{show,store}Kanchan Joshi2024-06-171-8/+7
* block: move integrity information into queue_limitsChristoph Hellwig2024-06-141-111/+13
* block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flagsChristoph Hellwig2024-06-141-9/+9
* block: bypass the STABLE_WRITES flag for protection informationChristoph Hellwig2024-06-141-6/+0
* block: don't require stable pages for non-PI metadataChristoph Hellwig2024-06-141-2/+4
* block: use kstrtoul in flag_storeChristoph Hellwig2024-06-141-2/+6
* block: factor out flag_{store,show} helper for integrityChristoph Hellwig2024-06-141-27/+26
* block: remove the blk_flush_integrity call in blk_integrity_unregisterChristoph Hellwig2024-06-141-2/+0
* block: remove the blk_integrity_profile structureChristoph Hellwig2024-06-141-31/+35
* block: support PI at non-zero offset within metadataKanchan Joshi2024-02-121-0/+1
* blk-integrity: register sysfs attributes on struct deviceThomas Weißschuh2023-04-261-52/+3
* blk-integrity: convert to struct device_attributeThomas Weißschuh2023-04-261-65/+62
* blk-integrity: use sysfs_emitThomas Weißschuh2023-04-261-10/+9
* block: make kobj_type structures constantThomas Weißschuh2023-02-091-1/+1
* blk-crypto: remove blk_crypto_unregister()Eric Biggers2021-11-291-1/+1
* blk-crypto: rename blk_keyslot_manager to blk_crypto_profileEric Biggers2021-10-211-2/+2
* block: move integrity handling out of <linux/blkdev.h>Christoph Hellwig2021-10-181-1/+1
* block: flush the integrity workqueue in blk_integrity_unregisterLihong Kou2021-09-141-0/+3
* block: check if a profile is actually registered in blk_integrity_unregisterChristoph Hellwig2021-09-141-1/+5
* block: return errors from blk_integrity_addLuis Chamberlain2021-08-231-5/+7
* block: remove the unused blk_integrity_merge_bio exportChristoph Hellwig2020-10-061-1/+0
* block: remove the unused blk_integrity_merge_rq exportChristoph Hellwig2020-10-061-1/+0
* bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flagChristoph Hellwig2020-09-241-2/+2
* block: Make blk-integrity preclude hardware inline encryptionSatya Tangirala2020-05-141-0/+7
* block: centralize PI remapping logic to the block layerMax Gurtovoy2019-09-171-0/+11
* docs: block: convert to ReSTMauro Carvalho Chehab2019-07-151-1/+1
* Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-071-15/+1
|\
| * block: switch all files cleared marked as GPLv2 to SPDX tagsChristoph Hellwig2019-04-301-15/+1
* | block: Replace all ktype default_attrs with groupsKimberly Brown2019-04-251-1/+2
|/
* block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeableChristoph Hellwig2018-09-241-10/+2
* block: simplify BIOVEC_PHYS_MERGEABLEChristoph Hellwig2018-09-241-2/+2
* block drivers/block: Use octal not symbolic permissionsJoe Perches2018-05-241-6/+6
* block: switch bios to blk_status_tChristoph Hellwig2017-06-091-2/+2
* block: fix blk_integrity_register to use template's interval_exp if not 0Mike Snitzer2017-04-231-1/+2
* block: get rid of blk_integrity_revalidate()Ilya Dryomov2017-04-211-17/+2
* block: constify struct blk_integrity_profileEric Biggers2017-03-241-1/+1
* block: Use pointer to backing_dev_info from request_queueJan Kara2017-02-021-2/+2
* block, libnvdimm, nvme: provide a built-in blk_integrity nop profileDan Williams2015-10-211-1/+12
* block: move blk_integrity to request_queueDan Williams2015-10-211-7/+7
* block: Inline blk_integrity in struct gendiskMartin K. Petersen2015-10-211-102/+58
* block: Export integrity data interval size in sysfsMartin K. Petersen2015-10-211-0/+14
* block: Reduce the size of struct blk_integrityMartin K. Petersen2015-10-211-3/+3
* block: Consolidate static integrity profile propertiesMartin K. Petersen2015-10-211-9/+8
* block: Move integrity kobject to struct gendiskMartin K. Petersen2015-10-211-11/+11
* block: Refuse request/bio merges with gaps in the integrity payloadSagi Grimberg2015-09-111-0/+3
* writeback: separate out include/linux/backing-dev-defs.hTejun Heo2015-06-021-0/+1
* block: Don't merge requests if integrity flags differMartin K. Petersen2014-09-271-10/+26
* block: Add a disk flag to block integrity profileMartin K. Petersen2014-09-271-0/+12
* block: Add prefix to block integrity profile flagsMartin K. Petersen2014-09-271-21/+22
* block: Deprecate the use of the term sector in the context of block integrityMartin K. Petersen2014-09-271-5/+5