summaryrefslogtreecommitdiff
path: root/fs/affs/dir.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-01iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}Goffredo Baroncelli1-1/+1
2018-01-29affs: convert to new i_version APIJeff Layton1-2/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-05fs/affs: add rename2 to prepare multiple methodsFabian Frederick1-1/+1
2016-05-02simple local filesystems: switch to ->iterate_shared()Al Viro1-1/+1
2015-02-17fs/affs: define AFFSNAMEMAX to replace constant useFabian Frederick1-1/+2
2015-02-17fs/affs: fix casting in printed messagesGeert Uytterhoeven1-5/+3
2014-06-06fs/affs: pr_debug cleanupFabian Frederick1-4/+4
2014-04-07fs/affs/dir.c: unlock/brelse dir on failure + code clean-upFabian Frederick1-10/+18
2013-06-29[readdir] convert affsAl Viro1-45/+24
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2009-06-11sanitize ->fsync() for affsAl Viro1-1/+1
2008-08-25[PATCH] fix ->llseek() for a bunch of directoriesAl Viro1-0/+1
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven1-1/+1
2006-12-08[PATCH] affs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek1-2/+2
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/+155