linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-07 17:11:04 to 2022-11-17 19:12:20 UTC [more...]

[PATCH 0/3] NFS: NFSD: Allow crossing mounts when re-exporting
 2022-11-17 19:11 UTC  (4+ messages)
` [PATCH 1/3] NFSD: Teach nfsd_mountpoint() auto mounts
` [PATCH 2/3] fs: namei: Allow follow_down() to uncover "
` [PATCH 3/3] NFS: nfs_encode_fh: Remove S_AUTOMOUNT check

[PATCH v5 0/4] add support for CB_RECALL_ANY and the delegation reaper
 2022-11-17 18:44 UTC  (15+ messages)
` [PATCH v5 1/4] NFSD: refactoring courtesy_client_reaper to a generic low memory shrinker
` [PATCH v5 2/4] NFSD: add support for sending CB_RECALL_ANY
` [PATCH v5 3/4] NFSD: add delegation reaper to react to low memory condition
` [PATCH v5 4/4] NFSD: add CB_RECALL_ANY tracepoints

[GIT PULL] nfsd round 5 for v6.1-rc
 2022-11-17 17:15 UTC  (2+ messages)

[PATCH v2] fscache: Fix oops due to race with cookie_lru and use_cookie
 2022-11-17 14:29 UTC 

[PATCH v3] trace: Relocate event helper files
 2022-11-17 14:27 UTC 

[RFC PATCH v3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2022-11-17 14:22 UTC 

[PATCH 0/1] Fix oops in cachefiles_prepare_write due to cookie_lru and use_cookie race
 2022-11-17 14:10 UTC  (6+ messages)
` [PATCH 1/1] fscache: Fix oops due to race with cookie_lru and use_cookie

[PATCH] NFS: Fix a race in nfs_call_unlink()
 2022-11-17 13:47 UTC 

[PATCH] NFS: Fix an Oops in nfs_d_automount()
 2022-11-17 13:47 UTC 

[PATCH v9 0/5] Convert NFS with fscache to the netfs API
 2022-11-17 11:03 UTC  (20+ messages)
` [PATCH v9 3/5] NFS: Convert buffered read paths to use netfs when fscache is enabled

[PATCH 0/7] fs: fix inode->i_flctx accesses
 2022-11-17  4:56 UTC  (20+ messages)
` [PATCH 1/7] filelock: add a new locks_inode_context accessor function
` [PATCH 2/7] ceph: use locks_inode_context helper
` [PATCH 3/7] cifs: "
` [PATCH 4/7] ksmbd: "
` [PATCH 5/7] lockd: "
` [PATCH 6/7] nfs: "
` [PATCH 7/7] nfsd: "

[PATCH] NFSD: pass range end to vfs_fsync_range() instead of count
 2022-11-16 19:08 UTC  (5+ messages)

[PATCH] fs: nfs: Added pointer check
 2022-11-16 15:10 UTC  (2+ messages)
` [PATCH] "

[PATCH v3 0/2] NFS: check FMODE_EXEC from open context mode
 2022-11-16 11:45 UTC  (2+ messages)

[PATCH v2] NFSv4.1: handle memory allocation failure in nfs4_schedule_state_manager()
 2022-11-16 10:54 UTC  (2+ messages)

[PATCH v2] trace: Relocate event helper files
 2022-11-15 14:26 UTC  (4+ messages)

[PATCH v4 0/3] add support for CB_RECALL_ANY and the delegation shrinker
 2022-11-15 14:21 UTC  (12+ messages)
` [PATCH v4 1/3] NFSD: add support for sending CB_RECALL_ANY
` [PATCH v4 2/3] NFSD: add delegation shrinker to react to low memory condition
` [PATCH v4 3/3] NFSD: add CB_RECALL_ANY tracepoints

NFS git tree in MAINTAINERS
 2022-11-15 12:59 UTC 

[PATCH] README: fix typos and grammar
 2022-11-15 10:31 UTC 

[PATCH v2] .gitignore: ignore ctags generated file
 2022-11-15  9:55 UTC 

[PATCH] README: fix mount command
 2022-11-15  9:53 UTC 

[RFC PATCH v2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2022-11-15  9:40 UTC  (6+ messages)

[PATCH 0/3] filelock: remove redundant filp arguments from API
 2022-11-15  9:00 UTC  (9+ messages)
` [PATCH 1/3] filelock: remove redundant filp argument from vfs_lock_file
` [PATCH 2/3] filelock: remove redundant filp argument from vfs_test_lock
` [PATCH 3/3] filelock: remove redundant filp arg from vfs_cancel_lock

[PATCH nfs-utils] nfsd: allow server scope to be set with config or command line
 2022-11-15  4:40 UTC  (3+ messages)
  ` [PATCH nfs-utils - v2] "

[PATCH 0/4] filelock: WARN when @filp and fl_file don't match
 2022-11-14 18:52 UTC  (10+ messages)
` [PATCH 1/4] lockd: set missing fl_flags field when retrieving args
` [PATCH 2/4] lockd: ensure we use the correct file description when unlocking
` [PATCH 3/4] lockd: fix file selection in nlmsvc_cancel_blocked
` [PATCH 4/4] filelock: WARN_ON_ONCE when ->fl_file and filp don't match

systemd/50-nfs.conf and interoperability issue with intramfs-tools not including sunrpc into initrd
 2022-11-14 16:45 UTC  (3+ messages)

[PATCH v1] trace: Relocate event helper files
 2022-11-14 15:18 UTC  (5+ messages)

[PATCH] NFSD: Fix trace_nfsd_fh_verify_err() crasher
 2022-11-14 11:35 UTC  (2+ messages)

[PATCH] vfs: fix copy_file_range() averts filesystem freeze protection
 2022-11-14 11:33 UTC  (3+ messages)

[PATCH] .gitignore: ignore ctags generated file
 2022-11-14 11:13 UTC 

[PATCH v3] nfs-blkmapd: PID file read by systemd failed
 2022-11-14  1:59 UTC  (3+ messages)

Question about CVE-2022-43945
 2022-11-12 16:11 UTC  (3+ messages)

Files in include/trace/events
 2022-11-12 15:57 UTC  (3+ messages)

[PATCH 0/4] filelock: WARN when @filp and fl_file don't match
 2022-11-11 21:55 UTC  (5+ messages)
` [PATCH 1/4] lockd: set missing fl_flags field when retrieving args
` [PATCH 2/4] lockd: ensure we use the correct file description when unlocking
` [PATCH 3/4] lockd: fix file selection in nlmsvc_cancel_blocked
` [PATCH 4/4] filelock: WARN_ON_ONCE when ->fl_file and filp don't match

Kernel 6.0.5 breaks virtual machines that boot from nfs mounted qcow2 images
 2022-11-11 19:35 UTC 

[GIT PULL] 4th round of NFSD fixes for v6.1-rc
 2022-11-11 19:37 UTC  (2+ messages)

[PATCH] NFSv4.1: handle memory allocation failure in nfs4_schedule_state_manager()
 2022-11-11 18:03 UTC  (2+ messages)

[PATCH v5] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2022-11-11 17:43 UTC  (3+ messages)

[PATCH -next] NFSD: Use struct_size() helpler in alloc_session()
 2022-11-11 15:06 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 1/4] NFSv4: Retry LOCK on OLD_STATEID during delegation return
 2022-11-11  2:35 UTC 

[PATCH AUTOSEL 5.4 1/5] NFSv4: Retry LOCK on OLD_STATEID during delegation return
 2022-11-11  2:35 UTC 

[PATCH AUTOSEL 5.10 1/6] NFSv4: Retry LOCK on OLD_STATEID during delegation return
 2022-11-11  2:35 UTC 

[PATCH AUTOSEL 5.15 03/11] NFSv4: Retry LOCK on OLD_STATEID during delegation return
 2022-11-11  2:35 UTC 

[PATCH AUTOSEL 6.0 04/30] NFSv4: Retry LOCK on OLD_STATEID during delegation return
 2022-11-11  2:33 UTC  (2+ messages)
` [PATCH AUTOSEL 6.0 05/30] SUNRPC: Fix crasher in gss_unwrap_resp_integ()

generic/650 makes v6.0-rc client unusable
 2022-11-10 15:21 UTC  (8+ messages)

[PATCH v2] nfsd: fix net-namespace logic in __nfsd_file_cache_purge
 2022-11-09 15:53 UTC  (3+ messages)
  ` [PATCH v2] nfsd: fix net-namespace logic in __nfsd_file_cache_purge #forregzbot

[PATCH] Documentation: Fix sysfs path for the NFSv4 client identifier
 2022-11-09 13:38 UTC  (2+ messages)

[PATCH v2] Documentation: Add an explanation of NFSv4 client identifiers
 2022-11-09 12:27 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2022-11-09  8:56 UTC 

[PATCH v4] nfs-blkmapd: PID file read by systemd failed
 2022-11-09  3:48 UTC 

[PATCH] lockd: set other missing fields when unlocking files
 2022-11-08 19:03 UTC  (14+ messages)

[PATCH] nfsd: put the export reference in nfsd4_verify_deleg_dentry
 2022-11-08 16:39 UTC  (2+ messages)

[PATCH] NFS: Allow setting rsize / wsize to a multiple of PAGE_SIZE
 2022-11-08 16:30 UTC  (4+ messages)

[PATCH] nfsd: remove dedicated nfsd_filecache_wq
 2022-11-07 20:32 UTC  (6+ 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).