summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2009-06-12xfs: fix freeing memory in xfs_getbmap()Felix Blyakher
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfsFelix Blyakher
2009-06-10xfs: use generic Posix ACL codeChristoph Hellwig
2009-06-08xfs: remove SYNC_BDFLUSHChristoph Hellwig
2009-06-08xfs: remove SYNC_IOWAITChristoph Hellwig
2009-06-08xfs: split xfs_sync_inodesChristoph Hellwig
2009-06-08xfs: use generic inode iterator in xfs_qm_dqrele_all_inodesChristoph Hellwig
2009-06-08xfs: introduce a per-ag inode iteratorDave Chinner
2009-06-08xfs: remove unused parameter from xfs_reclaim_inodesDave Chinner
2009-06-08xfs: factor out inode validation for syncDave Chinner
2009-06-08xfs: split inode flushing from xfs_sync_inodes_agChristoph Hellwig
2009-06-08xfs: split inode data writeback from xfs_sync_inodes_agDave Chinner
2009-06-08xfs: kill xfs_qmopsChristoph Hellwig
2009-06-08xfs: validate quota log items during log recoveryChristoph Hellwig
2009-06-08xfs: update max log sizeChristoph Hellwig
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-06-01xfs: fix overflow in xfs_growfs_data_privateEric Sandeen
2009-06-01xfs: fix double unlock in xfs_swap_extents()Felix Blyakher
2009-06-01xfs: prevent deadlock in xfs_qm_shake()Felix Blyakher
2009-05-26xfs: fix overflow in xfs_growfs_data_privateEric Sandeen
2009-05-08xfs: fix double unlock in xfs_swap_extents()Felix Blyakher
2009-05-02Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-04-30xfs: fix getbmap vs mmap deadlockChristoph Hellwig
2009-04-30xfs: a couple getbmap cleanupsChristoph Hellwig
2009-04-30xfs: add more checks to superblock validationOlaf Weber
2009-04-30xfs_file_last_byte() needs to acquire ilockLachlan McIlroy
2009-04-29xfs: fix getbmap vs mmap deadlockChristoph Hellwig
2009-04-29xfs: a couple getbmap cleanupsChristoph Hellwig
2009-04-29xfs: add more checks to superblock validationOlaf Weber
2009-04-29xfs_file_last_byte() needs to acquire ilockLachlan McIlroy
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: remove xfs_flush_spaceDave Chinner
2009-04-06xfs: flush delayed allcoation blocks on ENOSPC in createDave Chinner
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: inform the xfsaild of the push target before sleepingDave Chinner
2009-04-06xfs: prevent unwritten extent conversion from blocking I/O completionDave Chinner
2009-04-06xfs: fix double free of inodeDave Chinner
2009-04-06xfs: validate log feature fields correctlyDave 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-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