All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Orangefs cleanups for v4.15
@ 2017-11-20 19:23 Mike Marshall
  0 siblings, 0 replies; only message in thread
From: Mike Marshall @ 2017-11-20 19:23 UTC (permalink / raw)
  To: Linus Torvalds, linux-fsdevel, Mike Marshall

The following changes since commit bebc6082da0a9f5d47a1ea2edc099bf671058bd4:

  Linux 4.14 (2017-11-12 10:46:13 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git
tags/for-linus-4.15-ofs1

for you to fetch changes up to db0267e7afc72e04d92b845a00928e39be211d6a:

  orangefs: call op_release sooner when creating inodes (2017-11-13
15:10:18 -0500)

----------------------------------------------------------------
3 Cleanups: remove initialization of i_version - Jeff Layton
            use ARRAY_SIZE - Jérémy Lefaure
            call op_release sooner when creating inodes - Martin Brandenburg

1 Patch: stop setting atime on inode dirty - Martin Brandenburg

----------------------------------------------------------------
Jeff Layton (1):
      orangefs: remove initialization of i_version

Jérémy Lefaure (1):
      orangefs: use ARRAY_SIZE

Martin Brandenburg (2):
      orangefs: stop setting atime on inode dirty
      orangefs: call op_release sooner when creating inodes

 fs/orangefs/acl.c             | 10 ++---
 fs/orangefs/dir.c             |  1 -
 fs/orangefs/file.c            | 16 ++++----
 fs/orangefs/inode.c           | 17 +++++++++
 fs/orangefs/namei.c           | 45 +++++++++++++++-------
 fs/orangefs/orangefs-debug.h  |  4 +-
 fs/orangefs/orangefs-kernel.h | 31 +---------------
 fs/orangefs/orangefs-utils.c  | 86 ++-----------------------------------------
 fs/orangefs/super.c           | 15 --------
 fs/orangefs/symlink.c         |  1 +
 10 files changed, 72 insertions(+), 154 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-11-20 19:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-20 19:23 [GIT PULL] Orangefs cleanups for v4.15 Mike Marshall

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.