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