public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-12 15:41:28 to 2025-02-21 14:32:01 UTC [more...]

NFSD threads hang when destroying a session or client ID
 2025-02-21 14:31 UTC  (5+ messages)

[PATCH 0/6] Change ->mkdir() and vfs_mkdir() to return a dentry
 2025-02-21 14:25 UTC  (12+ 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 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] nfsd: decrease cl_cb_inflight if fail to queue cb_work
 2025-02-21 14:06 UTC  (10+ messages)

[RFC] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
 2025-02-21  9:34 UTC  (10+ messages)

[PATCH v1 0/9] Fixes multiple sysctl bound checks
 2025-02-21  8:23 UTC  (2+ messages)

[PATCH] nfs: remove SB_RDONLY when remounting nfs
 2025-02-21  8:26 UTC 

[PATCH] lsm,nfs: fix memory leak of lsm_context
 2025-02-21  3:30 UTC  (3+ messages)

[PATCH v3 4/5] LSM: lsm_context in security_dentry_init_security
 2025-02-21  3:16 UTC  (14+ messages)

[PATCH v2 0/5] nfsd: don't allow concurrent queueing of workqueue jobs
 2025-02-20 19:21 UTC  (7+ messages)
` [PATCH v2 1/5] nfsd: prevent callback tasks running concurrently
` [PATCH v2 2/5] nfsd: eliminate cl_ra_cblist and NFSD4_CLIENT_CB_RECALL_ANY
` [PATCH v2 3/5] nfsd: replace CB_GETATTR_BUSY with NFSD4_CALLBACK_RUNNING
` [PATCH v2 4/5] nfsd: move cb_need_restart flag into cb_flags
` [PATCH v2 5/5] nfsd: handle errors from rpc_call_async()

[PATCH] nfsd: add the ability to enable use of RWF_DONTCACHE for all nfsd IO
 2025-02-20 19:15 UTC  (4+ messages)

[PATCH v2 0/7] nfsd: filecache: various fixes
 2025-02-20 18:22 UTC  (15+ messages)
` [PATCH v2 1/7] nfsd: filecache: remove race handling
` [PATCH v2 2/7] NFSD: Re-organize nfsd_file_gc_worker()
` [PATCH v2 3/7] nfsd: filecache: use nfsd_file_dispose_list() in nfsd_file_close_inode_sync()
` [PATCH v2 4/7] nfsd: filecache: use list_lru_walk_node() in nfsd_file_gc()
` [PATCH v2 5/7] nfsd: filecache: introduce NFSD_FILE_RECENT
` [PATCH v2 6/7] nfsd: filecache: don't repeatedly add/remove files on the lru list
` [PATCH v2 7/7] nfsd: filecache: drop the list_lru lock during lock gc scans

[PATCH pynfs RFC] pynfs: add v4.1+ st_delegation and st_xattr tests to "all" group
 2025-02-20 16:54 UTC 

nfsd 6.14-rc1 __fh_verify NULL ptr deref
 2025-02-20 15:19 UTC  (5+ messages)

"netfs: Can't donate prior to front"
 2025-02-20 15:10 UTC  (7+ messages)
` [PATCH] fs/netfs/read_collect: add to next->prev_donated

linux-next: duplicate patches in the nfs-anna tree
 2025-02-19 21:39 UTC 

[PATCH pynfs] update maintainer info in setup calls
 2025-02-19 20:27 UTC 

[RESEND PATCH][next] fs: nfs: acl: Avoid -Wflex-array-member-not-at-end warning
 2025-02-19 17:58 UTC  (7+ messages)

[PATCH 0/3] nfsd: don't allow concurrent queueing of workqueue jobs
 2025-02-19  0:01 UTC  (6+ messages)
` [PATCH 1/3] nfsd: prevent callback tasks running concurrently
` [PATCH 2/3] nfsd: eliminate cl_ra_cblist and NFSD4_CLIENT_CB_RECALL_ANY
` [PATCH 3/3] nfsd: move cb_need_restart flag into cb_flags

[PATCH] NFS: Remove unused function nfs_umount
 2025-02-18 21:52 UTC 

[PATCH 0/3} Change ->mkdir() and vfs_mkdir() to return a dentry
 2025-02-17 15:58 UTC  (12+ messages)
` [PATCH 1/3] Change inode_operations.mkdir to return struct dentry *
` [PATCH 2/3] nfs: change mkdir inode_operation to return alternate dentry if needed
` [PATCH 3/3] VFS: Change vfs_mkdir() to return the dentry

[PATCH next] nfsd: Fix a WARN_ONCE() message
 2025-02-17 14:34 UTC  (3+ messages)

[PATCH 0/2 v2] VFS: minor improvements to a couple of interfaces
 2025-02-17 13:46 UTC  (6+ messages)
` [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
` [PATCH 2/2] VFS: add common error checks to lookup_one_qstr_excl()

nfs compile error nfslocalio.o and localio.o since v6.14-rc1
 2025-02-15 16:51 UTC  (5+ messages)

Question about sharecache
 2025-02-15  3:35 UTC 

[syzbot] [udf?] BUG: unable to handle kernel paging request in lookup_one_qstr_excl
 2025-02-14 19:58 UTC 

[PATCH 0/2] NFSD: offer write delegation for OPEN with OPEN4_SHARE_ACCESS only
 2025-02-14 19:19 UTC  (8+ messages)
` [PATCH 1/2] NFSD: Offer write delegation for OPEN with OPEN4_SHARE_ACCESS_WRITE only
` [PATCH 2/2] NFSD: allow client to use write delegation stateid for READ

[RFC PATCH 0/3] Implement referring call lists for CB_OFFLOAD
 2025-02-14 18:26 UTC  (5+ messages)
` [RFC PATCH 1/3] NFSD: Record call's slot index
` [RFC PATCH 2/3] NFSD: Implement CB_SEQUENCE referring call lists
` [RFC PATCH 3/3] NFSD: Use a referring call list for CB_OFFLOAD

[PATCH 1/1] nfs-utils: nfsdctl: dont ignore rdma listener return
 2025-02-14 16:00 UTC  (8+ messages)

resizing slot tables for sessions
 2025-02-14  2:39 UTC  (11+ messages)

[RFC PATCH] NFS: CB_OFFLOAD should return DELAY when no copy state ID matches
 2025-02-13 19:22 UTC  (10+ messages)

[PATCH 1/6] nfsd: filecache: remove race handling
 2025-02-13 15:02 UTC  (3+ messages)

[PATCH 0/3] netfs: Miscellaneous fixes
 2025-02-13 15:01 UTC  (5+ messages)
` [PATCH 1/3] netfs: Fix a number of read-retry hangs
` [PATCH 2/3] netfs: Add retry stat counters
` [PATCH 3/3] netfs: Fix setting NETFS_RREQ_ALL_QUEUED to be after all subreqs queued

[PATCH v2] nfsd: put dl_stid if fail to queue dl_recall
 2025-02-13 14:42 UTC  (3+ messages)

[PATCH v2] nfsd: allow SC_STATUS_FREEABLE when searching via nfs4_lookup_stateid()
 2025-02-13 14:24 UTC  (2+ messages)

[PATCH] nfsd: put dl_stid if fail to queue dl_recall
 2025-02-13 14:21 UTC  (5+ messages)

[PATCH] nfsd: allow SC_STATUS_FREEABLE when searching via nfs4_lookup_stateid()
 2025-02-13 12:55 UTC  (7+ messages)

[PATCH 4/6] nfsd: filecache: introduce NFSD_FILE_RECENT
 2025-02-13 11:27 UTC  (4+ messages)

[PATCH] SUNRPC: Handle -ETIMEDOUT return from tlshd
 2025-02-12 23:02 UTC  (3+ messages)

[PATCH pynfs] build: convert from deprecated distutils to setuptools
 2025-02-12 21:35 UTC  (2+ messages)

[PATCH 1/1] Allow to fallback to xdrlib if xdrlib3 not available
 2025-02-12 21:32 UTC  (8+ messages)


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