aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2009-03-04xfs: prevent lockdep false positive in xfs_iget_cache_missChristoph Hellwig
2009-03-04xfs: prevent kernel crash due to corrupted inode log formatChristoph Hellwig
2009-02-19Revert "[XFS] remove old vmap cache"Felix Blyakher
2009-02-19Revert "[XFS] use scalable vmap API"Felix Blyakher
2009-02-18Revert "[XFS] remove old vmap cache"Felix Blyakher
2009-02-18Revert "[XFS] use scalable vmap API"Felix Blyakher
2009-02-12xfs: reject swapext ioctl on swapfilesChristoph Hellwig
2009-02-12xfs: fix error handling in xfs_log_mountChristoph Hellwig
2009-02-09xfs: get rid of indirections in the quotaops implementationChristoph Hellwig
2009-02-09xfs: sanitize qh_lock wrappersChristoph Hellwig
2009-02-09xfs: use mutex_is_locked in XFS_DQ_IS_LOCKEDChristoph Hellwig
2009-02-09xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELEChristoph Hellwig
2009-02-09xfs: merge xfs_mkdir into xfs_createChristoph Hellwig
2009-02-09xfs: remove uchar_t/ushort_t/uint_t/ulong_t typesChristoph Hellwig
2009-02-09xfs: remove superflous inobt macrosChristoph Hellwig
2009-02-09xfs: remove iclog calculation special casesChristoph Hellwig
2009-02-08xfs: remove the unused XFS_QMOPT_DQLOCK flagChristoph Hellwig
2009-02-08xfs: cleanup xfs_find_handleChristoph Hellwig
2009-02-04xfs: cleanup error handling in xfs_swap_extentsJosef 'Jeff' Sipek
2009-02-04xfs: merge xfs_inode_flush into xfs_fs_write_inodeChristoph Hellwig
2009-02-04xfs: factor out attr fork reset handlingChristoph Hellwig
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