[ANNOUNCE] xfs-linux: for-next updated to 5833112df7e9

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi folks,

The for-next branch of the xfs-linux repository at:

	git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git

has just been updated.  Don't mind me shovelling in another bug fix.

The new head of the for-next branch is commit:

5833112df7e9 xfs: reflink should force the log out if mounted with wsync

New Commits:

Brian Foster (3):
      [8d3d7e2b35ea] xfs: trylock underlying buffer on dquot flush
      [d4bc4c5fd177] xfs: return locked status of inode buffer on xfsaild push
      [d9fdd0adf932] xfs: fix inode number overflow in ifree cluster helper

Christoph Hellwig (3):
      [8b41e3f98e6c] xfs: split xlog_ticket_done
      [54fbdd1035e3] xfs: factor out a new xfs_log_force_inode helper
      [5833112df7e9] xfs: reflink should force the log out if mounted with wsync

Darrick J. Wong (3):
      [f8e566c0f5e1] xfs: validate the realtime geometry in xfs_validate_sb_common
      [5cc3c006eb45] xfs: don't write a corrupt unmount record to force summary counter recalc
      [c6425702f21e] xfs: ratelimit inode flush on buffered write ENOSPC

Dave Chinner (15):
      [7ec949212dba] xfs: don't try to write a start record into every iclog
      [9590e9c68449] xfs: re-order initial space accounting checks in xlog_write
      [dd401770b0ff] xfs: refactor and split xfs_log_done()
      [70e42f2d4797] xfs: kill XLOG_TIC_INITED
      [f10e925def9a] xfs: merge xlog_commit_record with xlog_write_done
      [3c702f95909a] xfs: refactor unmount record writing
      [b843299ba5f9] xfs: remove some stale comments from the log code
      [108a42358a05] xfs: Lower CIL flush limit for large logs
      [0e7ab7efe774] xfs: Throttle commits on delayed background CIL push
      [2def2845cc33] xfs: don't allow log IO to be throttled
      [12eba65b28b0] xfs: Improve metadata buffer reclaim accountability
      [d59eadaea2b9] xfs: correctly acount for reclaimable slabs
      [4165994ac967] xfs: factor common AIL item deletion code
      [8eb807bd8399] xfs: tail updates only need to occur when LSN changes
      [5806165a6663] xfs: factor inode lookup from xfs_ifree_cluster

Kaixu Xia (2):
      [63337b63e7da] xfs: remove unnecessary ternary from xfs_create
      [d8fcb6f1346c] xfs: remove redundant variable assignment in xfs_symlink()


Code Diffstat:

 fs/xfs/libxfs/xfs_sb.c  |  32 +++++
 fs/xfs/xfs_buf.c        |  11 +-
 fs/xfs/xfs_dquot.c      |   6 +-
 fs/xfs/xfs_dquot_item.c |   3 +-
 fs/xfs/xfs_export.c     |  14 +-
 fs/xfs/xfs_file.c       |  16 +--
 fs/xfs/xfs_inode.c      | 174 +++++++++++++---------
 fs/xfs/xfs_inode.h      |   1 +
 fs/xfs/xfs_inode_item.c |  31 ++--
 fs/xfs/xfs_log.c        | 372 +++++++++++++++++-------------------------------
 fs/xfs/xfs_log.h        |   4 -
 fs/xfs/xfs_log_cil.c    |  55 +++++--
 fs/xfs/xfs_log_priv.h   |  75 +++++++---
 fs/xfs/xfs_mount.h      |   1 +
 fs/xfs/xfs_qm.c         |  14 +-
 fs/xfs/xfs_super.c      |  17 ++-
 fs/xfs/xfs_symlink.c    |   1 -
 fs/xfs/xfs_trace.h      |  15 +-
 fs/xfs/xfs_trans.c      |  27 ++--
 fs/xfs/xfs_trans_ail.c  |  88 +++++++-----
 fs/xfs/xfs_trans_priv.h |   6 +-
 21 files changed, 512 insertions(+), 451 deletions(-)



[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux