messages from 2025-10-27 15:46:35 to 2025-11-03 11:42:09 UTC [more...]
[PATCH 0/3] NFSD: Fix problem with nfsd4_scsi_fence_client
2025-11-03 11:42 UTC (6+ messages)
` [PATCH 1/3] NFSD: Fix problem with nfsd4_scsi_fence_client using the wrong reservation type
` [PATCH 2/3] NFSD: Do not fence the client on NFS4ERR_RETRY_UNCACHED_REP error
` [PATCH 3/3] NFSD: Add trace point for SCSI fencing operation
[PATCH 00/16] credentials guards: the easy cases
2025-11-03 11:27 UTC (17+ messages)
` [PATCH 01/16] cred: add {scoped_}with_creds() guards
` [PATCH 02/16] aio: use credential guards
` [PATCH 03/16] backing-file: use credential guards for reads
` [PATCH 04/16] backing-file: use credential guards for writes
` [PATCH 05/16] backing-file: use credential guards for splice read
` [PATCH 06/16] backing-file: use credential guards for splice write
` [PATCH 07/16] backing-file: use credential guards for mmap
` [PATCH 08/16] binfmt_misc: use credential guards
` [PATCH 09/16] erofs: "
` [PATCH 10/16] nfs: use credential guards in nfs_local_call_read()
` [PATCH 11/16] nfs: use credential guards in nfs_local_call_write()
` [PATCH 12/16] nfs: use credential guards in nfs_idmap_get_key()
` [PATCH 13/16] smb: use credential guards in cifs_get_spnego_key()
` [PATCH 14/16] act: use credential guards in acct_write_process()
` [PATCH 15/16] cgroup: use credential guards in cgroup_attach_permissions()
` [PATCH 16/16] net/dns_resolver: use credential guards in dns_query()
[PATCH 1/1] NFSD: don't start nfsd if sv_permsocks is empty
2025-11-02 22:11 UTC (9+ messages)
[PATCH v4 00/10] nfsd: assorted cleanups involving v4 special stateids
2025-11-02 8:56 UTC (19+ messages)
` [PATCH v4 01/10] nfsd: drop explicit tests for special stateids which would be invalid
` [PATCH v4 02/10] nfsd: revise names of special stateid, and predicate functions
` [PATCH v4 03/10] nfsd: use a bool instead of NFSD4_FH_FOREIGN
` [PATCH v4 04/10] nfsd: clear fh_foreign in fh_put()
` [PATCH v4 05/10] nfsd: simplify clearing of current-state-id
` [PATCH v4 06/10] nfsd: change bools in svc_fh it single-bits
` [PATCH v4 07/10] nfsd: simplify use of the current stateid
` [PATCH v4 08/10] nfsd: simplify saving "
` [PATCH v4 09/10] nfsd: discard current_stateid.h
` [PATCH v4 10/10] nfsd: conditionally clear seqid when current_stateid is used
(no subject)
2025-11-01 18:25 UTC (4+ messages)
` [PATCH 1/3] NFSD: Fix problem with nfsd4_scsi_fence_client using the wrong reservation type
` [PATCH 2/3] NFSD: Do not fence the client on NFS4ERR_RETRY_UNCACHED_REP error
` [PATCH 3/3] NFSD: Add trace point for SCSI fencing operation
[PATCH] NFSv4: ensure the open stateid seqid doesn't go backwards
2025-10-31 16:33 UTC (4+ messages)
[PATCH v8 00/12] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
2025-10-31 16:07 UTC (27+ messages)
` [PATCH v8 01/12] NFSD: Make FILE_SYNC WRITEs comply with spec
` [PATCH v8 02/12] NFSD: Enable return of an updated stable_how to NFS clients
` [PATCH v8 03/12] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
` [PATCH v8 04/12] NFSD: Remove specific error handling
` [PATCH v8 05/12] NFSD: Remove alignment size checking
` [PATCH v8 06/12] NFSD: Clean up struct nfsd_write_dio
` [PATCH v8 07/12] NFSD: Introduce struct nfsd_write_dio_seg
` [PATCH v8 08/12] NFSD: Simplify nfsd_iov_iter_aligned_bvec()
` [PATCH v8 09/12] NFSD: Handle both offset and memory alignment for direct I/O
` [PATCH v8 10/12] NFSD: Combine direct I/O feasibility check with iterator setup
` [PATCH v8 11/12] NFSD: Handle kiocb->ki_flags correctly
` [PATCH v8 12/12] NFSD: Refactor nfsd_vfs_write
[PATCH] NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
2025-10-31 14:51 UTC
[NFS-Ganesha-Devel] Clarification on delegation behavior for same-client conflicting OPEN
2025-10-31 14:29 UTC
[bug report] NFSv4: Observe the NFS_MOUNT_SOFTREVAL flag in _nfs4_proc_lookupp
2025-10-31 14:24 UTC (2+ messages)
[PATCH] NFS: sysfs: fix leak when nfs_client kobject add fails
2025-10-31 13:37 UTC (5+ messages)
[Bug report] xfstests generic/323 over NFS hit BUG: KASAN: slab-use-after-free in nfs_local_call_read on 6.18.0-rc1
2025-10-31 13:33 UTC (8+ messages)
` [v6.18-rcX PATCH 4/3] nfs/localio: Ensure DIO WRITE's IO on stable storage upon completion
` [v6.18-rcX PATCH 5/3] nfs/localio: do not issue misaligned DIO out-of-order
[PATCH v3 00/13] vfs: recall-only directory delegations for knfsd
2025-10-31 12:23 UTC (11+ messages)
` [PATCH v3 03/13] vfs: allow mkdir to wait for delegation break on parent
` [PATCH v3 06/13] vfs: make vfs_create break delegations on parent directory
[PATCH v4 00/14] Create and use APIs to centralise locking for directory ops
2025-10-30 23:41 UTC (24+ messages)
` [PATCH v4 01/14] debugfs: rename end_creating() to debugfs_end_creating()
` [PATCH v4 02/14] VFS: introduce start_dirop() and end_dirop()
` [PATCH v4 03/14] VFS: tidy up do_unlinkat()
` [PATCH v4 04/14] VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
` [PATCH v4 05/14] VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()
` [PATCH v4 06/14] VFS: introduce start_creating_noperm() and start_removing_noperm()
` [PATCH v4 07/14] VFS: introduce start_removing_dentry()
` [PATCH v4 08/14] VFS: add start_creating_killable() and start_removing_killable()
` [PATCH v4 09/14] VFS/nfsd/ovl: introduce start_renaming() and end_renaming()
` [PATCH v4 10/14] VFS/ovl/smb: introduce start_renaming_dentry()
` [PATCH v4 11/14] Add start_renaming_two_dentries()
` [PATCH v4 12/14] ecryptfs: use new start_creating/start_removing APIs
` [PATCH v4 13/14] VFS: change vfs_mkdir() to unlock on failure
` [PATCH v4 14/14] VFS: introduce end_creating_keep()
[RFC PATCH] NFSD: Add a "file_sync" export option
2025-10-30 23:39 UTC (9+ messages)
[PATCH v2 0/3] protect access to bc_serv
2025-10-30 21:47 UTC (4+ messages)
` [PATCH v2 1/3] NFSv4.1: pass transport for callback shutdown
` [PATCH v2 2/3] SUNRPC: protect access to rpc_xprt bc_serv
` [PATCH v2 3/3] NFSv4.1: protect destroying and nullifying bc_serv structure
[PATCH 1/1] NFSD: Fix problem with nfsd4_scsi_fence_client using the wrong reservation type
2025-10-30 17:25 UTC (4+ messages)
[PATCH 1/1] DIO: add NFSv4.2 READ_PLUS support for nfstest_dio
2025-10-30 13:10 UTC (4+ messages)
` READ_PLUS broken in Linux 6.12, worked in Linux 5.10! "
[PATCH v2 2/2] NFSv2/v3: Fix handling of O_DIRECTORY in nfs_atomic_open_v23()
2025-10-30 0:10 UTC (3+ messages)
[Bug report][xfstests generic/751] hang on nfs writeback
2025-10-29 20:50 UTC (3+ messages)
[PATCH v7 00/14] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
2025-10-29 16:54 UTC (25+ messages)
` [PATCH v7 14/14] NFSD: Initialize separate ki_flags
[PATCH 1/2] vfs: Allow filesystems with foreign owner IDs to override UID checks
2025-10-29 12:39 UTC (5+ messages)
` [PATCH 0/2] vfs, afs, bash: Fix miscomparison of foreign user IDs in the VFS
[PATCH] nfs: use nfs version 4.0, including the minorversion
2025-10-29 11:55 UTC (2+ messages)
[PATCH v2 00/16] Parallelizing filesystem writeback
2025-10-29 8:55 UTC (6+ messages)
[PATCH] xdrgen: handle _XdrString in union encoder/decoder
2025-10-29 6:12 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/6] prepare for dynamic server thread management
2025-10-28 22:36 UTC (3+ messages)
[RFC PATCH] NFSD: Make FILE_SYNC WRITEs comply with spec
2025-10-28 22:28 UTC (3+ messages)
[PATCH v2 1/2] NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
2025-10-28 22:21 UTC
[GIT PULL] More NFSD fixes for v6.18-rc
2025-10-28 21:50 UTC (2+ messages)
[PATCH v2 1/2] NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
2025-10-28 21:27 UTC (2+ messages)
` [PATCH v2 2/2] NFSv2/v3: Fix handling of O_DIRECTORY "
[PATCH 1/2] NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
2025-10-28 21:13 UTC (2+ messages)
` [PATCH 2/2] NFSv2/v3: Fix handling of O_DIRECTORY "
NFS client gets confused by two servers with the same serverid
2025-10-28 16:41 UTC
[PATCH v3 00/10] nfsd: assorted cleanups involving v4 special stateids
2025-10-28 2:04 UTC (11+ messages)
` [PATCH v3 01/10] nfsd: fix current-stateid handling after PUTFH etc
` [PATCH v3 03/10] nfsd: revise names of special stateid, and predicate functions
` [PATCH v3 04/10] nfsd: prepare XXX_current_stateid() functions to be non-static
[PATCH AUTOSEL 6.17-5.4] NFS4: Fix state renewals missing after boot
2025-10-28 0:39 UTC (3+ messages)
` [PATCH AUTOSEL 6.17-5.15] NFS: check if suid/sgid was cleared after a write as needed
` [PATCH AUTOSEL 6.17-6.12] NFS4: Apply delay_retrans to async operations
[RFC PATCH 0/3] protect access to bc_serv
2025-10-27 19:23 UTC (4+ messages)
` [RFC PATCH 1/3] NFSv4.1: pass transport for callback shutdown
` [RFC PATCH 2/3] SUNRPC: protect access to rpc_xprt bc_serv
` [RFC PATCH 3/3] NFSv4.1: protect destroying and nullifying bc_serv structure
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