public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Kleikamp <dave.kleikamp@oracle.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: JFS Discussion <jfs-discussion@lists.sourceforge.net>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] jfs changes for 3.16
Date: Wed, 04 Jun 2014 07:58:55 -0500	[thread overview]
Message-ID: <538F180F.2090905@oracle.com> (raw)

Linus,
Please pull the following for 3.16.

The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:

  Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)

are available in the git repository at:

  git://github.com/kleikamp/linux-shaggy.git tags/jfs-3.16

for you to fetch changes up to bb5e50aaa80564268f950d1b2f764455afbfea82:

  fs/jfs/super.c: convert simple_str to kstr (2014-06-03 14:14:00 -0500)

----------------------------------------------------------------
jfs patches for 3.16

----------------------------------------------------------------
Fabian Frederick (5):
      fs/jfs/jfs_inode.c: atomically set inode->i_flags
      fs/jfs/jfs_logmgr.c: remove NULL assignment on static
      fs/jfs/super.c: remove 0 assignment to static + code clean-up
      fs/jfs/jfs_dmap.c: replace min/casting by min_t
      fs/jfs/super.c: convert simple_str to kstr

William Burrow (1):
      JFS: Check for NULL before calling posix_acl_equiv_mode()

 fs/jfs/acl.c        | 16 ++++++-----
 fs/jfs/jfs_dmap.c   |  9 ++++---
 fs/jfs/jfs_inode.c  | 16 +++++------
 fs/jfs/jfs_logmgr.c |  2 +-
 fs/jfs/super.c      | 77 ++++++++++++++++++++++++++++++-----------------------
 5 files changed, 66 insertions(+), 54 deletions(-)

                 reply	other threads:[~2014-06-04 12:59 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=538F180F.2090905@oracle.com \
    --to=dave.kleikamp@oracle.com \
    --cc=jfs-discussion@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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