aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2009-02-04xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCKChristoph Hellwig
2009-02-04xfs: tiny cleanup for xfs_linkChristoph Hellwig
2009-02-04xfs: make sure to free the real-time inodes in the mount error pathChristoph Hellwig
2009-02-04xfs: cleanup error handling in xfs_mountfs:Christoph Hellwig
2009-02-03[XFS] Warn on transaction in flight on read-only remountFelix Blyakher
2009-02-03xfs: Check buffer lengths in log recoveryDave Chinner
2009-02-03xfs: Check buffer lengths in log recoveryDave Chinner
2009-01-27don't reallocate sxp variable passed into xfs_swapextEric Sandeen
2009-01-27don't reallocate sxp variable passed into xfs_swapextEric Sandeen
2009-01-27[XFS] Warn on transaction in flight on read-only remountFelix Blyakher
2009-01-22Long btree pointers are still 64 bit on diskDave Chinner
2009-01-21Merge branch 'master' of git+ssh://oss.sgi.com/oss/git/xfs/xfsFelix Blyakher
2009-01-22[XFS] remove always-true #ifndef HAVE_FORMAT32 testsEric Sandeen
2009-01-21Long btree pointers are still 64 bit on diskDave Chinner
2009-01-19[XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen
2009-01-19xfs: sanity check attr fork sizeChristoph Hellwig
2009-01-19xfs: fix bad_features2 fixups for the root filesystemChristoph Hellwig
2009-01-19xfs: add a lock class for group/project dquotsChristoph Hellwig
2009-01-19xfs: lockdep annotations for xfs_dqlock2Christoph Hellwig
2009-01-19xfs: add a separate lock class for the per-mount list of dquotsChristoph Hellwig
2009-01-19xfs: use mnt_want_write in compat_attrmulti ioctlChristoph Hellwig
2009-01-19xfs: fix dentry aliasing issues in open_by_handleChristoph Hellwig
2009-01-19xfs: sanity check attr fork sizeChristoph Hellwig
2009-01-19xfs: fix bad_features2 fixups for the root filesystemChristoph Hellwig
2009-01-19xfs: add a lock class for group/project dquotsChristoph Hellwig
2009-01-19xfs: lockdep annotations for xfs_dqlock2Christoph Hellwig
2009-01-19xfs: add a separate lock class for the per-mount list of dquotsChristoph Hellwig
2009-01-19xfs: use mnt_want_write in compat_attrmulti ioctlChristoph Hellwig
2009-01-19xfs: fix dentry aliasing issues in open_by_handleChristoph Hellwig
2009-01-16[XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen
2009-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...Lachlan McIlroy
2009-01-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Lachlan McIlroy
2009-01-09filesystem freeze: remove XFS specific ioctl interfaces for freeze featureTakashi Sato
2009-01-09filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato
2009-01-09[XFS] use scalable vmap APINick Piggin
2009-01-09[XFS] remove old vmap cacheNick Piggin
2009-01-09Merge branch 'for-linus' of git+ssh://git.melbourne.sgi.com/git/xfsLachlan McIlroy
2009-01-09[XFS] make xfs_ino_t an unsigned long longChristoph Hellwig
2009-01-09[XFS] truncate readdir offsets to signed 32 bit valuesChristoph Hellwig
2009-01-09[XFS] fix compile of xfs_btree_readahead_lblock on m68kChristoph Hellwig
2009-01-09[XFS] Remove macro-to-function indirections in the mask codeEric Sandeen
2009-01-09[XFS] Remove macro-to-function indirections in attr codeEric Sandeen
2009-01-09[XFS] Remove several unused typedefs.Eric Sandeen
2009-01-09[XFS] pass XFS_IGET_BULKSTAT to xfs_iget for handle operationsChristoph Hellwig
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-06[XFS] use scalable vmap APINick Piggin
2009-01-06[XFS] remove old vmap cacheNick Piggin
2008-12-29[XFS] Fix merge failuresLachlan McIlroy
2008-12-25Merge branch 'next' into for-linusJames Morris