summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Revert "xfs: increase the maximum number of supported ACL entries"Felix Blyakher2009-03-311-1/+1
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfsFelix Blyakher2009-03-3138-292/+204Star
| |\ \ \ \ \
| | * | | | | xfs: cleanup uuid handlingChristoph Hellwig2009-03-303-116/+83Star
| | * | | | | xfs: remove m_attroffsetChristoph Hellwig2009-03-295-39/+62
| | * | | | | xfs: fix various typosMalcolm Parsons2009-03-2922-40/+40
| | * | | | | xfs: pagecache usage optimizationHisashi Hifumi2009-03-291-0/+1
| | * | | | | xfs: remove m_litinoChristoph Hellwig2009-03-293-3/+3
| | * | | | | xfs: kill ino64 mount optionChristoph Hellwig2009-03-296-60/+6Star
| | * | | | | xfs: kill mutex_t typedefChristoph Hellwig2009-03-296-34/+9Star
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Felix Blyakher2009-03-31238-7952/+7093Star
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | xfs: increase the maximum number of supported ACL entriesFelix Blyakher2009-03-271-1/+1
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Felix Blyakher2009-03-2415-83/+170
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfsFelix Blyakher2009-03-1612-202/+217
| |\ \ \ \ \
| | * | | | | xfs: factor out code to find the longest free extent in the AGDave Chinner2009-03-164-22/+31
| | * | | | | xfs: kill VN_BADChristoph Hellwig2009-03-162-10/+2Star
| | * | | | | xfs: kill vn_atime_* helpers.Christoph Hellwig2009-03-162-20/+6Star
| | * | | | | xfs: cleanup xlog_breadChristoph Hellwig2009-03-162-88/+138
| | * | | | | xfs: cleanup xlog_recover_do_transChristoph Hellwig2009-03-161-34/+31Star
| | * | | | | xfs: remove another leftover of the old inode log item formatChristoph Hellwig2009-03-161-10/+4Star
| | * | | | | xfs: cleanup log unmount handlingChristoph Hellwig2009-03-163-18/+5Star
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Felix Blyakher2009-03-1625-87/+254
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Fix xfs debug build breakage by pushing xfs_error.h afterFelix Blyakher2009-03-151-1/+1
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Felix Blyakher2009-03-1112-29/+37
| |\ \ \ \ \ \
| * | | | | | | xfs: include header files for prototypesHannes Eder2009-03-072-0/+2
| * | | | | | | xfs: make symbols staticHannes Eder2009-03-073-5/+5
| * | | | | | | xfs: move declaration to header fileHannes Eder2009-03-072-2/+1Star
| * | | | | | | xfs: only issues a cache flush on unmount if barriers are enabledChristoph Hellwig2009-03-043-8/+16
| * | | | | | | xfs: prevent lockdep false positive in xfs_iget_cache_missChristoph Hellwig2009-03-041-5/+10
| * | | | | | | xfs: prevent kernel crash due to corrupted inode log formatChristoph Hellwig2009-03-041-4/+13
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Felix Blyakher2009-03-0341-331/+978
| |\ \ \ \ \ \ \
| * | | | | | | | Revert "[XFS] remove old vmap cache"Felix Blyakher2009-02-181-1/+74
| * | | | | | | | Revert "[XFS] use scalable vmap API"Felix Blyakher2009-02-181-3/+3
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Felix Blyakher2009-02-1822-132/+260
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfsFelix Blyakher2009-02-122-6/+14
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xfs: reject swapext ioctl on swapfilesChristoph Hellwig2009-02-121-0/+6
| | * | | | | | | | | xfs: fix error handling in xfs_log_mountChristoph Hellwig2009-02-121-6/+8
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Felix Blyakher2009-02-128-44/+34Star
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfsFelix Blyakher2009-02-0930-734/+346Star
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | xfs: get rid of indirections in the quotaops implementationChristoph Hellwig2009-02-0912-262/+181Star
| | * | | | | | | | | | xfs: sanitize qh_lock wrappersChristoph Hellwig2009-02-094-81/+37Star
| | * | | | | | | | | | xfs: use mutex_is_locked in XFS_DQ_IS_LOCKEDChristoph Hellwig2009-02-091-13/+1Star
| | * | | | | | | | | | xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELEChristoph Hellwig2009-02-092-12/+6Star
| | * | | | | | | | | | xfs: merge xfs_mkdir into xfs_createChristoph Hellwig2009-02-093-291/+92Star
| | * | | | | | | | | | xfs: remove uchar_t/ushort_t/uint_t/ulong_t typesChristoph Hellwig2009-02-097-18/+10Star
| | * | | | | | | | | | xfs: remove superflous inobt macrosChristoph Hellwig2009-02-095-31/+17Star
| | * | | | | | | | | | xfs: remove iclog calculation special casesChristoph Hellwig2009-02-091-26/+2Star
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfsFelix Blyakher2009-02-0914-348/+239Star
| |\| | | | | | | | | |
| | * | | | | | | | | | xfs: remove the unused XFS_QMOPT_DQLOCK flagChristoph Hellwig2009-02-083-113/+50Star
| | * | | | | | | | | | xfs: cleanup xfs_find_handleChristoph Hellwig2009-02-081-62/+44Star
| | * | | | | | | | | | xfs: cleanup error handling in xfs_swap_extentsJosef 'Jeff' Sipek2009-02-041-35/+27Star