aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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