aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_sb.h
Commit message (Expand)AuthorAge
* Merge branch 'xfs-feature-bit-cleanup' into for-nextDave Chinner2014-05-19
|\
| * xfs: remove shared supberlock feature checkingDave Chinner2014-05-19
| * xfs: don't need dirv2 checks anymoreDave Chinner2014-05-19
| * xfs: turn NLINK feature on by defaultDave Chinner2014-05-19
| * xfs: keep sb_bad_features2 the same a sb_features2Dave Chinner2014-05-19
| * xfs: make superblock version checks reflect realityDave Chinner2014-05-19
* | xfs: enable the finobt feature on v5 superblocksBrian Foster2014-04-24
* | xfs: reserve v5 superblock read-only compat. feature bit for finobtBrian Foster2014-04-24
|/
* xfs: Use defines for CRC offsets in all casesEric Sandeen2014-02-26
* xfs: create a shared header file for format-related informationDave Chinner2013-10-23
* xfs: add xfs sb v4 support for dirent filetype fieldMark Tinguely2013-08-22
* xfs: Add write support for dirent filetype fieldDave Chinner2013-08-22
* xfs: Add read-only support for dirent filetype fieldDave Chinner2013-08-22
* xfs: don't special case shared superblock mountsDave Chinner2013-08-12
* xfs: introduce xfs_sb.c for sharing with libxfsDave Chinner2013-08-12
* xfs: sync minor header differences needed by userspace.Dave Chinner2013-08-12
* xfs: Start using pquotaino from the superblock.Chandra Seetharaman2013-07-22
* xfs: Define a new function xfs_is_quota_inode()Chandra Seetharaman2013-06-28
* xfs: implement extended feature masksDave Chinner2013-04-27
* xfs: add CRC checks to the superblockDave Chinner2013-04-27
* xfs: add CRC infrastructureChristoph Hellwig2012-11-19
* xfs: kill the unused XFS_BB_FSB_OFFSET macroAmit Sahrawat2012-02-02
* xfs: Remove the macro XFS_BUF_PTRChandra Seetharaman2011-07-25
* xfs: Extend project quotas to support 32bit project idsArkadiusz Mi?kiewicz2010-10-18
* [XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen2009-01-18
* [XFS] resync headers with libxfsChristoph Hellwig2008-12-10
* cleanup xfs_sb.h feature flag helpersChristoph Hellwig2008-12-03
* [XFS] XFS: ASCII case-insensitive supportBarry Naujok2008-07-28
* [XFS] Fix up noattr2 so that it will properly update the versionnum andTim Shimmin2008-07-28
* [XFS] Ensure "both" features2 slots are consistentEric Sandeen2008-04-10
* [XFS] Fix superblock features2 field alignment problemDavid Chinner2008-04-10
* [XFS] remove shouting-indirection macros from xfs_sb.hEric Sandeen2008-04-10
* [XFS] superblock endianess annotationsChristoph Hellwig2007-10-15
* [XFS] Lazy Superblock CountersDavid Chinner2007-07-14
* [XFS] Remove several macros that are no longer used anywhereEric Sandeen2006-09-27
* [XFS] Sort out cosmetic differences between user and kernel copies of someNathan Scott2006-01-10
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-01
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-01
* [XFS] Ondisk format extension for extended attributes (attr2). Basically,Nathan Scott2005-11-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16