summaryrefslogtreecommitdiff
path: root/fs/efs/dir.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-05-09more trivial ->iterate_shared conversionsAl Viro
2014-06-04fs/efs: convert printk(KERN_DEBUG to pr_debugFabian Frederick
2014-06-04fs/efs: add pr_fmt / use __func__Fabian Frederick
2014-06-04fs/efs: convert printk to pr_foo()Fabian Frederick
2013-06-29[readdir] convert efsAl Viro
2013-02-22new helper: file_inode(file)Al Viro
2009-06-17get rid of BKL in fs/efsAl Viro
2008-02-23efs: move headers out of include/linux/Christoph Hellwig
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2006-12-08[PATCH] struct path: convert efsJosef Sipek
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2002-09-29[PATCH] C99 designated initializers for fs/efsArt Haas
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig
2002-04-30[PATCH] shift BKL out of vfs_readdirDave Hansen
2002-02-04v2.5.0.11 -> v2.5.1Linus Torvalds
2002-02-04Import changesetLinus Torvalds