Linux-NFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-08 03:18:34 to 2024-02-20 14:51:08 UTC [more...]

[GIT PULL] NFSD fixes for v6.1.y
 2024-02-20 14:50 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 v2 0/2] Fix NFSv3 SETATTR behaviours
 2024-02-19  1:33 UTC  (15+ messages)
` [PATCH v2 1/2] nfsd: Fix a regression in nfsd_setattr()
  ` [PATCH v2 2/2] nfsd: Fix NFSv3 atomicity bugs "

[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  (71+ 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 16/25] security: Introduce inode_post_set_acl hook
` [PATCH v9 17/25] security: Introduce inode_post_remove_acl hook
` [PATCH v9 19/25] integrity: Move integrity_kernel_module_request() to IMA
` [PATCH v9 20/25] ima: Move to LSM infrastructure
` [PATCH v9 21/25] ima: Move IMA-Appraisal "
` [PATCH v9 22/25] evm: Move "
` [PATCH v9 23/25] evm: Make it independent from 'integrity' LSM
` [PATCH v9 24/25] ima: "
` [PATCH v9 25/25] integrity: Remove LSM
` [PATCH v9 0/25] security: Move IMA and EVM to the LSM infrastructure

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)
  `  "

[PATCH 0/4] nfsstat: Test also on NFSv4*
 2024-02-09  8:49 UTC  (4+ messages)
` [PATCH 4/4] nfsstat01.sh: Run on all NFS versions, TCP and UDP

Booting NFSv4-NFSROOT?
 2024-02-09  0:08 UTC  (2+ messages)

[PATCH v1 0/2] Fix CREATE_SESSION
 2024-02-08 16:00 UTC  (3+ messages)
` [PATCH v1 1/2] NFSD: Fix the NFSv4.1 CREATE_SESSION operation
` [PATCH v1 2/2] NFSD: Document the phases of CREATE_SESSION

Calls to vfs_setlease() from NFSD code cause unnecessary CAP_LEASE security checks
 2024-02-08 14:28 UTC  (4+ messages)

[PATCH] nfsd: clean up comments over nfs4_client definition
 2024-02-08 11:22 UTC  (2+ messages)

[PATCH v9 18/25] security: Introduce key_post_create_or_update hook
 2024-02-08  3:18 UTC  (2+ messages)

[PATCH v9 09/25] security: Align inode_setattr hook definition with EVM
 2024-02-08  3:18 UTC  (2+ messages)
` [PATCH v9 9/25] "

[PATCH v9 08/25] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure
 2024-02-08  3:18 UTC  (2+ messages)
` [PATCH v9 8/25] "

[PATCH v9 07/25] evm: Align evm_inode_setxattr() definition with LSM infrastructure
 2024-02-08  3:18 UTC  (2+ messages)
` [PATCH v9 7/25] "

[PATCH v9 06/25] evm: Align evm_inode_post_setattr() definition with LSM infrastructure
 2024-02-08  3:18 UTC  (2+ messages)
` [PATCH v9 6/25] "

[PATCH v9 05/25] ima: Align ima_post_read_file() definition with LSM infrastructure
 2024-02-08  3:18 UTC  (2+ messages)
` [PATCH v9 5/25] "

[PATCH v9 04/25] ima: Align ima_inode_removexattr() definition with LSM infrastructure
 2024-02-08  3:18 UTC  (2+ messages)
` [PATCH v9 4/25] "

[PATCH v9 03/25] ima: Align ima_inode_setxattr() definition with LSM infrastructure
 2024-02-08  3:18 UTC  (2+ messages)
` [PATCH v9 3/25] "

[PATCH v9 02/25] ima: Align ima_file_mprotect() definition with LSM infrastructure
 2024-02-08  3:18 UTC  (2+ messages)
` [PATCH v9 2/25] "

[PATCH v9 01/25] ima: Align ima_inode_post_setattr() definition with LSM infrastructure
 2024-02-08  3:18 UTC  (2+ messages)
` [PATCH v9 1/25] "


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 read-only IMAP folder(s) and NNTP newsgroup(s).