messages from 2025-02-25 00:33:02 to 2025-03-07 14:09:38 UTC [more...]
[PATCH 1/2] NFSD: unregister filesystem in case genl_register_family() fails
2025-03-07 14:09 UTC (7+ messages)
` [PATCH 2/2] NFSD: fix race between nfsd registration and exports_proc
[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
2025-03-07 9:23 UTC (11+ messages)
[PATCH V6 0/1] NFSD: offer write delegation for OPEN with OPEN4_SHARE_ACCESS only
2025-03-06 19:31 UTC (2+ messages)
` [PATCH V6 1/1] NFSD: Offer write delegation for OPEN with OPEN4_SHARE_ACCESS_WRITE
[PATCH V4 0/2] NFSD: offer write delegation for OPEN with OPEN4_SHARE_ACCESS only
2025-03-06 17:54 UTC (14+ messages)
` [PATCH V4 1/2] NFSD: Offer write delegation for OPEN with OPEN4_SHARE_ACCESS_WRITE
` [PATCH V4 2/2] NFSD: allow client to use write delegation stateid for READ
[PATCH 0/4] nfsd: observability improvements
2025-03-06 17:40 UTC (9+ messages)
` [PATCH 1/4] nfsd: add commit start/done tracepoints around nfsd_commit()
` [PATCH 2/4] nfsd: add a tracepoint for nfsd_setattr
` [PATCH 3/4] nfsd: add some stub tracepoints around key vfs functions
` [PATCH 4/4] sunrpc: keep a count of when there are no threads available
[PATCH V5 0/1] NFSD: offer write delegation for OPEN with OPEN4_SHARE_ACCESS only
2025-03-06 14:55 UTC (3+ messages)
` [PATCH V5 1/1] NFSD: Offer write delegation for OPEN with OPEN4_SHARE_ACCESS_WRITE
[PATCH v3 0/3] Fixes multiple sysctl bound checks
2025-03-06 12:35 UTC (4+ messages)
` [PATCH v3 1/3] sysctl: Fixes idmap_cache_timeout bounds
` [PATCH v3 2/3] sysctl/coda: Fixes timeout bounds
` [PATCH v3 3/3] sysctl: Fixes max-user-freq bounds
[PATCH v2 0/6] Fixes multiple sysctl bound checks
2025-03-06 10:40 UTC (26+ messages)
` [PATCH v2 2/6] sysctl: Fixes nsm_local_state bounds
` [PATCH v2 3/6] sysctl/coda: Fixes timeout bounds
` [PATCH v2 4/6] sysctl: Fixes scsi_logging_level bounds
` [PATCH v2 5/6] sysctl/infiniband: Fixes infiniband sysctl bounds
[Bug report] NULL pointer dereference in frwr_unmap_sync()
2025-03-06 2:40 UTC (3+ messages)
[PATCH pynfs RFC] pynfs: add v4.1+ st_delegation and st_xattr tests to "all" group
2025-03-05 18:45 UTC (3+ messages)
[PATCH 1/1] fs/nfsd/nfsctl.c: fix race between nfsd registration and exports_proc
2025-03-05 14:06 UTC (2+ messages)
[PATCH 0/6 v2] Change ->mkdir() and vfs_mkdir() to return a dentry
2025-03-05 10:53 UTC (13+ messages)
` [PATCH 1/6] Change inode_operations.mkdir to return struct dentry *
` [PATCH 2/6] hostfs: store inode in dentry after mkdir if possible
` [PATCH 3/6] ceph: return the correct dentry on mkdir
` [PATCH 4/6] fuse: return correct dentry for ->mkdir
` [PATCH 4/6 - REVISED] "
` [PATCH 5/6] nfs: change mkdir inode_operation to return alternate dentry if needed
` [PATCH 6/6] VFS: Change vfs_mkdir() to return the dentry
[PATCH V4] nfsdcld: fix cld pipe read size
2025-03-06 0:00 UTC
[PATCH V3 0/2] NFSD: offer write delegation for OPEN with OPEN4_SHARE_ACCESS only
2025-03-04 17:41 UTC (5+ messages)
` [PATCH V3 1/2] NFSD: Offer write delegation for OPEN with OPEN4_SHARE_ACCESS_WRITE
` [PATCH V3 2/2] NFSD: allow client to use write delegation stateid for READ
circular locking between memory management and network layer (from nfs)
2025-03-04 17:36 UTC
[PATCH 0/2] Ignore SB_RDONLY when mounting and remounting nfs
2025-03-04 16:22 UTC (4+ messages)
` [PATCH 1/2] nfs: clear SB_RDONLY before getting superblock
` [PATCH 2/2] nfs: ignore SB_RDONLY when remounting nfs
[PATCH 0/5] nfsd: some small cleanup patches
2025-03-04 15:29 UTC (9+ messages)
` [PATCH 1/5] nfsd: reorganize struct nfs4_delegation for better packing
` [PATCH 2/5] nfsd: remove unneeded forward declaration of nfsd4_mark_cb_fault()
` [PATCH 3/5] nfsd: remove obsolete comment from nfs4_alloc_stid
` [PATCH 4/5] nfsd: clean up if statement in nfsd4_close_open_stateid()
` [PATCH 5/5] nfsd: use a long for the count in nfsd4_state_shrinker_count()
Increase RPCSVC_MAXPAYLOAD to 8M?
2025-03-04 14:40 UTC (7+ messages)
Regression for client nfs_compare_super with NFS_SB_MASK
2025-03-04 7:46 UTC (2+ messages)
[PATCH 0/2] sunrpc: Fix issues with cache_detail nextcheck updates
2025-03-03 22:26 UTC (4+ messages)
` [PATCH 1/2] sunrpc: update nextcheck time when adding new cache entries
` [PATCH 2/2] sunrpc: fix race in cache cleanup causing stale nextcheck time
[PATCH v2 0/5] Implement referring call lists for CB_OFFLOAD
2025-03-03 21:33 UTC (11+ messages)
` [PATCH v2 1/5] NFSD: OFFLOAD_CANCEL should mark an async COPY as completed
` [PATCH v2 2/5] NFSD: Shorten CB_OFFLOAD response to NFS4ERR_DELAY
` [PATCH v2 3/5] NFSD: Implement CB_SEQUENCE referring call lists
` [PATCH v2 4/5] NFSD: Record each NFSv4 call's session slot index
` [PATCH v2 5/5] NFSD: Use a referring call list for CB_OFFLOAD
[PATCH 0/4] Fixes for looping in the NFSv4 manager thread
2025-03-03 17:35 UTC (5+ messages)
` [PATCH 1/4] NFSv4: Don't trigger uneccessary scans for return-on-close delegations
` [PATCH 2/4] NFSv4: Avoid unnecessary scans of filesystems for returning delegations
` [PATCH 3/4] NFSv4: Avoid unnecessary scans of filesystems for expired delegations
` [PATCH 4/4] NFSv4: Avoid unnecessary scans of filesystems for delayed delegations
Unexpected low pNFS IO performance with parallel workload
2025-03-03 17:31 UTC (2+ messages)
[PATCH] nfs: Fix incorrect read-only status reporting in mountstats
2025-03-03 14:33 UTC
[PATCH] NFS: handle wait_on_bit_action() errors in nfs_vm_page_mkwrite()
2025-03-03 14:03 UTC
[PATCH] nfs: remove SB_RDONLY when remounting nfs
2025-03-03 12:58 UTC (4+ messages)
[GIT PULL v2] crypto: Add Kerberos crypto lib
2025-03-03 8:44 UTC
[PATCH V4] nfsdcld: fix cld pipe read size
2025-03-03 19:56 UTC
[PATCH v2 09/11] fs: reorder capability check last
2025-03-02 16:06 UTC
[GIT PULL] crypto: Add Kerberos crypto lib
2025-03-02 6:09 UTC (2+ messages)
[PATCH] [RESEND] sunrpc: suppress warnings for unused procfs functions
2025-03-01 17:51 UTC (3+ messages)
"netfs: Can't donate prior to front"
2025-03-01 16:51 UTC (8+ messages)
` [PATCH] fs/netfs/read_collect: add to next->prev_donated
[PATCH V3] nfsdcld: fix cld pipe read size
2025-02-28 3:43 UTC (3+ messages)
[PATCH V4] nfsdcld: fix cld pipe read size
2025-02-28 20:52 UTC
Fwd: [nfsv4] RFC 9737 on Reporting Errors in NFSv4.2 via LAYOUTRETURN
2025-02-27 14:52 UTC
[PATCH] fs/nfs/io.c: fix comment for nfs_start_io_write
2025-02-27 8:45 UTC
[PATCH for-akpm for-6.14-rcX] NFS: fix nfs_release_folio() to not call nfs_wb_folio() from kcompactd
2025-02-26 22:02 UTC (11+ messages)
` [PATCH v2 for-akpm for-6.14-rcX] NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback
` [PATCH v3 "
[GIT PULL] Please Pull NFS Client Bugfixes for Linux 6.14-rc
2025-02-26 21:46 UTC (2+ messages)
[PATCH 0/2] prep patches for my mkdir series
2025-02-26 14:15 UTC (7+ messages)
` [PATCH 1/2] nfs/vfs: discard d_exact_alias()
` [PATCH 2/2] nfsd: drop fh_update() from S_IFDIR branch of nfsd_create_locked()
[PATCH v2] nfsdcld: fix cld pipe read size
2025-02-26 4:30 UTC (5+ messages)
[PATCH 1/6] Change inode_operations.mkdir to return struct dentry *
2025-02-26 3:35 UTC (5+ messages)
[PATCH V2 0/2] NFSD: offer write delegation for OPEN with OPEN4_SHARE_ACCESS only
2025-02-26 0:31 UTC (6+ messages)
` [PATCH V2 2/2] NFSD: allow client to use write delegation stateid for READ
[PATCH] lsm,nfs: fix memory leak of lsm_context
2025-02-25 22:15 UTC (5+ messages)
[PATCH 0/2] nfs-utils: gssd: do not use krb5_initialize
2025-02-25 21:46 UTC (3+ messages)
` [PATCH 1/2] nfs-utils: gssd: unconditionally use krb5_get_init_creds_opt_alloc
` [PATCH 2/2] nfs-utils: gssd: do not use krb5_cc_initialize
Kerberized NFS: EACCES errors due to GSS sequence number handling
2025-02-25 20:50 UTC
Run 4 separate NFSv4.0/.1/.2 servers on 4 separate TCP ports on one Linux machine?
2025-02-25 18:21 UTC (4+ messages)
[Question]Is a Kernel Timeout Recovery Mechanism Needed for Prolonged User-Space Downcall Unresponsiveness?
2025-02-25 14:09 UTC (2+ messages)
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