linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-27 14:10:46 to 2022-10-11 06:18:48 UTC [more...]

[PATCH v2] sunrpc: Use GFP_NOFS to prevent use of current->task_frag
 2022-10-11  6:18 UTC  (4+ messages)

[GIT PULL] Additional NFSD changes for 6.1
 2022-10-11  3:43 UTC  (2+ messages)

[PATCH v2 0/9] A course adjustment, maybe
 2022-10-11  0:16 UTC  (14+ messages)
` [PATCH v2 1/9] nfsd: fix nfsd_file_unhash_and_dispose
` [PATCH v2 2/9] nfsd: rework hashtable handling in nfsd_do_file_acquire
` [PATCH v2 3/9] NFSD: Pass the target nfsd_file to nfsd_commit()
` [PATCH v2 4/9] NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"
` [PATCH v2 5/9] NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
` [PATCH v2 6/9] NFSD: Use const pointers as parameters to fh_ helpers
` [PATCH v2 7/9] NFSD: Use rhashtable for managing nfs4_file objects
` [PATCH v2 8/9] NFSD: Clean up nfs4_preprocess_stateid_op() call sites
` [PATCH v2 9/9] NFSD: Trace delegation revocations

[PATCH] NFSD: unregister shrinker when nfsd_init_net() fails
 2022-10-10 23:18 UTC  (2+ messages)

[PATCH] NFSD: Remove redundant assignment to variable host_err
 2022-10-10 23:15 UTC  (2+ messages)

[PATCH v3 0/2] NFS: check FMODE_EXEC from open context mode
 2022-10-10  1:18 UTC  (2+ messages)

[PATCH] NFS: avoid spurious warning of lost lock that is being unlocked
 2022-10-09 23:26 UTC 

[PATCH AUTOSEL 4.19 6/6] NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
 2022-10-09 20:54 UTC 

[PATCH AUTOSEL 5.4 6/6] NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
 2022-10-09 20:54 UTC 

[PATCH AUTOSEL 4.14 6/6] NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
 2022-10-09 20:54 UTC 

[PATCH AUTOSEL 5.10 09/10] NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
 2022-10-09 20:53 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 10/10] NFSD: fix use-after-free on source server when doing inter-server copy

[PATCH AUTOSEL 5.15 14/15] NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
 2022-10-09 20:53 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 15/15] NFSD: fix use-after-free on source server when doing inter-server copy

[PATCH AUTOSEL 5.19 15/16] NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
 2022-10-09 20:52 UTC  (2+ messages)
` [PATCH AUTOSEL 5.19 16/16] NFSD: fix use-after-free on source server when doing inter-server copy

[PATCH AUTOSEL 6.0 17/18] NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
 2022-10-09 20:51 UTC  (2+ messages)
` [PATCH AUTOSEL 6.0 18/18] NFSD: fix use-after-free on source server when doing inter-server copy

[PATCH] NFSD: Avoid clashing function prototypes
 2022-10-08 19:05 UTC  (3+ messages)

[PATCH] SUNRPC: Fix crasher in gss_unwrap_resp_integ()
 2022-10-08 18:58 UTC 

[man-pages RFC PATCH v6] statx, inode: document the new STATX_VERSION field
 2022-10-08  2:03 UTC  (2+ messages)

LINUX NFS support for SHA256 hash types
 2022-10-07  9:27 UTC  (3+ messages)

[PATCH v6 0/9] vfs/nfsd: clean up handling of i_version counter
 2022-10-06 21:17 UTC  (35+ messages)
` [PATCH v6 1/9] iversion: move inode_query_iversion to libfs.c
` [PATCH v6 2/9] iversion: clarify when the i_version counter must be updated
` [PATCH v6 3/9] vfs: plumb i_version handling into struct kstat
` [PATCH v6 4/9] nfs: report the inode version in getattr if requested
` [PATCH v6 5/9] ceph: "
` [PATCH v6 6/9] nfsd: use the getattr operation to fetch i_version
` [PATCH v6 7/9] vfs: expose STATX_VERSION to userland
` [PATCH v6 8/9] vfs: update times after copying data in __generic_file_write_iter
` [PATCH v6 9/9] ext4: update times after I/O in write codepaths

[PATCH v4 0/2] NFSD: Simplify READ_PLUS
 2022-10-06 16:35 UTC  (9+ messages)
` [PATCH v4 1/2] NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
` [PATCH v4 2/2] NFSD: Simplify READ_PLUS

[PATCH RFC 0/9] A course adjustment, maybe
 2022-10-06 16:15 UTC  (18+ messages)
` [PATCH RFC 1/9] nfsd: fix nfsd_file_unhash_and_dispose
` [PATCH RFC 2/9] nfsd: rework hashtable handling in nfsd_do_file_acquire
` [PATCH RFC 3/9] NFSD: Pass the target nfsd_file to nfsd_commit()
` [PATCH RFC 4/9] NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"
` [PATCH RFC 5/9] NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
` [PATCH RFC 6/9] NFSD: Use const pointers as parameters to fh_ helpers
` [PATCH RFC 7/9] NFSD: Use rhashtable for managing nfs4_file objects
` [PATCH RFC 8/9] NFSD: Clean up nfs4_preprocess_stateid_op() call sites
` [PATCH RFC 9/9] NFSD: Trace delegation revocations

[PATCH v1 0/5] treewide cleanup of random integer usage
 2022-10-06 13:20 UTC  (10+ messages)
` [PATCH v1 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v1 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v1 3/5] treewide: use get_random_u32() "
      ` [f2fs-dev] "
` [PATCH v1 4/5] treewide: use get_random_bytes "
` [PATCH v1 5/5] prandom: remove unused functions

[PATCH] binddynport.c honor ip_local_reserved_ports
 2022-10-06  9:25 UTC  (4+ messages)

Bakeaton: Reminder... One week away
 2022-10-05 20:06 UTC  (2+ messages)

[PATCH 0/4] pNFS/flexfiles: Cancel I/O if the layout is revoked
 2022-10-05 19:57 UTC  (5+ messages)
` [PATCH 1/4] SUNRPC: Fix races with rpc_killall_tasks()
  ` [PATCH 2/4] SUNRPC: Add a helper to allow pNFS drivers to selectively cancel RPC calls
    ` [PATCH 3/4] SUNRPC: Add API to force the client to disconnect
      ` [PATCH 4/4] NFSv4/flexfiles: Cancel I/O if the layout is recalled or revoked

nfsd: another possible delegation race
 2022-10-05  0:25 UTC  (6+ messages)

[PATCH v3] nfsd: rework hashtable handling in nfsd_do_file_acquire
 2022-10-04 23:06 UTC  (7+ messages)

[PATCH v4] nfsd: rework hashtable handling in nfsd_do_file_acquire
 2022-10-04 19:59 UTC  (2+ messages)

[PATCH nfs-utils] Allow 'debug' configuration option to accept '0' and '1'
 2022-10-04 17:40 UTC 

[GIT PULL] NFSD changes for 6.1
 2022-10-04  3:44 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the nfs-anna tree
 2022-10-03 21:21 UTC 

nfs4.1+: workaround for defunct clientaddr?
 2022-10-03 19:36 UTC  (9+ messages)

[PATCH 1/3] NFSv4.2: Move TRACE_DEFINE_ENUM(NFS4_CONTENT_*) under CONFIG_NFS_V4_2
 2022-10-03 17:44 UTC  (3+ messages)
` [PATCH 2/3] NFSv4.2: Add tracepoints for getxattr, setxattr, and removexattr
` [PATCH 3/3] NFSv4.2: Add a tracepoint for listxattr

[PATCH RFC] NFSD: Hold rcu_read_lock while getting refs
 2022-10-03 13:16 UTC  (3+ messages)

[PATCH net] sunrpc: Use GFP_NOFS to prevent use of current->task_frag
 2022-10-03 11:17 UTC  (2+ messages)

[PATCH v2] nfsd: nfsd_do_file_acquire should hold rcu_read_lock while getting refs
 2022-10-01 16:50 UTC  (4+ messages)

[PATCH 0/3] nfsd: filecache fixes
 2022-10-01  9:55 UTC  (16+ messages)
` [PATCH 1/3] nfsd: nfsd_do_file_acquire should hold rcu_read_lock while getting refs
` [PATCH 2/3] nfsd: fix potential race in nfsd_file_close
` [PATCH 3/3] nfsd: fix nfsd_file_unhash_and_dispose

[PATCH v2] nfsd: fix nfsd_file_unhash_and_dispose
 2022-09-30 20:56 UTC 

[PATCH v5 0/8] vfs/nfsd: clean up handling of the i_version counter
 2022-09-30  1:22 UTC  (3+ messages)
` [PATCH v5 2/8] ext4: fix i_version handling in ext4

Why does nfs-client.target include rpc.svcgssd?
 2022-09-29 16:33 UTC  (2+ messages)

[PATCH RFC 0/2] Replace file_hashtbl with an rhashtable
 2022-09-29 16:20 UTC  (5+ messages)
` [PATCH RFC 1/2] NFSD: Use const pointers as parameters to fh_ helpers
` [PATCH RFC 2/2] NFSD: Use rhashtable for managing nfs4_file objects

linux-5.15.69 breaks nfs client
 2022-09-29  7:07 UTC  (3+ messages)
  ` linux-5.15.69 breaks nfs client #forregzbot

nfs_scan_commit: BUG: unable to handle page fault for address: 000000001d473c07
 2022-09-29  7:00 UTC  (8+ messages)

[PATCH] xprtrdma: Fix uninitialized variable
 2022-09-28 13:00 UTC 

[PATCH] statx, inode: document the new STATX_VERSION field
 2022-09-28 13:00 UTC  (3+ messages)

[PATCH v8 0/3] Convert NFS with fscache to the netfs API
 2022-09-28 10:10 UTC  (4+ messages)
` [PATCH v8 3/5] NFS: Convert buffered read paths to use netfs when fscache is enabled

[PATCH] vfs: parse sloppy mount option in correct order
 2022-09-28  1:09 UTC 

[PATCH v38 21/39] LSM: Ensure the correct LSM context releaser
 2022-09-27 19:54 UTC  (2+ messages)
` [PATCH v38 23/39] LSM: Use lsmcontext in security_inode_getsecctx

[PATCH v2] Fix more function prototypes
 2022-09-27 14:09 UTC  (3+ 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).