Age | Commit message (Expand) | Author |
2011-08-12 | xfs: remove subdirectories | Christoph Hellwig |
2011-07-26 | xfs: optimize the negative xattr caching | Christoph Hellwig |
2011-07-25 | fs: take the ACL checks to common code | Christoph Hellwig |
2011-07-25 | kill boilerplates around posix_acl_create_masq() | Al Viro |
2011-07-25 | xfs: cache negative ACLs if there is no attribute fork | Christoph Hellwig |
2011-07-08 | xfs: split xfs_itruncate_finish | Christoph Hellwig |
2011-07-08 | xfs: always log timestamp updates in xfs_setattr_size | Christoph Hellwig |
2011-07-08 | xfs: split xfs_setattr | Christoph Hellwig |
2011-06-14 | xfs: fix ->mknod() return value on xfs_get_acl() failure | Al Viro |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-08 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris |
2011-02-01 | fs/vfs/security: pass last path component to LSM on inode creation | Eric Paris |
2011-01-17 | fallocate should be a file operation | Christoph Hellwig |
2011-01-17 | make the feature checks in ->fallocate future proof | Christoph Hellwig |
2011-01-12 | XFS: handle hole punching via fallocate properly | Josef Bacik |
2010-11-10 | xfs: use hlist_add_fake | Christoph Hellwig |
2010-10-25 | new helper: ihold() | Al Viro |
2010-10-25 | fs: remove inode_add_to_list/__inode_add_to_list | Christoph Hellwig |
2010-10-18 | xfs: remove xfs_cred.h | Christoph Hellwig |
2010-10-18 | xfs: don't use vfs writeback for pure metadata modifications | Dave Chinner |
2010-09-03 | xfs: Make fiemap work with sparse files | Tao Ma |
2010-08-09 | simplify checks for I_CLEAR/I_FREEING | Al Viro |
2010-08-09 | xfs: new truncate sequence | Christoph Hellwig |
2010-07-26 | xfs: split xfs_itrace_entry | Christoph Hellwig |
2010-07-26 | xfs: remove unneeded #include statements | Christoph Hellwig |
2010-07-26 | xfs: drop dmapi hooks | Christoph Hellwig |
2010-05-28 | xfs: Check new inode size is OK before preallocating | Dave Chinner |
2010-05-19 | xfs: Make fiemap work in query mode. | Tao Ma |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-01 | xfs: implement optimized fdatasync | Christoph Hellwig |
2010-01-20 | xfs: convert attr to use unsigned names | Dave Chinner |
2009-12-17 | kill I_LOCK | Christoph Hellwig |
2009-12-14 | xfs: event tracing support | Christoph Hellwig |
2009-12-11 | xfs: Fix error return for fallocate() on XFS | Jason Gunthorpe |
2009-10-08 | Merge branch 'master' into for-linus | Alex Elder |
2009-10-08 | xfs: implement ->dirty_inode to fix timestamp handling | Christoph Hellwig |
2009-09-15 | Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus | Alex Elder |
2009-09-15 | xfs: includecheck fix for fs/xfs/xfs_iops.c | Jaswinder Singh Rajput |
2009-09-08 | jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' | Linus Torvalds |
2009-07-31 | xfs: reduce bmv_count in xfs_vn_fiemap | Eric Sandeen |
2009-06-12 | xfs: fix small mismerge in xfs_vn_mknod | Christoph Hellwig |
2009-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs | Felix Blyakher |
2009-06-10 | xfs: use generic Posix ACL code | Christoph Hellwig |
2009-04-03 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2009-03-31 | New helper - current_umask() | Al Viro |
2009-03-29 | xfs: kill ino64 mount option | Christoph Hellwig |
2009-02-09 | xfs: merge xfs_mkdir into xfs_create | Christoph Hellwig |
2008-12-04 | kill dead inode flags | Christoph Hellwig |
2008-12-04 | stop using igrab in xfs_vn_link | Christoph Hellwig |
2008-12-01 | [XFS] Hook up the fiemap ioctl. | Eric Sandeen |