aboutsummaryrefslogtreecommitdiffstats
path: root/fs/affs/affs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-09switch affs to ->evict_inode()Al Viro1-2/+1
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig1-1/+1
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig1-1/+2
2010-01-26Fix remount races with symlink handling in affsAl Viro1-1/+1
2009-06-11sanitize ->fsync() for affsAl Viro1-0/+1
2009-03-27constify dentry_operations: misc filesystemsAl Viro1-2/+1
2008-07-26affs: convert s_bmlock into a mutexMatthias Kaehlcke1-1/+2
2008-05-06[PATCH] fix reservation discarding in affsRoman Zippel1-3/+1
2008-02-07iget: stop AFFS from using iget() and read_inode()David Howells1-1/+2
2007-02-20[PATCH] affs: implement ->drop_inodeChristoph Hellwig1-0/+1
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven1-3/+3
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik1-1/+0
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-3/+3
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+304