aboutsummaryrefslogtreecommitdiff
path: root/lib/crc-t10dif.c
AgeCommit message (Expand)Author
2020-06-18crc-t10dif: clean up some more thingsEric Biggers
2020-06-18crc-t10dif: use fallback in initial stateEric Biggers
2020-06-18crc-t10dif: Fix potential crypto notify dead-lockHerbert Xu
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2018-09-14crc-t10dif: crc_t10dif_mutex can be statickbuild test robot
2018-09-04crc-t10dif: Allow current transform to be inspected in sysfsMartin K. Petersen
2018-09-04crc-t10dif: Pick better transform if one becomes availableMartin K. Petersen
2015-05-30lib: introduce crc_t10dif_update()Akinobu Mita
2013-09-12crypto: crct10dif - Add fallback for broken initrdsHerbert Xu
2013-09-07Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Herbert Xu
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu
2013-06-05crypto: crct10dif - Use PTR_RETHerbert Xu
2013-05-20crypto: 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 CRCMartin K. Petersen