aboutsummaryrefslogtreecommitdiff
path: root/fs/affs/inode.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-25new helper: ihold()Gravatar Al Viro 1-1/+1
2010-08-09switch affs to ->evict_inode()Gravatar Al Viro 1-13/+12
2010-08-09remove inode_setattrGravatar Christoph Hellwig 1-2/+11
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-05pass writeback_control to ->write_inodeGravatar Christoph Hellwig 1-1/+1
2009-01-05affs: do not zero ->i_opGravatar Al Viro 1-2/+1
2008-11-14CRED: Wrap task credential accesses in the AFFS filesystemGravatar David Howells 1-2/+2
2008-05-06[PATCH] fix reservation discarding in affsGravatar Roman Zippel 1-26/+8
2008-02-07iget: stop AFFS from using iget() and read_inode()Gravatar David Howells 1-7/+13
2007-05-21Detach sched.h from mm.hGravatar Alexey Dobriyan 1-1/+1
2007-02-20[PATCH] affs: implement ->drop_inodeGravatar Christoph Hellwig 1-6/+11
2007-02-12[PATCH] mark struct inode_operations const 1Gravatar Arjan van de Ven 1-1/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semGravatar Jes Sorensen 1-2/+2
2005-09-09[PATCH] update filesystems for new delete_inode behaviorGravatar Mark Fasheh 1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+411