summaryrefslogtreecommitdiffstats
path: root/lib/crc-t10dif.c
Commit message (Expand)AuthorAgeFilesLines
* crc-t10dif: clean up some more thingsEric Biggers2020-06-181-13/+11
* crc-t10dif: use fallback in initial stateEric Biggers2020-06-181-27/+10
* crc-t10dif: Fix potential crypto notify dead-lockHerbert Xu2020-06-181-12/+42
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner2019-06-191-3/+1
* crypto: shash - remove shash_desc::flagsEric Biggers2019-04-251-1/+0
* crc-t10dif: crc_t10dif_mutex can be statickbuild test robot2018-09-141-1/+1
* crc-t10dif: Allow current transform to be inspected in sysfsMartin K. Petersen2018-09-041-0/+11
* crc-t10dif: Pick better transform if one becomes availableMartin K. Petersen2018-09-041-2/+44
* lib: introduce crc_t10dif_update()Akinobu Mita2015-05-301-3/+9
* crypto: crct10dif - Add fallback for broken initrdsHerbert Xu2013-09-121-1/+10
* Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Herbert Xu2013-09-071-43/+31
* Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu2013-07-241-30/+43
* crypto: crct10dif - Use PTR_RETHerbert Xu2013-06-051-3/+1
* crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform fram...Tim Chen2013-05-201-43/+32
* [SCSI] lib: Add support for the T10 (SCSI) Data Integrity Field CRCMartin K. Petersen2008-07-121-0/+67