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