- cb77cb5 blk-crypto: rename blk_keyslot_manager to blk_crypto_profile by Eric Biggers · 3 years, 2 months ago
- fe45e63 block: move integrity handling out of <linux/blkdev.h> by Christoph Hellwig · 3 years, 3 months ago
- 3df4996 block: flush the integrity workqueue in blk_integrity_unregister by Lihong Kou · 3 years, 3 months ago
- 783a40a block: check if a profile is actually registered in blk_integrity_unregister by Christoph Hellwig · 3 years, 3 months ago
- 614310c block: return errors from blk_integrity_add by Luis Chamberlain · 3 years, 4 months ago
- d59da41 block: remove the unused blk_integrity_merge_bio export by Christoph Hellwig · 4 years, 3 months ago
- 92cf2fd block: remove the unused blk_integrity_merge_rq export by Christoph Hellwig · 4 years, 3 months ago
- 1cb039f bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag by Christoph Hellwig · 4 years, 3 months ago
- d145dc2 block: Make blk-integrity preclude hardware inline encryption by Satya Tangirala · 4 years, 8 months ago
- 54d4e6a block: centralize PI remapping logic to the block layer by Max Gurtovoy · 5 years ago
- 898bd37 docs: block: convert to ReST by Mauro Carvalho Chehab · 6 years ago
- 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
- 8c16567 block: switch all files cleared marked as GPLv2 to SPDX tags by Christoph Hellwig · 6 years ago
- 800f5aa block: Replace all ktype default_attrs with groups by Kimberly Brown · 6 years ago
- 3dccdae block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeable by Christoph Hellwig · 6 years ago
- 6a9f5f2 block: simplify BIOVEC_PHYS_MERGEABLE by Christoph Hellwig · 6 years ago
- 5657a81 block drivers/block: Use octal not symbolic permissions by Joe Perches · 7 years ago
- 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
- 2859323 block: fix blk_integrity_register to use template's interval_exp if not 0 by Mike Snitzer · 8 years ago
- 19b7ccf block: get rid of blk_integrity_revalidate() by Ilya Dryomov · 8 years ago
- 869ab90 block: constify struct blk_integrity_profile by Eric Biggers · 8 years ago
- dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 8 years ago
- 4125a09 block, libnvdimm, nvme: provide a built-in blk_integrity nop profile by Dan Williams · 9 years ago
- ac6fc48 block: move blk_integrity to request_queue by Dan Williams · 9 years ago
- 25520d5 block: Inline blk_integrity in struct gendisk by Martin K. Petersen · 9 years ago
- 4c241d0 block: Export integrity data interval size in sysfs by Martin K. Petersen · 9 years ago
- a48f041 block: Reduce the size of struct blk_integrity by Martin K. Petersen · 9 years ago
- 0f8087e block: Consolidate static integrity profile properties by Martin K. Petersen · 9 years ago
- aff34e1 block: Move integrity kobject to struct gendisk by Martin K. Petersen · 9 years ago
- 7f39add block: Refuse request/bio merges with gaps in the integrity payload by Sagi Grimberg · 9 years ago
- 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 10 years ago
- 4eaf99b block: Don't merge requests if integrity flags differ by Martin K. Petersen · 10 years ago
- 3aec2f4 block: Add a disk flag to block integrity profile by Martin K. Petersen · 10 years ago
- 8288f49 block: Add prefix to block integrity profile flags by Martin K. Petersen · 10 years ago
- 3be91c4 block: Deprecate the use of the term sector in the context of block integrity by Martin K. Petersen · 10 years ago
- 8492b68b block: Remove integrity tagging functions by Martin K. Petersen · 10 years ago
- d57a5f7 bio-integrity: Convert to bvec_iter by Kent Overstreet · 11 years ago
- c8164d8 scatterlist: introduce sg_unmark_end by Paolo Bonzini · 12 years ago
- 7d311cd bdi: allow block devices to say that they require stable page writes by Darrick J. Wong · 12 years ago
- d5decd3 block: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros by Paul Gortmaker · 14 years ago
- a63a5cf dm: improve block integrity support by Mike Snitzer · 14 years ago
- e817bf3 block: Fix double free in blk_integrity_unregister by Martin K. Petersen · 14 years ago
- 13f05c8 block/scsi: Provide a limit on the number of integrity segments by Martin K. Petersen · 14 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
- 3839e4b block: fix improper kobject release in blk_integrity_unregister by Xiaotian Feng · 15 years ago
- e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 16 years ago
- 3223163 block: Allow empty integrity profile by Martin K. Petersen · 16 years ago
- ad7fce9 block: Switch blk_integrity_compare from bdev to gendisk by Martin K. Petersen · 16 years ago
- 0c032ab block: Fix double put in blk_integrity_unregister by Martin K. Petersen · 16 years ago
- ed9e198 block: implement and use {disk|part}_to_dev() by Tejun Heo · 16 years ago
- 710027a Add some block/ source files to the kernel-api docbook. Fix kernel-doc notation in them as needed. Fix changed function parameter names. Fix typos/spellos. In comments, change REQ_SPECIAL to REQ_TYPE_SPECIAL and REQ_BLOCK_PC to REQ_TYPE_BLOCK_PC. by Randy Dunlap · 16 years ago
- b24498d block: integrity flags can't use bit ops on unsigned short by Jens Axboe · 17 years ago
- b984679 block: integrity checkpatch cleanups by Jens Axboe · 17 years ago
- 7ba1ba1 block: Block layer data integrity support by Martin K. Petersen · 17 years ago