messages from 2020-09-08 19:02:40 to 2020-09-21 11:04:47 UTC [more...]
[PATCH 1/3] NFSv4: Fix a livelock when CLOSE pre-emptively bumps state sequence
2020-09-21 11:04 UTC
remove compat_sys_mount
2020-09-21 6:48 UTC (9+ 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] SUNRPC: Fix svc_flush_dcache()
2020-09-20 19:51 UTC
mount.nfs4 and logging
2020-09-20 19:32 UTC (9+ messages)
[PATCH 00/14] drop double zeroing
2020-09-20 15:37 UTC (3+ messages)
` [PATCH 08/14] xprtrdma: "
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)
Adventures in NFS re-exporting
2020-09-19 11:08 UTC (9+ 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 (5+ 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 (18+ 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 (7+ 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 (4+ messages)
` [PATCH 2/3] common/attr: set MAX_ATTR values correctly for NFS
` [PATCH 3/3] fstests: explicitly specify xattr namespace
[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
[GIT PULL] Please pull NFS client bugfixes for Linux 5.9
2020-09-10 0:27 UTC (2+ messages)
[PATCH v5 0/5] NFSD: Add support for the v4.2 READ_PLUS operation
2020-09-09 20:50 UTC (11+ messages)
` [PATCH v5 2/5] NFSD: Add READ_PLUS data support
` [PATCH v5 4/5] NFSD: Return both a hole and a data segment
Random IO errors on nfs clients running linux > 4.20
2020-09-09 13:47 UTC (4+ messages)
[PATCH 00/29] treewide: Convert comma separated statements
2020-09-09 2:09 UTC (2+ messages)
[PATCH] rpc.idmapd: Do not free config varibles
2020-09-08 15:27 UTC (2+ messages)
[PATCH] nfsiostat/mountstats: Drop autofs entries before calling compare_iostats()
2020-09-08 15:27 UTC (2+ messages)
[PATCH] NFSv4: fix stateid refreshing when CLOSE racing with OPEN
2020-09-08 12:43 UTC (9+ 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