linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-31 06:58:38 to 2023-02-15 20:32:35 UTC [more...]

[PATCH v2] NFSv3: handle out-of-order write replies
 2023-02-15 20:32 UTC  (5+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

Spring Virtual Bakeathon
 2023-02-15 16:50 UTC 

[GIT PULL] fifth v6.2-rc request for nfsd
 2023-02-15 14:30 UTC 

[PATCH v2] nfsd: allow reaping files still under writeback
 2023-02-15 11:53 UTC 

[Lsf-pc] LSF
 2023-02-15  7:41 UTC 

[PATCH 0/3] nfsd: write verifier fixes and optimization
 2023-02-14 23:34 UTC  (12+ messages)
` [PATCH 1/3] nfsd: copy the whole verifier in nfsd_copy_write_verifier
` [PATCH 2/3] errseq: add a new errseq_fetch helper
` [PATCH 3/3] nfsd: simplify write verifier handling

[PATCH] NFSv4: Ensure we revalidate data after OPEN expired
 2023-02-14 21:00 UTC  (3+ messages)

question about the performance impact of sec=krb5
 2023-02-14 15:25 UTC  (14+ messages)

[PATCH] NFSD: Clean up nfsd_symlink()
 2023-02-14 15:24 UTC 

[PATCH] nfsd: allow reaping files that are still under writeback
 2023-02-14 15:21 UTC  (7+ messages)

[PATCH][next] nfsd: remove redundant assignment to pointer dentry
 2023-02-14 15:16 UTC  (3+ messages)

[PATCH] nfs4trace: fix state manager flag printing
 2023-02-14 13:18 UTC 

Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS (commit 7fd461c47)
 2023-02-14 11:02 UTC  (14+ messages)

[PATCH] SUNRPC: make kobj_type structures constant
 2023-02-14  4:21 UTC 

[PATCH 0/3] net: make kobj_type structures constant
 2023-02-14  4:11 UTC  (5+ messages)
` [PATCH 1/3] net: bridge: make kobj_type structure constant
` [PATCH 2/3] net-sysfs: make kobj_type structures constant
` [PATCH 3/3] SUNRPC: "

[PATCH] NFS: avoid infinite NFS4ERR_OLD_STATEID loops
 2023-02-14  3:07 UTC  (3+ messages)

[bug report] NFS: Simplify struct nfs_cache_array_entry
 2023-02-13 21:51 UTC  (2+ messages)

[PATCH v10 0/6] Convert NFS with fscache to the netfs API
 2023-02-13 15:55 UTC  (4+ messages)
` [Linux-cachefs] "

Prezentacja
 2023-02-13  9:15 UTC 

[PATCH] nfsd: don't destroy global nfs4_file table in per-net shutdown
 2023-02-11 20:47 UTC  (3+ messages)

[PATCH] sysctl: fix proc_dobool() usability
 2023-02-10 14:58 UTC 

[RFC PATCH 1/1] SUNRPC: increase max timeout for rebind to handle NFS server restart
 2023-02-10  8:10 UTC 

[PATCH] NFS: make kobj_type structures constant
 2023-02-10  2:17 UTC 

[PATCH v9 0/5] Convert NFS with fscache to the netfs API
 2023-02-09 15:09 UTC  (16+ messages)
` [PATCH v9 3/5] NFS: Convert buffered read paths to use netfs when fscache is enabled

[PATCH] NFS: Remove duplicate include
 2023-02-09  3:24 UTC 

[PATCH] NFS: fix disabling of swap
 2023-02-08  4:45 UTC 

[PATCH] nfs42: do not fail with EIO if ssc returns NFS4ERR_OFFLOAD_DENIED
 2023-02-07 17:46 UTC 

[RFC PATCH 0/2] nfsd: simplify and improve nfsd write verifier handling
 2023-02-07 17:41 UTC  (3+ messages)
` [RFC PATCH 1/2] errseq: add a new errseq_fetch helper
` [RFC PATCH 2/2] nfsd: simplify write verifier handling

[PATCH v2] nfsd: don't fsync nfsd_files on last close
 2023-02-07 17:34 UTC  (2+ messages)

[PATCH] nfsd: don't fsync nfsd_files on last close
 2023-02-07 15:30 UTC  (4+ messages)

Reoccurring 5 second delays during NFS calls
 2023-02-07 15:21 UTC  (2+ messages)

Trying to reduce NFSv4 timeouts to a few seconds on an established connection
 2023-02-06 17:18 UTC  (39+ messages)
              ` Zombie / Orphan open files

[PATCH] nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open
 2023-02-05 17:06 UTC  (4+ messages)

[PATCH] SUNRPC: Fix occasional warning when destroying gss_krb5_enctypes
 2023-02-05 16:58 UTC 

git regression failures with v6.2-rc NFS client
 2023-02-05 16:11 UTC  (25+ messages)

[PATCH] NFSD: fix deny mode logic in nfs4_upgrade_open
 2023-02-03 18:10 UTC  (7+ messages)

add bvec initialization helpers v2
 2023-02-03 17:18 UTC  (26+ messages)
` [PATCH 01/23] block: factor out a bvec_set_page helper
` [PATCH 02/23] block: add a bvec_set_folio helper
` [PATCH 03/23] block: add a bvec_set_virt helper
` [PATCH 04/23] sd: factor out a sd_set_special_bvec helper
` [PATCH 05/23] target: use bvec_set_page to initialize bvecs
` [PATCH 06/23] nvmet: "
` [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec
` [PATCH 08/23] rbd: use bvec_set_page to initialize the copy up bvec
` [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec
` [PATCH 10/23] zram: use bvec_set_page to initialize bvecs
` [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec
` [PATCH 12/23] ceph: use bvec_set_page "
` [PATCH 13/23] cifs: use bvec_set_page to initialize bvecs
` [PATCH 14/23] coredump: use bvec_set_page to initialize a bvec
` [PATCH 15/23] nfs: use bvec_set_page to initialize bvecs
` [PATCH 16/23] orangefs: use bvec_set_{page,folio} "
` [PATCH 17/23] splice: use bvec_set_page to initialize a bvec
` [PATCH 18/23] io_uring: "
` [PATCH 19/23] swap: use bvec_set_page to initialize bvecs
` [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec
` [PATCH 21/23] sunrpc: use bvec_set_page to initialize bvecs
` [PATCH 22/23] vringh: use bvec_set_page to initialize a bvec
` [PATCH 23/23] libceph: use bvec_set_page to initialize bvecs

decant_cull_table intermittently aborting cachefilesd
 2023-02-03 11:17 UTC 

[syzbot] WARNING in remove_proc_entry (5)
 2023-02-03  6:14 UTC 

Faktoring
 2023-02-01  9:06 UTC 

[PATCH] [nfs/nfs-utils/libtirpc] getnetconfig.c: free linep to avoid memory leakage
 2023-02-01 10:57 UTC 

[PATCH v3 1/1] NFSD: fix problems with cleanup on errors in nfsd4_copy
 2023-01-31 19:50 UTC  (2+ messages)

[PATCH v2 1/1] NFSD: fix problems with cleanup on errors in nfsd4_copy
 2023-01-31 14:27 UTC  (3+ messages)

add bvec initialization helpers
 2023-01-31 13:45 UTC  (12+ messages)
` [PATCH 01/23] block: factor out a bvec_set_page helper
` [PATCH 06/23] nvmet: use bvec_set_page to initialize bvecs
` [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec
` [PATCH 09/23] virtio_blk: "
` [PATCH 18/23] io_uring: use bvec_set_page to initialize a bvec


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