aboutsummaryrefslogtreecommitdiffstats
path: root/fs/affs/dir.c
AgeCommit message (Expand)Author
2017-05-05fs/affs: add rename2 to prepare multiple methodsFabian Frederick
2016-05-02simple local filesystems: switch to ->iterate_shared()Al Viro
2015-02-17fs/affs: define AFFSNAMEMAX to replace constant useFabian Frederick
2015-02-17fs/affs: fix casting in printed messagesGeert Uytterhoeven
2014-06-06fs/affs: pr_debug cleanupFabian Frederick
2014-04-07fs/affs/dir.c: unlock/brelse dir on failure + code clean-upFabian Frederick
2013-06-29[readdir] convert affsAl Viro
2013-02-22new helper: file_inode(file)Al Viro
2009-06-11sanitize ->fsync() for affsAl Viro
2008-08-25[PATCH] fix ->llseek() for a bunch of directoriesAl Viro
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2006-12-08[PATCH] affs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds