summaryrefslogtreecommitdiffstats
path: root/drivers/block/cryptoloop.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 30Thomas Gleixner2019-05-241-13/+1Star
* block: cryptoloop: Remove VLA usage of skcipherKees Cook2018-09-281-11/+11
* block: cryptoloop - Fix build warningCorentin Labbe2017-09-261-2/+0Star
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* block: cryptoloop - Use new skcipher interfaceHerbert Xu2016-01-271-23/+25
* move linux/loop.h to drivers/blockAl Viro2013-06-291-1/+1
* drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-191-1/+0Star
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-241-7/+2Star
* [SG] Update drivers to use sg helpersJens Axboe2007-10-221-4/+8
* [BLOCK] cryptoloop: Use block ciphers where applicableHerbert Xu2006-09-211-106/+54Star
* [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu2005-09-021-2/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+268