This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "XFS development tree".
The branch, for-linus has been updated
35c2a7f tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
0b173bc mm: kill vma flag VM_CAN_NONLINEAR
60c7b4d Merge tag 'for-linus-v3.7-rc1' of git://oss.sgi.com/xfs/xfs
aab174f Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems
437589a Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
033d995 Merge branch 'for-3.7' of
git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
2903ff0 switch simple cases of fget_light to fdget
64e09fa switch xfs_find_handle() to fget_light()
1ea65c9 switch xfs_swapext() to fget_light()
2ea0392 xfs: Make inode32 a remountable option
4056c1d xfs: add inode64->inode32 transition into xfs_set_inode32()
4c08372 xfs: Fix mp->m_maxagi update during inode64 remount
2d2194f xfs: reduce code duplication handling inode32/64 options
08bf540 xfs: make inode64 as the default allocation mode
8aea3ff xfs: Fix m_agirotor reset during AG selection
c3a58fe Make inode64 a remountable option
431f197 userns: Convert quota netlink aka quota_send_warning
74a8a10 userns: Convert qutoactl
5f3a4a2 userns: Pass a userns parameter into posix_acl_to_xattr and
posix_acl_from_xattr
4026c9f xfs: stop the sync worker before xfs_unmountfs
b686d1f xfs: xfs_seek_hole() refinement with hole searching from page cache
for unwritten extents
52f1acc xfs: xfs_seek_data() refinement with unwritten extents check up from
page cache
d126d43 xfs: Introduce a helper routine to probe data or hole offset from
page cache
834ab12 xfs: Remove type argument from xfs_seek_data()/xfs_seek_hole()
e599b32 xfs: fix race while discarding buffers [V4]
4382973 workqueue: deprecate flush[_delayed]_work_sync()
643bfc0 xfs: check for possible overflow in xfs_ioc_trim
c498211 xfs: unlock the AGI buffer when looping in xfs_dialloc
1ed845d xfs: kill struct declarations in xfs_mount.h
a76cccb xfs: fix uninitialised variable in xfs_rtbuf_get()
from 0ba6e5368c302819da7aff537e0d7eff2616c6a6 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
fs/xfs/xfs_acl.c | 4 +-
fs/xfs/xfs_dfrag.c | 34 ++---
fs/xfs/xfs_export.c | 3 +
fs/xfs/xfs_file.c | 381 +++++++++++++++++++++++++++++++++++++++++-----
fs/xfs/xfs_ialloc.c | 2 +-
fs/xfs/xfs_ioctl.c | 10 +-
fs/xfs/xfs_mount.c | 43 +-----
fs/xfs/xfs_mount.h | 5 -
fs/xfs/xfs_quotaops.c | 12 +-
fs/xfs/xfs_super.c | 102 ++++++++++++-
fs/xfs/xfs_super.h | 2 +
fs/xfs/xfs_sync.c | 2 +-
fs/xfs/xfs_trace.h | 1 +
fs/xfs/xfs_trans_dquot.c | 8 +-
14 files changed, 493 insertions(+), 116 deletions(-)
hooks/post-receive
--
XFS development tree
|