linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-01 16:50:19 to 2021-10-13 02:32:41 UTC [more...]

[PATCH 0/6 v2] congestion_wait() and GFP_NOFAIL
 2021-10-13  2:32 UTC  (15+ messages)
` [PATCH 1/6] MM: Support __GFP_NOFAIL in alloc_pages_bulk_*() and improve doco
` [PATCH 2/6] MM: improve documentation for __GFP_NOFAIL

[PATCH AUTOSEL 4.4 1/2] NFSD: Keep existing listeners on portlist error
 2021-10-13  0:56 UTC 

[PATCH AUTOSEL 4.9 3/4] NFSD: Keep existing listeners on portlist error
 2021-10-13  0:56 UTC 

[PATCH AUTOSEL 4.14 4/5] NFSD: Keep existing listeners on portlist error
 2021-10-13  0:56 UTC 

[PATCH AUTOSEL 4.19 4/5] NFSD: Keep existing listeners on portlist error
 2021-10-13  0:56 UTC 

[PATCH AUTOSEL 5.4 5/6] NFSD: Keep existing listeners on portlist error
 2021-10-13  0:56 UTC 

[PATCH AUTOSEL 5.10 09/11] NFSD: Keep existing listeners on portlist error
 2021-10-13  0:55 UTC 

[PATCH AUTOSEL 5.14 12/17] NFSD: Keep existing listeners on portlist error
 2021-10-13  0:54 UTC 

Stalling NFS reads with "SUNRPC: refresh rq_pages using a bulk page allocator"
 2021-10-12 19:51 UTC  (2+ messages)

[PATCH v2 0/2] vfs/security/NFS/btrfs: clean up and fix LSM option handling
 2021-10-12 19:21 UTC  (4+ messages)
` [PATCH v2 1/2] vfs,LSM: introduce the FS_HANDLES_LSM_OPTS flag

remove QUEUE_FLAG_SCSI_PASSTHROUGH
 2021-10-12 17:03 UTC  (11+ messages)
` [PATCH 1/7] block: add a ->get_unique_id method
` [PATCH 2/7] sd: implement ->get_unique_id
` [PATCH 3/7] nfsd/blocklayout: use ->get_unique_id instead of sending SCSI commands
` [PATCH 4/7] bsg-lib: initialize the bsg_job in bsg_transport_sg_io_fn
` [PATCH 5/7] scsi: add a scsi_alloc_request helper
` [PATCH 6/7] block: remove the initialize_rq_fn blk_mq_ops method
` [PATCH 7/7] block: remove QUEUE_FLAG_SCSI_PASSTHROUGH

[PATCH v1 0/2] Update synopsis of .pc_decode callback
 2021-10-12 15:57 UTC  (3+ messages)
` [PATCH v1 1/2] SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
` [PATCH v1 2/2] SUNRPC: Change return value type of .pc_decode

[PATCH v2 0/2] Clean up svc scheduler
 2021-10-12 14:17 UTC  (4+ messages)
` [PATCH v2 1/2] SUNRPC: Simplify the SVC dispatch code path
` [PATCH v2 2/2] SUNRPC: De-duplicate .pc_release() call sites

[PATCH v2] security: Return xattr name from security_dentry_init_security()
 2021-10-12 13:23 UTC 

CPU stall, eventual host hang with BTRFS + NFS under heavy load
 2021-10-11 16:36 UTC  (10+ messages)

Locking issue between NFSv4 and SMB client
 2021-10-11 16:21 UTC  (6+ messages)

safe versions of NFS
 2021-10-11 14:45 UTC  (10+ messages)
                ` more problems with NFS. sort of repeatable problem with vmplayer

[PATCH 5.14 086/151] netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
 2021-10-11 13:45 UTC 

[PATCH] NFS: Fix WARN_ON due to unionization of nfs_inode.nrequests
 2021-10-10 22:23 UTC 

Oops in nfs_scan_commit running xfstest generic/005 with NFSv4.2 and hammerspace flexfiles server
 2021-10-10 21:27 UTC  (4+ messages)

[PATCH 0/1] Convert nfs_readpages() to nfs_readahead()
 2021-10-09 13:42 UTC  (5+ messages)
` [PATCH 1/1] NFS: Convert from readpages() to readahead()

[PATCH v2 0/1] Convert nfs_readpages() to nfs_readahead()
 2021-10-09 12:36 UTC  (2+ messages)
` [PATCH v2 1/1] NFS: Convert from readpages() to readahead()

[PATCH v2 0/1] Update nfsiostat to display readahead counts
 2021-10-09 12:27 UTC  (2+ messages)
` [PATCH v2 1/1] nfsiostat: Handle both readahead counts for statsver >= 1.2

[PATCH] nfsiostat: Handle both readahead counts for statsver >= 1.2
 2021-10-08 17:27 UTC 

[PATCH v3] NFS: Replace dprintk callsites in nfs_readpage(s)
 2021-10-08 14:57 UTC 

[PATCH v2 0/7] Various NFS fscache cleanups
 2021-10-07 22:30 UTC  (8+ messages)
` [PATCH v2 1/7] NFS: Use nfs_i_fscache() consistently within NFS fscache code
` [PATCH v2 2/7] NFS: Cleanup usage of nfs_inode in fscache interface and handle i_size properly
` [PATCH v2 3/7] NFS: Convert NFS fscache enable/disable dfprintks to tracepoints
` [PATCH v2 4/7] NFS: Rename fscache read and write pages functions
` [PATCH v2 5/7] NFS: Replace dfprintks with tracepoints in read and write page functions
` [PATCH v2 6/7] NFS: Remove remaining dfprintks related to fscache cookies
` [PATCH v2 7/7] NFS: Remove remaining usages of NFSDBG_FSCACHE

[GIT PULL] more nfsd fixes for 5.15
 2021-10-07 21:16 UTC  (2+ messages)

[PATCH v3 00/10] fscache: Replace and remove old I/O API
 2021-10-07 20:44 UTC  (11+ messages)
` [PATCH v3 01/10] fscache: Generalise the ->begin_read_operation method
` [PATCH v3 02/10] fscache: Fix fscache_cookie_enabled() to handle NULL cookie
` [PATCH v3 03/10] cachefiles: Always indicate we should fill a post-EOF page with zeros
` [PATCH v3 04/10] fscache: Implement a fallback I/O interface to replace the old API
` [PATCH v3 05/10] nfs: Move to using the alternate fallback fscache I/O API
` [PATCH v3 06/10] 9p: Convert to using the netfs helper lib to do reads and caching
` [PATCH v3 07/10] cifs: (untested) Move to using the alternate fallback fscache I/O API
` [PATCH v3 08/10] fscache: Remove the old "
` [PATCH v3 09/10] fscache: Remove stats that are no longer used
` [PATCH v3 10/10] fscache: Update the documentation to reflect I/O API changes

[PATCH] SUNRPC: Simplify the SVC dispatch code path
 2021-10-07 20:10 UTC 

[PATCH v2] NFS: Replace dprintk callsites in nfs_readpage(s)
 2021-10-07 19:34 UTC  (6+ messages)

[GIT PULL] netfs, cachefiles, afs: Collected fixes
 2021-10-07 18:26 UTC  (2+ messages)

[PATCH RFC 0/5] Update RPC task pid as displayed by tracepoints
 2021-10-07 15:31 UTC  (10+ messages)
` [PATCH RFC 1/5] SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field
` [PATCH RFC 2/5] SUNRPC: Avoid NULL pointer dereferences in tracepoints
` [PATCH RFC 3/5] SUNRPC: Use BIT() macro in rpc_show_xprt_state()
` [PATCH RFC 4/5] SUNRPC: Don't dereference xprt->snd_task if it's a cookie
` [PATCH RFC 5/5] NFS: Replace dprintk callsites in nfs_readpage(s)

[PATCH v1 0/7] Various NFS fscache cleanups
 2021-10-07 13:41 UTC  (15+ messages)
` [PATCH v1 1/7] NFS: Fixup patch 3/8 of fscache-iter-3 v2
` [PATCH v1 2/7] NFS: Use nfs_i_fscache() consistently within NFS fscache code
` [PATCH v1 3/7] NFS: Cleanup usage of nfs_inode in fscache interface and handle i_size properly
` [PATCH v1 4/7] NFS: Convert NFS fscache enable/disable dfprintks to tracepoints
` [PATCH v1 5/7] NFS: Replace dfprintks in favor of tracepoints in fscache IO paths
  ` [Linux-cachefs] "
` [PATCH v1 6/7] NFS: Remove remaining dfprintks related to fscache cookies
` [PATCH v1 7/7] NFS: Remove remaining usages of NFSDBG_FSCACHE

Kernel panic / list_add corruption when in nfsd4_run_cb_work
 2021-10-06 18:46 UTC  (6+ messages)

[PATCH] NFSD: Keep existing listners on portlist error
 2021-10-06 17:27 UTC  (9+ messages)
` [PATCH v2] NFSD: Keep existing listeners "

[PATCH 0/2] st_courtesy.py: fix bug in COUR2 and add more tests for Courteous Server
 2021-10-06 15:05 UTC  (4+ messages)
` [PATCH 1/2] st_courtesy.py: Fix problem of missing RECLAIM_COMPLETE in COUR2
` [PATCH 2/2] st_courtesy.py: add more tests for Courteous Server

[PATCH nfs-utils] Add --disable-sbin-override for when /sbin is a symlink
 2021-10-06  2:46 UTC 

[PATCH] NFS: Fix an Oops in pnfs_mark_request_commit()
 2021-10-05 18:12 UTC 

5.15-rc4 kernel oops
 2021-10-05 17:56 UTC 

[GIT PULL] fscache, 9p, afs, nfs: Fix kerneldoc warnings and one unused variable
 2021-10-05 17:56 UTC  (2+ messages)

[PATCH 1/2] NFS: Fix deadlocks in nfs_scan_commit_list()
 2021-10-05 16:10 UTC  (2+ messages)
` [PATCH 2/2] NFS: Fix up commit deadlocks

[PATCH 1/1] st_courtesy.py: add more tests for Courteous Server
 2021-10-05 15:22 UTC  (2+ messages)

[PATCH v3 0/2] Fix write pad
 2021-10-05 14:18 UTC  (3+ messages)
` [PATCH v3 1/2] xprtrdma: Provide a buffer to pad Write chunks of unaligned length
` [PATCH v3 2/2] xprtrdma: Remove rpcrdma_ep::re_implicit_roundup

[PATCH v2 3/8] nfs: Move to using the alternate fallback fscache I/O API
 2021-10-05 13:15 UTC  (7+ messages)
` [RFC PATCH v2 0/8] fscache: Replace and remove old I/O API v2
      ` Can the GFP flags to releasepage() be trusted? -- was Re: [PATCH v2 3/8] nfs: Move to using the alternate fallback fscache I/O API

[PATCH v3 0/5] fscache, afs, 9p, nfs: Warning fixes
 2021-10-05  8:51 UTC  (6+ messages)
` [PATCH v3 1/5] nfs: Fix kerneldoc warning shown up by W=1
` [PATCH v3 2/5] afs: "
` [PATCH v3 3/5] 9p: Fix a bunch of kerneldoc warnings "
` [PATCH v3 4/5] fscache: Fix some "
` [PATCH v3 5/5] fscache: Remove an unused static variable

[PATCH] NFS: fix minor issues with automount expiry
 2021-10-04 23:52 UTC  (3+ messages)

[PATCH 0/5] Resend: tracepoint patches for NFSD
 2021-10-04 21:18 UTC  (7+ messages)
` [PATCH 1/5] svcrdma: Split the svcrdma_wc_receive() tracepoint
` [PATCH 2/5] svcrdma: Split the svcrdma_wc_send() tracepoint
` [PATCH 3/5] svcrdma: Split svcrmda_wc_{read,write} tracepoints
` [PATCH 4/5] SUNRPC: Add trace event when alloc_pages_bulk() makes no progress
` [PATCH 5/5] SUNRPC: Capture value of xdr_buf::page_base

[PATCH] security: Return xattr name from security_dentry_init_security()
 2021-10-04 17:36 UTC  (10+ messages)

Do you want warning quashing patches at this point in the cycle?
 2021-10-04 16:38 UTC  (2+ messages)

[PATCH 0/4] A collection of NFS client tracepoint patches
 2021-10-04 15:59 UTC  (8+ messages)
` [PATCH 1/4] NFS: Remove unnecessary TRACE_DEFINE_ENUM()s
` [PATCH 2/4] SUNRPC: Tracepoints should store tk_pid and cl_clid as a signed int
` [PATCH 3/4] SUNRPC: Per-rpc_clnt task PIDs
` [PATCH 4/4] NFS: Instrument i_size_write()

[PATCH] SUNRPC: fix sign error causing rpcsec_gss drops
 2021-10-04  6:50 UTC  (4+ messages)

[PATCH] NFS: Save some space in the inode
 2021-10-04  3:02 UTC 

[PATCH] NFS: Remove unnecessary page cache invalidations
 2021-10-03  0:08 UTC 

[PATCH] NFS: Do not flush the readdir cache in nfs_dentry_iput()
 2021-10-03  0:08 UTC 

[PATCH] gss: remove legacy gssd upcall pipe
 2021-10-03  0:07 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH v1 0/2] NFSD: Clean ups for recent XDR work
 2021-10-02 20:38 UTC  (2+ messages)

GSSAPI fix for pynfs nfs4.1 client code
 2021-10-02 20:38 UTC  (9+ messages)

a 'Text file busy' case caused by nfs server
 2021-10-02  3:14 UTC 

[PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2021-10-01 23:03 UTC  (4+ 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).