linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-23 13:05:27 to 2023-03-10 22:52:58 UTC [more...]

[PATCH 0/5] sunrpc: simplfy sysctl registrations
 2023-03-10 22:52 UTC  (4+ messages)
` [PATCH 3/5] sunrpc: simplify one-level sysctl registration for xs_tunables_table
` [PATCH 4/5] sunrpc: move sunrpc_table above
` [PATCH 5/5] sunrpc: simplify one-level sysctl registration for debug_table

[PATCH] lockd: add some client-side tracepoints
 2023-03-10 17:13 UTC  (2+ messages)

[GIT PULL] nfsd fixes for 6.3-rc1
 2023-03-10 16:58 UTC  (2+ messages)

[PATCH] lockd: fix tracepoint status name definitions when CONFIG_LOCKD_V4 isn't defined
 2023-03-10 15:41 UTC  (2+ messages)

v6.2 client behaviour change (repeat access calls)?
 2023-03-10 10:43 UTC  (2+ messages)

[PATCH] NFS: Correct timing for assigning access cache timestamp
 2023-03-10  2:57 UTC  (3+ messages)

[PATCH v11 0/5] Convert NFS with fscache to the netfs API
 2023-03-09 23:50 UTC  (5+ messages)

[PATCH 0/1] NFS: Fix read_bytes for buffered reads
 2023-03-09 18:58 UTC  (2+ messages)
` [PATCH 1/1] NFS: Fix /proc/PID/io "

nfs mount disappears due to inode revalidate failure
 2023-03-09 15:24 UTC  (5+ messages)

[PATCH 00/28] security: Move IMA and EVM to the LSM infrastructure
 2023-03-09 13:07 UTC  (77+ messages)
` [PATCH 01/28] ima: Align ima_inode_post_setattr() definition with "
` [PATCH 02/28] ima: Align ima_post_path_mknod() "
` [PATCH 03/28] ima: Align ima_post_create_tmpfile() "
` [PATCH 04/28] ima: Align ima_file_mprotect() "
` [PATCH 05/28] ima: Align ima_inode_setxattr() "
` [PATCH 06/28] ima: Align ima_inode_removexattr() "
` [PATCH 07/28] ima: Align ima_post_read_file() "
` [PATCH 08/28] evm: Align evm_inode_post_setattr() "
` [PATCH 09/28] evm: Align evm_inode_setxattr() "
` [PATCH 10/28] evm: Align evm_inode_post_setxattr() "
` [PATCH 11/28] evm: Complete description of evm_inode_setattr()
` [PATCH 12/28] fs: Fix description of vfs_tmpfile()
` [PATCH 13/28] security: Align inode_setattr hook definition with EVM
` [PATCH 14/28] security: Introduce inode_post_setattr hook
` [PATCH 15/28] security: Introduce inode_post_removexattr hook
` [PATCH 16/28] security: Introduce file_post_open hook
` [PATCH 17/28] security: Introduce file_pre_free_security hook
` [PATCH 18/28] security: Introduce path_post_mknod hook
` [PATCH 19/28] security: Introduce inode_post_create_tmpfile hook
` [PATCH 20/28] security: Introduce inode_post_set_acl hook
` [PATCH 21/28] security: Introduce inode_post_remove_acl hook
` [PATCH 22/28] security: Introduce key_post_create_or_update hook
` [PATCH 23/28] security: Introduce LSM_ORDER_LAST
` [PATCH 24/28] ima: Move to LSM infrastructure
` [PATCH 25/28] ima: Move IMA-Appraisal "
` [PATCH 26/28] evm: Move "
` [PATCH 27/28] integrity: Move integrity functions to the "
` [PATCH 28/28] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache

nfs-idmapd startup race
 2023-03-09  7:23 UTC 

[PATCH] [nfs/nfs-utils] rpcdebug: avoid buffer underflow if read() returns 0
 2023-03-09  6:20 UTC 

[PATCH] SUNRPC: remove the maximum number of retries in call_bind_status
 2023-03-08 19:03 UTC  (3+ messages)

[PATCH] SUNRPC: fix shutdown of NFS TCP client socket
 2023-03-08 19:01 UTC 

mountd: Possible bug in next_mnt()
 2023-03-08 15:05 UTC 

[PATCH RFC] NFS & NFSD: Update GSS dependencies
 2023-03-08 14:45 UTC 

[PATCH] SUNRPC: return proper error from get_expiry()
 2023-03-08 13:52 UTC  (3+ messages)

[PATCH 0/1] NFSv4 callback service ate my homework
 2023-03-08 10:48 UTC  (5+ messages)
` [PATCH 1/1] SUNRPC: Fix a server shutdown leak

[PATCH] sunrpc: Fix incorrect parsing of expiry time
 2023-03-08  1:53 UTC  (7+ messages)

Fotowoltaika - nowe warunki
 2023-03-06  9:05 UTC 

[PATCH] NFSD: Protect against filesystem freezing
 2023-03-06 22:57 UTC  (3+ messages)

[PATCH v2 00/41] RPCSEC GSS krb5 enhancements
 2023-03-06 18:01 UTC  (18+ messages)
` [PATCH v2 15/41] SUNRPC: Enable rpcsec_gss_krb5.ko to be built without CRYPTO_DES

[PATCH] sysctl: fix proc_dobool() usability
 2023-03-06 17:47 UTC  (5+ messages)
` Request to backport "sysctl: fix proc_dobool() usability" to stable kernels

Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS (commit 7fd461c47)
 2023-03-06 17:09 UTC  (15+ messages)

[PATCH 0/7] lockd: fix races that can result in stuck filelocks
 2023-03-03 18:11 UTC  (10+ messages)
` [PATCH 1/7] lockd: purge resources held on behalf of nlm clients when shutting down
` [PATCH 2/7] lockd: remove 2 unused helper functions
` [PATCH 3/7] lockd: move struct nlm_wait to lockd.h
` [PATCH 4/7] lockd: fix races in client GRANTED_MSG wait logic
` [PATCH 5/7] lockd: server should unlock lock if client rejects the grant
` [PATCH 6/7] nfs: move nfs_fhandle_hash to common include file
` [PATCH 7/7] lockd: add some client-side tracepoints

Trying to reduce NFSv4 timeouts to a few seconds on an established connection
 2023-03-02 18:47 UTC  (15+ messages)

[GIT PULL] a few more nfsd changes for v6.3
 2023-03-01 19:08 UTC  (2+ messages)

[PATCH] lockd: purge resources held on behalf of nlm clients when shutting down
 2023-03-01 12:46 UTC 

[PATCH] [nfs/nfs-utils/rpcbind] rpcbind: avoid dereferencing NULL from realloc()
 2023-02-28  8:35 UTC 

[PATCH] SUNRPC: Ensure test case arrays are properly terminated
 2023-02-27 19:43 UTC  (2+ messages)

[PATCH] SUNRPC: Let Kunit tests run with some enctypes compiled out
 2023-02-27 19:41 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 55/58] nfsd: zero out pointers after putting nfsd_files on COPY setup error
 2023-02-27  2:04 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 56/58] nfsd: clean up potential nfsd_file refcount leaks in COPY codepath
` [PATCH AUTOSEL 6.1 57/58] nfsd: don't hand out delegation on setuid files being opened for write

[PATCH] Documentation: kernel-parameters: sort NFS parameters
 2023-02-27  2:58 UTC 

[PATCH AUTOSEL 5.10 19/19] nfsd: zero out pointers after putting nfsd_files on COPY setup error
 2023-02-27  2:09 UTC 

[PATCH AUTOSEL 5.4 15/15] nfsd: zero out pointers after putting nfsd_files on COPY setup error
 2023-02-27  2:10 UTC 

[PATCH AUTOSEL 5.15 25/25] nfsd: zero out pointers after putting nfsd_files on COPY setup error
 2023-02-27  2:08 UTC 

[PATCH AUTOSEL 6.2 57/60] nfsd: zero out pointers after putting nfsd_files on COPY setup error
 2023-02-27  2:00 UTC  (3+ messages)
` [PATCH AUTOSEL 6.2 58/60] nfsd: clean up potential nfsd_file refcount leaks in COPY codepath
` [PATCH AUTOSEL 6.2 59/60] nfsd: don't hand out delegation on setuid files being opened for write

[pynfs RFC PATCH] nfs4.0/testserver.py: don't return an error when tests fail
 2023-02-26 19:25 UTC  (9+ messages)

[ANN]: kdevops v6.2 released devices
 2023-02-24 23:10 UTC 

[PATCH 23/27] NFSv4_2: remove MODULE_LICENSE in non-modules
 2023-02-24 15:08 UTC 

[pynfs RFC PATCH] testserver.py: special-case the "all" flag
 2023-02-23 22:41 UTC  (8+ messages)

[PATCH v2 09/18] NFS: Convert the function nfs_wb_page() to use folios
 2023-02-23 13:43 UTC  (12+ messages)
` [PATCH v2 10/18] NFS: Convert buffered writes "
  ` [PATCH v2 11/18] NFS: Remove unused function nfs_wb_page()
    ` [PATCH v2 12/18] NFS: Convert nfs_write_begin/end to use folios
      ` [PATCH v2 13/18] NFS: Fix up nfs_vm_page_mkwrite() for folios
        ` [PATCH v2 14/18] NFS: Clean up O_DIRECT request allocation
          ` [PATCH v2 15/18] NFS: fix up nfs_release_folio() to try to release the page
            ` [PATCH v2 16/18] NFS: Enable tracing of nfs_invalidate_folio() and nfs_launder_folio()
              ` [PATCH v2 17/18] NFS: Improve tracing of nfs_wb_folio()
                ` [PATCH v2 18/18] NFS: Remove unnecessary check in nfs_read_folio()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).