index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
crc-t10dif.h
Age
Commit message (
Expand
)
Author
2025-06-30
lib/crc: Prepare for arch-optimized code in subdirs of lib/crc/
Eric Biggers
2025-02-09
lib/crc-t10dif: remove crc_t10dif_is_optimized()
Eric Biggers
2025-02-08
crypto: crct10dif - remove from crypto API
Eric Biggers
2024-12-01
lib/crc-t10dif: add support for arch overrides
Eric Biggers
2024-12-01
lib/crc-t10dif: stop wrapping the crypto API
Eric Biggers
2018-09-04
crc-t10dif: Pick better transform if one becomes available
Martin K. Petersen
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-05-30
lib: introduce crc_t10dif_update()
Akinobu Mita
2014-09-27
block: Add T10 Protection Information functions
Martin K. Petersen
2013-09-07
Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...
Herbert Xu
2013-07-24
Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...
Herbert Xu
2013-05-20
crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform fram...
Tim Chen
2008-07-12
[SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRC
Martin K. Petersen