public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-24 14:06:37 to 2024-11-03 21:37:44 UTC [more...]

[RFC PATCH] NFSD: Fix READDIR on NFSv3 mounts of ext4 exports
 2024-11-03 21:37 UTC 

[PATCH net v2] sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket
 2024-11-03  4:09 UTC  (2+ messages)

[GIT PULL] more NFSD fixes for v6.12-rc
 2024-11-03  2:26 UTC  (2+ messages)

Soft lockup with fstests on NFSv3 and NFSv4.0
 2024-11-02 15:32 UTC 

RIP: 0010:nfs_page_group_unlock+0x24/0x40 [nfs]
 2024-11-02 11:54 UTC 

NFS Client crash during migration scenario
 2024-11-01 18:10 UTC  (2+ messages)

[PATCH] svcrdma: fix miss destroy percpu_counter in svc_rdma_proc_init()
 2024-11-01 16:27 UTC  (3+ messages)

[PATCH] Retry NFSv3 mount after NFSv4 failure in auto negotiation
 2024-11-01 14:23 UTC  (2+ messages)

[PATCH v3 0/8] async COPY fixes for NFSD
 2024-11-01 14:00 UTC  (18+ messages)
` [PATCH v3 1/8] NFSD: Add a tracepoint to record canceled async COPY operations
` [PATCH v3 2/8] NFSD: Fix nfsd4_shutdown_copy()
` [PATCH v3 3/8] NFSD: Free async copy information in nfsd4_cb_offload_release()
` [PATCH v3 4/8] NFSD: Handle an NFS4ERR_DELAY response to CB_OFFLOAD
` [PATCH v3 5/8] NFSD: Block DESTROY_CLIENTID only when there are ongoing async COPY operations
` [PATCH v3 6/8] NFSD: Add a laundromat reaper for async copy state
` [PATCH v3 7/8] NFSD: Add nfsd4_copy time-to-live
` [PATCH v3 8/8] NFSD: Send CB_OFFLOAD on graceful shutdown

NFSv4, filesystems and subtree checking
 2024-11-01 12:16 UTC 

ANNOUNCE: libtirpc-1.2.6 released
 2024-11-01  2:27 UTC  (3+ messages)

[PATCH v3 4/5] LSM: lsm_context in security_dentry_init_security
 2024-10-31 22:53 UTC  (2+ messages)

[PATCH v3 3/5] LSM: Use lsm_context in security_inode_getsecctx
 2024-10-31 22:53 UTC  (2+ messages)

[PATCH v3 1/5] LSM: Ensure the correct LSM context releaser
 2024-10-31 22:53 UTC  (2+ messages)

[PATCH v2] nfsd: disallow file locking and delegations for NFSv4 proxy
 2024-10-31 16:02 UTC  (16+ messages)
` [PATCH v3] nfsd: disallow file locking and delegations for NFSv4 reexport

[PATCH v2] dm: add support for get_unique_id
 2024-10-31 15:06 UTC 

[PATCH v2 00/31] netfs: Read performance improvements and "single-blob" support
 2024-10-31 12:58 UTC  (33+ messages)
` [PATCH v2 01/31] netfs: Remove call to folio_index()
` [PATCH v2 02/31] netfs: Fix a few minor bugs in netfs_page_mkwrite()
` [PATCH v2 03/31] netfs: Remove unnecessary references to pages
` [PATCH v2 04/31] netfs: Use a folio_queue allocation and free functions
` [PATCH v2 05/31] netfs: Add a tracepoint to log the lifespan of folio_queue structs
` [PATCH v2 06/31] netfs: Abstract out a rolling folio buffer implementation
` [PATCH v2 07/31] netfs: Make netfs_advance_write() return size_t
` [PATCH v2 08/31] netfs: Split retry code out of fs/netfs/write_collect.c
` [PATCH v2 09/31] netfs: Drop the error arg from netfs_read_subreq_terminated()
` [PATCH v2 10/31] netfs: Drop the was_async "
` [PATCH v2 11/31] netfs: Don't use bh spinlock
` [PATCH v2 12/31] afs: Don't use mutex for I/O operation lock
` [PATCH v2 13/31] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
` [PATCH v2 14/31] afs: Fix directory format encoding struct
` [PATCH v2 15/31] netfs: Remove some extraneous directory invalidations
` [PATCH v2 16/31] cachefiles: Add some subrequest tracepoints
` [PATCH v2 17/31] cachefiles: Add auxiliary data trace
` [PATCH v2 18/31] afs: Add more tracepoints to do with tracking validity
` [PATCH v2 19/31] netfs: Add functions to build/clean a buffer in a folio_queue
` [PATCH v2 20/31] netfs: Add support for caching single monolithic objects such as AFS dirs
` [PATCH v2 21/31] afs: Make afs_init_request() get a key if not given a file
` [PATCH v2 22/31] afs: Use netfslib for directories
` [PATCH v2 23/31] afs: Use netfslib for symlinks, allowing them to be cached
` [PATCH v2 24/31] afs: Eliminate afs_read
` [PATCH v2 25/31] afs: Make {Y,}FS.FetchData an asynchronous operation
` [PATCH v2 26/31] netfs: Change the read result collector to only use one work item
` [PATCH v2 27/31] afs: Make afs_mkdir() locally initialise a new directory's content
` [PATCH v2 28/31] afs: Use the contained hashtable to search a directory
` [PATCH v2 29/31] afs: Locally initialise the contents of a new symlink on creation
` [PATCH v2 30/31] afs: Add a tracepoint for afs_read_receive()
` [PATCH v2 31/31] netfs: Report on NULL folioq in netfs_writeback_unlock_folios()

RFC: handling (or not) VERIFY for POSIX draft ACL attributes
 2024-10-30 22:36 UTC  (3+ messages)

[PATCH v3 0/2] nfsd: allow the use of multiple backchannel slots
 2024-10-30 20:30 UTC  (4+ messages)
` [PATCH v3 1/2] nfsd: make nfsd4_session->se_flags a bool
` [PATCH v3 2/2] nfsd: allow for up to 32 callback session slots

[PATCH] nfs: avoid i_lock contention in nfs_clear_invalid_mapping
 2024-10-30 20:11 UTC  (8+ messages)
  `  "

[PATCH] rpcrdma: Always release the rpcrdma_device's xa_array
 2024-10-30 20:11 UTC 

[PATCH v2] nfsd: Don't fail OP_SETCLIENTID when there are too many clients
 2024-10-30 18:14 UTC  (3+ messages)

[PATCH] nfsd: make use of warning provided by refcount_t
 2024-10-30 18:14 UTC  (5+ messages)

[PATCH] dm: add support for get_unique_id
 2024-10-30 14:24 UTC  (6+ messages)
        `  "

Oops in netfs_rreq_unlock_folios_pgpriv2
 2024-10-30 10:23 UTC  (2+ messages)

[PATCH 6/6] sunrpc: introduce possibility that requested number of threads is different from actual
 2024-10-30  6:35 UTC  (2+ messages)

`rcu: INFO: rcu_sched self-detected stall on CPU` and spinning kworker `rpciod`
 2024-10-29 21:07 UTC  (8+ messages)

nfsd stuck in D (disk sleep) state
 2024-10-29 20:04 UTC  (10+ messages)

[PATCH v2] nfsd: allow for up to 32 callback session slots
 2024-10-29 20:00 UTC 

[PATCH] sunrpc: remove newlines from tracepoints
 2024-10-29 19:42 UTC  (3+ messages)

[PATCH] NFSD: Never decrement pending_async_copies on error
 2024-10-29 19:27 UTC 

[PATCH] NFSD: Initialize struct nfsd4_copy earlier
 2024-10-29 19:02 UTC  (3+ messages)

[PATCH 0/2] nfsd: allow the use of multiple backchannel slots
 2024-10-29 18:24 UTC  (9+ messages)
` [PATCH 1/2] nfsd: remove nfsd4_session->se_bchannel
` [PATCH 2/2] nfsd: allow for more callback session slots

posting POSIX draft ACL patches
 2024-10-28 21:30 UTC  (4+ messages)

[PATCH - for -next] nfsd: dynamically adjust per-client DRC slot limits
 2024-10-28 15:32 UTC  (7+ messages)
` [PATCH - for -next V2] "

Bakeathon October 2024 Talks at 2 recordings published
 2024-10-28 14:47 UTC 

[RFC PATCH] NFSv4: fix rpc_task use-after-free when open concurrently
 2024-10-28 12:12 UTC  (2+ messages)

[PATCH net-next v23 4/7] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
 2024-10-28 11:53 UTC 

[RESEND PATCH] nfs: Annotate struct pnfs_commit_array with __counted_by()
 2024-10-28 11:13 UTC 

[PATCH AUTOSEL 6.11 12/32] netfs: Downgrade i_rwsem for a buffered write
 2024-10-28 10:49 UTC 

[PATCH 0/5] nfs: Fix mounting NFS3 AUTH_NULL exports
 2024-10-28  9:54 UTC  (3+ messages)

[PATCH 1/3] nfsd: add TIME_DELEG_ACCESS and TIME_DELEG_MODIFY to writeable attrs
 2024-10-28  7:23 UTC  (2+ messages)

[PATCH] nfsd/filecache: add nfsd_file_acquire_gc_cached
 2024-10-27 21:49 UTC  (8+ messages)
  `  "

NFSv4 referrals broken when not enabling junction support
 2024-10-26 15:56 UTC  (6+ messages)

[PATCH net] sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket
 2024-10-26  1:31 UTC  (10+ messages)

[GIT PULL] additional NFSD fixes for v6.12-rc
 2024-10-25 19:18 UTC  (2+ messages)

[PATCH v3] nfs: protect nfs41_impl_id by rcu
 2024-10-25 15:17 UTC  (2+ messages)

[PATCH] nfs: Fix KMSAN warning in decode_getfattr_attrs()
 2024-10-25 14:03 UTC 

[PATCH RESEND] filemap: Fix bounds checking in filemap_read()
 2024-10-25 12:32 UTC 

[PATCH] Adjust COMP5 for RFC8276 addition of XATTR ops
 2024-10-24 20:17 UTC  (2+ messages)

[RFC PATCH 4/5] SUNRPC: support resvport and reuseport for rpcrdma
 2024-10-24 17:50 UTC  (11+ messages)

[PATCH 00/27] netfs: Read performance improvements and "single-blob" support
 2024-10-24 14:05 UTC  (25+ messages)
` [PATCH 04/27] netfs: Use a folio_queue allocation and free functions
` [PATCH 05/27] netfs: Add a tracepoint to log the lifespan of folio_queue structs
` [PATCH 06/27] netfs: Abstract out a rolling folio buffer implementation
` [PATCH 07/27] netfs: Make netfs_advance_write() return size_t
` [PATCH 08/27] netfs: Split retry code out of fs/netfs/write_collect.c
` [PATCH 09/27] netfs: Drop the error arg from netfs_read_subreq_terminated()
` [PATCH 10/27] netfs: Drop the was_async "
` [PATCH 11/27] netfs: Don't use bh spinlock
` [PATCH 12/27] afs: Don't use mutex for I/O operation lock
` [PATCH 13/27] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
` [PATCH 14/27] afs: Fix directory format encoding struct
` [PATCH 15/27] netfs: Remove some extraneous directory invalidations
` [PATCH 16/27] cachefiles: Add some subrequest tracepoints
` [PATCH 17/27] cachefiles: Add auxiliary data trace
` [PATCH 18/27] afs: Add more tracepoints to do with tracking validity
` [PATCH 19/27] netfs: Add functions to build/clean a buffer in a folio_queue
` [PATCH 20/27] netfs: Add support for caching single monolithic objects such as AFS dirs
` [PATCH 21/27] afs: Make afs_init_request() get a key if not given a file
` [PATCH 22/27] afs: Use netfslib for directories
` [PATCH 23/27] afs: Use netfslib for symlinks, allowing them to be cached
` [PATCH 24/27] afs: Eliminate afs_read
` [PATCH 25/27] afs: Make {Y,}FS.FetchData an asynchronous operation
` [PATCH 26/27] netfs: Change the read result collector to only use one work item
` [PATCH 27/27] afs: Make afs_mkdir() locally initialise a new directory's content


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