linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-10 14:00:17 to 2021-08-23 04:06:16 UTC [more...]

[PATCH/RFC 00/11] expose btrfs subvols in mount table correctly
 2021-08-23  4:05 UTC  (21+ messages)
` [PATCH] VFS/BTRFS/NFSD: provide more unique inode number for btrfs export
        ` [PATCH v2] BTRFS/NFSD: "

NFS server regression in kernel 5.13 (tested w/ 5.13.9)
 2021-08-22 22:00 UTC  (21+ messages)

[PATCH v2 1/1] Fix DoS vulnerability in libtirpc
 2021-08-21 17:21 UTC  (5+ messages)

[PATCH 0/8] reexport lock fixes v3
 2021-08-21 16:30 UTC  (12+ messages)
` [PATCH 1/8] lockd: lockd server-side shouldn't set fl_ops
` [PATCH 2/8] nlm: minor nlm_lookup_file argument change
` [PATCH 3/8] nlm: minor refactoring
` [PATCH 4/8] lockd: update nlm_lookup_file reexport comment
` [PATCH 5/8] Keep read and write fds with each nlm_file
` [PATCH 6/8] nfs: don't atempt blocking locks on nfs reexports
` [PATCH 7/8] lockd: don't attempt "
` [PATCH 8/8] nfs: don't allow reexport reclaims

[PATCH v3 0/2] fs: remove support for mandatory locking
 2021-08-20 19:45 UTC  (5+ messages)
` [PATCH v3 1/2] fs: warn about impending deprecation of mandatory locks
` [PATCH v3 2/2] fs: remove mandatory file locking support

Spurious instability with NFSoRDMA under moderate load
 2021-08-20 16:21 UTC  (28+ messages)

[PATCH v2 0/2] fs: remove support for mandatory locking
 2021-08-20 16:08 UTC  (9+ messages)
` [PATCH v2 1/2] fs: warn about impending deprecation of mandatory locks
` [PATCH v2 2/2] fs: remove mandatory file locking support

[PATCH v3 0/4] SunRPC fault injection
 2021-08-20 14:54 UTC  (5+ messages)
` [PATCH v3 1/4] SUNRPC: Add a /sys/kernel/debug/fail_sunrpc/ directory
` [PATCH v3 2/4] SUNRPC: Move client-side disconnect injection
` [PATCH v3 3/4] SUNRPC: Server-side "
` [PATCH v3 4/4] SUNRPC: Add documentation for the fail_sunrpc/ directory

[PATCH v1] SUNRPC: Ensure backchannel transports are marked connected
 2021-08-20 14:31 UTC  (8+ messages)

[PATCH] fs: remove mandatory file locking support
 2021-08-20 11:40 UTC 

[RFC PATCH v2 0/5] mm: Fix NFS swapfiles and use DIO for swapfiles
 2021-08-19 22:38 UTC  (13+ messages)
` [RFC PATCH v2 1/5] nfs: Fix write to swapfile failure due to generic_write_checks()
` [RFC PATCH v2 2/5] mm: Remove the callback func argument from __swap_writepage()
` [RFC PATCH v2 3/5] mm: Make swap_readpage() for SWP_FS_OPS use ->direct_IO() not ->readpage()
` [RFC PATCH v2 4/5] mm: Make __swap_writepage() do async DIO if asked for it
` [RFC PATCH v2 5/5] mm: Remove swap BIO paths and only use DIO paths [BROKEN]

[PATCH v1] svcrdma: xpt_bc_xprt is already clear in __svc_rdma_free()
 2021-08-19 12:34 UTC 

[PATCH] nfs-utils: add install-dep for installing all dependencies
 2021-08-19 10:08 UTC 

[PATCH RFC] xprtrdma: Move initial Receive posting
 2021-08-18  2:32 UTC  (3+ messages)

[PATCH -next] NFSv3: Delete duplicate judgement in nfs3_async_handle_jukebox
 2021-08-18  2:02 UTC 

[PATCH v2 0/9] Add a tool for using the new sysfs files
 2021-08-17 17:00 UTC  (5+ messages)
` [PATCH v2 1/9] nfs-sysfs: Add an nfs-sysfs.py tool
` [PATCH v2 7/9] nfs-sysfs.py: Add a command for changing xprt state

Can write to my fileshare in one host but not the other
 2021-08-17 15:01 UTC 

[PATCH 0/8] reexport lock fixes v2
 2021-08-16 19:28 UTC  (12+ messages)
` [PATCH 1/8] lockd: lockd server-side shouldn't set fl_ops
` [PATCH 2/8] nlm: minor nlm_lookup_file argument change
` [PATCH 3/8] nlm: minor refactoring
` [PATCH 4/8] lockd: update nlm_lookup_file reexport comment
` [PATCH 5/8] Keep read and write fds with each nlm_file
` [PATCH 6/8] nfs: don't atempt blocking locks on nfs reexports
` [PATCH 7/8] lockd: don't attempt "
` [PATCH 8/8] nfs: don't allow reexport reclaims

CPU stall, eventual host hang with BTRFS + NFS under heavy load
 2021-08-16 14:43 UTC  (12+ messages)

[PATCH 0/2] minor nfsd fixes
 2021-08-13 19:50 UTC  (4+ messages)
` [PATCH 1/2] rpc: fix gss_svc_init cleanup on failure
` [PATCH 2/2] nfsd4: Fix forced-expiry locking

[PATCH] netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
 2021-08-13 14:47 UTC 

[PATCH] netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
 2021-08-13 12:53 UTC  (2+ messages)

[PATCH 0/2] mm: Fix NFS swapfiles and use DIO read for swapfiles
 2021-08-13  6:54 UTC  (17+ messages)
` [PATCH 1/2] nfs: Fix write to swapfile failure due to generic_write_checks()
` [PATCH 2/2] mm: Make swap_readpage() for SWP_FS_OPS use ->direct_IO() not ->readpage()

[PATCH/RFC 0/4] Attempt to make progress with btrfs dev number strangeness
 2021-08-12 22:35 UTC  (6+ messages)

[PATCH] sunrpc: Avoid a KASAN slab-out-of-bounds bug in xdr_set_page_base()
 2021-08-12 20:32 UTC  (3+ messages)

[PATCH 0/4 v2] nfs-utils: A series of memory fixes
 2021-08-12 18:13 UTC  (5+ messages)
` [PATCH 1/4 v2] nfs-utils: Fix potential memory leaks in idmap
` [PATCH 2/4 v2] nfs-utils: Fix mem leaks in gssd
` [PATCH 3/4 v2] nfs-utils: Fix mem leaks in krb5_util
` [PATCH 4/4 v2] nfs-utils: Fix mem leak in mountd

[PATCH 0/4] nfs-utils: A series of memory fixes
 2021-08-12 13:19 UTC  (4+ messages)
` [PATCH 2/4] nfs-utils: Fix mem leaks in gssd

[RFC PATCH] nfs: add rasize mount option to control read ahead
 2021-08-11 18:38 UTC  (2+ messages)

[PATCH v2 0/4] SunRPC fault injection
 2021-08-11 10:39 UTC  (9+ messages)
` [PATCH v2 1/4] SUNRPC: Add a /sys/kernel/debug/fail_sunrpc/ directory
` [PATCH v2 2/4] SUNRPC: Server-side disconnect injection
` [PATCH v2 3/4] SUNRPC: Move client-side "
` [PATCH v2 4/4] SUNRPC: Add documentation for the fail_sunrpc/ directory

open(O_TRUNC) not updating mtime if file already exists and size doesn't change — possible POSIX violation?
 2021-08-11  0:20 UTC  (5+ messages)

[PATCH][next] nfs41: pnfs: filelayout: Replace one-element array with flexible-array member
 2021-08-10 23:31 UTC 

[PATCH v2 0/7] XDR overhaul of NFS callback service
 2021-08-10 18:19 UTC  (5+ messages)

[PATCH v7 0/2] NFSD: delay unmount source's export after inter-server copy completed
 2021-08-10 18:20 UTC  (5+ messages)
` [PATCH v7 2/2] NFSv4.2: remove restriction of copy size for inter-server copy

[PATCH v2 0/6] Ensure RPC_TASK_NORTO is disabled for select operations
 2021-08-10 13:59 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).