Linux NFS development
 help / color / mirror / Atom feed
 messages from 2023-10-16 13:09:27 to 2023-10-27 01:56:42 UTC [more...]

[PATCH 0/6] support admin-revocation of v4 state
 2023-10-27  1:45 UTC  (3+ 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

[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] MAINTAINERS: create an entry for exportfs
 2023-10-26 20:55 UTC 

[PATCH] fs: fix build error with CONFIG_EXPORTFS=m or not defined
 2023-10-26 20:45 UTC 

[PATCH] exportfs: handle CONFIG_EXPORTFS=m also
 2023-10-26 19:46 UTC  (2+ messages)

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

nfsd_copy_write_verifier: wrong usage of read_seqbegin_or_lock()
 2023-10-26 14:50 UTC  (10+ messages)
` [PATCH] nfsd_copy_write_verifier: use read_seqbegin() rather than read_seqbegin_or_lock()

[RFC PATCH] _rpc_dtablesize: Decrease the value of size
 2023-10-26 13:08 UTC  (2+ messages)

[PATCH RFC 0/9] fs: multigrain timestamps (redux)
 2023-10-26  5:42 UTC  (40+ messages)
` [PATCH RFC 1/9] fs: switch timespec64 fields in inode to discrete integers
` [PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
` [PATCH RFC 3/9] timekeeping: add new debugfs file to count multigrain timestamps
` [PATCH RFC 4/9] fs: add infrastructure for "
` [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 "

[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 

[PATCH net v2] net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()
 2023-10-25 16:28 UTC  (4+ messages)

[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 v2 0/4] Support more filesystems with FAN_REPORT_FID
 2023-10-24 16:08 UTC  (8+ 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] 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  (26+ 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  (14+ messages)
` [PATCH 1/2] NFSv4: Always ask for type with READDIR
` [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  (7+ messages)
` [PATCH -next v3 1/2] sunrpc: Wrap read accesses to rpc_task.tk_pid
` [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)

bad info in NFS context
 2023-10-18 15:31 UTC  (6+ messages)

[RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
 2023-10-18 15:03 UTC  (13+ messages)
` [RFC PATCH 07/53] netfs: Provide invalidate_folio and release_folio calls
` [RFC PATCH 08/53] netfs: Add rsize to netfs_io_request
` [RFC PATCH 09/53] netfs: Implement unbuffered/DIO vs buffered I/O locking
` [RFC PATCH 11/53] netfs: Add support for DIO buffering
` [RFC PATCH 12/53] netfs: Provide tools to create a buffer in an xarray

split up ->kill_sb
 2023-10-17 19:50 UTC  (9+ messages)
` [PATCH 03/19] fs: release anon dev_t in deactivate_locked_super

[RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
 2023-10-17 10:42 UTC  (9+ messages)
` [RFC PATCH 01/53] netfs: Add a procfile to list in-progress requests
` [RFC PATCH 02/53] netfs: Track the fpos above which the server has no data
` [RFC PATCH 03/53] netfs: Note nonblockingness in the netfs_io_request struct

[PATCH] nfsd: lock_rename() needs both directories to live on the same fs
 2023-10-16 20:32 UTC  (2+ messages)

bpftrace script to monitor tasks that are stuck in NFSv4 exception loops
 2023-10-16 20:24 UTC  (2+ messages)

[PATCH v2 0/3] nfs-utils: gssd support for KRB5_AP_ERR_BAD_INTEGRITY
 2023-10-16 16:15 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox