Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-07-28 | [XFS] Fix up problem when CONFIG_XFS_POSIX_ACL is not set and yet we still | Tim Shimmin | 1 | -2/+2 |
2008-07-28 | [XFS] Don't assert if trying to mount with blocksize > pagesize | Lachlan McIlroy | 1 | -13/+13 |
2008-07-28 | [XFS] Don't update mtime on rename source | Christoph Hellwig | 1 | -13/+9 |
2008-07-28 | [XFS] Allow xfs_bmbt_split() to fallback to the lowspace allocator | Lachlan McIlroy | 1 | -0/+15 |
2008-07-28 | [XFS] Restore the lowspace extent allocator algorithm | Lachlan McIlroy | 2 | -3/+18 |
2008-07-28 | [XFS] use minleft when allocating in xfs_bmbt_split() | Lachlan McIlroy | 2 | -1/+24 |
2008-07-28 | [XFS] attrmulti cleanup | Christoph Hellwig | 3 | -17/+4 |
2008-07-28 | [XFS] Check for invalid flags in xfs_attrlist_by_handle. | Christoph Hellwig | 1 | -0/+6 |
2008-07-28 | [XFS] Fix CI lookup in leaf-form directories | Barry Naujok | 1 | -24/+25 |