summaryrefslogtreecommitdiff
path: root/drivers/block/cryptoloop.c
AgeCommit message (Expand)Author
2013-06-29move linux/loop.h to drivers/blockAl Viro
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2006-09-21[BLOCK] cryptoloop: Use block ciphers where applicableHerbert Xu
2005-09-01[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu
2004-07-11[PATCH] sparse: misc NULL noise in drivers/*Alexander Viro
2004-02-18[PATCH] remove useless highmem bounce from loop/cryptoloopAndrew Morton
2003-08-15[MM]: Add and use offset_in_page() convenience macro.David S. Miller
2003-08-13[PATCH] Fix cryptoloop ECB modeFruhwirth Clemens
2003-07-16[PATCH] remove all #include <blk.h>'sAdrian Bunk
2003-07-10[PATCH] cryptoloopAndries E. Brouwer