Linux NFS development
 help / color / mirror / Atom feed
 messages from 2024-02-15 10:32:09 to 2024-03-01 00:10:22 UTC [more...]

[PATCH 0/3] nfsd: fix dadlock in move_to_close_lru()
 2024-03-01  0:07 UTC  (4+ messages)
` [PATCH 1/3] nfsd: move nfsd4_cstate_assign_replay() earlier in open handling
` [PATCH 2/3] nfsd: replace rp_mutex to avoid deadlock in move_to_close_lru()
` [PATCH 3/3] nfsd: drop st_mutex_mutex before calling move_to_close_lru()

Cannot initiate mount with sec=krb5 as root from EL9 clients
 2024-03-01  0:03 UTC  (3+ messages)

[PATCH RFC] nfsd: return NFS4ERR_DELAY on contention for v4.0 replay_owner rp_mutex
 2024-02-29 22:25 UTC  (2+ messages)

[PATCH] nfs: fix regression in handling of namlen= option in NFSv4
 2024-02-29 14:41 UTC  (3+ messages)

[PATCH v2] nfsd: drop st_mutex and rp_mutex before calling move_to_close_lru()
 2024-02-29 14:00 UTC  (4+ messages)

[PATCH] nfs: use KMEM_CACHE() to create nfs_commit_data cache
 2024-02-29 13:40 UTC  (2+ messages)

[PATCH nfs-utils] start-statd: use flock -x instead of -e for busybox compatibility
 2024-02-29 10:38 UTC  (3+ messages)

[nfs-utils PATCH 0/2] gssd: improve interoperability with NFS servers that don't have support for the newest encryption types
 2024-02-28 22:22 UTC  (3+ messages)
` [nfs-utils PATCH 1/2] gssd: add support for an "allowed-enctypes" option in nfs.conf
` [nfs-utils PATCH 2/2] gssd: add a "backoff" feature to limit_krb5_enctypes()

[PATCH] NFS: enable nconnect for RDMA
 2024-02-28 21:35 UTC 

[PATCH] NFSv4: nfs4_do_open() is incorrectly triggering state recovery
 2024-02-28 21:20 UTC 

[PATCH] NFS: Restore -EIO as error to return when "umount -f" aborts request
 2024-02-28 21:16 UTC  (2+ messages)

[PATCH] sunrpc: remove SLAB_MEM_SPREAD flag usage
 2024-02-28 15:06 UTC  (6+ messages)
    ` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] exports(5): update version information of "refer=" option
 2024-02-28 10:09 UTC 

PROBLEM: NFS client IO fails with ERESTARTSYS when another mount point with the same export is unmounted with force [NFS] [SUNRPC]
 2024-02-28  3:37 UTC  (11+ messages)

[PATCH] NFS: avoid infinite loop in pnfs_update_layout
 2024-02-28  0:24 UTC 

[PATCH stable 6.1] NFS: Fix data corruption caused by congestion
 2024-02-27 23:25 UTC 

[PATCH stable 6.6 and 6.7] NFS: Fix data corruption caused by congestion
 2024-02-27 23:23 UTC 

[PATCH] NFS: remove sync_mode test from nfs_writepage_locked()
 2024-02-27 23:05 UTC 

NFS data corruption on congested network
 2024-02-27 22:59 UTC  (6+ messages)

long-term stable backports of NFSD patches
 2024-02-27 14:39 UTC  (3+ messages)

Client support for 0-length virtual files
 2024-02-27 13:56 UTC  (2+ messages)

nfs41get: NFSv4.1 wget-like userspace tool?
 2024-02-27  3:12 UTC 

[PATCH v2] nfs: keep server info for remounts
 2024-02-26 19:29 UTC 

SELinux-Support in Linux NFSv4.1 impl?
 2024-02-26  7:30 UTC  (6+ messages)

Fwd: [Ms-nfs41-client-devel] ANN: NFSv4.1 filesystem client Windows driver binaries for Windows 10/11 for testing, 2024-02-24 
 2024-02-26  7:21 UTC 

[PATCH 0/4 rpcbind] Supprt abstract addresses and disable broadcast
 2024-02-25 23:53 UTC  (5+ messages)
` [PATCH 1/4] manpage: describe use of extra port for broadcast rpc
` [PATCH 2/4] rpcbind: allow broadcast RPC to be disabled
` [PATCH 3/4] Listen on an AF_UNIX abstract address if supported
` [PATCH 4/4] rpcinfo: try connecting using abstract address

[PATCH 0/3 libtirpc] Support abstract addresses for rpcbind in libtirpc
 2024-02-25 23:40 UTC  (4+ messages)
` [PATCH 1/3] Allow working with abstract AF_UNIX addresses
` [PATCH 2/3] Change local_rpcb() to take a targaddr pointer
` [PATCH 3/3] Try using a new abstract address when connecting rpcbind

[PATCH] nfs: remove SLAB_MEM_SPREAD flag usage
 2024-02-24 13:49 UTC 

[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-02-23 20:45 UTC  (7+ messages)

[PATCH v2] tracing: Remove __assign_str_len()
 2024-02-23 20:22 UTC 

[PATCH] tracing: Remove __assign_str_len()
 2024-02-23 19:48 UTC 

nfs4_schedule_state_manager stuck in tight loop
 2024-02-23 14:33 UTC  (3+ messages)

[PATCH] NFSD: Fix nfsd_clid_class use of __string_len() macro
 2024-02-22 18:31 UTC  (3+ messages)

[PATCH 1/1] nfstest_posix: add check for EINVAL when open(2) called with O_DIRECTORY|O_CREAT
 2024-02-22 17:45 UTC  (4+ messages)

[PATCH 1/1] NFSD: send OP_CB_RECALL_ANY to clients when number of delegations reaches its limit
 2024-02-21 23:52 UTC  (3+ messages)

[PATCH v2] NFSv4.1/pnfs: fix NFS with TLS in pnfs
 2024-02-20 23:25 UTC 

NFS4ERR_MOVED causing crash/stuck operations at source
 2024-02-20 18:50 UTC 

[PATCH v2 0/2] Fix NFSv3 SETATTR behaviours
 2024-02-20 15:28 UTC  (16+ messages)
` [PATCH v2 1/2] nfsd: Fix a regression in nfsd_setattr()
  ` [PATCH v2 2/2] nfsd: Fix NFSv3 atomicity bugs "

[GIT PULL] NFSD fixes for v6.1.y
 2024-02-20 15:19 UTC  (5+ messages)

Announcing the Spring 2024 NFS bake-a-thon
 2024-02-20 15:14 UTC 

[PATCH 0/2] netfs: Miscellaneous fixes
 2024-02-20  9:51 UTC  (4+ messages)
` [PATCH 2/2] netfs: Fix missing zero-length check in unbuffered write

"nfsd: inode locked twice during operation." errors 
 2024-02-19 13:46 UTC  (4+ messages)

Understanding NFSv4 client attribute caching
 2024-02-19  2:14 UTC 

[PATCH] nfsd: fix memory leak in __cld_pipe_inprogress_downcall()
 2024-02-18 22:17 UTC  (3+ messages)
` [lvc-project] "

[PATCH v2] NFS: Fix an off by one in root_nfs_cat()
 2024-02-18 21:16 UTC 

[PATCH v3 00/47] filelock: split file leases out of struct file_lock
 2024-02-18 12:16 UTC  (3+ messages)
` [PATCH v3 25/47] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core

[PATCH 1/1] NFSD: send OP_CB_RECALL_ANY to clients when number of delegations reach a threshold
 2024-02-17 21:41 UTC  (4+ messages)

[PATCH 1/1] NFSD: OP_CB_RECALL_ANY should recall both read and write delegations
 2024-02-17 18:00 UTC 

PATCH [v3 0/2] NFSD: use CB_GETATTR to handle GETATTR conflict with write delegation
 2024-02-17 17:42 UTC  (8+ messages)
` [PATCH v3 1/2] NFSD: add supports for CB_GETATTR callback
` [PATCH v3 2/2] NFSD: handle GETATTR conflict with write delegation

apparent scaling problem with delegations
 2024-02-17  1:25 UTC  (6+ messages)

[PATCH v10 00/25] security: Move IMA and EVM to the LSM infrastructure
 2024-02-16 22:34 UTC  (31+ messages)
` [PATCH v10 01/25] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v10 02/25] ima: Align ima_file_mprotect() "
` [PATCH v10 03/25] ima: Align ima_inode_setxattr() "
` [PATCH v10 04/25] ima: Align ima_inode_removexattr() "
` [PATCH v10 05/25] ima: Align ima_post_read_file() "
` [PATCH v10 06/25] evm: Align evm_inode_post_setattr() "
` [PATCH v10 07/25] evm: Align evm_inode_setxattr() "
` [PATCH v10 08/25] evm: Align evm_inode_post_setxattr() "
` [PATCH v10 09/25] security: Align inode_setattr hook definition with EVM
` [PATCH v10 10/25] security: Introduce inode_post_setattr hook
` [PATCH v10 11/25] security: Introduce inode_post_removexattr hook
` [PATCH v10 12/25] security: Introduce file_post_open hook
` [PATCH v10 13/25] security: Introduce file_release hook
` [PATCH v10 14/25] security: Introduce path_post_mknod hook
` [PATCH v10 15/25] security: Introduce inode_post_create_tmpfile hook
` [PATCH v10 16/25] security: Introduce inode_post_set_acl hook
` [PATCH v10 17/25] security: Introduce inode_post_remove_acl hook
` [PATCH v10 18/25] security: Introduce key_post_create_or_update hook
` [PATCH v10 19/25] integrity: Move integrity_kernel_module_request() to IMA
` [PATCH v10 20/25] ima: Move to LSM infrastructure
` [PATCH v10 21/25] ima: Move IMA-Appraisal "
` [PATCH v10 22/25] evm: Move "
` [PATCH v10 23/25] evm: Make it independent from 'integrity' LSM
` [PATCH v10 24/25] ima: "
` [PATCH v10 25/25] integrity: Remove LSM
` [PATCH v10 0/25] security: Move IMA and EVM to the LSM infrastructure

[PATCH] nfsd: Fix NFSv3 atomicity bugs in nfsd_setattr()
 2024-02-16  1:29 UTC  (4+ messages)

Backporting NFSD filecache improvements to longterm maintenance kernel release
 2024-02-15 23:04 UTC  (3+ messages)

[PATCH v2 0/2] Fix NFSv4.0 RELEASE_LOCKOWNER in v6.1.y
 2024-02-15 22:55 UTC  (3+ messages)
` [PATCH v2 1/2] nfsd: fix RELEASE_LOCKOWNER
` [PATCH v2 2/2] nfsd: don't take fi_lock in nfsd_break_deleg_cb()

[PATCH v5 0/3] Make nfs stats visible in network NS
 2024-02-15 19:57 UTC  (4+ messages)
` [PATCH v5 1/3] sunrpc: add a struct rpc_stats arg to rpc_create_args
` [PATCH v5 2/3] nfs: expose /proc/net/sunrpc/nfs in net namespaces
` [PATCH v5 3/3] nfs: make the rpc_stat per net namespace

PATCH [v2 0/2] NFSD: use CB_GETATTR to handle GETATTR conflict with write delegation
 2024-02-15 19:13 UTC  (4+ messages)
` [PATCH v2 1/2] NFSD: add supports for CB_GETATTR callback
` [PATCH v2 2/2] NFSD: handle GETATTR conflict with write delegation

[PATCH] nfs: remove unused NFS_CALL macro
 2024-02-15 18:42 UTC 

Public NFSv4 handle?
 2024-02-15 17:25 UTC  (8+ messages)

[PATCH v9 00/25] security: Move IMA and EVM to the LSM infrastructure
 2024-02-15 15:02 UTC  (10+ messages)
` [PATCH v9 12/25] security: Introduce file_post_open hook

PATCH [0/2] NFSD: use CB_GETATTR to handle GETATTR conflict with write delegation
 2024-02-15 13:55 UTC  (7+ messages)
` [PATCH 2/2] NFSD: "


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