Linux NFS development
 help / color / mirror / Atom feed
 messages from 2024-09-23 19:06:33 to 2024-10-03 15:02:01 UTC [more...]

[PATCH 00/16] xdrgen: Emit maxsize macros
 2024-10-03 15:01 UTC  (6+ messages)
` [PATCH 01/16] xdrgen: Refactor transformer arms
` [PATCH 02/16] xdrgen: Track constant values
` [PATCH 03/16] xdrgen: Keep track of on-the-wire data type widths
` [PATCH 04/16] xdrgen: XDR widths for enum types
` [PATCH 05/16] xdrgen: XDR width for fixed-length opaque

[PATCH v10 00/12] timekeeping/fs: multigrain timestamp redux
 2024-10-02 21:27 UTC  (13+ messages)
` [PATCH v10 01/12] timekeeping: add interfaces for handling timestamps with a floor value
` [PATCH v10 02/12] timekeeping: add percpu counter for tracking floor swap events
` [PATCH v10 03/12] fs: add infrastructure for multigrain timestamps
` [PATCH v10 04/12] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v10 05/12] fs: handle delegated timestamps in setattr_copy_mgtime
` [PATCH v10 06/12] fs: tracepoints around multigrain timestamp events
` [PATCH v10 07/12] fs: add percpu counters for significant "
` [PATCH v10 08/12] Documentation: add a new file documenting multigrain timestamps
` [PATCH v10 09/12] xfs: switch to "
` [PATCH v10 10/12] ext4: "
` [PATCH v10 11/12] btrfs: convert "
` [PATCH v10 12/12] tmpfs: add support for "

Fwd: Does the NFS client send SIGSTOP to processes making requests?
 2024-10-02 20:12 UTC 

[PATCH v9 00/12] fs: multigrain timestamp redux
 2024-10-02 19:33 UTC  (14+ messages)
` [PATCH v9 01/12] timekeeping: add interfaces for handling timestamps with a floor value
` [PATCH v9 02/12] fs: add infrastructure for multigrain timestamps
` [PATCH v9 03/12] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v9 04/12] fs: handle delegated timestamps in setattr_copy_mgtime
` [PATCH v9 05/12] fs: tracepoints around multigrain timestamp events
` [PATCH v9 06/12] fs: add percpu counters for significant "
` [PATCH v9 07/12] timekeeping: add percpu counter for tracking floor swap events
` [PATCH v9 08/12] Documentation: add a new file documenting multigrain timestamps
` [PATCH v9 09/12] xfs: switch to "
` [PATCH v9 10/12] ext4: "
` [PATCH v9 11/12] btrfs: convert "
` [PATCH v9 12/12] tmpfs: add support for "

[PATCH v8 00/12] fs: multigrain timestamp redux
 2024-10-02 14:16 UTC  (20+ messages)
` [PATCH v8 01/12] timekeeping: add interfaces for handling timestamps with a floor value
` [PATCH v8 02/12] fs: add infrastructure for multigrain timestamps
` [PATCH v8 03/12] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v8 04/12] fs: handle delegated timestamps in setattr_copy_mgtime
` [PATCH v8 05/12] fs: tracepoints around multigrain timestamp events
` [PATCH v8 06/12] fs: add percpu counters for significant "
` [PATCH v8 07/12] timekeeping: add percpu counter for tracking floor swap events
` [PATCH v8 08/12] Documentation: add a new file documenting multigrain timestamps
` [PATCH v8 09/12] xfs: switch to "
` [PATCH v8 10/12] ext4: "
` [PATCH v8 11/12] btrfs: convert "
` [PATCH v8 12/12] tmpfs: add support for "

[syzbot] [nfs?] INFO: task hung in nfsd_umount
 2024-10-02 14:06 UTC  (11+ messages)

[PATCH v8 00/11] fs: multigrain timestamp redux
 2024-10-02 12:41 UTC  (20+ messages)
` [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper

[PATCH 0/5] NFS: Clean up NFS version module loading
 2024-10-01 20:33 UTC  (6+ messages)
` [PATCH 1/5] NFS: Clean up locking the nfs_versions list
` [PATCH 2/5] NFS: Convert the NFS module list into an array
` [PATCH 3/5] NFS: Rename get_nfs_version() -> find_nfs_version()
` [PATCH 4/5] NFS: Clean up find_nfs_version()
` [PATCH 5/5] NFS: Implement get_nfs_version()

[linux-next:master] [nfsd] 8cb33389f6: fsmark.app_overhead 81.6% regression
 2024-10-01 12:44 UTC  (2+ messages)

[PATCH v6] NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()
 2024-10-01  8:39 UTC 

[PATCH v5] NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()
 2024-10-01  8:24 UTC  (2+ messages)

[PATCH net-next v19 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
 2024-10-01  7:58 UTC 

[PATCH v4] NFSv4: fix possible NULL-pointer dereference in nfs42_complete_copies()
 2024-10-01  7:42 UTC  (2+ messages)

[PATCH] sunrpc: fix prog selection loop in svc_process_common
 2024-09-30 19:38 UTC  (3+ messages)

[PATCH v2 19/25] netfs: Speed up buffered reading
 2024-09-30 19:00 UTC  (22+ messages)

[PATCH] nfs: Annotate struct pnfs_commit_array with __counted_by()
 2024-09-30 17:33 UTC 

[6.12-rc2 PATCH 0/5] NFS LOCALIO: fix and various cleanups
 2024-09-30 16:46 UTC  (6+ messages)
` [6.12-rc2 PATCH 1/5] nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put()
` [6.12-rc2 PATCH 2/5] nfs/localio: remove redundant suid/sgid handling
` [6.12-rc2 PATCH 3/5] nfs/localio: eliminate unnecessary kref in nfs_local_fsync_ctx
` [6.12-rc2 PATCH 4/5] nfs/localio: remove extra indirect nfs_to call to check {read,write}_iter
` [6.12-rc2 PATCH 5/5] nfs/localio: eliminate need for nfs_local_fsync_work forward declaration

[PATCH nfs-utils v6 0/3] nfsdctl: add a new nfsdctl tool to nfs-utils
 2024-09-30 16:16 UTC  (3+ messages)

IPV6 localhost (::1) in /etc/exports?
 2024-09-30 14:58 UTC  (2+ messages)

[PATCH - RFC] VFS: disable new delegations during delegation-breaking operations
 2024-09-30 14:15 UTC  (8+ messages)

[PATCH 00/35] Reorganize kerneldoc parameter names
 2024-09-30 11:21 UTC  (2+ messages)
` [PATCH 23/35] SUNRPC: "

[PATCH v3] NFSv4: fix possible NULL-pointer dereference in nfs42_complete_copies()
 2024-09-30  9:33 UTC  (3+ messages)

[PATCH 0/6] Continued work on xdrgen
 2024-09-30  0:50 UTC  (8+ messages)
` [PATCH] NFSD: Remove unused function parameter
` [PATCH 1/6] xdrgen: Exit status should be zero on success
` [PATCH 2/6] xdrgen: Clean up type_specifier
` [PATCH 3/6] xdrgen: Rename "variable-length strings"
` [PATCH 4/6] xdrgen: Rename enum's declaration Jinja2 template
` [PATCH 5/6] xdrgen: Rename "enum yada" types as just "yada"
` [PATCH 6/6] xdrgen: Implement big-endian enums

[PATCH] sunrpc: fix prog selection loop in svc_process_common
 2024-09-29 23:13 UTC  (6+ messages)

[PATCH] NFSD: Remove unused function parameter
 2024-09-29 22:55 UTC  (3+ messages)

[PATCH v2] NFSv4: fix possible NULL-pointer dereference in nfs42_complete_copies after state recovery failed
 2024-09-29  9:19 UTC  (3+ messages)

[PATCH] NFSV4: fix rpc_task use-after-free when open concurrently
 2024-09-29  1:45 UTC  (5+ messages)

2 bugs in blkmap service
 2024-09-27 13:33 UTC  (2+ messages)

[PATCH] nfsd: fix delegation_blocked() to block correctly for at least 30 seconds
 2024-09-27 12:44 UTC  (3+ messages)

Reminder: the Fall 2024 Bakeathon
 2024-09-27  9:49 UTC 

[PATCH 0/8] netfs, afs, cifs: Miscellaneous fixes/changes
 2024-09-27  8:07 UTC  (9+ messages)
` [PATCH 1/8] netfs: Fix mtime/ctime update for mmapped writes
` [PATCH 4/8] afs: Remove unused struct and function prototype
  ` (subset) "
` [PATCH 5/8] afs: Fix possible infinite loop with unresponsive servers
  ` (subset) "
` [PATCH 6/8] afs: Fix the setting of the server responding flag
  ` (subset) "

[PATCH] NFSv4: fix possible NULL-pointer dereference in nfs42_complete_copies after state recovery failed
 2024-09-26 20:23 UTC  (2+ messages)

[PATCH] NFSv4: fix a mount deadlock in NFS v4.1 client
 2024-09-26 20:02 UTC  (8+ messages)
` [PATCH 6.1.y] net: tls: handle backlogging of crypto requests

[PATCH v1 1/1] SUNRPC: Make enough room in servername[] for AF_UNIX addresses
 2024-09-26 19:58 UTC  (7+ messages)

[PATCH] NFSv4: Fail mounts if the lease setup times out
 2024-09-26 19:55 UTC 

[PATCH] filemap: Fix bounds checking in filemap_read()
 2024-09-26 15:01 UTC  (4+ messages)
    `  "

TI-RPC test failures; network configuration related?
 2024-09-26  2:02 UTC  (3+ messages)

[PATCH rfc] nfsd: offer write delegation for O_WRONLY opens
 2024-09-25 21:33 UTC  (7+ messages)

nfsv41: stale file handles after VM shutdown/poweron - but works during warm reboot
 2024-09-25 15:47 UTC  (4+ messages)

Fwd: [Ms-nfs41-client-devel] ANN: NFSv4.1 filesystem client Windows driver binaries for Windows 10/11+WindowsServer 2019 for testing, 2024-09-23 
 2024-09-25 14:15 UTC 

[PATCH v2 0/2] API for exporting connectable file handles to userspace
 2024-09-25  9:13 UTC  (2+ messages)

[bug report] SUNRPC: replace program list with program array
 2024-09-25  7:21 UTC  (2+ messages)

[PATCH -next] nfs: Remove duplicated include in localio.c
 2024-09-25  0:38 UTC 

[GIT PULL] Please pull NFS CLient Updates for Linux 6.12
 2024-09-24 22:50 UTC  (2+ messages)

linux-next: build warning after merge of the nfs-anna tree
 2024-09-24 17:08 UTC  (2+ messages)

[PATCH v2 00/25] netfs: Read/write improvements
 2024-09-24  9:48 UTC  (3+ messages)
` [PATCH v2 15/25] netfs: Use new folio_queue data type and iterator instead of xarray iter

NFS session trunking / Multipathing
 2024-09-24  6:58 UTC 

[PATCH] nfs: maintain nfs_server in the reclaim process
 2024-09-24  2:45 UTC 

[GIT PULL] NFSD changes for the v6.12 merge window
 2024-09-23 19:06 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