aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAge
* Revert "[XFS] remove old vmap cache"Felix Blyakher2009-02-18
* Revert "[XFS] use scalable vmap API"Felix Blyakher2009-02-18
* xfs: reject swapext ioctl on swapfilesChristoph Hellwig2009-02-12
* xfs: fix error handling in xfs_log_mountChristoph Hellwig2009-02-12
* xfs: get rid of indirections in the quotaops implementationChristoph Hellwig2009-02-09
* xfs: sanitize qh_lock wrappersChristoph Hellwig2009-02-09
* xfs: use mutex_is_locked in XFS_DQ_IS_LOCKEDChristoph Hellwig2009-02-09
* xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELEChristoph Hellwig2009-02-09
* xfs: merge xfs_mkdir into xfs_createChristoph Hellwig2009-02-09
* xfs: remove uchar_t/ushort_t/uint_t/ulong_t typesChristoph Hellwig2009-02-09
* xfs: remove superflous inobt macrosChristoph Hellwig2009-02-09
* xfs: remove iclog calculation special casesChristoph Hellwig2009-02-09
* xfs: remove the unused XFS_QMOPT_DQLOCK flagChristoph Hellwig2009-02-08
* xfs: cleanup xfs_find_handleChristoph Hellwig2009-02-08
* xfs: cleanup error handling in xfs_swap_extentsJosef 'Jeff' Sipek2009-02-04
* xfs: merge xfs_inode_flush into xfs_fs_write_inodeChristoph Hellwig2009-02-04
* xfs: factor out attr fork reset handlingChristoph Hellwig2009-02-04
* xfs: remove unused XFS_MOUNT_ILOCK/XFS_MOUNT_IUNLOCKChristoph Hellwig2009-02-04
* xfs: tiny cleanup for xfs_linkChristoph Hellwig2009-02-04
* xfs: make sure to free the real-time inodes in the mount error pathChristoph Hellwig2009-02-04
* xfs: cleanup error handling in xfs_mountfs:Christoph Hellwig2009-02-04
* xfs: Check buffer lengths in log recoveryDave Chinner2009-02-03
* don't reallocate sxp variable passed into xfs_swapextEric Sandeen2009-01-27
* [XFS] Warn on transaction in flight on read-only remountFelix Blyakher2009-01-27
* Merge branch 'master' of git+ssh://oss.sgi.com/oss/git/xfs/xfsFelix Blyakher2009-01-21
|\
| * [XFS] remove always-true #ifndef HAVE_FORMAT32 testsEric Sandeen2009-01-21
* | Long btree pointers are still 64 bit on diskDave Chinner2009-01-21
|/
* xfs: sanity check attr fork sizeChristoph Hellwig2009-01-18
* xfs: fix bad_features2 fixups for the root filesystemChristoph Hellwig2009-01-18
* xfs: add a lock class for group/project dquotsChristoph Hellwig2009-01-18
* xfs: lockdep annotations for xfs_dqlock2Christoph Hellwig2009-01-18
* xfs: add a separate lock class for the per-mount list of dquotsChristoph Hellwig2009-01-18
* xfs: use mnt_want_write in compat_attrmulti ioctlChristoph Hellwig2009-01-18
* xfs: fix dentry aliasing issues in open_by_handleChristoph Hellwig2009-01-18
* [XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen2009-01-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Lachlan McIlroy2009-01-14
|\
| * filesystem freeze: remove XFS specific ioctl interfaces for freeze featureTakashi Sato2009-01-09
| * filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato2009-01-09
* | Merge branch 'for-linus' of git+ssh://git.melbourne.sgi.com/git/xfsLachlan McIlroy2009-01-09
|\ \
| * | [XFS] make xfs_ino_t an unsigned long longChristoph Hellwig2009-01-09
| * | [XFS] truncate readdir offsets to signed 32 bit valuesChristoph Hellwig2009-01-09
| * | [XFS] fix compile of xfs_btree_readahead_lblock on m68kChristoph Hellwig2009-01-09
| * | [XFS] Remove macro-to-function indirections in the mask codeEric Sandeen2009-01-08
| * | [XFS] Remove macro-to-function indirections in attr codeEric Sandeen2009-01-08
| * | [XFS] Remove several unused typedefs.Eric Sandeen2009-01-08
| * | [XFS] pass XFS_IGET_BULKSTAT to xfs_iget for handle operationsChristoph Hellwig2009-01-08
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy2009-01-07
|\|
| * trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* | [XFS] use scalable vmap APINick Piggin2009-01-05
* | [XFS] remove old vmap cacheNick Piggin2009-01-05
|/