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