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
7b6259e xfs: remove block number from inode lookup code
1920779 xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTED
7124fe0 xfs: validate untrusted inode numbers during lookup
7dce11d xfs: always use iget in bulkstat
1817176 xfs: prevent swapext from operating on write-only files
254c8c2 xfs: remove nr_to_write writeback windup.
from 1bf7dbfde8fe7ddaa8e2e1b4e0fc41a9fc6aa7a5 (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/linux-2.6/xfs_aops.c | 8 -
fs/xfs/linux-2.6/xfs_export.c | 11 +-
fs/xfs/linux-2.6/xfs_ioctl.c | 7 +-
fs/xfs/linux-2.6/xfs_ioctl32.c | 15 +--
fs/xfs/quota/xfs_qm.c | 18 +--
fs/xfs/quota/xfs_qm_syscalls.c | 27 ++--
fs/xfs/xfs_dfrag.c | 5 +-
fs/xfs/xfs_ialloc.c | 142 ++++++++++++---------
fs/xfs/xfs_iget.c | 10 +-
fs/xfs/xfs_inode.c | 5 +-
fs/xfs/xfs_inode.h | 6 +-
fs/xfs/xfs_itable.c | 285 ++++++----------------------------------
fs/xfs/xfs_itable.h | 17 ---
fs/xfs/xfs_log_recover.c | 2 +-
fs/xfs/xfs_mount.c | 2 +-
fs/xfs/xfs_rtalloc.c | 4 +-
fs/xfs/xfs_trans_inode.c | 2 +-
fs/xfs/xfs_vnodeops.c | 2 +-
18 files changed, 172 insertions(+), 396 deletions(-)
hooks/post-receive
--
XFS development tree
|