messages from 2022-12-13 06:17:45 to 2023-01-06 06:00:40 UTC [more...]
[PATCH RFC] NFSD: Convert filecache to rhltable
2023-01-06 6:00 UTC (2+ messages)
[PATCH] NFS: Handle missing attributes in OPEN reply
2023-01-06 3:48 UTC (16+ messages)
[PATCH] nfsd: fix potential race in nfs4_find_file
2023-01-05 23:05 UTC (5+ messages)
[PATCH v2] filelock: move file locking definitions to separate header file
2023-01-05 21:19 UTC
[PATCH v2 1/1] NFSD: enhance inter-server copy cleanup
2023-01-05 21:11 UTC (8+ messages)
[PATCH] nfsd: fix handling of cached open files in nfsd4_open codepath
2023-01-05 19:55 UTC
[PATCH 0/4] nfsd: filecache cleanups and optimizations
2023-01-05 14:32 UTC (8+ messages)
` [PATCH 1/4] nfsd: don't open-code clear_and_wake_up_bit
` [PATCH 2/4] nfsd: NFSD_FILE_KEY_INODE only needs to find GC'ed entries
` [PATCH 3/4] nfsd: don't kill nfsd_files because of lease break error
` [PATCH 4/4] nfsd: add some comments to nfsd_file_do_acquire
[PATCH v2] nfsd: fix handling of cached open files in nfsd4_open codepath
2023-01-05 14:24 UTC (4+ messages)
regression: nfs mount (even idle) eventually hangs server
2023-01-05 14:14 UTC (12+ messages)
` summary: "
nfs setgid inheritance test
2023-01-05 8:55 UTC (7+ messages)
Bundling pynfs as a python package
2023-01-05 1:33 UTC (2+ messages)
[PATCH] nfsd: fix handling of cached open files in nfsd4_open codepath
2023-01-04 23:11 UTC
weird smp memory-barrier issue with nfsd filecache code
2023-01-04 20:46 UTC (4+ messages)
[GIT PULL]: first v6.2-rc pull request for nfsd
2023-01-04 20:17 UTC (2+ messages)
RFC:Doing a NFSv4.1/4.2 Kerberized mount without a machine credential
2023-01-04 18:51 UTC (11+ messages)
[PATCH 1/2] Covscan Scan: Wrong Check of Return Value
2023-01-04 17:08 UTC (2+ messages)
` [PATCH 2/2] Covscan Scan: Fixed a couple CLANG_WARNINGs
[nfs-utils PATCH] Don't allow junction tests to trigger automounts
2023-01-04 12:23 UTC (4+ messages)
[PATCH v9 0/5] Convert NFS with fscache to the netfs API
2023-01-03 20:33 UTC (14+ messages)
` [PATCH v9 3/5] NFS: Convert buffered read paths to use netfs when fscache is enabled
[PATCH v1 00/25] Server-side RPC call header parsing overhaul
2023-01-03 16:33 UTC (28+ messages)
` [PATCH v1 01/25] SUNRPC: Push svcxdr_init_decode() into svc_process_common()
` [PATCH v1 02/25] SUNRPC: Move svcxdr_init_decode() into ->accept methods
` [PATCH v1 03/25] SUNRPC: Add an XDR decoding helper for struct opaque_auth
` [PATCH v1 04/25] SUNRPC: Convert svcauth_null_accept() to use xdr_stream
` [PATCH v1 05/25] SUNRPC: Convert svcauth_unix_accept() "
` [PATCH v1 06/25] SUNRPC: Convert svcauth_tls_accept() "
` [PATCH v1 07/25] SUNRPC: Move the server-side GSS upcall to a noinline function
` [PATCH v1 08/25] SUNRPC: Hoist common verifier decoding code into svcauth_gss_proc_init()
` [PATCH v1 09/25] SUNRPC: Remove gss_read_common_verf()
` [PATCH v1 10/25] SUNRPC: Remove gss_read_verf()
` [PATCH v1 11/25] SUNRPC: Convert server-side GSS upcall helpers to use xdr_stream
` [PATCH v1 12/25] SUNRPC: Replace read_u32_from_xdr_buf() with existing XDR helper
` [PATCH v1 13/25] SUNRPC: Rename automatic variables in unwrap_integ_data()
` [PATCH v1 14/25] SUNRPC: Convert unwrap_integ_data() to use xdr_stream
` [PATCH v1 15/25] SUNRPC: Rename automatic variables in unwrap_priv_data()
` [PATCH v1 16/25] SUNRPC: Convert unwrap_priv_data() to use xdr_stream
` [PATCH v1 17/25] SUNRPC: Convert gss_verify_header() "
` [PATCH v1 18/25] SUNRPC: Clean up svcauth_gss_accept's NULL procedure check
` [PATCH v1 19/25] SUNRPC: Convert the svcauth_gss_accept() pre-amble to use xdr_stream
` [PATCH v1 20/25] SUNRPC: Hoist init_decode out of svc_authenticate()
` [PATCH v1 21/25] SUNRPC: Re-order construction of the first reply fields
` [PATCH v1 22/25] SUNRPC: Eliminate unneeded variable
` [PATCH v1 23/25] SUNRPC: Decode most of RPC header with xdr_stream
` [PATCH v1 24/25] SUNRPC: Remove svc_process_common's argv parameter
` [PATCH v1 25/25] SUNRPC: Hoist svcxdr_init_decode() into svc_process()
[PATCH 0/3 v2] NFS: NFSD: Allow crossing mounts when re-exporting
2023-01-03 16:15 UTC (10+ messages)
` [PATCH 2/3] fs: namei: Allow follow_down() to uncover auto mounts
` [PATCH 2/3] "
` [PATCH 3/3] NFS: nfs_encode_fh: Remove S_AUTOMOUNT check
[PATCH] nfsd: fix handling of readdir in v4root vs. mount upcall timeout
2023-01-03 13:31 UTC (13+ messages)
[PATCH] NFS: Judge the file access cache's timestamp in rcu path
2022-12-30 3:04 UTC
[PATCH AUTOSEL 6.1 24/28] NFSD: fix use-after-free in __nfs42_ssc_open()
2022-12-27 20:32 UTC
[PATCH] treewide: Convert del_timer*() to timer_shutdown*()
2022-12-23 15:41 UTC (5+ messages)
[PATCH v5 0/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
2022-12-23 15:31 UTC (5+ messages)
` [PATCH v5 1/3] mm: Merge folio_has_private()/filemap_release_folio() call pairs
` [PATCH v5 2/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
` [PATCH v5 3/3] mm: Make filemap_release_folio() better inform shrink_folio_list()
[PATCH] nfsd: shut down the NFSv4 state objects before the filecache
2022-12-22 15:10 UTC (3+ messages)
[PATCH] nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmounted
2022-12-22 14:48 UTC (3+ messages)
a nfsd_file_free panic when shudown
2022-12-22 13:06 UTC (5+ messages)
[PATCH v2] pNFS/filelayout: Fix coalescing test for single DS
2022-12-20 18:32 UTC (2+ messages)
[PATCH 1/1] pNFS/filelayout: Fix coalescing test for single DS
2022-12-20 17:32 UTC (3+ messages)
[GIT PULL] 2nd v6.2 PR for nfsd
2022-12-19 15:22 UTC (2+ messages)
[PATCH 1/1] NFSD: enhance inter-server copy cleanup
2022-12-18 20:06 UTC
[PATCH 1/6] nfsd(7): Use "backslash" consistently
2022-12-18 17:38 UTC (7+ messages)
` [PATCH 2/6] nfsd(7): Correct grammatical usage of "threads"
` [PATCH 3/6] nfsd(7): Clarify description of
` [PATCH 4/6] nfsd(7): Correct grammatical usage of "can be displayed"
` [PATCH 5/6] nfsd(7): Correct formatting of "select or poll"
` [PATCH 6/6] nfsd(7): Correct misspelling of "an"
[PATCH AUTOSEL 6.0 64/73] nfs: fix possible null-ptr-deref when parsing param
2022-12-18 16:07 UTC
[PATCH AUTOSEL 6.1 74/85] nfs: fix possible null-ptr-deref when parsing param
2022-12-18 16:01 UTC
Issues in man pages of nfs
2022-12-18 14:57 UTC
[PATCH 4.19 000/338] 4.19.238-rc1 review
2022-12-17 9:01 UTC (5+ messages)
[PATCH] [nfs/nfs-utils/libtirpc] getnetconfigent: avoid potential DoS issue by removing unnecessary sleep
2022-12-16 5:11 UTC
[PATCH] Replace statfs64 with statfs
2022-12-15 21:36 UTC
Słowa kluczowe do wypozycjonowania
2022-12-15 9:00 UTC
[PATCH] NFS: fix client permission error after adding user to permissible group
2022-12-15 3:03 UTC (3+ messages)
[PATCH v3 1/1] NFSD: fix use-after-free in __nfs42_ssc_open()
2022-12-14 2:02 UTC (7+ messages)
[GIT PULL] Please pull NFS client updates
2022-12-13 18:13 UTC (2+ messages)
[PATCH v4] SUNRPC: ensure the matching upcall is in-flight upon downcall
2022-12-13 15:38 UTC (2+ messages)
[PATCH v7] nfsd: rework refcounting in filecache
2022-12-13 14:05 UTC (2+ messages)
[PATCH] NFS: fix client permission error after adding user to permissible group
2022-12-13 12:54 UTC (3+ messages)
[PATCH v2 1/1] NFSD: fix use-after-free in __nfs42_ssc_open()
2022-12-13 6:17 UTC (2+ messages)
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