summaryrefslogtreecommitdiffstats
path: root/crypto/cfb.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: cfb - fix decryptionDmitry Eremin-Solenikov2019-01-091-1/+1
* crypto: do not free algorithm before usingPan Bian2018-12-131-2/+4
* crypto: remove several VLAsSalvatore Mesoraca2018-04-201-4/+3Star
* crypto: cfb - add support for Cipher FeedBack modeJames Bottomley2018-03-091-0/+353
slx/kernel-qcow2-linux.git/commit/include/linux/quota.h?id=571b46e40bebb0d57130ca24c4a84dfd553adb91'>quota: Update version numberJan Kara2009-01-051-2/+1Star * quota: Keep which entries were set by SETQUOTA quotactlJan Kara2009-01-051-6/+20 * quota: Allow negative usage of space and inodesJan Kara2009-01-051-1/+2 * quota: Convert union in mem_dqinfo to a pointerJan Kara2009-01-051-4/+1Star * quota: Introduce DQUOT_QUOTA_SYS_FILE flagJan Kara2009-01-051-0/+7 * quota: Allow to separately enable quota accounting and enforcing limitsJan Kara2009-01-051-4/+26 * quota: Increase size of variables for limits and inode usageJan Kara2009-01-051-16/+12Star * quota: Add callbacks for allocating and destroying dquot structuresJan Kara2009-01-051-0/+2 * quota: remove CVS keywordsAdrian Bunk2008-10-161-2/+0Star * quota: implement sending information via netlink about user below quotaJan Kara2008-07-251-0/+4 * quota: convert macros to inline functionsJan Kara2008-07-251-1/+4 * quota: move function-macros from quota.h to quotaops.hJan Kara2008-07-251-19/+3Star * quota: cleanup loop in sync_dquots()Jan Kara2008-07-251-2/+0Star * quota: add a convenience macro for filesystemsJan Kara2008-05-011-0/+3 * quota: quota core changes for quotaon on remountJan Kara2008-04-281-2/+12 * quota: various style cleanupsJan Kara2008-04-281-5/+0Star * quota: do not allow setting of quota limits to too high valuesAndrew Perepechko2008-04-28