messages from 2022-10-06 13:01:50 to 2022-10-19 17:43:44 UTC [more...]
[PATCH v2 1/4] NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decoding
2022-10-19 17:36 UTC
[PATCH v7 0/9] fs: clean up handling of i_version counter
2022-10-19 17:23 UTC (21+ messages)
` [PATCH v7 1/9] fs: uninline inode_query_iversion
` [PATCH v7 2/9] fs: clarify when the i_version counter must be updated
` [PATCH v7 3/9] vfs: plumb i_version handling into struct kstat
` [PATCH v7 4/9] nfs: report the inode version in getattr if requested
` [PATCH v7 5/9] ceph: "
` [PATCH v7 6/9] nfsd: move nfsd4_change_attribute to nfsfh.c
` [PATCH v7 7/9] nfsd: use the getattr operation to fetch i_version
` [PATCH v7 8/9] nfsd: remove fetch_iversion export operation
` [RFC PATCH v7 9/9] vfs: expose STATX_VERSION to userland
[PATCH v3 1/3] nfsd: ignore requests to disable unsupported versions
2022-10-19 16:23 UTC (6+ messages)
` [PATCH v3 2/3] nfsd: move nfserrno() to vfs.c
` [PATCH v3 3/3] nfsd: allow disabling NFSv2 at compile time
[PATCH] NFSv4: Retry LOCK on OLD_STATEID during delegation return
2022-10-19 16:09 UTC
[PATCH] SUNRPC: Fix crasher in gss_unwrap_resp_integ()
2022-10-19 15:38 UTC (2+ messages)
[PATCH v4 0/7] A course adjustment, for sure
2022-10-19 14:25 UTC (14+ messages)
` [PATCH v4 1/7] NFSD: Pass the target nfsd_file to nfsd_commit()
` [PATCH v4 2/7] NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"
` [PATCH v4 3/7] NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
` [PATCH v4 4/7] NFSD: Use const pointers as parameters to fh_ helpers
` [PATCH v4 5/7] NFSD: Use rhashtable for managing nfs4_file objects
` [PATCH v4 6/7] NFSD: Clean up nfs4_preprocess_stateid_op() call sites
` [PATCH v4 7/7] NFSD: Trace delegation revocations
Patch nfs4 server to advertise usage of v4 ACLs
2022-10-19 12:46 UTC
[PATCH] merge python3 patch from fedora nfsometer package
2022-10-19 5:03 UTC (2+ messages)
mainline kernel fails fstests generic/130 over nfsv4.2
2022-10-19 3:40 UTC (3+ messages)
[PATCH 1/3] NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decoding
2022-10-18 22:37 UTC (3+ messages)
` [PATCH 2/3] NFSv4.2: Always decode the security label
` [PATCH 3/3] NFSv4.2: Fix a memory stomp in decode_attr_security_label
[PATCH 0/2] add support for CB_RECALL_ANY and the delegation shrinker
2022-10-18 15:52 UTC (9+ messages)
` [PATCH 1/2] NFSD: add support for sending CB_RECALL_ANY
` [PATCH 2/2] NFSD: add delegation shrinker to react to low memory condition
[PATCH RFC] SUNRPC: Add support for RFC 8009 encryption types
2022-10-18 13:44 UTC (3+ messages)
Wycena paneli fotowoltaicznych
2022-10-18 7:31 UTC
[PATCH] nfs: Remove redundant null checks before kfree
2022-10-18 4:07 UTC
[PATCH] mm: fix hanging shrinker management on long do_shrink_slab
2022-10-18 3:48 UTC
[PATCH v2] nfs-blkmapd: PID file read by systemd failed
2022-10-18 3:05 UTC
[PATCH AUTOSEL 6.0 28/32] nfsd: fix nfsd_file_unhash_and_dispose
2022-10-18 0:07 UTC
[PATCH] nfsd: remove weird compile-time conditional for EDQUOT
2022-10-17 23:31 UTC (2+ messages)
[PATCH v2 1/2] nfsd: move nfserrno() to vfs.c
2022-10-17 22:14 UTC (5+ messages)
` [PATCH v2 2/2] nfsd: allow disabling NFSv2 at compile time
non-root user mounting NFSv4 with sec=krb5{,i,p}
2022-10-17 20:50 UTC
[PATCH nfs-utils] Allow 'debug' configuration option to accept '0' and '1'
2022-10-17 19:13 UTC (2+ messages)
[PATCH] nfs-blkmapd: PID file read by systemd failed
2022-10-17 19:12 UTC (3+ messages)
[PATCH] nfsd: allow disabling NFSv2 at compile time
2022-10-17 18:45 UTC (3+ messages)
[PATCH v3 0/7] A course adjustment, maybe
2022-10-17 15:03 UTC (8+ messages)
` [PATCH v3 1/7] NFSD: Pass the target nfsd_file to nfsd_commit()
` [PATCH v3 2/7] NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"
` [PATCH v3 3/7] NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
` [PATCH v3 4/7] NFSD: Use const pointers as parameters to fh_ helpers
` [PATCH v3 5/7] NFSD: Use rhashtable for managing nfs4_file objects
` [PATCH v3 6/7] NFSD: Clean up nfs4_preprocess_stateid_op() call sites
` [PATCH v3 7/7] NFSD: Trace delegation revocations
[PATCH 1 1/3] SUNRPC: Remove unused svc_rqst::rq_lock field
2022-10-17 13:04 UTC (6+ messages)
` [PATCH 1 2/3] NFSD: Finish converting the NFSv2 GETACL result encoder
` [PATCH 1 3/3] NFSD: Finish converting the NFSv3 "
[PATCH v9 0/5] Convert NFS with fscache to the netfs API
2022-10-17 10:52 UTC (6+ messages)
` [PATCH v9 1/5] NFS: Rename readpage_async_filler to nfs_pageio_add_page
` [PATCH v9 2/5] NFS: Configure support for netfs when NFS fscache is configured
` [PATCH v9 3/5] NFS: Convert buffered read paths to use netfs when fscache is enabled
` [PATCH v9 4/5] NFS: Remove all NFSIOS_FSCACHE counters due to conversion to netfs API
` [PATCH v9 5/5] NFS: Remove fscache specific trace points and NFS_INO_FSCACHE bit
[PATCH v2] NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
2022-10-17 4:36 UTC
6.1rc1: NFS memcpy warning on mount
2022-10-17 4:20 UTC (3+ messages)
[PATCH 1/3] NFSv4: Fix a potential state reclaim deadlock
2022-10-16 18:44 UTC (3+ messages)
` [PATCH 2/3] NFSv4.1: Handle RECLAIM_COMPLETE trunking errors
` [PATCH 3/3] NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot
Bug 216582 - BUG: kernel NULL pointer dereference - nlmclnt_setlockargs
2022-10-16 11:56 UTC (2+ messages)
[PATCH v2 0/9] A course adjustment, maybe
2022-10-14 12:48 UTC (23+ messages)
` [PATCH v2 1/9] nfsd: fix nfsd_file_unhash_and_dispose
` [PATCH v2 2/9] nfsd: rework hashtable handling in nfsd_do_file_acquire
` [PATCH v2 3/9] NFSD: Pass the target nfsd_file to nfsd_commit()
` [PATCH v2 4/9] NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"
` [PATCH v2 5/9] NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
` [PATCH v2 6/9] NFSD: Use const pointers as parameters to fh_ helpers
` [PATCH v2 7/9] NFSD: Use rhashtable for managing nfs4_file objects
` [PATCH v2 8/9] NFSD: Clean up nfs4_preprocess_stateid_op() call sites
` [PATCH v2 9/9] NFSD: Trace delegation revocations
[GIT PULL] Please Pull NFS Client Updates for Linux 6.1
2022-10-13 18:00 UTC (2+ messages)
[PATCH] nfsd: ensure we always call fh_verify_error tracepoint
2022-10-13 16:15 UTC (2+ messages)
[PATCH v2] NFSv4.2: Fixup CLONE dest file size for zero-length count
2022-10-13 15:58 UTC
[PATCH] NFSv4.2: Fixup CLONE dest file size for zero-length count
2022-10-13 15:04 UTC
[PATCH v2] sunrpc: Use GFP_NOFS to prevent use of current->task_frag
2022-10-13 12:18 UTC (8+ messages)
[PATCH v1 0/5] treewide cleanup of random integer usage
2022-10-13 1:37 UTC (9+ messages)
` [PATCH v1 3/5] treewide: use get_random_u32() when possible
` [f2fs-dev] "
[PATCH] NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
2022-10-11 16:38 UTC (3+ messages)
NFSv4 VBAT - Open for Business
2022-10-11 14:30 UTC
[PATCH] NFSD: unregister shrinker when nfsd_init_net() fails
2022-10-11 14:13 UTC (3+ messages)
[PATCH] NFSD: Remove redundant assignment to variable host_err
2022-10-11 14:06 UTC (3+ messages)
Bug 216560 - Kernel 6.0.0 Use after Free Error in NFS code
2022-10-11 12:45 UTC (3+ messages)
[GIT PULL] Additional NFSD changes for 6.1
2022-10-11 3:43 UTC (2+ messages)
[PATCH v3 0/2] NFS: check FMODE_EXEC from open context mode
2022-10-10 1:18 UTC (2+ messages)
[PATCH] NFS: avoid spurious warning of lost lock that is being unlocked
2022-10-09 23:26 UTC
[PATCH AUTOSEL 4.19 6/6] NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
2022-10-09 20:54 UTC
[PATCH AUTOSEL 5.4 6/6] NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
2022-10-09 20:54 UTC
[PATCH AUTOSEL 4.14 6/6] NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
2022-10-09 20:54 UTC
[PATCH AUTOSEL 5.10 09/10] NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
2022-10-09 20:53 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 10/10] NFSD: fix use-after-free on source server when doing inter-server copy
[PATCH AUTOSEL 5.15 14/15] NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
2022-10-09 20:53 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 15/15] NFSD: fix use-after-free on source server when doing inter-server copy
[PATCH AUTOSEL 5.19 15/16] NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
2022-10-09 20:52 UTC (2+ messages)
` [PATCH AUTOSEL 5.19 16/16] NFSD: fix use-after-free on source server when doing inter-server copy
[PATCH AUTOSEL 6.0 17/18] NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
2022-10-09 20:51 UTC (2+ messages)
` [PATCH AUTOSEL 6.0 18/18] NFSD: fix use-after-free on source server when doing inter-server copy
[PATCH] NFSD: Avoid clashing function prototypes
2022-10-08 19:05 UTC (3+ messages)
[man-pages RFC PATCH v6] statx, inode: document the new STATX_VERSION field
2022-10-08 2:03 UTC (2+ messages)
LINUX NFS support for SHA256 hash types
2022-10-07 9:27 UTC (3+ messages)
[PATCH v6 0/9] vfs/nfsd: clean up handling of i_version counter
2022-10-06 21:17 UTC (4+ messages)
` [PATCH v6 6/9] nfsd: use the getattr operation to fetch i_version
[PATCH v4 0/2] NFSD: Simplify READ_PLUS
2022-10-06 16:35 UTC (5+ messages)
` [PATCH v4 1/2] NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
` [PATCH v4 2/2] NFSD: Simplify READ_PLUS
[PATCH RFC 0/9] A course adjustment, maybe
2022-10-06 16:15 UTC (14+ messages)
` [PATCH RFC 5/9] NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
` [PATCH RFC 6/9] NFSD: Use const pointers as parameters to fh_ helpers
` [PATCH RFC 7/9] NFSD: Use rhashtable for managing nfs4_file objects
` [PATCH RFC 8/9] NFSD: Clean up nfs4_preprocess_stateid_op() call sites
` [PATCH RFC 9/9] NFSD: Trace delegation revocations
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