aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2009-04-03Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Felix Blyakher
2009-04-01mm: page_mkwrite change prototype to match faultNick Piggin
2009-03-31New helper - current_umask()Al Viro
2009-03-31Revert "xfs: increase the maximum number of supported ACL entries"Felix Blyakher
2009-03-30Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfsFelix Blyakher
2009-03-30xfs: cleanup uuid handlingChristoph Hellwig
2009-03-29xfs: remove m_attroffsetChristoph Hellwig
2009-03-29xfs: fix various typosMalcolm Parsons
2009-03-29xfs: pagecache usage optimizationHisashi Hifumi
2009-03-29xfs: remove m_litinoChristoph Hellwig
2009-03-29xfs: kill ino64 mount optionChristoph Hellwig
2009-03-29xfs: kill mutex_t typedefChristoph Hellwig
2009-03-27xfs: increase the maximum number of supported ACL entriesFelix Blyakher
2009-03-16xfs: factor out code to find the longest free extent in the AGDave Chinner
2009-03-16xfs: kill VN_BADChristoph Hellwig
2009-03-16xfs: kill vn_atime_* helpers.Christoph Hellwig
2009-03-16xfs: cleanup xlog_breadChristoph Hellwig
2009-03-16xfs: cleanup xlog_recover_do_transChristoph Hellwig
2009-03-16xfs: remove another leftover of the old inode log item formatChristoph Hellwig
2009-03-16xfs: cleanup log unmount handlingChristoph Hellwig
2009-03-15Fix xfs debug build breakage by pushing xfs_error.h afterFelix Blyakher
2009-03-06xfs: only issues a cache flush on unmount if barriers are enabledChristoph Hellwig
2009-03-06xfs: prevent lockdep false positive in xfs_iget_cache_missChristoph Hellwig
2009-03-06xfs: prevent kernel crash due to corrupted inode log formatChristoph Hellwig
2009-03-06xfs: include header files for prototypesHannes Eder
2009-03-06xfs: make symbols staticHannes Eder
2009-03-06xfs: move declaration to header fileHannes Eder
2009-03-04xfs: only issues a cache flush on unmount if barriers are enabledChristoph Hellwig
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