aboutsummaryrefslogtreecommitdiff
path: root/fs/affs/affs.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersGravatar Josef Bacik 1-1/+1
2011-01-12switch affsGravatar Al Viro 1-0/+1
2010-08-09switch affs to ->evict_inode()Gravatar Al Viro 1-2/+1
2010-05-27drop unused dentry argument to ->fsyncGravatar Christoph Hellwig 1-1/+1
2010-03-05pass writeback_control to ->write_inodeGravatar Christoph Hellwig 1-1/+2
2010-01-26Fix remount races with symlink handling in affsGravatar Al Viro 1-1/+1
2009-06-11sanitize ->fsync() for affsGravatar Al Viro 1-0/+1
2009-03-27constify dentry_operations: misc filesystemsGravatar Al Viro 1-2/+1
2008-07-26affs: convert s_bmlock into a mutexGravatar Matthias Kaehlcke 1-1/+2
2008-05-06[PATCH] fix reservation discarding in affsGravatar Roman Zippel 1-3/+1
2008-02-07iget: stop AFFS from using iget() and read_inode()Gravatar David Howells 1-1/+2
2007-02-20[PATCH] affs: implement ->drop_inodeGravatar Christoph Hellwig 1-0/+1
2007-02-12[PATCH] mark struct inode_operations const 1Gravatar Arjan van de Ven 1-3/+3
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Gravatar Jeff Garzik 1-1/+0
2006-06-28[PATCH] mark address_space_operations constGravatar Christoph Hellwig 1-3/+3
2006-03-28[PATCH] Make most file operations structs in fs/ constGravatar Arjan van de Ven 1-3/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+304