[ANNOUNCE] xfs-linux: for-next updated to 412f89fb3988

Carlos Maiolino <[email protected]>
Newsgroups org.kernel.vger.linux-xfs
Message-ID <[email protected]>
Hi folks,

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

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

has just been updated.

Patches often get missed, so please check if your outstanding patches
were in this update. If they have not been in this update, please
resubmit them to [email protected] so they can be picked up in
the next update.

Please bear in mind this resets for-next to Linus's current TOT, before
the xfs patches were applied.

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

412f89fb3988 capability: unexport has_capability_noaudit

16 new commits:

Carlos Maiolino (5):
      [e2f62a9744eb] xfs: fix capability check in xfs
      [1b91724d0bdc] capability: Add new capable_noaudit
      [4642259374fc] quota: Don't issue audit messages on quota enforcing
      [be9c45bdb194] xfs: replace ns_capable_noaudit
      [412f89fb3988] capability: unexport has_capability_noaudit

Christoph Hellwig (9):
      [b9b541e70d46] xfs: split an assert in xfs_trans_log_buf
      [7fc296b379ed] xfs: don't flush and invalidate internal RT device twice in xfs_shutdown_devices
      [4e07cd78e159] xfs: use inode_init_always_gfp with __GFP_NOFAIL in xfs_inode_alloc
      [ae285611891f] xfs: handle NULL open_zone for merged ioends in xfs_ioend_put_open_zones
      [2d829cc76777] xfs: fix racy open zone caching
      [4bc67fc800ed] xfs: fix zoned write iomap flags assignments
      [0510346e8e30] xfs: factor out a xfs_iomap_set_anon_write helper
      [6b855256eb9e] xfs: split ioend handling into a separate source file
      [885435535bb1] xfs: restore bi_bdev in xfs_zone_gc_write_chunk

Tal Zussman (1):
      [750a361bfc8a] xfs: remove kmem_to_page()

Yun Zhou (1):
      [41a28c865d1d] xfs: don't hold buffer locks across sync transaction commit in xfs_sync_sb_buf

Code Diffstat:

 fs/quota/dquot.c            |   2 +-
 fs/xfs/Makefile             |   1 +
 fs/xfs/libxfs/xfs_rtgroup.h |   6 +-
 fs/xfs/libxfs/xfs_sb.c      |  37 ++++-----
 fs/xfs/xfs_aops.c           | 188 +-------------------------------------------
 fs/xfs/xfs_aops.h           |   1 -
 fs/xfs/xfs_file.c           |   2 +-
 fs/xfs/xfs_fsmap.c          |   3 +-
 fs/xfs/xfs_icache.c         |  16 ++--
 fs/xfs/xfs_ioctl.c          |   2 +-
 fs/xfs/xfs_ioend.c          | 184 +++++++++++++++++++++++++++++++++++++++++++
 fs/xfs/xfs_ioend.h          |  16 ++++
 fs/xfs/xfs_iomap.c          |   7 +-
 fs/xfs/xfs_iomap.h          |  14 ++++
 fs/xfs/xfs_iops.c           |   2 +-
 fs/xfs/xfs_platform.h       |  11 ---
 fs/xfs/xfs_super.c          |   2 +-
 fs/xfs/xfs_trans_buf.c      |   3 +-
 fs/xfs/xfs_zone_alloc.c     |  66 +++++++++++++---
 fs/xfs/xfs_zone_gc.c        |   5 ++
 include/linux/capability.h  |   5 ++
 kernel/capability.c         |  19 ++++-
 22 files changed, 336 insertions(+), 256 deletions(-)
 create mode 100644 fs/xfs/xfs_ioend.c
 create mode 100644 fs/xfs/xfs_ioend.h
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.