Linux-NFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-10 21:11:51 to 2024-01-22 11:50:19 UTC [more...]

[PATCH 0/2] netfs, cachefiles: Update MAINTAINERS records
 2024-01-22 11:50 UTC  (2+ messages)
` [PATCH 1/2] netfs, cachefiles: Change mailing list

[PATCH] keys, dns: Fix size check of V1 server-list header
 2024-01-22 11:31 UTC  (7+ messages)

[PATCH] do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak
 2024-01-22 11:03 UTC  (3+ messages)

[PATCH] nfsd: fix RELEASE_LOCKOWNER
 2024-01-22  3:58 UTC 

decant_cull_table intermittently aborting cachefilesd
 2024-01-21 20:57 UTC  (2+ messages)
` [PATCH] Fix random abort()

[PATCH v6 0/3] convert write_threads, write_version and write_ports to netlink commands
 2024-01-20 17:33 UTC  (4+ messages)
` [PATCH v6 1/3] NFSD: convert write_threads to netlink command
` [PATCH v6 2/3] NFSD: add write_version "
` [PATCH v6 3/3] NFSD: add write_ports "

[PATCH v5 0/2] fix the fallback implementation of get_name
 2024-01-20 13:57 UTC  (3+ messages)
` [PATCH v5 1/2] exportfs: fix the fallback implementation of the get_name export operation
` [PATCH v5 2/2] fs: Create a generic is_dot_dotdot() utility

[REGRESSION] After kernel upgrade 6.1.70 to 6.1.71, the computer hangs during shutdown
 2024-01-19 10:13 UTC  (10+ messages)

[PATCH 00/11 v4] nfsd: support admin-revocation of v4 state
 2024-01-19  1:43 UTC  (9+ messages)
` [PATCH 05/11] nfsd: prepare for supporting admin-revocation of state
` [PATCH 07/11] nfsd: allow admin-revoked NFSv4.0 state to be freed

Increasing NFSD_MAX_OPS_PER_COMPOUND to 96
 2024-01-18 14:52 UTC  (15+ messages)
      ` kernel.org list issues... / was: Fwd: Turn NFSD_MAX_* into tuneables ? / was: "
          ` RFE: Linux nfsd's |ca_maxoperations| should be at *least* |64| ... / was: "

[PATCH 1/1] nfstest_posix: add check for EINVAL when open(2) called with O_DIRECTORY|O_CREAT
 2024-01-18 14:39 UTC  (2+ messages)

[PATCH] SUNRPC: use request size to initialize bio_vec in svc_udp_sendto()
 2024-01-18  8:42 UTC  (3+ messages)

[PATCH 1/1] SUNRPC: add xrpt id to rpc_stats_latency tracepoint
 2024-01-18  4:05 UTC  (2+ messages)
` 回复: "

[PATCH fstests] common/rc: NFSv2/3 do not support negative timestamps
 2024-01-18  0:36 UTC  (2+ messages)

[PATCH 00/20] filelock: split struct file_lock into file_lock and file_lease structs
 2024-01-17 18:59 UTC  (40+ messages)
` [PATCH 01/20] filelock: split common fields into struct file_lock_core
` [PATCH 02/20] filelock: add coccinelle scripts to move fields to "
` [PATCH 03/20] filelock: the results of the coccinelle conversion
` [PATCH 04/20] filelock: fixups after the coccinelle changes
` [PATCH 05/20] filelock: convert some internal functions to use file_lock_core instead
` [PATCH 06/20] filelock: convert more internal functions to use file_lock_core
` [PATCH 07/20] filelock: make posix_same_owner take file_lock_core pointers
` [PATCH 08/20] filelock: convert posix_owner_key to take file_lock_core arg
` [PATCH 09/20] filelock: make locks_{insert,delete}_global_locks "
` [PATCH 10/20] filelock: convert locks_{insert,delete}_global_blocked
` [PATCH 11/20] filelock: convert the IS_* macros to take file_lock_core
` [PATCH 12/20] filelock: make __locks_delete_block and __locks_wake_up_blocks "
` [PATCH 13/20] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core
` [PATCH 14/20] filelock: convert fl_blocker to file_lock_core
` [PATCH 15/20] filelock: clean up locks_delete_block internals
` [PATCH 16/20] filelock: reorganize locks_delete_block and __locks_insert_block
` [PATCH 17/20] filelock: make assign_type helper take a file_lock_core pointer
` [PATCH 18/20] filelock: convert locks_wake_up_blocks to "
` [PATCH 19/20] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx
` [PATCH 20/20] filelock: split leases out of struct file_lock

[PATCH v2] nfsd: drop st_mutex and rp_mutex before calling move_to_close_lru()
 2024-01-17 18:19 UTC  (2+ messages)

[PATCH] [v2] SUNRPC: fix a memleak in gss_import_v2_context
 2024-01-17  7:44 UTC  (8+ messages)
    `  "

[PATCH] nfsv4: Add support for the birth time attribute
 2024-01-17  3:53 UTC  (8+ messages)
        ` 回复: "

nfstest_posix failed with 6.7 kernel (resend)
 2024-01-16 20:51 UTC  (5+ messages)

[PATCH v9 00/25] security: Move IMA and EVM to the LSM infrastructure
 2024-01-16 19:41 UTC  (36+ messages)
` [PATCH v9 01/25] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v9 02/25] ima: Align ima_file_mprotect() "
` [PATCH v9 03/25] ima: Align ima_inode_setxattr() "
` [PATCH v9 04/25] ima: Align ima_inode_removexattr() "
` [PATCH v9 05/25] ima: Align ima_post_read_file() "
` [PATCH v9 06/25] evm: Align evm_inode_post_setattr() "
` [PATCH v9 07/25] evm: Align evm_inode_setxattr() "
` [PATCH v9 08/25] evm: Align evm_inode_post_setxattr() "
` [PATCH v9 09/25] security: Align inode_setattr hook definition with EVM
` [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 18/25] security: Introduce key_post_create_or_update 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

[syzbot] [nfs?] KMSAN: kernel-infoleak in sys_name_to_handle_at (4)
 2024-01-16 17:21 UTC  (3+ messages)

Possible discrepancy in CREATE_SESSION slot number accounting
 2024-01-16 14:39 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 4/8] SUNRPC: Fix a suspicious RCU usage warning
 2024-01-16  1:08 UTC 

[PATCH AUTOSEL 5.4 4/9] SUNRPC: Fix a suspicious RCU usage warning
 2024-01-16  1:08 UTC 

[PATCH AUTOSEL 5.10 4/9] SUNRPC: Fix a suspicious RCU usage warning
 2024-01-16  1:07 UTC 

[PATCH AUTOSEL 5.15 06/11] SUNRPC: Fix a suspicious RCU usage warning
 2024-01-16  1:07 UTC 

[PATCH AUTOSEL 6.1 07/14] SUNRPC: Fix a suspicious RCU usage warning
 2024-01-16  1:06 UTC 

[PATCH AUTOSEL 6.6 09/19] SUNRPC: Fix a suspicious RCU usage warning
 2024-01-16  1:05 UTC 

[PATCH AUTOSEL 6.7 10/21] SUNRPC: Fix a suspicious RCU usage warning
 2024-01-16  1:03 UTC 

nfstest_posix failed with 6.7 kernel
 2024-01-15 20:52 UTC 

NFSv4.1 mandatory locks working in Linux nfsd ?
 2024-01-13  2:36 UTC  (15+ messages)
      ` RIP NFSv4 interoperability?! "

[PATCH v4 0/2] fix the fallback implementation of get_name
 2024-01-12 14:46 UTC  (4+ messages)
` [PATCH v4 2/2] fs: Create a generic is_dot_dotdot() utility
    ` [PATCH v4 2/2] "

[PATCH fstests 0/2] generic: skip a couple more tests on NFS
 2024-01-12 13:36 UTC  (8+ messages)
` [PATCH fstests 1/2] generic/465: don't run it "
` [PATCH fstests 2/2] generic/732: "

[GIT PULL] Please Pull NFS Client Updates for Linux 6.8
 2024-01-11 17:28 UTC  (5+ messages)

Rebuilding at least part of my krb5 crypto lib on crypto-aead
 2024-01-11 16:42 UTC 

showmount -e with custom port number?
 2024-01-11 16:13 UTC  (7+ messages)
` nfs-utils&nfsd&autofs not supporting non-2049 TCP port numbers - Fwd: "

fstests generic/465 failures on NFS
 2024-01-11  3:54 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).