Linux NFS development
 help / color / mirror / Atom feed
 messages from 2024-09-16 01:01:27 to 2024-09-29 20:12:13 UTC [more...]

[PATCH] NFSD: Remove unused function parameter
 2024-09-29 20:12 UTC  (2+ messages)

[PATCH v2 19/25] netfs: Speed up buffered reading
 2024-09-29 18:55 UTC  (17+ messages)

[PATCH] sunrpc: fix prog selection loop in svc_process_common
 2024-09-29 11:19 UTC  (5+ messages)

[syzbot] [nfs?] INFO: task hung in nfsd_umount
 2024-09-29  9:59 UTC  (8+ messages)

[PATCH v2] NFSv4: fix possible NULL-pointer dereference in nfs42_complete_copies after state recovery failed
 2024-09-29  9:19 UTC  (3+ messages)

[PATCH] NFSV4: fix rpc_task use-after-free when open concurrently
 2024-09-29  1:45 UTC  (5+ messages)

[PATCH] sunrpc: fix prog selection loop in svc_process_common
 2024-09-27 14:19 UTC  (2+ messages)

2 bugs in blkmap service
 2024-09-27 13:33 UTC  (2+ messages)

[PATCH] nfsd: fix delegation_blocked() to block correctly for at least 30 seconds
 2024-09-27 12:44 UTC  (4+ messages)

Reminder: the Fall 2024 Bakeathon
 2024-09-27  9:49 UTC 

[PATCH 0/8] netfs, afs, cifs: Miscellaneous fixes/changes
 2024-09-27  8:07 UTC  (13+ messages)
` [PATCH 1/8] netfs: Fix mtime/ctime update for mmapped writes
` [PATCH 2/8] netfs: Drop the was_async arg from netfs_read_subreq_terminated()
` [PATCH 3/8] afs: Fix missing wire-up of afs_retry_request()
` [PATCH 4/8] afs: Remove unused struct and function prototype
  ` (subset) "
` [PATCH 5/8] afs: Fix possible infinite loop with unresponsive servers
  ` (subset) "
` [PATCH 6/8] afs: Fix the setting of the server responding flag
  ` (subset) "
` [PATCH 7/8] cifs: Fix reversion of the iter in cifs_readv_receive()
` [PATCH 8/8] cifs: Make the write_{enter,done,err} tracepoints display netfs info

[PATCH] NFSv4: fix possible NULL-pointer dereference in nfs42_complete_copies after state recovery failed
 2024-09-26 20:23 UTC  (2+ messages)

[PATCH] NFSv4: fix a mount deadlock in NFS v4.1 client
 2024-09-26 20:02 UTC  (8+ messages)
` [PATCH 6.1.y] net: tls: handle backlogging of crypto requests

[PATCH v1 1/1] SUNRPC: Make enough room in servername[] for AF_UNIX addresses
 2024-09-26 19:58 UTC  (7+ messages)

[PATCH] NFSv4: Fail mounts if the lease setup times out
 2024-09-26 19:55 UTC 

[PATCH v8 00/11] fs: multigrain timestamp redux
 2024-09-26 16:59 UTC  (12+ messages)
` [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
` [PATCH v8 06/11] fs: add percpu counters for significant multigrain timestamp events
` [PATCH v8 07/11] Documentation: add a new file documenting multigrain timestamps

[PATCH] filemap: Fix bounds checking in filemap_read()
 2024-09-26 15:01 UTC  (4+ messages)
    `  "

TI-RPC test failures; network configuration related?
 2024-09-26  2:02 UTC  (3+ messages)

[PATCH - RFC] VFS: disable new delegations during delegation-breaking operations
 2024-09-25 23:46 UTC  (6+ messages)

[PATCH rfc] nfsd: offer write delegation for O_WRONLY opens
 2024-09-25 21:33 UTC  (7+ messages)

nfsv41: stale file handles after VM shutdown/poweron - but works during warm reboot
 2024-09-25 15:47 UTC  (4+ messages)

Fwd: [Ms-nfs41-client-devel] ANN: NFSv4.1 filesystem client Windows driver binaries for Windows 10/11+WindowsServer 2019 for testing, 2024-09-23 
 2024-09-25 14:15 UTC 

[PATCH v2 0/2] API for exporting connectable file handles to userspace
 2024-09-25  9:13 UTC  (4+ messages)
` [PATCH v2 1/2] fs: name_to_handle_at() support for "explicit connectable" file handles
` [PATCH v2 2/2] fs: open_by_handle_at() support for decoding "

[bug report] SUNRPC: replace program list with program array
 2024-09-25  7:21 UTC  (2+ messages)

[PATCH -next] nfs: Remove duplicated include in localio.c
 2024-09-25  0:38 UTC 

[GIT PULL] Please pull NFS CLient Updates for Linux 6.12
 2024-09-24 22:50 UTC  (2+ messages)

linux-next: build warning after merge of the nfs-anna tree
 2024-09-24 17:08 UTC  (2+ messages)

[PATCH v2 00/25] netfs: Read/write improvements
 2024-09-24  9:48 UTC  (3+ messages)
` [PATCH v2 15/25] netfs: Use new folio_queue data type and iterator instead of xarray iter

NFS session trunking / Multipathing
 2024-09-24  6:58 UTC 

[PATCH] nfs: maintain nfs_server in the reclaim process
 2024-09-24  2:45 UTC 

[GIT PULL] NFSD changes for the v6.12 merge window
 2024-09-23 19:06 UTC  (2+ messages)

nfsd endlessly in uninterruptible sleep (D state)
 2024-09-23 15:10 UTC  (3+ messages)

[PATCH] nfsd: nfsd_destroy_serv() must call svc_destroy() even if nfsd_startup_net() failed
 2024-09-23 14:45 UTC  (2+ messages)

[PATCH] NFSD: Remove unnecessary posix_acl_entry pointer initialization
 2024-09-23 14:41 UTC  (2+ messages)

[PATCH] nfs: simplify and guarantee owner uniqueness
 2024-09-22 23:21 UTC  (5+ messages)

[syzbot] [nfs?] KASAN: slab-use-after-free Read in rhashtable_walk_enter
 2024-09-22 19:30 UTC  (7+ messages)

rpc.idmapd runs out of file descriptors
 2024-09-21 18:42 UTC  (9+ messages)

[RFC PATCH] NFSD: Mark filecache "down" if init fails
 2024-09-21 18:25 UTC 

[RFC PATCH 0/2] API for exporting connectable file handles to userspace
 2024-09-21 10:25 UTC  (12+ messages)
` [RFC PATCH 1/2] fs: name_to_handle_at() support for connectable file handles
` [RFC PATCH 2/2] fs: open_by_handle_at() support for decoding "

[PATCH] nfsd: Add support for mapping sticky bit into NFS4 ACL
 2024-09-20 19:29 UTC  (5+ messages)

[PATCH 1/1] nfsd: fix handling of WANT_DELEG_TIMESTAMPS on open
 2024-09-20 19:11 UTC  (7+ messages)

[PATCH] mount.nfs: improve EPROTO error message for RDMA mounts
 2024-09-20 17:18 UTC  (2+ messages)

[nfs-utils PATCH] nfsdcld: don't send null client ids to the kernel
 2024-09-20 17:17 UTC  (2+ messages)

[nfs-utils PATCH 1/2] support/include/junction.h: Define macros for musl
 2024-09-20 17:17 UTC  (2+ messages)

[PATCH v2] nfsd: prevent integer overflow in decode_cb_compound4res()
 2024-09-20 11:10 UTC  (4+ messages)

[PATCH] NFSD: Fix NFSv4's PUTPUBFH operation
 2024-09-19 13:46 UTC  (3+ messages)

[PATCH] SUNRPC: Fix integer overflow in decode_rc_list()
 2024-09-19  8:50 UTC 

[PATCH] nfs: simplify and guarantee owner uniqueness
 2024-09-19  6:38 UTC  (4+ messages)

[syzbot] [mm?] KASAN: slab-use-after-free Read in shrinker_free
 2024-09-18 22:55 UTC  (2+ messages)

[PATCH] NFSv4: prevent integer overflow while calling nfs4_set_lease_period()
 2024-09-18 20:52 UTC  (3+ messages)

Announcing the Fall 2024 Bakeathon
 2024-09-18 15:30 UTC 

[bug report] SUNRPC: Convert unwrap_integ_data() to use xdr_stream
 2024-09-18  9:08 UTC  (3+ messages)

[PATCH 0/2] Fix XDR decoder integer overflows
 2024-09-18  6:58 UTC  (4+ messages)
` [PATCH 1/2] NFSD: Prevent a potential integer overflow
` [PATCH 2/2] svcrdma: Address an "

[linux-next:master] [nfsd] 8cb33389f6: fsmark.app_overhead 81.6% regression
 2024-09-18  4:59 UTC  (3+ messages)

[PATCH 2/5] LSM: Use lsm_context in security_inode_getsecctx
 2024-09-17 23:52 UTC  (2+ messages)
` [PATCH 3/5] LSM: lsm_context in security_dentry_init_security

issues with Linux client pNFS
 2024-09-16 21:51 UTC  (3+ messages)

[bug report] svcrdma: Add a "parsed chunk list" data structure
 2024-09-16 16:02 UTC  (2+ messages)

[PATCH] nfsd: prevent integer overflow in decode_cb_compound4res()
 2024-09-16 15:44 UTC  (2+ messages)

[PATCH nfsd-next] SQUASH sunrpc: allow svc threads to fail initialisation cleanly
 2024-09-16  3:50 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox