* [GIT PULL] jfs changes for 3.16
@ 2014-06-04 12:58 Dave Kleikamp
0 siblings, 0 replies; only message in thread
From: Dave Kleikamp @ 2014-06-04 12:58 UTC (permalink / raw)
To: Linus Torvalds; +Cc: JFS Discussion, LKML
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-06-04 12:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-04 12:58 [GIT PULL] jfs changes for 3.16 Dave Kleikamp
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.