public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-10 19:28:45 to 2024-10-17 14:58:23 UTC [more...]

[RFC PATCH v1 1/7] fs: Add inode_get_ino() and implement get_ino() for NFS
 2024-10-17 14:58 UTC  (53+ messages)
` [RFC PATCH v1 2/7] audit: Fix inode numbers
  ` [PATCH RFC "
` [RFC PATCH v1 7/7] tomoyo: Fix inode numbers in logs
  ` [PATCH] tomoyo: use u64 for handling numeric values

[syzbot] [nfs?] INFO: task hung in nfsd_nl_threads_set_doit
 2024-10-17 14:50 UTC  (2+ messages)

task hung in nfsd_nl_threads_set_doit
 2024-10-17 14:50 UTC 

[PATCH 0/5] Simple lockd clean-ups
 2024-10-17 13:36 UTC  (6+ messages)
` [PATCH 1/5] lockd: Remove unused typedef
` [PATCH 2/5] lockd: Remove unnecessary memset()
` [PATCH 3/5] lockd: Remove some snippets of unfinished code
` [PATCH 4/5] lockd: Remove unused parameter to nlmsvc_testlock()
` [PATCH 5/5] lockd: Remove unneeded initialization of file_lock::c.flc_flags

[RFC PATCH 4/5] SUNRPC: support resvport and reuseport for rpcrdma
 2024-10-17 13:24 UTC  (4+ messages)

[syzbot] [nfs?] KASAN: slab-use-after-free Read in rhashtable_walk_enter
 2024-10-17 13:16 UTC  (8+ messages)

[PATCH nfs-utils v6 0/3] nfsdctl: add a new nfsdctl tool to nfs-utils
 2024-10-17 11:40 UTC  (6+ messages)

ANNOUNCE: libtirpc-1.2.6 released
 2024-10-17  8:15 UTC 

[PATCH] configure.ac: Using autoupdate updated to the latest autoconf macros
 2024-10-17  7:48 UTC  (3+ messages)

[PATCH 2/5][next] nfsd: avoid -Wflex-array-member-not-at-end warnings
 2024-10-17  0:51 UTC  (3+ messages)

[PATCH] netfs: Downgrade i_rwsem for a buffered write
 2024-10-16 16:28 UTC 

[RFC PATCH v1 09/57] fs/nfs: Remove PAGE_SIZE compile-time constant assumption
 2024-10-16 15:09 UTC  (8+ messages)
  ` [RFC PATCH v1 21/57] sunrpc: "
  ` [RFC PATCH v1 23/57] net: "

[Libtirpc-devel] updated macOS support for tirpc [1/7] getpeereid
 2024-10-16 14:53 UTC 

[PATCH] svc_fd_create: skip getsockname on a non-network socket
 2024-10-16 14:53 UTC  (2+ messages)

[PATCH] kheaders: Ignore silly-rename files
 2024-10-16 12:49 UTC 

[RFC PATCH 5/5] SUNRPC: support get_srcaddr and get_srcport for rpcrdma
 2024-10-16 11:48 UTC 

[RFC PATCH 3/5] SUNRPC: move helper xs_init_anyaddr to rpc_init_anyaddr
 2024-10-16 11:48 UTC 

[RFC PATCH 2/5] SUNRPC: move macro for resvport to address header
 2024-10-16 11:48 UTC 

[RFC PATCH 1/5] SUNRPC: reserve space before encode gid
 2024-10-16 11:48 UTC 

[RESEND PATCH] nfs: Annotate struct pnfs_commit_array with __counted_by()
 2024-10-15 20:27 UTC 

[PATCH pynfs v2 0/7] pynfs: add CB_GETATTR tests and tests for delegated timestamps
 2024-10-15 19:20 UTC  (12+ messages)
` [PATCH pynfs v2 1/7] WRT18: have it also check the ctime between writes
` [PATCH pynfs v2 2/7] DELEG2: fix write delegation test to open the file RW
` [PATCH pynfs v2 3/7] pynfs: update maintainer info
` [PATCH pynfs v2 4/7] nfs4.1: add two CB_GETATTR tests
` [PATCH pynfs v2 5/7] nfs4.1: default to minorversion 2
` [PATCH pynfs v2 6/7] nfs4.1: add support for the "delstid" draft
` [PATCH pynfs v2 7/7] st_deleg: test delegated timestamps in CB_GETATTR

[PATCH 0/6] nfsd: update the delstid patches for latest draft changes
 2024-10-15 19:17 UTC  (11+ messages)
` [PATCH 1/6] nfsd: drop inode parameter from nfsd4_change_attribute()
` [PATCH 2/6] nfsd: switch to autogenerated definitions for open_delegation_type4
` [PATCH 3/6] nfsd: rename NFS4_SHARE_WANT_* constants to OPEN4_SHARE_ACCESS_WANT_*
` [PATCH 4/6] nfsd: prepare delegation code for handing out *_ATTRS_DELEG delegations
` [PATCH 5/6] nfsd: add support for delegated timestamps
` [PATCH 6/6] nfsd: handle delegated timestamps in SETATTR

[PATCH 00/17] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-10-15 18:00 UTC  (9+ messages)
` [PATCH 12/17] nfsd: "
` (subset) [PATCH 00/17] "

[PATCH v3 -next 00/15] sysctl: move sysctls from vm_table into its own files
 2024-10-15 14:02 UTC  (8+ messages)
` [PATCH v3 -next 09/15] fs: fs-writeback: move sysctl to fs/fs-writeback.c
` [PATCH v3 -next 10/15] fs: drop_caches: move sysctl to fs/drop_caches.c

>=linux-6.6.0: Resource temporarily unavailable when reading file attributes the first time
 2024-10-15  8:10 UTC  (2+ messages)

[PATCH v2 1/6] LSM: Ensure the correct LSM context releaser
 2024-10-15  3:40 UTC  (4+ messages)
` [PATCH v2 3/6] LSM: Use lsm_context in security_inode_getsecctx
` [PATCH v2 4/6] LSM: lsm_context in security_dentry_init_security

[PATCH v4 0/3] API for exporting connectable file handles to userspace
 2024-10-14 15:26 UTC  (16+ messages)
` [PATCH v4 1/3] fs: prepare for "explicit connectable" file handles
` [PATCH v4 2/3] fs: name_to_handle_at() support "
` [PATCH v4 3/3] fs: open_by_handle_at() support for decoding "

Final Reminder: the Fall 2024 Bakeathon
 2024-10-14 15:18 UTC 

[syzbot] [nfs?] WARNING: ODEBUG bug in __cancel_work (2)
 2024-10-14 14:58 UTC 

nfs client deadloop on 6.6.53
 2024-10-14 12:22 UTC  (5+ messages)

[PATCH AUTOSEL 5.10 2/3] NFS: remove revoked delegation from server's delegation list
 2024-10-14  3:59 UTC 

[PATCH AUTOSEL 5.15 7/8] NFS: remove revoked delegation from server's delegation list
 2024-10-14  3:59 UTC 

[PATCH AUTOSEL 6.1 09/10] NFS: remove revoked delegation from server's delegation list
 2024-10-14  3:58 UTC 

[PATCH AUTOSEL 6.6 16/17] NFS: remove revoked delegation from server's delegation list
 2024-10-14  3:58 UTC 

[PATCH AUTOSEL 6.11 19/20] NFS: remove revoked delegation from server's delegation list
 2024-10-14  3:57 UTC 

[PATCH v2] NFSD: Replace use of NFSD_MAY_LOCK in nfsd4_lock()
 2024-10-13 20:02 UTC 

[PATCH net-next v21 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
 2024-10-12 11:23 UTC 

[GIT PULL] Please Pull NFS Client Bugfixes for Linux 6.12-rc
 2024-10-11 23:24 UTC  (2+ messages)

[syzbot] [nfs?] INFO: task hung in nfsd_nl_listener_set_doit
 2024-10-11 21:13 UTC  (9+ messages)

[RFC PATCH] NFSD: Replace use of NFSD_MAY_LOCK in nfsd4_lock()
 2024-10-11 21:10 UTC  (7+ messages)

[PATCH 1/1] nfsd: fix race between laundromat and free_stateid
 2024-10-11 20:57 UTC  (11+ messages)

[PATCH nfsd-next] nfsd: refine and rename NFSD_MAY_LOCK
 2024-10-11 14:50 UTC  (3+ messages)

[RFC PATCH v1 4/7] integrity: Fix inode numbers in audit records
 2024-10-11 12:45 UTC  (6+ messages)
` [PATCH RFC "

[PATCH v3 -next 11/15] sunrpc: use vfs_pressure_ratio() helper
 2024-10-11 12:38 UTC  (3+ messages)

[PATCH] NFSV4: fix rpc_task use-after-free when open concurrently
 2024-10-11  7:52 UTC  (13+ messages)

[RFC PATCH v1 3/7] selinux: Fix inode numbers in error messages
 2024-10-11  1:20 UTC  (2+ messages)
` [PATCH RFC "

[PATCH] nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOT
 2024-10-10 20:49 UTC  (2+ messages)

[PATCH] nfsd: handle OPEN_XOR_DELEGATION outside of st_mutex in open codepath
 2024-10-10 19:56 UTC 


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