aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_types.h
AgeCommit message (Expand)Author
2014-07-30xfs: require 64-bit sector_tChristoph Hellwig
2014-04-24xfs: support the XFS_BTNUM_FINOBT free inode btree typeBrian Foster
2013-08-22xfs: Add read-only support for dirent filetype fieldDave Chinner
2013-08-12xfs: move kernel specific type definitions to xfs.hDave Chinner
2013-08-12xfs: sync minor header differences needed by userspace.Dave Chinner
2013-08-12xfs: introduce xfs_rtalloc_defs.hDave Chinner
2013-08-12xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner
2013-08-12xfs: split out inode log item format definitionDave Chinner
2013-01-17xfs: Remove boolean_t typedef completely.Thiago Farina
2012-07-01xfs: struct xfs_buf_log_format isn't variable sized.Dave Chinner
2012-05-14xfs: move xfsagino_t to xfs_types.hDave Chinner
2011-04-28xfs: exact busy extent trackingChristoph Hellwig
2010-10-18xfs: Extend project quotas to support 32bit project idsArkadiusz Mi?kiewicz
2010-05-24xfs: make the log ticket ID available outside the log infrastructureDave Chinner
2010-01-20xfs: directory names are unsignedDave Chinner
2009-02-09xfs: remove uchar_t/ushort_t/uint_t/ulong_t typesChristoph Hellwig
2009-01-09[XFS] make xfs_ino_t an unsigned long longChristoph Hellwig
2009-01-09[XFS] Remove several unused typedefs.Eric Sandeen
2008-04-18[XFS] remove bhv_vname_t and xfs_rename codeBarry Naujok
2007-10-15[XFS] use filldir internallyChristoph Hellwig
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-11-02[XFS] Ondisk format extension for extended attributes (attr2). Basically,Nathan Scott
2005-06-21[XFS] Add a get/set interface for XFS project identifiers.Nathan Scott
2005-05-05[XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for som...Nathan Scott
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds