lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 25 Aug 2014 10:55:30 -0400
From:	Trond Myklebust <trond.myklebust@...marydata.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Linux NFS mailing list <linux-nfs@...r.kernel.org>,
	Linux Kernel mailing list <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Please pull NFS client fixes

Hi Linus,

The following changes since commit 451fd72219dd6f3355e2d036c598544c760ee532:

  Merge tag 'pwm/for-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm (2014-08-22 14:50:21 -0700)

are available in the git repository at:


  git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-3.17-2

for you to fetch changes up to 92a56555bd576c61b27a5cab9f38a33a1e9a1df5:

  nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait (2014-08-22 18:04:44 -0400)

----------------------------------------------------------------
NFS client fixes for 3.17

Highlights:

- More fixes for read/write codepath regressions
  - Sleeping while holding the inode lock
  - Stricter enforcement of page contiguity when coalescing requests
  - Fix up error handling in the page coalescing code
- Don't busy wait on SIGKILL in the file locking code

----------------------------------------------------------------
David Jeffery (1):
      nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait

Weston Andros Adamson (7):
      nfs: change nfs_page_group_lock argument
      nfs: fix nonblocking calls to nfs_page_group_lock
      nfs: use blocking page_group_lock in add_request
      nfs: fix error handling in lock_and_join_requests
      nfs: don't sleep with inode lock in lock_and_join_requests
      nfs: disallow duplicate pages in pgio page vectors
      nfs: can_coalesce_requests must enforce contiguity

 fs/nfs/pagelist.c        | 84 ++++++++++++++++++++++++++++++++++--------------
 fs/nfs/write.c           | 21 +++++++++---
 include/linux/nfs_page.h |  1 +
 3 files changed, 77 insertions(+), 29 deletions(-)

-- 
Trond Myklebust
Linux NFS client maintainer, PrimaryData
trond.myklebust@...marydata.com


--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ