summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6
AgeCommit message (Expand)Author
2009-06-11xfs: remove ->write_super and stop maintaining ->s_dirtChristoph Hellwig
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-02Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-06-01xfs: prevent deadlock in xfs_qm_shake()Felix Blyakher
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-04-20xfs: use memdup_user()Li Zefan
2009-04-13Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-04-09Merge branch 'master' into for-linusFelix Blyakher
2009-04-06xfs: block callers of xfs_flush_inodes() correctlyDave Chinner
2009-04-06xfs: make inode flush at ENOSPC synchronousDave Chinner
2009-04-06xfs: use xfs_sync_inodes() for device flushingDave Chinner
2009-04-06xfs: prevent unwritten extent conversion from blocking I/O completionDave Chinner
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-29xfs: pagecache usage optimizationHisashi Hifumi
2009-03-29xfs: kill ino64 mount optionChristoph Hellwig
2009-03-29xfs: kill mutex_t typedefChristoph Hellwig
2009-03-16xfs: kill VN_BADChristoph Hellwig
2009-03-16xfs: kill vn_atime_* helpers.Christoph Hellwig
2009-03-06xfs: only issues a cache flush on unmount if barriers are enabledChristoph Hellwig
2009-03-06xfs: include header files for prototypesHannes Eder
2009-03-06xfs: make symbols staticHannes Eder
2009-03-04xfs: only issues a cache flush on unmount if barriers are enabledChristoph 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-09xfs: get rid of indirections in the quotaops implementationChristoph 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-08xfs: cleanup xfs_find_handleChristoph Hellwig
2009-02-04xfs: merge xfs_inode_flush into xfs_fs_write_inodeChristoph Hellwig
2009-02-03[XFS] Warn on transaction in flight on read-only remountFelix Blyakher
2009-01-27[XFS] Warn on transaction in flight on read-only remountFelix Blyakher
2009-01-19xfs: fix bad_features2 fixups for the root filesystemChristoph Hellwig
2009-01-19xfs: use mnt_want_write in compat_attrmulti ioctlChristoph Hellwig
2009-01-19xfs: fix dentry aliasing issues in open_by_handleChristoph Hellwig
2009-01-19xfs: fix bad_features2 fixups for the root filesystemChristoph Hellwig
2009-01-19xfs: use mnt_want_write in compat_attrmulti ioctlChristoph Hellwig
2009-01-19xfs: fix dentry aliasing issues in open_by_handleChristoph Hellwig
2009-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...Lachlan McIlroy
2009-01-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Lachlan McIlroy
2009-01-09filesystem freeze: remove XFS specific ioctl interfaces for freeze featureTakashi Sato
2009-01-09filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato
2009-01-09[XFS] use scalable vmap APINick Piggin
2009-01-09[XFS] remove old vmap cacheNick Piggin
2009-01-09Merge branch 'for-linus' of git+ssh://git.melbourne.sgi.com/git/xfsLachlan McIlroy