aboutsummaryrefslogtreecommitdiff
path: root/fs/efs/dir.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-05-09more trivial ->iterate_shared conversionsGravatar Al Viro 1-2/+1
2014-06-04fs/efs: convert printk(KERN_DEBUG to pr_debugGravatar Fabian Frederick 1-4/+3
2014-06-04fs/efs: add pr_fmt / use __func__Gravatar Fabian Frederick 1-4/+7
2014-06-04fs/efs: convert printk to pr_foo()Gravatar Fabian Frederick 1-4/+4
2013-06-29[readdir] convert efsGravatar Al Viro 1-42/+33
2013-02-22new helper: file_inode(file)Gravatar Al Viro 1-1/+1
2009-06-17get rid of BKL in fs/efsGravatar Al Viro 1-4/+1
2008-02-23efs: move headers out of include/linux/Gravatar Christoph Hellwig 1-1/+1
2007-02-12[PATCH] mark struct inode_operations const 1Gravatar Arjan van de Ven 1-1/+1
2006-12-08[PATCH] struct path: convert efsGravatar Josef Sipek 1-1/+1
2006-03-28[PATCH] Make most file operations structs in fs/ constGravatar Arjan van de Ven 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+113