linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-20 16:52:29 to 2021-10-02 03:14:19 UTC [more...]

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

GSSAPI fix for pynfs nfs4.1 client code
 2021-10-01 20:55 UTC  (10+ messages)

[RFC PATCH v2 0/8] fscache: Replace and remove old I/O API v2
 2021-10-01 19:42 UTC  (8+ 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] SUNRPC: fix sign error causing rpcsec_gss drops
 2021-10-01 17:44 UTC  (4+ messages)

[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] gss: remove legacy gssd upcall pipe
 2021-10-01 13:30 UTC  (4+ messages)
    ` [PATCH v2] "

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

[PATCH v1 0/2] NFSD: Clean ups for recent XDR work
 2021-09-30 21:06 UTC  (3+ 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()

[PATCH] security: Return xattr name from security_dentry_init_security()
 2021-09-30 20:20 UTC  (2+ messages)

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  (9+ 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  (13+ 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

Locking issue between NFSv4 and SMB client
 2021-09-24 16:45 UTC  (11+ messages)

[PATCH 1/1] mountstats: division by zero error on new mount when 0==rpcsends
 2021-09-23 16:39 UTC  (2+ messages)

[PATCH 1/2] Move version.h into a common include directory
 2021-09-23 16:37 UTC  (4+ messages)
` [PATCH 2/2] mountd: only do NFSv4 logging on supported kernels

[PATCH 1/1] install-dep: Use command -v instead of which
 2021-09-23 16:36 UTC  (2+ messages)

[PATCH v5 0/5] do not collapse trunkable transports
 2021-09-23 16:35 UTC  (3+ messages)
` [PATCH] [man]: adding new mount option max_connect

[PATCH] gssd: Cleaned up debug messages
 2021-09-23 16:34 UTC  (4+ messages)
  ` [PATCH] gssd: fix crash in debug message

[PATCH 0/2] Allow to to install systemd generators dependend on --with-systemd unit-dir-path location
 2021-09-23 16:33 UTC  (4+ messages)

[PATCH] netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
 2021-09-23  9:52 UTC 

[PATCH v2] xprtrdma: Provide a buffer to pad Write chunks of unaligned length
 2021-09-22 17:28 UTC  (6+ messages)

[PATCH v1 1/2] SUNRPC: Add trace event when alloc_pages_bulk() makes no progress
 2021-09-22 17:02 UTC  (2+ messages)
` [PATCH v1 2/2] SUNRPC: Capture value of xdr_buf::page_base

[PATCH v1 1/3] svcrdma: Split the svcrdma_wc_receive() tracepoint
 2021-09-22 17:01 UTC  (3+ messages)
` [PATCH v1 2/3] svcrdma: Split the svcrdma_wc_send() tracepoint
` [PATCH v1 3/3] svcrdma: Split svcrmda_wc_{read,write} tracepoints

[GIT PULL] nfsd fixes for 5.15
 2021-09-22 16:31 UTC  (2+ messages)

[PATCH] NLM: Remove svcxdr_encode_owner()
 2021-09-22 15:47 UTC  (3+ messages)

[PATCH] nfs: reexport documentation
 2021-09-22 14:40 UTC  (7+ messages)

[PATCH RFC] NFSD: Optimize DRC bucket pruning
 2021-09-21 22:21 UTC  (2+ messages)

[PATCH v3 0/2] Provide a buffer for Write chunk padding
 2021-09-21 21:00 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

[RFC PATCH 0/8] fscache: Replace and remove old I/O API
 2021-09-21 11:15 UTC  (3+ messages)
` [PATCH 4/8] 9p: (untested) Convert to using the netfs helper lib to do reads and caching

[RFC PATCH] fscache, 9p, afs, cifs, nfs: Deal with some warnings from W=1
 2021-09-20 18:16 UTC  (3+ messages)

[PATCH 0/6 v2] congestion_wait() and GFP_NOFAIL
 2021-09-20 23:48 UTC  (4+ messages)
` [PATCH 1/6] MM: Support __GFP_NOFAIL in alloc_pages_bulk_*() and improve doco

[PATCH] NFSD: drop support for ancient file-handles
 2021-09-20 22:09 UTC  (17+ messages)
` [PATCH v2] BTRFS/NFSD: provide more unique inode number for btrfs export


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