messages from 2024-02-09 09:59:51 to 2024-02-25 23:56:47 UTC [more...]
[PATCH 0/4 rpcbind] Supprt abstract addresses and disable broadcast
2024-02-25 23:53 UTC (2+ messages)
` [PATCH 1/4] manpage: describe use of extra port for broadcast rpc
[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
NFS data corruption on congested network
2024-02-25 23:19 UTC (3+ messages)
[PATCH] sunrpc: remove SLAB_MEM_SPREAD flag usage
2024-02-24 13:51 UTC
[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)
PROBLEM: NFS client IO fails with ERESTARTSYS when another mount point with the same export is unmounted with force [NFS] [SUNRPC]
2024-02-23 10:31 UTC (8+ 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] nfs: fix regression in handling of namlen= option in NFSv4
2024-02-21 15:16 UTC
[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
SELinux-Support in Linux NFSv4.1 impl?
2024-02-18 14:35 UTC (5+ messages)
[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 (12+ messages)
[PATCH v9 00/25] security: Move IMA and EVM to the LSM infrastructure
2024-02-15 15:02 UTC (44+ messages)
` [PATCH v9 10/25] security: Introduce inode_post_setattr hook
` [PATCH v9 11/25] security: Introduce inode_post_removexattr hook
` [PATCH v9 12/25] security: Introduce file_post_open hook
` [PATCH v9 13/25] security: Introduce file_release hook
` [PATCH v9 14/25] security: Introduce path_post_mknod hook
` [PATCH v9 15/25] security: Introduce inode_post_create_tmpfile hook
` [PATCH v9 19/25] integrity: Move integrity_kernel_module_request() to IMA
` [PATCH v9 20/25] ima: Move to LSM infrastructure
` [PATCH v9 22/25] evm: "
` [PATCH v9 23/25] evm: Make it independent from 'integrity' LSM
` [PATCH v9 24/25] ima: "
` [PATCH v9 25/25] integrity: Remove LSM
PATCH [0/2] NFSD: use CB_GETATTR to handle GETATTR conflict with write delegation
2024-02-15 13:55 UTC (9+ messages)
` [PATCH 1/2] NFSD: add supports for CB_GETATTR callback
` [PATCH 2/2] NFSD: handle GETATTR conflict with write delegation
[PATCH] nfs(5): Document the max value "timeo=" mount option
2024-02-14 20:52 UTC (4+ messages)
[PATCH 1/1] NFSv4.1/pnfs: fix NFS with TLS in pnfs
2024-02-13 15:54 UTC
Infinite loop in pnfs_update_layout()
2024-02-12 1:12 UTC
Fwd: NFS4.0 rdma with referal
2024-02-10 15:54 UTC (3+ messages)
` "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox