Merge branch '2.6.36-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev
* '2.6.36-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev: xfs: do not discard page cache data on EAGAIN xfs: don't do memory allocation under the CIL context lock xfs: Reduce log force overhead for delayed logging xfs: dummy transactions should not dirty VFS state xfs: ensure f_ffree returned by statfs() is non-negative xfs: handle negative wbc->nr_to_write during sync writeback writeback: write_cache_pages doesn't terminate at nr_to_write <= 0 xfs: fix untrusted inode number lookup xfs: ensure we mark all inodes in a freed cluster XFS_ISTALE xfs: unlock items before allowing the CIL to commit
Showing
- fs/xfs/linux-2.6/xfs_aops.c 8 additions, 5 deletionsfs/xfs/linux-2.6/xfs_aops.c
- fs/xfs/linux-2.6/xfs_super.c 7 additions, 2 deletionsfs/xfs/linux-2.6/xfs_super.c
- fs/xfs/linux-2.6/xfs_sync.c 6 additions, 36 deletionsfs/xfs/linux-2.6/xfs_sync.c
- fs/xfs/xfs_fsops.c 18 additions, 13 deletionsfs/xfs/xfs_fsops.c
- fs/xfs/xfs_fsops.h 1 addition, 1 deletionfs/xfs/xfs_fsops.h
- fs/xfs/xfs_ialloc.c 10 additions, 6 deletionsfs/xfs/xfs_ialloc.c
- fs/xfs/xfs_inode.c 26 additions, 23 deletionsfs/xfs/xfs_inode.c
- fs/xfs/xfs_log.c 4 additions, 3 deletionsfs/xfs/xfs_log.c
- fs/xfs/xfs_log_cil.c 157 additions, 106 deletionsfs/xfs/xfs_log_cil.c
- fs/xfs/xfs_log_priv.h 11 additions, 2 deletionsfs/xfs/xfs_log_priv.h
- fs/xfs/xfs_trans.c 1 addition, 4 deletionsfs/xfs/xfs_trans.c
- fs/xfs/xfs_trans_priv.h 2 additions, 1 deletionfs/xfs/xfs_trans_priv.h
- mm/page-writeback.c 10 additions, 16 deletionsmm/page-writeback.c
Loading
Please register or sign in to comment