aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/symlink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-10new ->follow_link() and ->put_link() calling conventionsAl Viro1-5/+4
2015-05-10ext4: switch to simple_follow_link()Al Viro1-8/+1
2015-05-10ext4: split inode_operations for encrypted symlinks off the restAl Viro1-20/+10
2015-05-03Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-1/+1
2015-05-01ext4 crypto: simplify and speed up filename encryptionTheodore Ts'o1-1/+1
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+4
2015-04-16ext4 crypto: add symlink encryptionTheodore Ts'o1-1/+95
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-1/+1
2015-04-02ext4: remove unused header filesSheng Yong1-1/+0
2012-12-10ext4: Remove CONFIG_EXT4_FS_XATTRTao Ma1-4/+0
2010-05-16ext4: symlink must be handled via filesystem specific operationDmitry Monakhov1-0/+2
2008-10-10ext4: Rename ext4dev to ext4Theodore Ts'o1-2/+2
2008-09-08ext4: Fix whitespace checkpatch warnings/errorsTheodore Ts'o1-2/+2
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig1-1/+1
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven1-2/+2
2006-10-11[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao1-1/+1
2006-10-11[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao1-12/+12
2006-10-11[PATCH] ext4: initial copy of files from ext3Dave Kleikamp1-0/+54