linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-17 20:05:48 to 2020-09-29 14:04:24 UTC [more...]

[PATCH v2 00/11] nfsd_dispatch() clean up
 2020-09-29 14:04 UTC  (9+ messages)
` [PATCH v2 01/11] nfsd: rq_lease_breaker cleanup
` [PATCH v2 02/11] lockd: Replace PROC() macro with open code
` [PATCH v2 03/11] NFSACL: "
` [PATCH v2 04/11] NFSD: Encoder and decoder functions are always present
` [PATCH v2 05/11] NFSD: Clean up switch statement in nfsd_dispatch()
` [PATCH v2 06/11] NFSD: Clean up stale comments "
` [PATCH v2 07/11] NFSD: Clean up nfsd_dispatch() variables
` [PATCH v2 08/11] NFSD: Refactor nfsd_dispatch() error paths

[PATCH v6 0/5] NFSD: Add support for the v4.2 READ_PLUS operation
 2020-09-29  1:29 UTC  (7+ messages)
` [PATCH v6 1/5] SUNRPC/NFSD: Implement xdr_reserve_space_vec()
` [PATCH v6 2/5] NFSD: Add READ_PLUS data support
` [PATCH v6 3/5] NFSD: Add READ_PLUS hole segment encoding
` [PATCH v6 4/5] NFSD: Return both a hole and a data segment
` [PATCH v6 5/5] NFSD: Encode a full READ_PLUS reply

[GIT PULL] Please pull NFS client bugfixes
 2020-09-28 18:16 UTC  (2+ messages)

Adventures in NFS re-exporting
 2020-09-28 17:42 UTC  (19+ messages)

[PATCH v6 00/10] NFS: Add support for the v4.2 READ_PLUS operation
 2020-09-28 17:09 UTC  (11+ messages)
` [PATCH v6 01/10] SUNRPC: Split out a function for setting current page
` [PATCH v6 02/10] SUNRPC: Implement a xdr_page_pos() function
` [PATCH v6 03/10] NFS: Use xdr_page_pos() in NFSv4 decode_getacl()
` [PATCH v6 04/10] NFS: Add READ_PLUS data segment support
` [PATCH v6 05/10] SUNRPC: Split out xdr_realign_pages() from xdr_align_pages()
` [PATCH v6 06/10] SUNRPC: Split out _shift_data_right_tail()
` [PATCH v6 07/10] SUNRPC: Add the ability to expand holes in data pages
` [PATCH v6 08/10] NFS: Add READ_PLUS hole segment decoding
` [PATCH v6 09/10] SUNRPC: Add an xdr_align_data() function
` [PATCH v6 10/10] NFS: Decode a full READ_PLUS reply

[PATCH] nfsd: rq_lease_breaker cleanup
 2020-09-25 21:02 UTC  (4+ messages)

[PATCH v1] NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADE
 2020-09-25 19:48 UTC 

[PATCH v2 00/27] NFSD operation monitoring tracepoints
 2020-09-25 18:41 UTC  (43+ 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

[PATCH 0/9] nfsd_dispatch() clean up
 2020-09-25 17:30 UTC  (11+ messages)
` [PATCH 1/9] nfsd: rq_lease_breaker cleanup
` [PATCH 2/9] lockd: Replace PROC() macro with open code
` [PATCH 3/9] NFSACL: "
` [PATCH 4/9] NFSD: Encoder and decoder functions are always present
` [PATCH 5/9] NFSD: Clean up switch statement in nfsd_dispatch()
` [PATCH 6/9] NFSD: Clean up stale comments "
` [PATCH 7/9] NFSD: Clean up nfsd_dispatch() variables
` [PATCH 8/9] NFSD: Refactor nfsd_dispatch() error paths
` [PATCH 9/9] NFSD: Set *statp in success path

rpcbind redux
 2020-09-25 14:40 UTC 

Please pull NFS server fixes for v5.9
 2020-09-25 14:32 UTC 

[PATCH] nfsd: Cache R, RW, and W opens separately
 2020-09-25 13:07 UTC 

[PATCH] sunrpc: simplify do_cache_clean
 2020-09-25 12:58 UTC 

[PATCH] nfs: remove incorrect fallthrough label
 2020-09-25 11:27 UTC  (12+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] nfs: use 'break' instead of 'fallthrough'
 2020-09-24 10:58 UTC 

[PATCH 0/1] NFSv4.2: Fix NFS4ERR_STALE with inter server copy
 2020-09-24  1:57 UTC  (4+ messages)
` [PATCH 1/1] NFSv4.2: Fix NFS4ERR_STALE error when doing "

[PATCH 0/2 v3] a stateid race and a cleanup
 2020-09-23 19:55 UTC  (8+ messages)
` [PATCH 1/2 v3] NFSv4: Fix a livelock when CLOSE pre-emptively bumps state sequence
` [PATCH 2/2 v3] NFSv4: cleanup unused zero_stateid copy

[PATCH 00/14] drop double zeroing
 2020-09-23 15:16 UTC  (6+ messages)
` [PATCH 08/14] xprtrdma: "

mount.nfs4 and logging
 2020-09-23 14:40 UTC  (8+ messages)

remove compat_sys_mount
 2020-09-23  3:45 UTC  (8+ messages)
` [PATCH 2/5] fs,nfs: lift compat nfs4 mount data handling into the nfs code

[PATCH] SUNRPC: Fix svc_flush_dcache()
 2020-09-23  3:30 UTC  (4+ messages)

[PATCH 0/2 v2] a stateid race and a cleanup
 2020-09-22 22:38 UTC  (8+ messages)
` [PATCH 1/2 v2] NFSv4: Fix a livelock when CLOSE pre-emptively bumps state sequence
` [PATCH 2/2 v2] NFSv4: cleanup unused zero_stateid copy

[PATCH 1/3] NFSv4: Fix a livelock when CLOSE pre-emptively bumps state sequence
 2020-09-22 18:51 UTC  (13+ messages)
` [PATCH 2/3] NFSv4: Refactor nfs_need_update_open_stateid()
  ` [PATCH 2/3 v2] "
` [PATCH 3/3] NFSv4: cleanup unused zero_stateid copy

Fwd: Re: mount.nfs4 and logging
 2020-09-22 17:30 UTC  (2+ messages)

[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 

[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-17 19:40 UTC  (3+ messages)


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).