aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Felix Blyakher2009-04-01
|\
| * mm: page_mkwrite change prototype to match faultNick Piggin2009-04-01
| * xfs: only issues a cache flush on unmount if barriers are enabledChristoph Hellwig2009-03-06
| * xfs: prevent lockdep false positive in xfs_iget_cache_missChristoph Hellwig2009-03-06
| * xfs: prevent kernel crash due to corrupted inode log formatChristoph Hellwig2009-03-06
| * Revert "[XFS] remove old vmap cache"Felix Blyakher2009-02-19
| * Revert "[XFS] use scalable vmap API"Felix Blyakher2009-02-19
| * [XFS] Warn on transaction in flight on read-only remountFelix Blyakher2009-02-03
| * xfs: Check buffer lengths in log recoveryDave Chinner2009-02-03
| * don't reallocate sxp variable passed into xfs_swapextEric Sandeen2009-01-27
| * Long btree pointers are still 64 bit on diskDave Chinner2009-01-22
| * [XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen2009-01-18
| * 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
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...Lachlan McIlroy2009-01-14
| |\
| * | [XFS] use scalable vmap APINick Piggin2009-01-09
| * | [XFS] remove old vmap cacheNick Piggin2009-01-09
* | | Revert "xfs: increase the maximum number of supported ACL entries"Felix Blyakher2009-03-31
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfsFelix Blyakher2009-03-30
|\ \ \
| * | | xfs: cleanup uuid handlingChristoph Hellwig2009-03-30
| * | | xfs: remove m_attroffsetChristoph Hellwig2009-03-29
| * | | xfs: fix various typosMalcolm Parsons2009-03-29
| * | | xfs: pagecache usage optimizationHisashi Hifumi2009-03-29
| * | | xfs: remove m_litinoChristoph Hellwig2009-03-29
| * | | xfs: kill ino64 mount optionChristoph Hellwig2009-03-29
| * | | xfs: kill mutex_t typedefChristoph Hellwig2009-03-29
* | | | xfs: increase the maximum number of supported ACL entriesFelix Blyakher2009-03-27
|/ / /
* | | xfs: factor out code to find the longest free extent in the AGDave Chinner2009-03-16
* | | xfs: kill VN_BADChristoph Hellwig2009-03-16
* | | xfs: kill vn_atime_* helpers.Christoph Hellwig2009-03-16
* | | xfs: cleanup xlog_breadChristoph Hellwig2009-03-16
* | | xfs: cleanup xlog_recover_do_transChristoph Hellwig2009-03-16
* | | xfs: remove another leftover of the old inode log item formatChristoph Hellwig2009-03-16
* | | xfs: cleanup log unmount handlingChristoph Hellwig2009-03-16
* | | Fix xfs debug build breakage by pushing xfs_error.h afterFelix Blyakher2009-03-15
* | | xfs: include header files for prototypesHannes Eder2009-03-06
* | | xfs: make symbols staticHannes Eder2009-03-06
* | | xfs: move declaration to header fileHannes Eder2009-03-06
* | | xfs: only issues a cache flush on unmount if barriers are enabledChristoph Hellwig2009-03-04
* | | xfs: prevent lockdep false positive in xfs_iget_cache_missChristoph Hellwig2009-03-04
* | | xfs: prevent kernel crash due to corrupted inode log formatChristoph Hellwig2009-03-04
* | | 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