linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-31 23:08:36 to 2023-02-20 13:44:12 UTC [more...]

[PATCH v11 0/5] Convert NFS with fscache to the netfs API
 2023-02-20 13:43 UTC  (5+ messages)
` [PATCH v11 1/5] NFS: Rename readpage_async_filler to nfs_read_add_folio
` [PATCH v11 2/5] NFS: Configure support for netfs when NFS fscache is configured
` [PATCH v11 4/5] NFS: Remove all NFSIOS_FSCACHE counters due to conversion to netfs API
` [PATCH v11 5/5] NFS: Remove fscache specific trace points and NFS_INO_FSCACHE bit

pynfs support for kdevops
 2023-02-20 13:22 UTC 

[PATCH] sysctl: fix proc_dobool() usability
 2023-02-20 12:52 UTC  (2+ messages)

[PATCH v2] nfsd: allow reaping files still under writeback
 2023-02-19 22:58 UTC  (3+ messages)

Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS (commit 7fd461c47)
 2023-02-18 15:09 UTC  (18+ messages)

[GIT PULL] Please pull another NFS client change for 6.2
 2023-02-17 23:00 UTC  (2+ messages)

[RFC PATCH 1/1] SUNRPC: increase max timeout for rebind to handle NFS server restart
 2023-02-17 18:22 UTC  (2+ messages)

/proc/PID/io/read_bytes accounting regression?
 2023-02-17 15:59 UTC  (6+ messages)

[PATCH 1/1] st_opendowngrade.py: add open upgrade with deny mode tests
 2023-02-16 20:01 UTC 

[PATCH v6 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2023-02-16 15:07 UTC  (3+ messages)
` [PATCH v6 1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs
` [PATCH v6 2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache

[PATCH v5 0/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2023-02-16 13:58 UTC  (3+ messages)
` [PATCH v5 2/3] "

[PATCH] Revert "NFSv4.2: Change the default KConfig value for READ_PLUS"
 2023-02-16  9:34 UTC  (2+ messages)

[PATCH] nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open
 2023-02-16  7:24 UTC  (6+ messages)

linux-next: manual merge of the mm-stable tree with the nfs-anna tree
 2023-02-16  3:05 UTC 

Require ply to build/install pynfs
 2023-02-15 23:42 UTC 

[PATCH 16/17] Capture build/install errors from subdirs
 2023-02-15 23:41 UTC 

[GIT PULL] fifth v6.2-rc request for nfsd
 2023-02-15 22:57 UTC  (2+ messages)

Spring Virtual Bakeathon
 2023-02-15 22:22 UTC  (2+ messages)

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

[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 

[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] 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  (24+ messages)
              ` Zombie / Orphan open files

[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 


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