Age | Commit message (Expand) | Author | Files | Lines |
2014-06-25 | xfs: create libxfs infrastructure | Dave Chinner | 1 | -621/+0 |
2014-05-20 | Merge branch 'xfs-feature-bit-cleanup' into for-next | Dave Chinner | 1 | -158/+67 |
2014-05-20 | xfs: remove shared supberlock feature checking | Dave Chinner | 1 | -13/+4 |
2014-05-20 | xfs: don't need dirv2 checks anymore | Dave Chinner | 1 | -6/+0 |
2014-05-20 | xfs: turn NLINK feature on by default | Dave Chinner | 1 | -10/+0 |
2014-05-20 | xfs: keep sb_bad_features2 the same a sb_features2 | Dave Chinner | 1 | -0/+2 |
2014-05-20 | xfs: make superblock version checks reflect reality | Dave Chinner | 1 | -144/+76 |
2014-04-24 | xfs: enable the finobt feature on v5 superblocks | Brian Foster | 1 | -1/+2 |
2014-04-24 | xfs: reserve v5 superblock read-only compat. feature bit for finobt | Brian Foster | 1 | -0/+7 |
2014-02-27 | xfs: Use defines for CRC offsets in all cases | Eric Sandeen | 1 | -0/+2 |
2013-10-23 | xfs: create a shared header file for format-related information | Dave Chinner | 1 | -3/+0 |
2013-08-22 | xfs: add xfs sb v4 support for dirent filetype field | Mark Tinguely | 1 | -3/+7 |
2013-08-22 | xfs: Add write support for dirent filetype field | Dave Chinner | 1 | -1/+2 |
2013-08-22 | xfs: Add read-only support for dirent filetype field | Dave Chinner | 1 | -6/+16 |
2013-08-13 | xfs: don't special case shared superblock mounts | Dave Chinner | 1 | -7/+0 |
2013-08-13 | xfs: introduce xfs_sb.c for sharing with libxfs | Dave Chinner | 1 | -0/+20 |
2013-08-13 | xfs: sync minor header differences needed by userspace. | Dave Chinner | 1 | -0/+7 |
2013-07-22 | xfs: Start using pquotaino from the superblock. | Chandra Seetharaman | 1 | -3/+10 |
2013-06-28 | xfs: Define a new function xfs_is_quota_inode() | Chandra Seetharaman | 1 | -0/+6 |
2013-04-27 | xfs: implement extended feature masks | Dave Chinner | 1 | -2/+68 |
2013-04-27 | xfs: add CRC checks to the superblock | Dave Chinner | 1 | -29/+71 |
2012-11-20 | xfs: add CRC infrastructure | Christoph Hellwig | 1 | -0/+7 |
2012-02-03 | xfs: kill the unused XFS_BB_FSB_OFFSET macro | Amit Sahrawat | 1 | -1/+0 |
2011-07-26 | xfs: Remove the macro XFS_BUF_PTR | Chandra Seetharaman | 1 | -1/+1 |
2010-10-19 | xfs: Extend project quotas to support 32bit project ids | Arkadiusz Mi?kiewicz | 1 | -1/+9 |
2009-01-19 | [XFS] Remove the rest of the macro-to-function indirections. | Eric Sandeen | 1 | -1/+1 |
2008-12-11 | [XFS] resync headers with libxfs | Christoph Hellwig | 1 | -0/+1 |
2008-12-04 | cleanup xfs_sb.h feature flag helpers | Christoph Hellwig | 1 | -80/+86 |
2008-07-28 | [XFS] XFS: ASCII case-insensitive support | Barry Naujok | 1 | -1/+9 |
2008-07-28 | [XFS] Fix up noattr2 so that it will properly update the versionnum and | Tim Shimmin | 1 | -0/+7 |
2008-04-10 | [XFS] Ensure "both" features2 slots are consistent | Eric Sandeen | 1 | -3/+4 |
2008-04-10 | [XFS] Fix superblock features2 field alignment problem | David Chinner | 1 | -3/+34 |
2008-04-10 | [XFS] remove shouting-indirection macros from xfs_sb.h | Eric Sandeen | 1 | -65/+4 |
2007-10-15 | [XFS] superblock endianess annotations | Christoph Hellwig | 1 | -3/+65 |
2007-07-14 | [XFS] Lazy Superblock Counters | David Chinner | 1 | -3/+13 |
2006-09-28 | [XFS] Remove several macros that are no longer used anywhere | Eric Sandeen | 1 | -22/+0 |
2006-01-11 | [XFS] Sort out cosmetic differences between user and kernel copies of some | Nathan Scott | 1 | -17/+0 |
2005-11-02 | [XFS] Update license/copyright notices to match the prefered SGI | Nathan Scott | 1 | -25/+11 |
2005-11-02 | [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. | Nathan Scott | 1 | -241/+157 |
2005-11-02 | [XFS] Ondisk format extension for extended attributes (attr2). Basically, | Nathan Scott | 1 | -10/+34 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+583 |