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