summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2009-09-01xfs: actually enable the swapext compat handlerChristoph Hellwig
2009-08-17xfs: fix locking in xfs_iget_cache_hitChristoph Hellwig
2009-08-12Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-08-12xfs: fix spin_is_locked assert on uni-processor buildsChristoph Hellwig
2009-08-12xfs: check for dinode realtime flag corruptionChristoph Hellwig
2009-08-12use XFS_CORRUPTION_ERROR in xfs_btree_check_sblockEric Sandeen
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_getChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmapChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_setChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memoryChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_resultChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_da_buf_makeChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_da_state_allocChristoph Hellwig
2009-08-12xfs: switch to NOFS allocation under i_lock in xfs_getbmapChristoph Hellwig
2009-08-12xfs: avoid memory allocation under m_peraglock in growfs codeChristoph Hellwig
2009-08-07xfs: fix freeing of inodes not yet added to the inode cacheChristoph Hellwig
2009-08-07vfs: fix inode_init_always calling conventionChristoph Hellwig
2009-07-31Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-07-31xfs: bump up nr_to_write in xfs_vm_writepageEric Sandeen
2009-07-31xfs: reduce bmv_count in xfs_vn_fiemapEric Sandeen
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-10Fix congestion_wait() sync/async vs read/write confusionJens Axboe
2009-06-24switch xfs to generic acl caching helpersAl Viro
2009-06-19block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz
2009-06-12Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linusFelix Blyakher
2009-06-12xfs: fix small mismerge in xfs_vn_mknodChristoph Hellwig
2009-06-12xfs: fix warnings with CONFIG_XFS_QUOTA disabledChristoph Hellwig
2009-06-12xfs: fix freeing memory in xfs_getbmap()Felix Blyakher
2009-06-11xfs: remove ->write_super and stop maintaining ->s_dirtChristoph Hellwig
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfsFelix Blyakher
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
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