Linux NFS development
 help / color / mirror / Atom feed
 messages from 2023-10-18 17:41:48 to 2023-10-27 20:28:34 UTC [more...]

nfsd_copy_write_verifier: wrong usage of read_seqbegin_or_lock()
 2023-10-27 20:28 UTC  (13+ messages)
` [PATCH] nfsd_copy_write_verifier: use read_seqbegin() rather than read_seqbegin_or_lock()

[PATCH] nfsd: ensure the nfsd_serv pointer is cleared when svc is torn down
 2023-10-27 17:23 UTC  (2+ messages)

[PATCH net v2] net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()
 2023-10-27 11:49 UTC  (5+ messages)

[PATCH RFC 0/9] fs: multigrain timestamps (redux)
 2023-10-27 10:35 UTC  (39+ messages)
` [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
` [PATCH RFC 4/9] fs: add infrastructure for multigrain timestamps
` [PATCH RFC 5/9] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH RFC 6/9] xfs: switch to multigrain timestamps
` [PATCH RFC 7/9] ext4: "
` [PATCH RFC 8/9] btrfs: convert "
` [PATCH RFC 9/9] tmpfs: add support for "

[RFC PATCH] _rpc_dtablesize: Decrease the value of size
 2023-10-27  9:46 UTC  (3+ messages)

[RFC PATCH] _rpc_dtablesize: Decrease the value of size
 2023-10-27  9:19 UTC 

[PATCH v4 00/23] security: Move IMA and EVM to the LSM infrastructure
 2023-10-27  8:42 UTC  (24+ messages)
` [PATCH v4 01/23] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v4 02/23] ima: Align ima_file_mprotect() "
` [PATCH v4 03/23] ima: Align ima_inode_setxattr() "
` [PATCH v4 04/23] ima: Align ima_inode_removexattr() "
` [PATCH v4 05/23] ima: Align ima_post_read_file() "
` [PATCH v4 06/23] evm: Align evm_inode_post_setattr() "
` [PATCH v4 07/23] evm: Align evm_inode_setxattr() "
` [PATCH v4 08/23] evm: Align evm_inode_post_setxattr() "
` [PATCH v4 09/23] security: Align inode_setattr hook definition with EVM
` [PATCH v4 10/23] security: Introduce inode_post_setattr hook
` [PATCH v4 11/23] security: Introduce inode_post_removexattr hook
` [PATCH v4 12/23] security: Introduce file_post_open hook
` [PATCH v4 13/23] security: Introduce file_pre_free_security hook
` [PATCH v4 14/23] security: Introduce path_post_mknod hook
` [PATCH v4 15/23] security: Introduce inode_post_create_tmpfile hook
` [PATCH v4 16/23] security: Introduce inode_post_set_acl hook
` [PATCH v4 17/23] security: Introduce inode_post_remove_acl hook
` [PATCH v4 18/23] security: Introduce key_post_create_or_update hook
` [PATCH v4 19/23] ima: Move to LSM infrastructure
` [PATCH v4 20/23] ima: Move IMA-Appraisal "
` [PATCH v4 21/23] evm: Move "
` [PATCH v4 22/23] integrity: Move integrity functions to the "
` [PATCH v4 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache

[PATCH] fs: fix build error with CONFIG_EXPORTFS=m or not defined
 2023-10-27  8:02 UTC  (3+ messages)

[PATCH v2 0/4] Support more filesystems with FAN_REPORT_FID
 2023-10-27  7:32 UTC  (14+ messages)
` [PATCH v2 1/4] exportfs: add helpers to check if filesystem can encode/decode file handles
` [PATCH v2 2/4] exportfs: make ->encode_fh() a mandatory method for NFS export
` [PATCH v2 3/4] exportfs: define FILEID_INO64_GEN* file handle types
` [PATCH v2 4/4] exportfs: support encoding non-decodeable file handles by default

[PATCH] MAINTAINERS: create an entry for exportfs
 2023-10-27  7:30 UTC  (4+ messages)

[PATCH] exportfs: handle CONFIG_EXPORTFS=m also
 2023-10-27  7:28 UTC  (5+ messages)

[linux-next:master] BUILD REGRESSION 2ef7141596eed0b4b45ef18b3626f428a6b0a822
 2023-10-27  3:52 UTC 

[PATCH 0/6] support admin-revocation of v4 state
 2023-10-27  1:45 UTC  (7+ messages)
` [PATCH 1/6] nfsd: prepare for supporting admin-revocation of state
` [PATCH 2/6] nfsd: allow admin-revoked state to appear in /proc/fs/nfsd/clients/*/states
` [PATCH 3/6] nfsd: allow admin-revoked NFSv4.0 state to be freed
` [PATCH 4/6] nfsd: allow lock state ids to be revoked and then freed
` [PATCH 5/6] nfsd: allow open "
` [PATCH 6/6] nfsd: allow delegation "

[nfs-utils 1/2] Fix build failure due to glibc <= 2.24 and check for Linux 3.17+
 2023-10-26 21:18 UTC  (4+ messages)
` [nfs-utils 2/2] Drop unused <sys/random.h>

[PATCH] net: sunrpc: Fix an off by one in root_nfs_cat()
 2023-10-26 14:57 UTC  (3+ messages)

[PATCH 0/3] Add getrandom() fallback, cleanup headers
 2023-10-25 20:57 UTC  (8+ messages)
` [PATCH 1/3] reexport/fsidd.c: Remove unused headers
` [PATCH 2/3] support/reexport.c: "
` [PATCH 3/3] support/backend_sqlite.c: Add getrandom() fallback

[PATCH v3 0/2] NFSv4 READDIR d_type fixup
 2023-10-25 20:11 UTC  (3+ messages)
` [PATCH v3 1/2] NFSv4: Always ask for type with READDIR
` [PATCH v3 2/2] NFSv4: Allow per-mount tuning of READDIR attrs

[PATCH 1/1] libtirpc: Add detection for new rpc_gss_sec members
 2023-10-25 18:01 UTC 

[PATCH 0/6 nfs-utils v2] fixes for error handling in nfsd_fh
 2023-10-25 17:37 UTC  (8+ messages)
` [PATCH 1/6] export: fix handling of error from match_fsid()
` [PATCH 2/6] export: add EACCES to the list of known path_lookup_error() errors
` [PATCH 3/6] export: move cache_open() before workers are forked
` [PATCH 4/6] Move fork_workers() and wait_for_workers() in cache.c
` [PATCH 5/6] Share process_loop code between mountd and exportd
` [PATCH 6/6] cache: periodically retry requests that couldn't be answered

[RFC PATCH] _rpc_dtablesize: Decrease the value of size
 2023-10-25 16:24 UTC 

[GIT PULL] nfsd changes for v6.7 (early)
 2023-10-25 14:23 UTC 

[PATCH] fuse: derive f_fsid from s_dev and connection start time
 2023-10-25 14:21 UTC  (2+ messages)

[PATCH] NFS: Fix an off by one in root_nfs_cat()
 2023-10-25 12:34 UTC  (2+ messages)

Writing to NFS interfere with other threads in the same process
 2023-10-25  8:54 UTC  (3+ messages)

[PATCH v2] nfs: derive f_fsid from s_dev and server's fsid
 2023-10-25  6:11 UTC 

[PATCH] nfs: derive f_fsid from server's fsid
 2023-10-25  3:20 UTC  (7+ messages)

[PATCH] fs: report f_fsid from s_dev for "simple" filesystems
 2023-10-24 16:07 UTC  (3+ messages)

Wycena paneli fotowoltaicznych
 2023-10-24  8:10 UTC 

[git pull] nfsd fix
 2023-10-24  6:50 UTC  (2+ messages)

[PATCH 0/5] Support more filesystems with FAN_REPORT_FID
 2023-10-23 16:44 UTC  (14+ messages)
` [PATCH 1/5] fanotify: limit reporting of event with non-decodeable file handles
` [PATCH 2/5] exportfs: add helpers to check if filesystem can encode/decode "
` [PATCH 3/5] exportfs: make ->encode_fh() a mandatory method for NFS export
` [PATCH 4/5] exportfs: define FILEID_INO64_GEN* file handle types
` [PATCH 5/5] exportfs: support encoding non-decodeable file handles by default

[PATCH -next] SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
 2023-10-23  1:40 UTC 

[GIT PULL] Please pull a few more NFS Client Bugfixes for Linux 6.6-rc
 2023-10-20 21:08 UTC  (2+ messages)

[PATCH -next v2] sunrpc: Use no_printk() in dfprintk*() dummies
 2023-10-20  1:40 UTC  (3+ messages)

[PATCH v2 0/2] NFSv4 READDIR d_type fixup
 2023-10-19 17:31 UTC  (5+ messages)
` [PATCH v2 1/2] NFSv4: Always ask for type with READDIR
` [PATCH v2 2/2] NFSv4: Allow per-mount tuning of READDIR attrs

[RESEND PATCH v2] NFSv4: fairly test all delegations on a SEQ4_ revocation
 2023-10-19 17:05 UTC  (2+ messages)

TEST_STATEID storms
 2023-10-19 15:50 UTC 

[PATCH 0/2] NFSv4 READDIR d_type fixup
 2023-10-19 12:52 UTC  (11+ messages)
` [PATCH 2/2] NFSv4: Allow per-mount tuning of READDIR attrs

[PATCH -next v3 0/2] sunrpc: Fix W=1 compiler warnings
 2023-10-19  7:56 UTC  (3+ messages)
` [PATCH -next v3 2/2] sunrpc: Use no_printk() in dfprintk*() dummies

NFSv4.2: READ_PLUS - when safe to use?
 2023-10-18 19:41 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