[<prev] [next>] [day] [month] [year] [list]
Message-ID: <538F180F.2090905@oracle.com>
Date: Wed, 04 Jun 2014 07:58:55 -0500
From: Dave Kleikamp <dave.kleikamp@...cle.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: JFS Discussion <jfs-discussion@...ts.sourceforge.net>,
LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] jfs changes for 3.16
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists