aboutsummaryrefslogtreecommitdiff
path: root/block/blk-integrity.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-12block: support PI at non-zero offset within metadataGravatar Kanchan Joshi 1-0/+1
2023-04-26blk-integrity: register sysfs attributes on struct deviceGravatar Thomas Weißschuh 1-52/+3
2023-04-26blk-integrity: convert to struct device_attributeGravatar Thomas Weißschuh 1-65/+62
2023-04-26blk-integrity: use sysfs_emitGravatar Thomas Weißschuh 1-10/+9
2023-02-09block: make kobj_type structures constantGravatar Thomas Weißschuh 1-1/+1
2021-11-29blk-crypto: remove blk_crypto_unregister()Gravatar Eric Biggers 1-1/+1
2021-10-21blk-crypto: rename blk_keyslot_manager to blk_crypto_profileGravatar Eric Biggers 1-2/+2
2021-10-18block: move integrity handling out of <linux/blkdev.h>Gravatar Christoph Hellwig 1-1/+1
2021-09-14block: flush the integrity workqueue in blk_integrity_unregisterGravatar Lihong Kou 1-0/+3
2021-09-14block: check if a profile is actually registered in blk_integrity_unregisterGravatar Christoph Hellwig 1-1/+5
2021-08-23block: return errors from blk_integrity_addGravatar Luis Chamberlain 1-5/+7
2020-10-06block: remove the unused blk_integrity_merge_bio exportGravatar Christoph Hellwig 1-1/+0
2020-10-06block: remove the unused blk_integrity_merge_rq exportGravatar Christoph Hellwig 1-1/+0
2020-09-24bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flagGravatar Christoph Hellwig 1-2/+2
2020-05-14block: Make blk-integrity preclude hardware inline encryptionGravatar Satya Tangirala 1-0/+7
2019-09-17block: centralize PI remapping logic to the block layerGravatar Max Gurtovoy 1-0/+11
2019-07-15docs: block: convert to ReSTGravatar Mauro Carvalho Chehab 1-1/+1
2019-05-07Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-15/+1
2019-04-30block: switch all files cleared marked as GPLv2 to SPDX tagsGravatar Christoph Hellwig 1-15/+1
2019-04-25block: Replace all ktype default_attrs with groupsGravatar Kimberly Brown 1-1/+2
2018-09-24block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeableGravatar Christoph Hellwig 1-10/+2
2018-09-24block: simplify BIOVEC_PHYS_MERGEABLEGravatar Christoph Hellwig 1-2/+2
2018-05-24block drivers/block: Use octal not symbolic permissionsGravatar Joe Perches 1-6/+6
2017-06-09block: switch bios to blk_status_tGravatar Christoph Hellwig 1-2/+2
2017-04-23block: fix blk_integrity_register to use template's interval_exp if not 0Gravatar Mike Snitzer 1-1/+2
2017-04-21block: get rid of blk_integrity_revalidate()Gravatar Ilya Dryomov 1-17/+2
2017-03-24block: constify struct blk_integrity_profileGravatar Eric Biggers 1-1/+1
2017-02-02block: Use pointer to backing_dev_info from request_queueGravatar Jan Kara 1-2/+2
2015-10-21block, libnvdimm, nvme: provide a built-in blk_integrity nop profileGravatar Dan Williams 1-1/+12
2015-10-21block: move blk_integrity to request_queueGravatar Dan Williams 1-7/+7
2015-10-21block: Inline blk_integrity in struct gendiskGravatar Martin K. Petersen 1-102/+58
2015-10-21block: Export integrity data interval size in sysfsGravatar Martin K. Petersen 1-0/+14
2015-10-21block: Reduce the size of struct blk_integrityGravatar Martin K. Petersen 1-3/+3
2015-10-21block: Consolidate static integrity profile propertiesGravatar Martin K. Petersen 1-9/+8
2015-10-21block: Move integrity kobject to struct gendiskGravatar Martin K. Petersen 1-11/+11
2015-09-11block: Refuse request/bio merges with gaps in the integrity payloadGravatar Sagi Grimberg 1-0/+3
2015-06-02writeback: separate out include/linux/backing-dev-defs.hGravatar Tejun Heo 1-0/+1
2014-09-27block: Don't merge requests if integrity flags differGravatar Martin K. Petersen 1-10/+26
2014-09-27block: Add a disk flag to block integrity profileGravatar Martin K. Petersen 1-0/+12
2014-09-27block: Add prefix to block integrity profile flagsGravatar Martin K. Petersen 1-21/+22
2014-09-27block: Deprecate the use of the term sector in the context of block integrityGravatar Martin K. Petersen 1-5/+5
2014-09-27block: Remove integrity tagging functionsGravatar Martin K. Petersen 1-2/+0
2013-11-23bio-integrity: Convert to bvec_iterGravatar Kent Overstreet 1-18/+22
2013-03-20scatterlist: introduce sg_unmark_endGravatar Paolo Bonzini 1-1/+1
2013-02-21bdi: allow block devices to say that they require stable page writesGravatar Darrick J. Wong 1-0/+4
2011-10-31block: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macrosGravatar Paul Gortmaker 1-0/+1
2011-04-05dm: improve block integrity supportGravatar Mike Snitzer 1-1/+11
2010-10-15block: Fix double free in blk_integrity_unregisterGravatar Martin K. Petersen 1-1/+0
2010-09-10block/scsi: Provide a limit on the number of integrity segmentsGravatar Martin K. Petersen 1-21/+72
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1