Age | Commit message (Expand) | Author | Files | Lines |
2009-09-14 | xfs: Convert sync_page_range() to simple filemap_write_and_wait_range() | Jan Kara | 1 | -1/+2 |
2009-09-08 | jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' | Linus Torvalds | 1 | -12/+4 |
2009-09-02 | xfs: actually enable the swapext compat handler | Christoph Hellwig | 1 | -1/+1 |
2009-08-17 | xfs: fix locking in xfs_iget_cache_hit | Christoph Hellwig | 3 | -57/+70 |
2009-08-12 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 10 | -19/+41 |
2009-08-12 | xfs: fix spin_is_locked assert on uni-processor builds | Christoph Hellwig | 1 | -1/+1 |
2009-08-12 | xfs: check for dinode realtime flag corruption | Christoph Hellwig | 1 | -0/+10 |
2009-08-12 | use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock | Eric Sandeen | 1 | -2/+2 |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_get | Christoph Hellwig | 1 | -1/+3 |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmap | Christoph Hellwig | 1 | -1/+3 |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_set | Christoph Hellwig | 1 | -2/+2 |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory | Christoph Hellwig | 1 | -1/+1 |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result | Christoph Hellwig | 1 | -1/+1 |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make | Christoph Hellwig | 1 | -2/+2 |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc | Christoph Hellwig | 1 | -1/+1 |
2009-08-12 | xfs: switch to NOFS allocation under i_lock in xfs_getbmap | Christoph Hellwig | 1 | -1/+1 |
2009-08-12 | xfs: avoid memory allocation under m_peraglock in growfs code | Christoph Hellwig | 1 | -6/+14 |
2009-08-07 | xfs: fix freeing of inodes not yet added to the inode cache | Christoph Hellwig | 2 | -74/+68 |
2009-08-07 | vfs: fix inode_init_always calling convention | Christoph Hellwig | 1 | -12/+5 |
2009-07-31 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2 | -2/+10 |
2009-07-31 | xfs: bump up nr_to_write in xfs_vm_writepage | Eric Sandeen | 1 | -0/+8 |
2009-07-31 | xfs: reduce bmv_count in xfs_vn_fiemap | Eric Sandeen | 1 | -2/+2 |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -1/+0 |
2009-07-10 | Fix congestion_wait() sync/async vs read/write confusion | Jens Axboe | 2 | -3/+3 |
2009-06-24 | switch xfs to generic acl caching helpers | Al Viro | 4 | -75/+9 |
2009-06-19 | block: rename CONFIG_LBD to CONFIG_LBDAF | Bartlomiej Zolnierkiewicz | 2 | -2/+2 |
2009-06-13 | Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus | Felix Blyakher | 44 | -2083/+1341 |
2009-06-13 | xfs: fix small mismerge in xfs_vn_mknod | Christoph Hellwig | 1 | -2/+2 |
2009-06-13 | xfs: fix warnings with CONFIG_XFS_QUOTA disabled | Christoph Hellwig | 1 | -1/+8 |
2009-06-12 | xfs: fix freeing memory in xfs_getbmap() | Felix Blyakher | 1 | -0/+1 |
2009-06-12 | xfs: remove ->write_super and stop maintaining ->s_dirt | Christoph Hellwig | 2 | -14/+0 |
2009-06-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs | Felix Blyakher | 44 | -2082/+1332 |
2009-06-11 | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -1/+1 |
2009-06-10 | xfs: use generic Posix ACL code | Christoph Hellwig | 26 | -1103/+598 |
2009-06-08 | xfs: remove SYNC_BDFLUSH | Christoph Hellwig | 3 | -30/+11 |
2009-06-08 | xfs: remove SYNC_IOWAIT | Christoph Hellwig | 2 | -5/+4 |
2009-06-08 | xfs: split xfs_sync_inodes | Christoph Hellwig | 5 | -30/+53 |
2009-06-08 | xfs: use generic inode iterator in xfs_qm_dqrele_all_inodes | Christoph Hellwig | 3 | -83/+39 |
2009-06-08 | xfs: introduce a per-ag inode iterator | Dave Chinner | 2 | -166/+152 |
2009-06-08 | xfs: remove unused parameter from xfs_reclaim_inodes | Dave Chinner | 3 | -20/+6 |
2009-06-08 | xfs: factor out inode validation for sync | Dave Chinner | 1 | -22/+37 |
2009-06-08 | xfs: split inode flushing from xfs_sync_inodes_ag | Christoph Hellwig | 1 | -17/+33 |
2009-06-08 | xfs: split inode data writeback from xfs_sync_inodes_ag | Dave Chinner | 1 | -20/+32 |
2009-06-08 | xfs: kill xfs_qmops | Christoph Hellwig | 23 | -628/+380 |
2009-06-08 | xfs: validate quota log items during log recovery | Christoph Hellwig | 1 | -6/+32 |
2009-06-08 | xfs: update max log size | Christoph Hellwig | 1 | -4/+7 |
2009-06-02 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 3 | -5/+7 |
2009-06-02 | xfs: prevent deadlock in xfs_qm_shake() | Felix Blyakher | 1 | -1/+1 |
2009-06-02 | xfs: fix overflow in xfs_growfs_data_private | Eric Sandeen | 1 | -1/+1 |
2009-06-02 | xfs: fix double unlock in xfs_swap_extents() | Felix Blyakher | 1 | -3/+5 |