aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crc-t10dif.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-18crc-t10dif: clean up some more thingsEric Biggers1-13/+11
2020-06-18crc-t10dif: use fallback in initial stateEric Biggers1-27/+10
2020-06-18crc-t10dif: Fix potential crypto notify dead-lockHerbert Xu1-12/+42
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner1-3/+1
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers1-1/+0
2018-09-14crc-t10dif: crc_t10dif_mutex can be statickbuild test robot1-1/+1
2018-09-04crc-t10dif: Allow current transform to be inspected in sysfsMartin K. Petersen1-0/+11
2018-09-04crc-t10dif: Pick better transform if one becomes availableMartin K. Petersen1-2/+44
2015-05-30lib: introduce crc_t10dif_update()Akinobu Mita1-3/+9
2013-09-12crypto: crct10dif - Add fallback for broken initrdsHerbert Xu1-1/+10
2013-09-07Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"Herbert Xu1-43/+31
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"Herbert Xu1-30/+43
2013-06-05crypto: crct10dif - Use PTR_RETHerbert Xu1-3/+1
2013-05-20crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform frameworkTim Chen1-43/+32
2008-07-12[SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRCMartin K. Petersen1-0/+67