aboutsummaryrefslogtreecommitdiff
path: root/fs/affs/affs.h
AgeCommit message (Expand)Author
2012-09-21userns: Convert affs to use kuid/kgid wherwe appropriateEric W. Biederman
2012-07-14don't pass nameidata to ->create()Al Viro
2012-07-14stop passing nameidata to ->lookup()Al Viro
2012-07-14affs: get rid of affs_sync_superArtem Bityutskiy
2012-07-14affs: introduce VFS superblock object back-referenceArtem Bityutskiy
2012-05-29affs: bury unused macrosAl Viro
2012-01-03affs: propagate umode_tAl Viro
2012-01-03switch ->create() to umode_tAl Viro
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-01-12switch affsAl Viro
2010-08-09switch affs to ->evict_inode()Al Viro
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
2010-01-26Fix remount races with symlink handling in affsAl Viro
2009-06-11sanitize ->fsync() for affsAl Viro
2009-03-27constify dentry_operations: misc filesystemsAl Viro
2008-07-26affs: convert s_bmlock into a mutexMatthias Kaehlcke
2008-05-06[PATCH] fix reservation discarding in affsRoman Zippel
2008-02-07iget: stop AFFS from using iget() and read_inode()David Howells
2007-02-20[PATCH] affs: implement ->drop_inodeChristoph Hellwig
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2005-04-16Linux-2.6.12-rc2Linus Torvalds