summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_types.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: require 64-bit sector_tChristoph Hellwig2014-07-301-27/+2
* xfs: support the XFS_BTNUM_FINOBT free inode btree typeBrian Foster2014-04-241-1/+1
* xfs: Add read-only support for dirent filetype fieldDave Chinner2013-08-221-0/+1
* xfs: move kernel specific type definitions to xfs.hDave Chinner2013-08-121-36/+0
* xfs: sync minor header differences needed by userspace.Dave Chinner2013-08-121-1/+2
* xfs: introduce xfs_rtalloc_defs.hDave Chinner2013-08-121-0/+10
* xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner2013-08-121-0/+6
* xfs: split out inode log item format definitionDave Chinner2013-08-121-0/+6
* xfs: Remove boolean_t typedef completely.Thiago Farina2013-01-171-1/+0
* xfs: struct xfs_buf_log_format isn't variable sized.Dave Chinner2012-07-011-0/+14
* xfs: move xfsagino_t to xfs_types.hDave Chinner2012-05-141-0/+5
* xfs: exact busy extent trackingChristoph Hellwig2011-04-281-2/+0
* xfs: Extend project quotas to support 32bit project idsArkadiusz Mi?kiewicz2010-10-181-2/+0
* xfs: make the log ticket ID available outside the log infrastructureDave Chinner2010-05-241-0/+2
* xfs: directory names are unsignedDave Chinner2010-01-201-2/+2
* xfs: remove uchar_t/ushort_t/uint_t/ulong_t typesChristoph Hellwig2009-02-091-8/+0
* [XFS] make xfs_ino_t an unsigned long longChristoph Hellwig2009-01-091-1/+1
* [XFS] Remove several unused typedefs.Eric Sandeen2009-01-091-2/+0
* [XFS] remove bhv_vname_t and xfs_rename codeBarry Naujok2008-04-181-0/+5
* [XFS] use filldir internallyChristoph Hellwig2007-10-151-12/+0
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] Ondisk format extension for extended attributes (attr2). Basically,Nathan Scott2005-11-021-1/+7
* [XFS] Add a get/set interface for XFS project identifiers.Nathan Scott2005-06-211-1/+1
* [XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for som...Nathan Scott2005-05-051-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+182
OpenPOWER on IntegriCloud