messages from 2022-10-17 15:04:52 to 2022-10-27 10:05:01 UTC [more...]
[PATCH 1/2] nfsd: make "gc" parameter a bool
2022-10-27 10:04 UTC (7+ messages)
` [PATCH 2/2] nfsd: rework refcounting in filecache
[PATCH 0/9] fscache,netfs: decouple raw fscache APIs from libnetfs
2022-10-27 8:35 UTC (10+ messages)
` [PATCH 1/9] fscache: decouple prepare_read() from netfs_io_subrequest
` [PATCH 2/9] fscache,netfs: rename netfs_io_source as fscache_io_source
` [PATCH 3/9] fscache,netfs: rename netfs_io_terminated_t as fscache_io_terminated_t
` [PATCH 4/9] fscache,netfs: rename netfs_read_from_hole as fscache_read_from_hole
` [PATCH 5/9] fscache,netfs: rename netfs_cache_ops as fscache_ops
` [PATCH 6/9] fscache,netfs: rename netfs_cache_resources as fscache_resources
` [PATCH 7/9] fscache,netfs: define flags for prepare_read()
` [PATCH 8/9] fscache,netfs: move PageFsCache() family helpers to fscache.h
` [PATCH 9/9] fscache,netfs: move "fscache_" prefixed structures "
[PATCH 1/1] nfs: Move ACL xattr definitions to linux/xattr.h
2022-10-27 8:18 UTC
[PATCH 1/1] nfs: Move ACL xattr definitions to linux/xattr.h
2022-10-27 7:43 UTC
[PATCH] cred: Do not default to init_cred in prepare_kernel_cred()
2022-10-27 6:49 UTC (2+ messages)
[PATCH v2] NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
2022-10-27 0:26 UTC (4+ messages)
[PATCH] nfsd: fix licensing header in filecache.c
2022-10-26 14:36 UTC (2+ messages)
[PATCH 1/1] nfs: Move ACL xattr definitions to linux/xattr.h
2022-10-26 13:30 UTC (2+ messages)
[PATCH v2 0/2] add support for CB_RECALL_ANY and the delegation shrinker
2022-10-25 23:39 UTC (12+ messages)
` [PATCH v2 1/2] NFSD: add support for sending CB_RECALL_ANY
` [PATCH v2 2/2] NFSD: add delegation shrinker to react to low memory condition
[PATCH v4 0/7] A course adjustment, for sure
2022-10-25 17:23 UTC (30+ 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 v5 00/13] A course change, for sure
2022-10-25 16:58 UTC (22+ messages)
` [PATCH v5 01/13] NFSD: Pass the target nfsd_file to nfsd_commit()
` [PATCH v5 02/13] NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"
` [PATCH v5 03/13] NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
` [PATCH v5 04/13] NFSD: Clean up nfs4_preprocess_stateid_op() call sites
` [PATCH v5 05/13] NFSD: Trace delegation revocations
` [PATCH v5 06/13] NFSD: Use const pointers as parameters to fh_ helpers
` [PATCH v5 07/13] NFSD: Update file_hashtbl() helpers
` [PATCH v5 08/13] NFSD: Clean up nfsd4_init_file()
` [PATCH v5 09/13] NFSD: Add a remove_nfs4_file() helper
` [PATCH v5 10/13] NFSD: Clean up find_or_add_file()
` [PATCH v5 11/13] NFSD: Refactor find_file()
` [PATCH v5 12/13] NFSD: Allocate an rhashtable for nfs4_file objects
` [PATCH v5 13/13] NFSD: Use rhashtable for managing "
[PATCH] libtirpc: add missing extern
2022-10-25 16:36 UTC (5+ messages)
[PATCH v2] sunrpc: Use GFP_NOFS to prevent use of current->task_frag
2022-10-25 11:15 UTC (9+ messages)
[PATCH] exportfs: use pr_debug for unreachable debug statements
2022-10-24 22:09 UTC (4+ messages)
Invalid free() in blkmapd, core dump
2022-10-24 18:23 UTC (3+ messages)
[PATCH] blkmapd: fix coredump in bl_add_disk
2022-10-24 17:38 UTC (2+ messages)
[PATCH] [nfs/nfs-utils/libtirpc] bindresvport.c: fix a potential resource leakage
2022-10-24 17:48 UTC (2+ messages)
[PATCH v2] nfs-blkmapd: PID file read by systemd failed
2022-10-24 17:25 UTC (3+ messages)
[PATCH v2 0/1] Update nfsiostat to display readahead counts
2022-10-24 17:42 UTC (3+ messages)
` [PATCH v2 1/1] nfsiostat: Handle both readahead counts for statsver >= 1.2
[PATCH] [nfs/nfs-utils] mount.nfs: fix NULL pointer derefernce in nfs_parse_square_bracket
2022-10-24 17:37 UTC (2+ messages)
[PATCH -next 2/5] nfs: fix possible null-ptr-deref when parsing param
2022-10-24 10:53 UTC (2+ messages)
systemd/50-nfs.conf and interoperability issue with intramfs-tools not including sunrpc into initrd
2022-10-23 22:05 UTC (2+ messages)
[GIT PULL] NFSD fixes for v6.1-rc
2022-10-21 23:03 UTC (2+ messages)
[PATCH v8 0/8] fs: clean up internal i_version handling
2022-10-21 13:06 UTC (9+ messages)
` [PATCH v8 1/8] fs: uninline inode_query_iversion
` [PATCH v8 2/8] fs: clarify when the i_version counter must be updated
` [PATCH v8 3/8] vfs: plumb i_version handling into struct kstat
` [PATCH v8 4/8] nfs: report the inode version in getattr if requested
` [PATCH v8 5/8] ceph: "
` [PATCH v8 6/8] nfsd: move nfsd4_change_attribute to nfsfh.c
` [PATCH v8 7/8] nfsd: use the getattr operation to fetch i_version
` [PATCH v8 8/8] nfsd: remove fetch_iversion export operation
[PATCH] NFS: Trigger the "ls -l" readdir heuristic sooner
2022-10-21 12:43 UTC (2+ messages)
[PATCH v7 0/9] fs: clean up handling of i_version counter
2022-10-21 10:08 UTC (18+ messages)
` [RFC PATCH v7 9/9] vfs: expose STATX_VERSION to userland
[PATCH] SUNRPC: Fix crasher in gss_unwrap_resp_integ()
2022-10-20 18:09 UTC (3+ messages)
[PATCH] SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed
2022-10-20 3:42 UTC
[PATCH] nfs4: Fix kmemleak when allocate slot failed
2022-10-20 3:20 UTC
[PATCH v2 1/4] NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decoding
2022-10-19 17:36 UTC (4+ messages)
` [PATCH v2 2/4] NFSv4.2: Always decode the security label
` [PATCH v2 3/4] NFSv4.2: Fix a memory stomp in decode_attr_security_label
` [PATCH v2 4/4] NFSv4.2: Fix initialisation of struct nfs4_label
[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 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 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 (2+ 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 (6+ 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 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
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;
as well as URLs for NNTP newsgroup(s).