linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-24 17:18:21 to 2021-10-05 17:14:02 UTC [more...]

[PATCH RFC 0/5] Update RPC task pid as displayed by tracepoints
 2021-10-05 17:13 UTC 

[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 v1 0/7] Various NFS fscache cleanups
 2021-10-05 13:51 UTC  (14+ 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
` [PATCH v1 6/7] NFS: Remove remaining dfprintks related to fscache cookies
` [PATCH v1 7/7] NFS: Remove remaining usages of NFSDBG_FSCACHE

[GIT PULL] fscache, 9p, afs, nfs: Fix kerneldoc warnings and one unused variable
 2021-10-05 13:34 UTC 

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

[PATCH 0/6 v2] congestion_wait() and GFP_NOFAIL
 2021-10-05 12:27 UTC  (8+ 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 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  (11+ 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  (5+ 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  (4+ messages)
` [PATCH v1 1/2] SUNRPC: xdr_stream_subsegment() must handle non-zero page_bases
` [PATCH v1 2/2] NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()

GSSAPI fix for pynfs nfs4.1 client code
 2021-10-02 20:38 UTC  (12+ 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  (6+ messages)
` [PATCH RFC v5 1/2] fs/lock: add new callback, lm_expire_lock, to lock_manager_operations
` [PATCH RFC v5 2/2] nfsd: Initial implementation of NFSv4 Courteous Server

[PATCH 1/2] nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zero
 2021-10-01 15:59 UTC  (3+ messages)
` [PATCH 2/2] nfsd: Fix a warning for nfsd_file_close_inode

[RFC PATCH v2] fscache, 9p, afs, nfs: Deal with some warnings from W=1
 2021-10-01 14:44 UTC  (2+ messages)

[PATCH] cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL object
 2021-10-01  9:42 UTC 

Virtual Bakeathon: Reminder
 2021-09-30 16:37 UTC 

[RFC][PATCH v3 0/9] mm: Use DIO for swap and fix NFS swapfiles
 2021-09-30 15:54 UTC  (27+ messages)
` [PATCH v3 1/9] mm: Remove the callback func argument from __swap_writepage()
` [PATCH v3 2/9] mm: Add 'supports' field to the address_space_operations to list features
` [PATCH v3 3/9] mm: Make swap_readpage() void
` [PATCH v3 4/9] Introduce IOCB_SWAP kiocb flag to trigger REQ_SWAP
` [PATCH v3 5/9] mm: Make swap_readpage() for SWP_FS_OPS use ->swap_rw() not ->readpage()
` [PATCH v3 6/9] mm: Make __swap_writepage() do async DIO if asked for it
` [PATCH v3 7/9] nfs: Fix write to swapfile failure due to generic_write_checks()
` [PATCH v3 8/9] block, btrfs, ext4, xfs: Implement swap_rw
` [PATCH v3 9/9] mm: Remove swap BIO paths and only use DIO paths

[PATCH] nfsd: fix error handling of register_pernet_subsys() in init_nfsd()
 2021-09-30 15:07 UTC  (3+ messages)

[PATCH 1/5] NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATA
 2021-09-30 14:51 UTC  (11+ messages)
` [PATCH 2/5] NFS: Ignore the directory size when marking for revalidation
  ` [PATCH 3/5] NFS: Fix up nfs_readdir_inode_mapping_valid()
    ` [PATCH 4/5] NFS: Further optimisations for 'ls -l'
      ` [PATCH 5/5] NFS: Fix dentry verifier races

[PATCH net 0/2] auth_gss: Fix netns refcount leaks when use-gss-proxy==1
 2021-09-30  1:56 UTC  (14+ messages)
` [PATCH net 1/2] net: Modify unix_stream_connect to not reference count the netns of kernel sockets
` [PATCH net 2/2] auth_gss: Fix deadlock that blocks rpcsec_gss_exit_net when use-gss-proxy==1

[PATCH] fs: nfsd: Simplify the return expression of numeric_name_to_id
 2021-09-29 13:13 UTC  (2+ messages)

nfsd4_process_open2 failed to open newly-created file! status=10008 ; warning at fs/nfsd/nfs4proc.c for nfsd4_open
 2021-09-29  4:06 UTC  (5+ messages)

[PATCH RFC v4 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2021-09-28  6:22 UTC  (6+ messages)
` [PATCH RFC v4 1/2] fs/lock: add new callback, lm_expire_lock, to lock_manager_operations
` [PATCH RFC v4 2/2] nfsd: Initial implementation of NFSv4 Courteous Server

[PATCH AUTOSEL 5.10 04/23] nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN
 2021-09-28  5:56 UTC 

[PATCH AUTOSEL 5.14 05/40] nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN
 2021-09-28  5:54 UTC 

nfs client deny execute access to QNX nfs server temperally
 2021-09-28  2:11 UTC 

[PATCH 0/3] Don't store cred in nfs_access_entry
 2021-09-27 23:47 UTC  (4+ messages)
` [PATCH 3/3] NFS: don't store 'struct cred *' in struct nfs_access_entry
` [PATCH 1/3] NFS: change nfs_access_get_cached to only report the mask
` [PATCH 2/3] NFS: pass cred explicitly for access tests

[PATCH v2] NFS: Default change_attr_type to NFS4_CHANGE_TYPE_IS_UNDEFINED
 2021-09-27 15:47 UTC  (2+ messages)

[PATCH] NFS: Default change_attr_type to NFS4_CHANGE_TYPE_IS_UNDEFINED
 2021-09-26 19:23 UTC  (2+ messages)

[PATCH] NFSD: Initialize pointer ni with NULL and not plain integer 0
 2021-09-25 22:58 UTC 

recent intermittent fsx-related failures
 2021-09-25 17:26 UTC  (7+ messages)

[PATCH] NFSD: drop support for ancient file-handles
 2021-09-25  4:21 UTC  (7+ messages)
` [PATCH 1/2 v2] NFSD: drop support for ancient filehandles
      ` [PATCH 1/3 v3] NFSD: move filehandle format declarations out of "uapi"

[PATCH RFC v3 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2021-09-24 20:53 UTC  (6+ messages)
` [PATCH v3 2/3] "

nfs4err_delay
 2021-09-24 19:03 UTC  (4+ messages)

[PATCH v29 15/28] LSM: Ensure the correct LSM context releaser
 2021-09-24 17:54 UTC  (2+ messages)
` [PATCH v29 17/28] LSM: Use lsmcontext in security_inode_getsecctx


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