messages from 2023-10-13 16:12:31 to 2023-10-25 17:49:54 UTC [more...]
nfsd_copy_write_verifier: wrong usage of read_seqbegin_or_lock()
2023-10-25 17:47 UTC (4+ messages)
[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
[RFC PATCH] _rpc_dtablesize: Decrease the value of size
2023-10-25 16:27 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] net: sunrpc: Fix an off by one in root_nfs_cat()
2023-10-25 12:34 UTC (2+ messages)
[PATCH] NFS: Fix an off by one in root_nfs_cat()
2023-10-25 12:34 UTC (2+ messages)
[PATCH RFC 0/9] fs: multigrain timestamps (redux)
2023-10-25 12:25 UTC (38+ 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 "
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 (38+ 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
` [RFC PATCH 25/53] netfs: Make netfs_read_folio() handle streaming-write pages
` [RFC PATCH 27/53] netfs: Implement support for unbuffered/DIO read
` [RFC PATCH 30/53] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()
` [RFC PATCH 31/53] netfs: Provide netfs_file_read_iter()
` [RFC PATCH 32/53] netfs: Provide a writepages implementation
` [RFC PATCH 33/53] netfs: Provide minimum blocksize parameter
` [RFC PATCH 34/53] netfs: Make netfs_skip_folio_read() take account of blocksize
` [RFC PATCH 35/53] netfs: Perform content encryption
` [RFC PATCH 36/53] netfs: Decrypt encrypted content
` [RFC PATCH 37/53] netfs: Support decryption on ubuffered/DIO read
` [RFC PATCH 38/53] netfs: Support encryption on Unbuffered/DIO write
` [RFC PATCH 39/53] netfs: Provide a launder_folio implementation
` [RFC PATCH 40/53] netfs: Implement a write-through caching option
` [RFC PATCH 41/53] netfs: Rearrange netfs_io_subrequest to put request pointer first
` [RFC PATCH 42/53] afs: Use the netfs write helpers
` [RFC PATCH 43/53] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
` [RFC PATCH 44/53] cifs: Share server EOF pos with netfslib
` [RFC PATCH 45/53] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
` [RFC PATCH 46/53] cifs: Use more fields from netfs_io_subrequest
` [RFC PATCH 47/53] cifs: Make wait_mtu_credits take size_t args
` [RFC PATCH 48/53] cifs: Implement netfslib hooks
` [RFC PATCH 49/53] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
` [RFC PATCH 52/53] cifs: Remove some code that's no longer used, part 2
` [RFC PATCH 53/53] cifs: Remove some code that's no longer used, part 3
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 (4+ 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)
Zapytanie ofertowe
2023-10-16 7:30 UTC
pynfs update
2023-10-13 20:30 UTC
[PATCH v3 00/25] security: Move IMA and EVM to the LSM infrastructure
2023-10-13 19:45 UTC (4+ messages)
` [PATCH v3 21/25] ima: Move to "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox