aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_iops.c
Commit message (Expand)AuthorAge
* xfs: fix ->mknod() return value on xfs_get_acl() failureAl Viro2011-06-14
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-07
|\
| * fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-01
* | fallocate should be a file operationChristoph Hellwig2011-01-17
* | make the feature checks in ->fallocate future proofChristoph Hellwig2011-01-17
* | XFS: handle hole punching via fallocate properlyJosef Bacik2011-01-12
|/
* xfs: use hlist_add_fakeChristoph Hellwig2010-11-10
* new helper: ihold()Al Viro2010-10-25
* fs: remove inode_add_to_list/__inode_add_to_listChristoph Hellwig2010-10-25
* xfs: remove xfs_cred.hChristoph Hellwig2010-10-18
* xfs: don't use vfs writeback for pure metadata modificationsDave Chinner2010-10-18
* xfs: Make fiemap work with sparse filesTao Ma2010-09-03
* simplify checks for I_CLEAR/I_FREEINGAl Viro2010-08-09
* xfs: new truncate sequenceChristoph Hellwig2010-08-09
* xfs: split xfs_itrace_entryChristoph Hellwig2010-07-26
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-26
* xfs: drop dmapi hooksChristoph Hellwig2010-07-26
* xfs: Check new inode size is OK before preallocatingDave Chinner2010-05-28
* xfs: Make fiemap work in query mode.Tao Ma2010-05-19
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* xfs: implement optimized fdatasyncChristoph Hellwig2010-03-01
* xfs: convert attr to use unsigned namesDave Chinner2010-01-19
* kill I_LOCKChristoph Hellwig2009-12-17
* xfs: event tracing supportChristoph Hellwig2009-12-15
* xfs: Fix error return for fallocate() on XFSJason Gunthorpe2009-12-11
* Merge branch 'master' into for-linusAlex Elder2009-10-08
|\
| * xfs: implement ->dirty_inode to fix timestamp handlingChristoph Hellwig2009-10-08
* | Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linusAlex Elder2009-09-15
|\|
| * xfs: includecheck fix for fs/xfs/xfs_iops.cJaswinder Singh Rajput2009-09-15
* | jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'Linus Torvalds2009-09-08
|/
* xfs: reduce bmv_count in xfs_vn_fiemapEric Sandeen2009-07-31
* xfs: fix small mismerge in xfs_vn_mknodChristoph Hellwig2009-06-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfsFelix Blyakher2009-06-11
|\
| * xfs: use generic Posix ACL codeChristoph Hellwig2009-06-10
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-04-03
|\|
| * xfs: kill ino64 mount optionChristoph Hellwig2009-03-29
| * xfs: merge xfs_mkdir into xfs_createChristoph Hellwig2009-02-09
* | New helper - current_umask()Al Viro2009-03-31
|/
* kill dead inode flagsChristoph Hellwig2008-12-03
* stop using igrab in xfs_vn_linkChristoph Hellwig2008-12-03
* [XFS] Hook up the fiemap ioctl.Eric Sandeen2008-11-30
* [XFS] Avoid using inodes that haven't been completely initialisedDave Chinner2008-11-10
* [XFS] kill sys_credChristoph Hellwig2008-10-30
* [XFS] Combine the XFS and Linux inodesDavid Chinner2008-10-30
* [XFS] Never call mark_inode_dirty_sync() directlyDavid Chinner2008-10-30
* [PATCH] change d_add_ci argument orderingChristoph Hellwig2008-08-25
* [XFS] stop using file_update_timeChristoph Hellwig2008-08-13
* [XFS] optimize xfs_ichgtimeChristoph Hellwig2008-08-13
* [XFS] update timestamp in xfs_ialloc manuallyChristoph Hellwig2008-08-13