public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: xfs@oss.sgi.com
Subject: [ANNOUNCE] xfs: for-next branch updated to b9a350a
Date: Mon, 1 Jun 2015 14:06:00 +1000	[thread overview]
Message-ID: <20150601040600.GH24666@dastard> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 3253 bytes --]

Hi Folks,

The for-next branch of the xfs kernel repository at

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

has just been updated.

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

b9a350a Merge branch 'xfs-sparse-inode' into for-next

New Commits:

Brian Foster (20):
      [d4cc540] xfs: create individual inode alloc. helper
      [999633d] xfs: update free inode record logic to support sparse inode records
      [bfe46d4] xfs: support min/max agbno args in block allocator
      [fb4f2b4] xfs: add sparse inode chunk alignment superblock field
      [066a188] xfs: use sparse chunk alignment for min. inode allocation requirement
      [e5376fc] xfs: sparse inode chunks feature helpers and mount requirements
      [502a4e7] xfs: add fs geometry bit for sparse inode chunks
      [5419040] xfs: introduce inode record hole mask for sparse inode chunks
      [12d0714] xfs: use actual inode count for sparse records in bulkstat/inumbers
      [463958a] xfs: pass inode count through ordered icreate log item
      [7f43c90] xfs: handle sparse inode chunks in icreate log recovery
      [4148c34] xfs: helper to convert holemask to inode alloc. bitmap
      [56d1115] xfs: allocate sparse inode chunks on full chunk allocation failure
      [1cdadee] xfs: randomly do sparse inode allocations in DEBUG mode
      [26dd521] xfs: filter out sparse regions from individual inode allocation
      [10ae3dc7] xfs: only free allocated regions of inode chunks
      [09b5660] xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster()
      [22ce1e1] xfs: enable sparse inode chunks for v5 superblocks
      [2e588a4] xfs: always log the inode on unwritten extent conversion
      [7f884dc] xfs: fix quota block reservation leak when tp allocates and frees blocks

Dave Chinner (2):
      [e01c025] Merge branch 'xfs-misc-fixes-for-4.2' into for-next
      [b9a350a] Merge branch 'xfs-sparse-inode' into for-next

Eric Sandeen (1):
      [39e56d9] xfs: don't cast string literals

Fanael Linithien (1):
      [4d66ea0] xfs: fix kernel version in docs

Nan Jia (1):
      [339e4f6] xfs: Clean up xfs_trans_dup_dqinfo


Code Diffstat:

 Documentation/filesystems/xfs.txt |  12 +-
 fs/xfs/libxfs/xfs_alloc.c         |  42 ++-
 fs/xfs/libxfs/xfs_alloc.h         |   2 +
 fs/xfs/libxfs/xfs_bmap.c          |  10 +-
 fs/xfs/libxfs/xfs_format.h        |  52 +++-
 fs/xfs/libxfs/xfs_fs.h            |   1 +
 fs/xfs/libxfs/xfs_ialloc.c        | 541 ++++++++++++++++++++++++++++++++++----
 fs/xfs/libxfs/xfs_ialloc.h        |  12 +-
 fs/xfs/libxfs/xfs_ialloc_btree.c  |  93 ++++++-
 fs/xfs/libxfs/xfs_ialloc_btree.h  |  10 +
 fs/xfs/libxfs/xfs_sb.c            |  30 ++-
 fs/xfs/xfs_fsops.c                |   4 +-
 fs/xfs/xfs_inode.c                |  28 +-
 fs/xfs/xfs_itable.c               |  13 +-
 fs/xfs/xfs_log_recover.c          |  26 +-
 fs/xfs/xfs_mount.c                |  16 ++
 fs/xfs/xfs_mount.h                |   2 +
 fs/xfs/xfs_quota.h                |   1 -
 fs/xfs/xfs_trace.h                |  47 ++++
 fs/xfs/xfs_trans_dquot.c          |  32 ++-
 20 files changed, 865 insertions(+), 109 deletions(-)
-- 
Dave Chinner
david@fromorbit.com

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 121 bytes --]

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

                 reply	other threads:[~2015-06-01  4:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150601040600.GH24666@dastard \
    --to=david@fromorbit.com \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox