summaryrefslogtreecommitdiff
path: root/fs/affs/dir.c
Commit message (Expand)AuthorAge
* fs/affs: add rename2 to prepare multiple methodsFabian Frederick2017-05-05
* simple local filesystems: switch to ->iterate_shared()Al Viro2016-05-02
* fs/affs: define AFFSNAMEMAX to replace constant useFabian Frederick2015-02-17
* fs/affs: fix casting in printed messagesGeert Uytterhoeven2015-02-17
* fs/affs: pr_debug cleanupFabian Frederick2014-06-06
* fs/affs/dir.c: unlock/brelse dir on failure + code clean-upFabian Frederick2014-04-07
* [readdir] convert affsAl Viro2013-06-29
* new helper: file_inode(file)Al Viro2013-02-22
* sanitize ->fsync() for affsAl Viro2009-06-11
* [PATCH] fix ->llseek() for a bunch of directoriesAl Viro2008-08-25
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* [PATCH] affs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* Linux-2.6.12-rc2Linus Torvalds2005-04-16