messages from 2020-09-11 04:03:48 to 2020-09-22 13:52:32 UTC [more...]
Adventures in NFS re-exporting
2020-09-22 13:52 UTC (11+ messages)
[PATCH 1/3] NFSv4: Fix a livelock when CLOSE pre-emptively bumps state sequence
2020-09-22 10:14 UTC (5+ messages)
` [PATCH 2/3] NFSv4: Refactor nfs_need_update_open_stateid()
` [PATCH 2/3 v2] "
` [PATCH 3/3] NFSv4: cleanup unused zero_stateid copy
[PATCH] SUNRPC: Fix svc_flush_dcache()
2020-09-22 7:13 UTC (2+ messages)
[PATCH v2 00/27] NFSD operation monitoring tracepoints
2020-09-21 18:13 UTC (28+ messages)
` [PATCH v2 01/27] NFS: Move generic FS show macros to global header
` [PATCH v2 02/27] NFS: Move NFS protocol display "
` [PATCH v2 03/27] NFSD: Add SPDX header for fs/nfsd/trace.c
` [PATCH v2 04/27] SUNRPC: Move the svc_xdr_recvfrom() tracepoint
` [PATCH v2 05/27] SUNRPC: Add svc_xdr_authenticate tracepoint
` [PATCH v2 06/27] lockd: Replace PROC() macro with open code
` [PATCH v2 07/27] NFSACL: "
` [PATCH v2 08/27] SUNRPC: Make trace_svc_process() display the RPC procedure symbolically
` [PATCH v2 09/27] NFSD: Clean up the show_nf_may macro
` [PATCH v2 10/27] NFSD: Remove extra "0x" in tracepoint format specifier
` [PATCH v2 11/27] NFSD: Constify @fh argument of knfsd_fh_hash()
` [PATCH v2 12/27] NFSD: Add tracepoint in nfsd_setattr()
` [PATCH v2 13/27] NFSD: Add tracepoint for nfsd_access()
` [PATCH v2 14/27] NFSD: nfsd_compound_status tracepoint should record XID
` [PATCH v2 15/27] NFSD: Add client ID lifetime tracepoints
` [PATCH v2 16/27] NFSD: Add tracepoints to report NFSv4 session state
` [PATCH v2 17/27] NFSD: Add a tracepoint to report the current filehandle
` [PATCH v2 18/27] NFSD: Add GETATTR tracepoint
` [PATCH v2 19/27] NFSD: Add tracepoint in nfsd4_stateid_preprocess()
` [PATCH v2 20/27] NFSD: Add tracepoint to report arguments to NFSv4 OPEN
` [PATCH v2 21/27] NFSD: Add a tracepoint for DELEGRETURN
` [PATCH v2 22/27] NFSD: Add a lookup tracepoint
` [PATCH v2 23/27] NFSD: Add lock and locku tracepoints
` [PATCH v2 24/27] NFSD: Add tracepoints to record the result of TEST_STATEID and FREE_STATEID
` [PATCH v2 25/27] NFSD: Rename nfsd_ tracepoints to nfsd4_
` [PATCH v2 26/27] NFSD: Add tracepoints in the NFS dispatcher
` [PATCH v2 27/27] NFSD: Replace dprintk callsites in fs/nfsd/nfsfh.c
remove compat_sys_mount
2020-09-21 18:11 UTC (11+ messages)
` [PATCH 1/5] nfs: simplify nfs4_parse_monolithic
` [PATCH 2/5] fs,nfs: lift compat nfs4 mount data handling into the nfs code
` [PATCH 3/5] fs: remove compat_sys_mount
` [PATCH 4/5] alpha: simplify osf_mount
` [PATCH 5/5] fs: remove do_mounts
[PATCH 00/14] drop double zeroing
2020-09-21 16:58 UTC (4+ messages)
` [PATCH 08/14] xprtrdma: "
mount.nfs4 and logging
2020-09-21 14:40 UTC (10+ messages)
Fwd: Re: mount.nfs4 and logging
2020-09-20 10:02 UTC
[PATCH] SUNRPC: Flush dcache only when receiving more seeking
2020-09-19 13:15 UTC (3+ messages)
NFS client cannot "see" files or directories in /home/<username>
2020-09-19 0:14 UTC (3+ messages)
[PATCH 1/2] pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on read
2020-09-18 19:29 UTC (2+ messages)
` [PATCH 2/2] pNFS/flexfiles: Be consistent about mirror index types
[PATCH] mountd: Ignore transient and non-fatal filesystem errors in nfsd_export
2020-09-18 18:32 UTC (2+ messages)
[PATCH] nfsidmap:umich_ldap return success only if attributes are found in ldap resp
2020-09-18 18:31 UTC (2+ messages)
[PATCH AUTOSEL 5.4 061/330] SUNRPC: Capture completion of all RPC tasks
2020-09-18 2:00 UTC (10+ messages)
` [PATCH AUTOSEL 5.4 100/330] nfsd: Fix a soft lockup race in nfsd_file_mark_find_or_create()
` [PATCH AUTOSEL 5.4 118/330] nfsd: Fix a perf warning
` [PATCH AUTOSEL 5.4 177/330] nfsd: Don't add locks to closed or closing open stateids
` [PATCH AUTOSEL 5.4 213/330] SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'
` [PATCH AUTOSEL 5.4 214/330] svcrdma: Fix leak of transport addresses
` [PATCH AUTOSEL 5.4 222/330] NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()
` [PATCH AUTOSEL 5.4 229/330] SUNRPC: Don't start a timer on an already queued rpc task
` [PATCH AUTOSEL 5.4 271/330] svcrdma: Fix backchannel return code
` [PATCH AUTOSEL 5.4 311/330] NFS: nfs_xdr_status should record the procedure name
[PATCH AUTOSEL 4.19 112/206] nfsd: Don't add locks to closed or closing open stateids
2020-09-18 2:06 UTC (4+ messages)
` [PATCH AUTOSEL 4.19 130/206] SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'
` [PATCH AUTOSEL 4.19 131/206] svcrdma: Fix leak of transport addresses
` [PATCH AUTOSEL 4.19 136/206] NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()
[PATCH AUTOSEL 4.14 076/127] SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'
2020-09-18 2:11 UTC (3+ messages)
` [PATCH AUTOSEL 4.14 077/127] svcrdma: Fix leak of transport addresses
` [PATCH AUTOSEL 4.14 080/127] NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()
[PATCH AUTOSEL 4.9 58/90] SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'
2020-09-18 2:14 UTC (2+ messages)
` [PATCH AUTOSEL 4.9 59/90] svcrdma: Fix leak of transport addresses
[PATCH AUTOSEL 4.4 37/64] SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'
2020-09-18 2:16 UTC
[PATCH] nfs: remove incorrect fallthrough label
2020-09-18 1:36 UTC (12+ messages)
` [PATCH v2] "
` [PATCH v3] "
[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
2020-09-17 19:40 UTC (8+ messages)
` [Intel-gfx] "
` [oss-drivers] "
[PATCH] nfs: reset cookieverf even when no cached pages
2020-09-17 13:49 UTC (6+ messages)
[PATCH RFC 00/21] NFSD operation monitoring tracepoints
2020-09-17 12:31 UTC (24+ messages)
` [PATCH RFC 01/21] NFSD: Add SPDK header for fs/nfsd/trace.c
` [PATCH RFC 02/21] SUNRPC: Move the svc_xdr_recvfrom() tracepoint
` [PATCH RFC 03/21] SUNRPC: Add svc_xdr_authenticate tracepoint
` [PATCH RFC 04/21] NFSD: Clean up the show_nf_may macro
` [PATCH RFC 05/21] NFSD: Remove extra "0x" in tracepoint format specifier
` [PATCH RFC 06/21] NFSD: Constify @fh argument of knfsd_fh_hash()
` [PATCH RFC 07/21] NFSD: Add tracepoint in nfsd_setattr()
` [PATCH RFC 08/21] NFSD: Add tracepoint for nfsd_access()
` [PATCH RFC 09/21] NFSD: nfsd_compound_status tracepoint should record XID
` [PATCH RFC 10/21] NFSD: Add client ID lifetime tracepoints
` [PATCH RFC 11/21] NFSD: Add tracepoints to report NFSv4 session state
` [PATCH RFC 12/21] NFSD: Add a tracepoint to report the current filehandle
` [PATCH RFC 13/21] NFSD: Add GETATTR tracepoint
` [PATCH RFC 14/21] NFSD: Add tracepoint in nfsd4_stateid_preprocess()
` [PATCH RFC 15/21] NFSD: Add tracepoint to report arguments to NFSv4 OPEN
` [PATCH RFC 16/21] NFSD: Add CLOSE tracepoint
` [PATCH RFC 17/21] NFSD: Add a tracepoint for DELEGRETURN
` [PATCH RFC 18/21] NFSD: Add a lookup tracepoint
` [PATCH RFC 19/21] NFSD: Add lock and locku tracepoints
` [PATCH RFC 20/21] NFSD: Add tracepoints to record the result of TEST_STATEID and FREE_STATEID
` [PATCH RFC 21/21] NFSD: Rename nfsd_ tracepoints to nfsd4_
[PATCH v2] nfs: remove incorrect fallthrough label
2020-09-17 6:21 UTC
[PATCH] nfs: fix spellint typo in pnfs.c
2020-09-17 2:19 UTC
[PATCH] nfs: round down reported block numbers in statfs
2020-09-16 16:35 UTC (6+ messages)
[PATCH 1/1] NFSv4.2: fix client's attribute cache management for copy_file_range
2020-09-16 13:07 UTC (4+ messages)
general protection fault in cache_clean
2020-09-16 16:03 UTC (2+ messages)
[PATCH v2 1/1] NFSv4.2: fix client's attribute cache management for copy_file_range
2020-09-16 13:07 UTC
[PATCH] sunrpc: cache : Replace seq_printf with seq_puts
2020-09-16 5:39 UTC
[PATCH] nfs: Fix security label length not being reset
2020-09-15 21:42 UTC (4+ messages)
` [PATCH v2] "
[PATCH RFC] NFSD: synchronously unhash a file on NFSv4 CLOSE
2020-09-15 13:18 UTC (4+ messages)
[PATCH 1/1] NFSv4: make cache consistency bitmask dynamic
2020-09-14 21:05 UTC
[PATCH] silence nfscache allocation warnings with kvzalloc
2020-09-14 20:36 UTC (2+ messages)
lseek gets bad offset from nfs client with ganesha/gluster which supports SEEK
2020-09-14 15:02 UTC (9+ messages)
` [NFS-Ganesha-Devel] "
[PATCH AUTOSEL 5.8 01/29] xprtrdma: Release in-flight MRs on disconnect
2020-09-14 13:03 UTC (4+ messages)
` [PATCH AUTOSEL 5.8 02/29] NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall
` [PATCH AUTOSEL 5.8 13/29] NFS: Zero-stateid SETATTR should first return delegation
` [PATCH AUTOSEL 5.8 14/29] SUNRPC: stop printk reading past end of string
[PATCH AUTOSEL 5.4 01/22] NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall
2020-09-14 13:04 UTC (3+ messages)
` [PATCH AUTOSEL 5.4 07/22] NFS: Zero-stateid SETATTR should first return delegation
` [PATCH AUTOSEL 5.4 08/22] SUNRPC: stop printk reading past end of string
[PATCH AUTOSEL 4.19 01/19] NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall
2020-09-14 13:04 UTC (3+ messages)
` [PATCH AUTOSEL 4.19 07/19] NFS: Zero-stateid SETATTR should first return delegation
` [PATCH AUTOSEL 4.19 08/19] SUNRPC: stop printk reading past end of string
[PATCH AUTOSEL 4.14 01/15] NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall
2020-09-14 13:05 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 07/15] SUNRPC: stop printk reading past end of string
[PATCH AUTOSEL 4.9 01/10] NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall
2020-09-14 13:05 UTC (2+ messages)
` [PATCH AUTOSEL 4.9 06/10] SUNRPC: stop printk reading past end of string
[PATCH AUTOSEL 4.4 1/8] NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall
2020-09-14 13:05 UTC (2+ messages)
` [PATCH AUTOSEL 4.4 4/8] SUNRPC: stop printk reading past end of string
[PATCH 1/3] common/attr: make _require_attrs more fine-grained
2020-09-13 16:56 UTC (2+ messages)
[PATCH 0/3] Address sparse warnings
2020-09-11 20:18 UTC (5+ messages)
` [PATCH 1/3] NFSD: Correct type annotations in user xattr helpers
` [PATCH 2/3] NFSD: Correct type annotations in user xattr XDR functions
` [PATCH 3/3] NFSD: Correct type annotations in COPY "
[PATCH v3 0/7] crypto: mark ecb(arc4) skcipher as obsolete
2020-09-11 6:57 UTC (4+ messages)
` [PATCH v3 7/7] crypto: arc4 - "
[Spam] We are still waiting for your email
2020-09-09 8:49 UTC
[PATCH -next] nfsd: fix comparison to bool warning
2020-09-11 4:10 UTC
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