Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
* 'for-linus' of git://oss.sgi.com/xfs/xfs: (52 commits) fs/xfs: Correct NULL test xfs: optimize log flushing in xfs_fsync xfs: only clear the suid bit once in xfs_write xfs: kill xfs_bawrite xfs: log changed inodes instead of writing them synchronously xfs: remove invalid barrier optimization from xfs_fsync xfs: kill the unused XFS_QMOPT_* flush flags V2 xfs: Use delay write promotion for dquot flushing xfs: Sort delayed write buffers before dispatch xfs: Don't issue buffer IO direct from AIL push V2 xfs: Use delayed write for inodes rather than async V2 xfs: Make inode reclaim states explicit xfs: more reserved blocks fixups xfs: turn off sign warnings xfs: don't hold onto reserved blocks on remount,ro xfs: quota limit statvfs available blocks xfs: replace KM_LARGE with explicit vmalloc use xfs: cleanup up xfs_log_force calling conventions xfs: kill XLOG_VEC_SET_TYPE xfs: remove duplicate buffer flags ...
Showing
- fs/xfs/Makefile 1 addition, 1 deletionfs/xfs/Makefile
- fs/xfs/linux-2.6/kmem.c 20 additions, 36 deletionsfs/xfs/linux-2.6/kmem.c
- fs/xfs/linux-2.6/kmem.h 18 additions, 3 deletionsfs/xfs/linux-2.6/kmem.h
- fs/xfs/linux-2.6/xfs_acl.c 6 additions, 5 deletionsfs/xfs/linux-2.6/xfs_acl.c
- fs/xfs/linux-2.6/xfs_buf.c 245 additions, 45 deletionsfs/xfs/linux-2.6/xfs_buf.c
- fs/xfs/linux-2.6/xfs_buf.h 12 additions, 40 deletionsfs/xfs/linux-2.6/xfs_buf.h
- fs/xfs/linux-2.6/xfs_fs_subr.c 1 addition, 1 deletionfs/xfs/linux-2.6/xfs_fs_subr.c
- fs/xfs/linux-2.6/xfs_ioctl.c 12 additions, 9 deletionsfs/xfs/linux-2.6/xfs_ioctl.c
- fs/xfs/linux-2.6/xfs_ioctl.h 6 additions, 6 deletionsfs/xfs/linux-2.6/xfs_ioctl.h
- fs/xfs/linux-2.6/xfs_ioctl32.c 2 additions, 2 deletionsfs/xfs/linux-2.6/xfs_ioctl32.c
- fs/xfs/linux-2.6/xfs_iops.c 2 additions, 2 deletionsfs/xfs/linux-2.6/xfs_iops.c
- fs/xfs/linux-2.6/xfs_lrw.c 3 additions, 59 deletionsfs/xfs/linux-2.6/xfs_lrw.c
- fs/xfs/linux-2.6/xfs_lrw.h 0 additions, 3 deletionsfs/xfs/linux-2.6/xfs_lrw.h
- fs/xfs/linux-2.6/xfs_super.c 136 additions, 33 deletionsfs/xfs/linux-2.6/xfs_super.c
- fs/xfs/linux-2.6/xfs_sync.c 135 additions, 51 deletionsfs/xfs/linux-2.6/xfs_sync.c
- fs/xfs/linux-2.6/xfs_sync.h 0 additions, 1 deletionfs/xfs/linux-2.6/xfs_sync.h
- fs/xfs/linux-2.6/xfs_trace.h 81 additions, 0 deletionsfs/xfs/linux-2.6/xfs_trace.h
- fs/xfs/linux-2.6/xfs_xattr.c 19 additions, 8 deletionsfs/xfs/linux-2.6/xfs_xattr.c
- fs/xfs/quota/xfs_dquot.c 18 additions, 29 deletionsfs/xfs/quota/xfs_dquot.c
- fs/xfs/quota/xfs_dquot_item.c 18 additions, 81 deletionsfs/xfs/quota/xfs_dquot_item.c
Loading
Please register or sign in to comment