aboutsummaryrefslogtreecommitdiffstats
path: root/fs/efs/dir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-05-09more trivial ->iterate_shared conversionsAl Viro1-2/+1
2014-06-04fs/efs: convert printk(KERN_DEBUG to pr_debugFabian Frederick1-4/+3
2014-06-04fs/efs: add pr_fmt / use __func__Fabian Frederick1-4/+7
2014-06-04fs/efs: convert printk to pr_foo()Fabian Frederick1-4/+4
2013-06-29[readdir] convert efsAl Viro1-42/+33
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2009-06-17get rid of BKL in fs/efsAl Viro1-4/+1
2008-02-23efs: move headers out of include/linux/Christoph Hellwig1-1/+1
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven1-1/+1
2006-12-08[PATCH] struct path: convert efsJosef Sipek1-1/+1
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+113