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