aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6
Commit message (Expand)AuthorAge
* switch xfs to generic acl caching helpersAl Viro2009-06-24
* block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz2009-06-19
* Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linusFelix Blyakher2009-06-12
|\
| * xfs: fix small mismerge in xfs_vn_mknodChristoph Hellwig2009-06-12
| * Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfsFelix Blyakher2009-06-11
| |\
| | * xfs: use generic Posix ACL codeChristoph Hellwig2009-06-10
| | * xfs: remove SYNC_BDFLUSHChristoph Hellwig2009-06-08
| | * xfs: remove SYNC_IOWAITChristoph Hellwig2009-06-08
| | * xfs: split xfs_sync_inodesChristoph Hellwig2009-06-08
| | * xfs: use generic inode iterator in xfs_qm_dqrele_all_inodesChristoph Hellwig2009-06-08
| | * xfs: introduce a per-ag inode iteratorDave Chinner2009-06-08
| | * xfs: remove unused parameter from xfs_reclaim_inodesDave Chinner2009-06-08
| | * xfs: factor out inode validation for syncDave Chinner2009-06-08
| | * xfs: split inode flushing from xfs_sync_inodes_agChristoph Hellwig2009-06-08
| | * xfs: split inode data writeback from xfs_sync_inodes_agDave Chinner2009-06-08
| | * xfs: kill xfs_qmopsChristoph Hellwig2009-06-08
| | * xfs: prevent deadlock in xfs_qm_shake()Felix Blyakher2009-06-01
* | | xfs: remove ->write_super and stop maintaining ->s_dirtChristoph Hellwig2009-06-11
* | | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-11
|\ \ \ | |/ / |/| |
| * | block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-06-02
|\ \ \ | |/ / |/| |
| * | xfs: prevent deadlock in xfs_qm_shake()Felix Blyakher2009-06-01
* | | xfs: use memdup_user()Li Zefan2009-04-20
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-04-13
|\| |
| * | Merge branch 'master' into for-linusFelix Blyakher2009-04-09
| |\|
| | * xfs: block callers of xfs_flush_inodes() correctlyDave Chinner2009-04-06
| | * xfs: make inode flush at ENOSPC synchronousDave Chinner2009-04-06
| | * xfs: use xfs_sync_inodes() for device flushingDave Chinner2009-04-06
| | * xfs: prevent unwritten extent conversion from blocking I/O completionDave 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
| |\ \ | | |/ | |/|
| * | xfs: pagecache usage optimizationHisashi Hifumi2009-03-29
| * | xfs: kill ino64 mount optionChristoph Hellwig2009-03-29
| * | xfs: kill mutex_t typedefChristoph Hellwig2009-03-29
| * | xfs: kill VN_BADChristoph Hellwig2009-03-16
| * | xfs: kill vn_atime_* helpers.Christoph Hellwig2009-03-16
| * | xfs: include header files for prototypesHannes Eder2009-03-06
| * | xfs: make symbols staticHannes Eder2009-03-06
| * | xfs: only issues a cache flush on unmount if barriers are enabledChristoph Hellwig2009-03-04
| * | Revert "[XFS] remove old vmap cache"Felix Blyakher2009-02-18
| * | Revert "[XFS] use scalable vmap API"Felix Blyakher2009-02-18
| * | xfs: get rid of indirections in the quotaops implementationChristoph 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: cleanup xfs_find_handleChristoph Hellwig2009-02-08
| * | xfs: merge xfs_inode_flush into xfs_fs_write_inodeChristoph Hellwig2009-02-04
| * | [XFS] Warn on transaction in flight on read-only remountFelix Blyakher2009-01-27
| * | xfs: fix bad_features2 fixups for the root filesystemChristoph 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