[GIT PULL] Please Pull NFS Client Bugfixes for Linux 6.14-rc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Linus,

The following changes since commit 0ad2507d5d93f39619fc42372c347d6006b64319:

  Linux 6.14-rc3 (2025-02-16 14:02:44 -0800)

are available in the Git repository at:

  git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-6.14-2

for you to fetch changes up to 9084ed79ddaaaa1ec01cd304af9fb532c26252db:

  lsm,nfs: fix memory leak of lsm_context (2025-02-25 15:07:24 -0500)

----------------------------------------------------------------
NFS Client Bugfixes for Linux 6.14-rc

Stable Fixes:
  * O_DIRECT writes should adjust file length

Other Bugfixes:
  * Adjust delegated timestamps for O_DIRECT reads and writes
  * Prevent looping due to rpc_signal_task() races
  * Fix a deadlock when recovering state on a sillyrenamed file
  * Properly handle -ETIMEDOUT errors from tlshd
  * Suppress build warnings for unused procfs functions
  * Fix memory leak of lsm_contexts

Thanks,
Anna

----------------------------------------------------------------
Arnd Bergmann (1):
      sunrpc: suppress warnings for unused procfs functions

Benjamin Coddington (1):
      SUNRPC: Handle -ETIMEDOUT return from tlshd

Stephen Smalley (1):
      lsm,nfs: fix memory leak of lsm_context

Trond Myklebust (4):
      NFS: O_DIRECT writes must check and adjust the file length
      NFS: Adjust delegated timestamps for O_DIRECT reads and writes
      SUNRPC: Prevent looping due to rpc_signal_task() races
      NFSv4: Fix a deadlock when recovering state on a sillyrenamed file

 fs/nfs/delegation.c           | 37 +++++++++++++++++++++++++++++++++++++
 fs/nfs/delegation.h           |  1 +
 fs/nfs/direct.c               | 23 +++++++++++++++++++++++
 fs/nfs/nfs4proc.c             | 10 +++++++---
 include/linux/nfs4.h          |  1 +
 include/linux/sunrpc/sched.h  |  3 +--
 include/trace/events/sunrpc.h |  3 +--
 net/sunrpc/cache.c            | 10 +++-------
 net/sunrpc/sched.c            |  2 --
 net/sunrpc/xprtsock.c         | 10 +++++++++-
 10 files changed, 83 insertions(+), 17 deletions(-)




[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux