All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Orangefs update for 4.11 merge window
@ 2017-02-25 17:09 Mike Marshall
  0 siblings, 0 replies; only message in thread
From: Mike Marshall @ 2017-02-25 17:09 UTC (permalink / raw)
  To: Linus Torvalds, Al Viro, linux-fsdevel

The following changes since commit c470abd4fde40ea6a0846a2beab642a578c0b8cd:

  Linux 4.10 (2017-02-19 14:34:00 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git
tags/for-linus-4.11-ofs2

for you to fetch changes up to e98bdb3059cbf2b1cd4261e126b08429f64466c3:

  Merge tag 'v4.10' of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into
for-next (2017-02-25 11:12:48 -0500)

----------------------------------------------------------------
orangefs: cleanups, a protocol fix and an added configuration button.

Cleanups:

  1. silence harmless integer overflow warning (from dan.carpenter@oracle.com)

  2. Dan Carpenter influenced debugfs cleanups.

  3. Remove orangefs_backing_dev_info (from jack@suse.cz)

Protocol fix:

  fix buffer size mis-match between kernel space and user space.

New configuration button:

  Support readahead_readcnt parameter.

----------------------------------------------------------------
Dan Carpenter (1):
      orangefs: silence harmless integer overflow warning

Jan Kara (1):
      orangefs: Remove orangefs_backing_dev_info

Martin Brandenburg (1):
      orangefs: Support readahead_readcnt parameter.

Mike Marshall (4):
      Merge tag 'v4.9' of git://git.kernel.org/.../torvalds/linux into for-next
      orangefs: Dan Carpenter influenced cleanups...
      orangefs: fix buffer size mis-match between kernel space and user space.
      Merge tag 'v4.10' of git://git.kernel.org/.../torvalds/linux into for-next

 fs/orangefs/devorangefs-req.c    |  5 +++--
 fs/orangefs/inode.c              |  6 ------
 fs/orangefs/orangefs-bufmap.c    |  5 +++++
 fs/orangefs/orangefs-debugfs.c   | 15 ++++++++-------
 fs/orangefs/orangefs-dev-proto.h |  3 +--
 fs/orangefs/orangefs-kernel.h    |  1 -
 fs/orangefs/orangefs-mod.c       | 12 +-----------
 fs/orangefs/orangefs-sysfs.c     | 32 ++++++++++++++++++++++++++++++--
 fs/orangefs/upcall.h             |  1 +
 9 files changed, 49 insertions(+), 31 deletions(-)

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

only message in thread, other threads:[~2017-02-25 17:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-25 17:09 [GIT PULL] Orangefs update for 4.11 merge window 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.