aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAge
...
| | * xfs: make inode flush at ENOSPC synchronousDave Chinner2009-04-06
| | * xfs: use xfs_sync_inodes() for device flushingDave Chinner2009-04-06
| | * xfs: inform the xfsaild of the push target before sleepingDave Chinner2009-04-06
| | * xfs: prevent unwritten extent conversion from blocking I/O completionDave Chinner2009-04-06
| | * xfs: fix double free of inodeDave Chinner2009-04-06
| | * xfs: validate log feature fields correctlyDave Chinner2009-04-06
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-04-03
|\| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Felix Blyakher2009-04-01
| |\ \ | | |/ | |/|
| * | 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
| * | 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