public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-10 16:08:50 to 2024-11-16 01:41:26 UTC [more...]

[for-6.13 PATCH v3 00/14] nfs/nfsd: improvements for LOCALIO
 2024-11-16  1:41 UTC  (14+ messages)
` [for-6.13 PATCH v3 01/14] nfs/localio: add direct IO enablement with sync and async IO support
` [for-6.13 PATCH v3 02/14] nfsd: add nfsd_file_{get,put} to 'nfs_to' nfsd_localio_operations
` [for-6.13 PATCH v3 03/14] nfs_common: rename functions that invalidate LOCALIO nfs_clients
` [for-6.13 PATCH v3 04/14] nfs_common: move localio_lock to new lock member of nfs_uuid_t
` [for-6.13 PATCH v3 05/14] nfs: cache all open LOCALIO nfsd_file(s) in client
` [for-6.13 PATCH v3 06/14] nfsd: update percpu_ref to manage references on nfsd_net
` [for-6.13 PATCH v3 07/14] nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_
` [for-6.13 PATCH v3 08/14] nfsd: nfsd_file_acquire_local no longer returns GC'd nfsd_file
` [for-6.13 PATCH v3 09/14] nfs_common: rename nfslocalio nfs_uuid_lock to nfs_uuids_lock
` [for-6.13 PATCH v3 10/14] nfs_common: track all open nfsd_files per LOCALIO nfs_client
` [for-6.13 PATCH v3 11/14] nfs_common: add nfs_localio trace events
` [for-6.13 PATCH v3 12/14] nfs/localio: remove redundant code and simplify LOCALIO enablement
` [for-6.13 PATCH v3 13/14] nfs: probe for LOCALIO when v4 client reconnects to server

tmpfs hang after v6.12-rc6
 2024-11-16  1:31 UTC  (7+ messages)

[PATCH v4 00/33] netfs: Read performance improvements and "single-blob" support
 2024-11-15 20:32 UTC  (8+ messages)
` [PATCH v4 07/33] netfs: Abstract out a rolling folio buffer implementation
` [PATCH v4 23/33] afs: Use netfslib for directories
` [PATCH v4 28/33] netfs: Change the read result collector to only use one work item

[for-6.13 PATCH v2 00/15] nfs/nfsd: fixes and improvements for LOCALIO
 2024-11-15 16:49 UTC  (23+ messages)
` [for-6.13 PATCH v2 01/15] nfs_common: must not hold RCU while calling nfsd_file_put_local
` [for-6.13 PATCH v2 02/15] nfs/localio: add direct IO enablement with sync and async IO support
` [for-6.13 PATCH v2 03/15] nfsd: add nfsd_file_{get,put} to 'nfs_to' nfsd_localio_operations
` [for-6.13 PATCH v2 04/15] nfs_common: rename functions that invalidate LOCALIO nfs_clients
` [for-6.13 PATCH v2 05/15] nfs_common: move localio_lock to new lock member of nfs_uuid_t
` [for-6.13 PATCH v2 06/15] nfs: cache all open LOCALIO nfsd_file(s) in client
` [for-6.13 PATCH v2 07/15] nfsd: update percpu_ref to manage references on nfsd_net
` [for-6.13 PATCH v2 08/15] nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_
` [for-6.13 PATCH v2 09/15] nfsd: nfsd_file_acquire_local no longer returns GC'd nfsd_file
` [for-6.13 PATCH v2 10/15] nfs_common: rename nfslocalio nfs_uuid_lock to nfs_uuids_lock
` [for-6.13 PATCH v2 11/15] nfs_common: track all open nfsd_files per LOCALIO nfs_client
` [for-6.13 PATCH v2 12/15] nfs_common: add nfs_localio trace events
` [for-6.13 PATCH v2 13/15] nfs/localio: remove redundant code and simplify LOCALIO enablement
  ` [for-6.13 PATCH v2-fixed "
` [for-6.13 PATCH v2 14/15] nfs: probe for LOCALIO when v4 client reconnects to server
` [for-6.13 PATCH v2 15/15] nfs: probe for LOCALIO when v3 "
` (subset) [for-6.13 PATCH v2 00/15] nfs/nfsd: fixes and improvements for LOCALIO

Some users permision denied with kerberos+gssproxy+nfs 4.2+winbind
 2024-11-15 14:36 UTC  (2+ messages)

[PATCH] SUNRPC: timeout and cancel TLS handshake with -ETIMEDOUT
 2024-11-15 14:34 UTC  (2+ messages)

[PATCH 0/4 RFC] nfsd: allocate/free session-based DRC slots on demand
 2024-11-15 14:27 UTC  (15+ messages)
` [PATCH 1/4] nfsd: remove artificial limits on the session-based DRC
` [PATCH 2/4] nfsd: allocate new session-based DRC slots on demand
` [PATCH 3/4] nfsd: free unused session-DRC slots
` [PATCH 4/4] nfsd: add shrinker to reduce number of slots allocated per session

[PATCH] sunrpc: clear XPRT_SOCK_UPD_TIMEOUT when reset transport
 2024-11-15  9:38 UTC 

[PATCH v2 0/3] pidfs: implement file handle support
 2024-11-15  7:50 UTC  (21+ messages)
  ` [PATCH v2 1/3] pseudofs: add support for export_ops
  ` [PATCH v2 2/3] exportfs: allow fs to disable CAP_DAC_READ_SEARCH check
  ` [PATCH v2 3/3] pidfs: implement file handle support

[PATCH 6.11 43/63] netfs: Downgrade i_rwsem for a buffered write
 2024-11-15  6:38 UTC 

[PATCH rpcbind 1/1] configure.ac: Add check for systemd-escape
 2024-11-14 21:40 UTC 

[Bug report] NFS patch breaks TLS device-offloaded TX zerocopy
 2024-11-14 19:05 UTC  (2+ messages)

[PATCH] Revert "getnetconfig.c: free linep to avoid memory leakage"
 2024-11-14 15:59 UTC 

[PATCH v4] nfsd: allow for up to 32 callback session slots
 2024-11-14 14:19 UTC  (29+ messages)

[PATCH] nfs: ignore SB_RDONLY when mounting nfs
 2024-11-14  4:53 UTC 

[PATCH] nfs: pass flags to second superblock
 2024-11-14  4:47 UTC 

[PATCH net v4] sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket
 2024-11-14  1:56 UTC  (4+ messages)

[PATCH] Revert "getnetconfig.c: free linep to avoid memory leakage"
 2024-11-14  1:00 UTC 

[snitzer:cel-nfsd-next-6.12-rc5] [nfsd] b4be3ccf1c: fsmark.app_overhead 92.0% regression
 2024-11-13 17:02 UTC  (5+ messages)

[for-6.13 PATCH 00/19] nfs/nfsd: fixes and improvements for LOCALIO
 2024-11-13 16:51 UTC  (35+ messages)
` [for-6.13 PATCH 01/19] nfs/localio: must clear res.replen in nfs_local_read_done
` [for-6.13 PATCH 02/19] nfs_common: must not hold RCU while calling nfsd_file_put_local
` [for-6.13 PATCH 03/19] nfs/localio: remove redundant suid/sgid handling
` [for-6.13 PATCH 04/19] nfs/localio: eliminate unnecessary kref in nfs_local_fsync_ctx
` [for-6.13 PATCH 05/19] nfs/localio: remove extra indirect nfs_to call to check {read,write}_iter
` [for-6.13 PATCH 06/19] nfs/localio: eliminate need for nfs_local_fsync_work forward declaration
` [for-6.13 PATCH 07/19] nfs/localio: add direct IO enablement with sync and async IO support
` [for-6.13 PATCH 09/19] nfs_common: rename functions that invalidate LOCALIO nfs_clients
` [for-6.13 PATCH 10/19] nfs_common: move localio_lock to new lock member of nfs_uuid_t
` [for-6.13 PATCH 19/19] nfs: probe for LOCALIO when v3 client reconnects to server

[PATCH] nfs-utils: fixup statd testing simulator host arg
 2024-11-13 16:13 UTC 

[PATCH] libnsm: safer atomic filenames
 2024-11-13 16:12 UTC  (2+ messages)

[PATCH] nfs(5): Update rsize/wsize options
 2024-11-12 22:05 UTC  (12+ messages)
` rsize/wsize chaos in heterogeneous environments "

[PATCH] nfsd: get rid of include ../internal.h
 2024-11-12 21:58 UTC  (2+ messages)

Insecure hostname in nsm_make_temp_pathname
 2024-11-12 15:03 UTC  (6+ messages)

[PATCH net v3] sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket
 2024-11-12 13:41 UTC  (7+ messages)

[PATCH 5.4] NFSD: Fix NFSv4's PUTPUBFH operation
 2024-11-12  8:29 UTC  (2+ messages)

Oops in netfs_rreq_unlock_folios_pgpriv2
 2024-11-12  7:39 UTC  (3+ messages)

[PATCH] [nfs/nfs-utils/libtirpc] getnetconfig.c: free linep to avoid memory leakage
 2024-11-11 17:33 UTC  (2+ messages)

[PATCH] [nfs/nfs-utils/rpcbind] rpcbind: avoid dereferencing NULL from realloc()
 2024-11-11 17:29 UTC  (2+ messages)

[PATCH] Makefile.am: allow mount.nfs to be writeable by owner
 2024-11-11 17:25 UTC  (2+ messages)

[PATCH RESEND] mount.nfs: retry NFSv3 mount after NFSv4 failure in auto negotiation
 2024-11-11 17:25 UTC  (2+ messages)

[nfs-utils PATCH] reexport.h: Include unistd.h to compile with musl
 2024-11-11 17:24 UTC  (2+ messages)

[PATCH v2] nfsd: drop inode parameter from nfsd4_change_attribute()
 2024-11-11 16:27 UTC  (3+ messages)

[bug report from fstests] BUG: sleeping function called from invalid context at fs/nfsd/filecache.c:360
 2024-11-11 14:56 UTC  (3+ messages)

Soft lockup with fstests on NFSv3 and NFSv4.0
 2024-11-11 10:31 UTC  (3+ messages)

[PATCH RESEND] filemap: Fix bounds checking in filemap_read()
 2024-11-10 22:08 UTC  (3+ messages)

NFS Client crash during migration scenario
 2024-11-10 16:08 UTC  (3+ messages)


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