aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-04Merge branch 'xfs-misc-fixes-3.17-1' into for-nextDave Chinner1-2/+2
2014-07-30xfs: require 64-bit sector_tChristoph Hellwig1-2/+2
2014-07-24xfs: support a union-based filter for eofblocks scansBrian Foster1-0/+3
2014-04-24xfs: report finobt status in fs geometryBrian Foster1-0/+1
2013-10-08xfs: add the inode directory type support to XFS_IOC_FSGEOMMark Tinguely1-2/+2
2013-09-24xfs: fix XFS_IOC_FREE_EOFBLOCKS definitionDave Chinner1-1/+1
2013-08-15xfs: create internal eofblocks structure with kuid_t typesDwight Engen1-1/+1
2013-08-12xfs: Validate log space at mount timeJie Liu1-1/+3
2013-08-12xfs: consolidate extent swap codeDave Chinner1-0/+15
2013-08-12xfs: sync minor header differences needed by userspace.Dave Chinner1-0/+17
2013-05-30xfs: add fsgeom flag for v5 superblock support.Dave Chinner1-0/+1
2012-11-08xfs: add minimum file size filtering to eofblocks scanBrian Foster1-2/+5
2012-11-08xfs: add inode id filtering to eofblocks scanBrian Foster1-2/+12
2012-11-08xfs: add XFS_IOC_FREE_EOFBLOCKS ioctlBrian Foster1-0/+17
2012-11-07xfs: report projid32bit feature in geometry callEric Sandeen1-1/+2
2011-07-08xfs: consolidate & clarify mount sanity checksEric Sandeen1-0/+5
2010-10-18xfs: Extend project quotas to support 32bit project idsArkadiusz Mi?kiewicz1-2/+4
2010-10-18xfs: Introduce XFS_IOC_ZERO_RANGEDave Chinner1-0/+1
2010-09-03xfs: Make fiemap work with sparse filesTao Ma1-1/+3
2010-03-05xfs: return inode fork offset in bulkstat for fsrDave Chinner1-1/+2
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar1-1/+1
2009-06-08xfs: update max log sizeChristoph Hellwig1-4/+7
2009-01-09filesystem freeze: remove XFS specific ioctl interfaces for freeze featureTakashi Sato1-2/+2
2008-12-02[XFS] Move compat ioctl structs & numbers into xfs_ioctl32.hsandeen@sandeen.net1-4/+0
2008-12-01[XFS] Add new getbmap flags.Eric Sandeen1-1/+5
2008-12-01[XFS] convert xfs_getbmap to take formatter functionsEric Sandeen1-12/+0
2008-07-28[XFS] attrmulti cleanupChristoph Hellwig1-0/+3
2008-07-28[XFS] XFS: ASCII case-insensitive supportBarry Naujok1-0/+1
2008-02-07[XFS] fix 32-bit compat ioctls for GETXFLAGS, SETXFLAGS, GETVERSIONEric Sandeen1-3/+7
2007-10-19[XFS] cleanup fid types messChristoph Hellwig1-23/+6
2007-07-14[XFS] Concurrent Multi-File Data StreamsDavid Chinner1-0/+1
2007-07-14[XFS] Lazy Superblock CountersDavid Chinner1-0/+1
2006-09-28[XFS] Remove several macros that are no longer used anywhereEric Sandeen1-7/+1
2006-06-09[XFS] Add degframentation exclusion supportBarry Naujok1-0/+1
2006-06-09[XFS] Fix a comment typo, originally noticed by Ming Zhang.Nathan Scott1-3/+3
2006-01-11[XFS] Sort out cosmetic differences between user and kernel copies of someNathan Scott1-4/+4
2006-01-11[XFS] Implement the di_extsize allocator hint for non-realtime files asNathan Scott1-0/+2
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-27/+12
2005-11-02[XFS] Ondisk format extension for extended attributes (attr2). Basically,Nathan Scott1-1/+2
2005-06-21[XFS] Makes more sense to use the fsxattr interface instead of adding newNathan Scott1-3/+2
2005-06-21[XFS] Add a get/set interface for XFS project identifiers.Nathan Scott1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+527