summaryrefslogtreecommitdiffstats
path: root/fs/ext4/symlink.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-06-251-12/+8Star
|\
| * ext4 crypto: use per-inode tfm structureTheodore Ts'o2015-05-311-1/+1
| * ext4 crypto: reorganize how we store keys in the inodeTheodore Ts'o2015-05-181-10/+5Star
| * ext4 crypto: don't allocate a page when encrypting/decrypting file namesTheodore Ts'o2015-05-181-0/+1
* | don't pass nameidata to ->follow_link()Al Viro2015-05-111-1/+1
* | new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-111-5/+4Star
* | ext4: switch to simple_follow_link()Al Viro2015-05-111-8/+1Star
* | ext4: split inode_operations for encrypted symlinks off the restAl Viro2015-05-111-20/+10Star
|/
* Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-041-1/+1
|\
| * ext4 crypto: simplify and speed up filename encryptionTheodore Ts'o2015-05-011-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-271-4/+4
|\ \ | |/ |/|
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
* | ext4 crypto: add symlink encryptionTheodore Ts'o2015-04-161-1/+95
* | ext4: remove unused header filesSheng Yong2015-04-031-1/+0Star
|/
* ext4: Remove CONFIG_EXT4_FS_XATTRTao Ma2012-12-101-4/+0Star
* ext4: symlink must be handled via filesystem specific operationDmitry Monakhov2010-05-161-0/+2
* ext4: Rename ext4dev to ext4Theodore Ts'o2008-10-111-2/+2
* ext4: Fix whitespace checkpatch warnings/errorsTheodore Ts'o2008-09-091-2/+2
* ext4: move headers out of include/linuxChristoph Hellwig2008-04-301-1/+1
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-2/+2
* [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao2006-10-111-1/+1
* [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao2006-10-111-12/+12
* [PATCH] ext4: initial copy of files from ext3Dave Kleikamp2006-10-111-0/+54