messages from 2024-10-01 10:59:35 to 2024-10-08 20:02:25 UTC [more...]
[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-10-08 20:02 UTC (13+ messages)
[PATCH v3 0/3] API for exporting connectable file handles to userspace
2024-10-08 20:01 UTC (9+ messages)
` [PATCH v3 1/3] fs: prepare for "explicit connectable" file handles
` [PATCH v3 2/3] fs: name_to_handle_at() support "
` [PATCH v3 3/3] fs: open_by_handle_at() support for decoding "
[PATCH 1/1] NFS: remove revoked delegation from server's delegation list
2024-10-08 19:05 UTC (3+ messages)
[PATCH] nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOT
2024-10-08 18:57 UTC (12+ messages)
` [PATCH v2] "
[PATCH 0/4] nfs: kobject: use generic helpers and ownership
2024-10-08 17:36 UTC (6+ messages)
` [PATCH 1/4] kobject: add kset_type_create_and_add() helper
` [PATCH 2/4] kobject: export generic helper ops
` [PATCH 3/4] nfs: sysfs: use kset_type_create_and_add()
` [PATCH 4/4] nfs: sysfs: use default get_ownership() callback
[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-10-08 16:36 UTC (2+ messages)
[PATCH v2 0/2] API for exporting connectable file handles to userspace
2024-10-08 14:50 UTC (9+ messages)
nfs client deadloop on 6.6.53
2024-10-08 14:47 UTC (2+ messages)
[RFC PATCH 0/9] async COPY fixes
2024-10-08 13:51 UTC (11+ messages)
` [RFC PATCH 1/9] NFS: CB_OFFLOAD can return NFS4ERR_DELAY
` [RFC PATCH 2/9] NFSD: Free async copy information in nfsd4_cb_offload_release()
` [RFC PATCH 3/9] NFSD: Handle an NFS4ERR_DELAY response to CB_OFFLOAD
` [RFC PATCH 4/9] NFS: Fix typo in OFFLOAD_CANCEL comment
` [RFC PATCH 5/9] NFS: Implement NFSv4.2's OFFLOAD_STATUS XDR
` [RFC PATCH 6/9] NFS: Rename struct nfs4_offloadcancel_data
` [RFC PATCH 7/9] NFS: Implement NFSv4.2's OFFLOAD_STATUS operation
` [RFC PATCH 8/9] NFS: Use "
` [RFC PATCH 9/9] NFS: Refactor trace_nfs4_offload_cancel
[PATCH 1/1] nfsd: fix possible badness in FREE_STATEID
2024-10-08 13:32 UTC (10+ messages)
[PATCH net-next v20 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
2024-10-08 11:20 UTC
NFSv4 referrals broken when not enabling junction support
2024-10-08 10:12 UTC (2+ messages)
[linux-next:master] [nfsd] 8cb33389f6: fsmark.app_overhead 81.6% regression
2024-10-08 8:01 UTC (3+ messages)
[syzbot] [nfs?] INFO: task hung in nfsd_umount
2024-10-07 18:54 UTC (9+ messages)
[PATCH] xdrgen: Add a utility for extracting XDR from RFCs
2024-10-07 18:23 UTC (3+ messages)
[PATCH v2 0/2] xdrgen tool
2024-10-07 16:29 UTC (3+ messages)
` [PATCH v2 1/2] tools: Add xdrgen
New NFSv4 export option "HideFilesBeginningInDot"?
2024-10-07 12:22 UTC (3+ messages)
[PATCH v10 00/12] timekeeping/fs: multigrain timestamp redux
2024-10-07 10:58 UTC (14+ 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 "
` (subset) [PATCH v10 00/12] timekeeping/fs: multigrain timestamp redux
probable big in nfs-utils
2024-10-06 23:53 UTC (8+ messages)
[REGRESSION] Build failure with CONFIG_NFS_LOCALIO=y on Linux 6.12-rc1
2024-10-06 16:00 UTC
[PATCH] nfsd: Add support for mapping sticky bit into NFS4 ACL
2024-10-06 6:19 UTC (8+ messages)
[PATCH 00/35] Reorganize kerneldoc parameter names
2024-10-06 1:55 UTC (2+ messages)
` (subset) "
[PATCH] nfsd: Fill NFSv4.1 server implementation fields in OP_EXCHANGE_ID response
2024-10-05 18:35 UTC (7+ messages)
` [PATCH v2] "
[PATCH] lockd: Fix comment about NLMv3 backwards compatibility
2024-10-05 17:56 UTC (8+ messages)
[PATCH 0/5] nfs: Fix mounting NFS3 AUTH_NULL exports
2024-10-05 15:15 UTC (2+ messages)
[PATCH rfc] nfsd: offer write delegation for O_WRONLY opens
2024-10-05 12:37 UTC (8+ messages)
reply: [PATCH AUTOSEL 6.11 47/76] fs: nfs: fix missing refcnt by replacing folio_set_private by folio_attach_private
2024-10-05 3:59 UTC
[PATCH AUTOSEL 6.11 47/76] fs: nfs: fix missing refcnt by replacing folio_set_private by folio_attach_private
2024-10-04 18:17 UTC
[6.12-rc2 v2 PATCH 0/7] NFS LOCALIO: fixes and various cleanups
2024-10-04 17:34 UTC (10+ messages)
` [6.12-rc2 v2 PATCH 1/7] nfs_common: fix race in NFS calls to nfsd_file_put_local() and nfsd_serv_put()
` [6.12-rc2 v2 PATCH 2/7] nfs_common: fix Kconfig for NFS_COMMON_LOCALIO_SUPPORT
` [6.12-rc2 v2 PATCH 3/7] nfsd/localio: fix nfsd_file tracepoints to handle NULL rqstp
` [6.12-rc2 v2 PATCH 4/7] nfs/localio: remove redundant suid/sgid handling
` [6.12-rc2 v2 PATCH 5/7] nfs/localio: eliminate unnecessary kref in nfs_local_fsync_ctx
` [6.12-rc2 v2 PATCH 6/7] nfs/localio: remove extra indirect nfs_to call to check {read,write}_iter
` [6.12-rc2 v2 PATCH 7/7] nfs/localio: eliminate need for nfs_local_fsync_work forward declaration
[PATCH] nfsdcld: prevent from accessing /var/lib/nfs/nfsdcld in read-only file system during boot
2024-10-04 14:43 UTC (2+ messages)
[PATCH v4 0/9] nfsd: implement the "delstid" draft
2024-10-04 13:16 UTC (10+ messages)
` [PATCH v4 1/9] nfsd: drop the ncf_cb_bmap field
` [PATCH v4 2/9] nfsd: drop the nfsd4_fattr_args "size" field
` [PATCH v4 3/9] nfsd: have nfsd4_deleg_getattr_conflict pass back write deleg pointer
` [PATCH v4 4/9] nfsd: fix handling of delegated change attr in CB_GETATTR
` [PATCH v4 5/9] nfs_common: make include/linux/nfs4.h include generated nfs4_1.h
` [PATCH v4 6/9] nfsd: add support for FATTR4_OPEN_ARGUMENTS
` [PATCH v4 7/9] nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION
` [PATCH v4 8/9] nfsd: add support for delegated timestamps
` [PATCH v4 9/9] nfsd: handle delegated timestamps in SETATTR
[PATCH v9 00/12] fs: multigrain timestamp redux
2024-10-04 4:49 UTC (15+ 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] NFSv3: only use NFS timeout for MOUNT when protocols are compatible
2024-10-04 1:07 UTC
[PATCH v2 00/16] xdrgen: Emit maxsize macros
2024-10-03 18:54 UTC (17+ messages)
` [PATCH v2 01/16] xdrgen: Refactor transformer arms
` [PATCH v2 02/16] xdrgen: Track constant values
` [PATCH v2 03/16] xdrgen: Keep track of on-the-wire data type widths
` [PATCH v2 04/16] xdrgen: XDR widths for enum types
` [PATCH v2 05/16] xdrgen: XDR width for fixed-length opaque
` [PATCH v2 06/16] xdrgen: XDR width for variable-length opaque
` [PATCH v2 07/16] xdrgen: XDR width for a string
` [PATCH v2 08/16] xdrgen: XDR width for fixed-length array
` [PATCH v2 09/16] xdrgen: XDR width for variable-length array
` [PATCH v2 10/16] xdrgen: XDR width for optional_data type
` [PATCH v2 11/16] xdrgen: XDR width for typedef
` [PATCH v2 12/16] xdrgen: XDR width for struct types
` [PATCH v2 13/16] xdrgen: XDR width for pointer types
` [PATCH v2 14/16] xdrgen: XDR width for union types
` [PATCH v2 15/16] xdrgen: Add generator code for XDR width macros
` [PATCH v2 16/16] xdrgen: emit maxsize macros
[PATCH 00/16] xdrgen: Emit maxsize macros
2024-10-03 15:01 UTC (10+ 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 06/16] xdrgen: XDR width for variable-length opaque
` [PATCH 07/16] xdrgen: XDR width for a string
` [PATCH 08/16] xdrgen: XDR width for fixed-length array
` [PATCH 09/16] xdrgen: XDR width for variable-length array
Fwd: Does the NFS client send SIGSTOP to processes making requests?
2024-10-02 20:12 UTC
[PATCH v8 00/12] fs: multigrain timestamp redux
2024-10-02 14:16 UTC (15+ 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 04/12] fs: handle delegated timestamps in setattr_copy_mgtime
` [PATCH v8 09/12] xfs: switch to multigrain timestamps
` [PATCH v8 10/12] ext4: "
` [PATCH v8 11/12] btrfs: convert "
` [PATCH v8 12/12] tmpfs: add support for "
[PATCH v8 00/11] fs: multigrain timestamp redux
2024-10-02 12:41 UTC (13+ 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()
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