Linux NFS development
 help / color / mirror / Atom feed
 messages from 2023-06-09 13:30:42 to 2023-06-22 09:01:38 UTC [more...]

[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
 2023-06-22  8:53 UTC  (18+ messages)
` [PATCH 01/29] mm: shrinker: add shrinker::private_data field
` [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
` [PATCH 03/29] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH 04/29] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH 06/29] dm: dynamically allocate the dm-bufio shrinker
` [PATCH 07/29] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH 08/29] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH 09/29] bcache: dynamically allocate the md-bcache shrinker
` [PATCH 10/29] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH 11/29] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH 12/29] mbcache: dynamically allocate the mbcache shrinker
` [PATCH 13/29] ext4: dynamically allocate the ext4-es shrinker
` [PATCH 14/29] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH 15/29] NFSD: dynamically allocate the nfsd-client shrinker
` [PATCH 16/29] NFSD: dynamically allocate the nfsd-reply shrinker
` [PATCH 17/29] xfs: dynamically allocate the xfs-buf shrinker

[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
 2023-06-22  8:39 UTC  (15+ messages)
` [PATCH 01/29] mm: shrinker: add shrinker::private_data field
` [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
` [PATCH 03/29] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH 04/29] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH 06/29] dm: dynamically allocate the dm-bufio shrinker
` [PATCH 07/29] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH 08/29] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH 09/29] bcache: dynamically allocate the md-bcache shrinker
` [PATCH 10/29] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH 11/29] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH 12/29] mbcache: dynamically allocate the mbcache shrinker
` [PATCH 13/29] ext4: dynamically allocate the ext4-es shrinker
` [PATCH 14/29] jbd2,ext4: dynamically allocate the jbd2-journal shrinker

[PATCH 1/1] runtest/net.nfs: Run nfs02_06 on TCP only
 2023-06-22  8:46 UTC 

[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
 2023-06-22  8:31 UTC  (4+ messages)
` [PATCH 01/29] mm: shrinker: add shrinker::private_data field
` [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
` [External] [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink

[PATCH] Fix building with musl as libc
 2023-06-22  0:03 UTC 

contention on pwq->pool->lock under heavy NFS workload
 2023-06-21 21:28 UTC  (2+ messages)

[PATCH][next] nfsd: remove redundant assignments to variable len
 2023-06-21 19:04 UTC  (3+ messages)

[PATCH 00/13] Remove pagevecs
 2023-06-21 17:50 UTC  (15+ messages)
` [PATCH 01/13] afs: Convert pagevec to folio_batch in afs_extend_writeback()
` [PATCH 02/13] mm: Add __folio_batch_release()
` [PATCH 03/13] scatterlist: Add sg_set_folio()
` [PATCH 04/13] i915: Convert shmem_sg_free_table() to use a folio_batch
` [PATCH 05/13] drm: Convert drm_gem_put_pages() "
` [PATCH 06/13] mm: Remove check_move_unevictable_pages()
` [PATCH 07/13] pagevec: Rename fbatch_count()
` [PATCH 08/13] i915: Convert i915_gpu_error to use a folio_batch
` [PATCH 09/13] net: Convert sunrpc from pagevec to folio_batch
` [PATCH 10/13] mm: Remove struct pagevec
` [PATCH 11/13] mm: Rename invalidate_mapping_pagevec to mapping_try_invalidate
` [PATCH 12/13] mm: Remove references to pagevec
` [PATCH 13/13] mm: Remove unnecessary pagevec includes

[PATCH 45/79] nfs: switch to new ctime accessors
 2023-06-21 17:36 UTC  (4+ messages)
  ` [PATCH 46/79] nfsd: "
  ` [PATCH 75/79] rpc_pipefs: "

Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS (commit 7fd461c47)
 2023-06-21 13:27 UTC  (24+ messages)

[PATCH 07/11] sysctl: Add size to register_sysctl
 2023-06-21 11:16 UTC  (3+ messages)
  ` [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays

NFSv4.0 Linux client fails to return delegation
 2023-06-20 17:31 UTC  (10+ messages)

[PATCH] sunrpc: fix clang-17 warning
 2023-06-20 17:11 UTC  (7+ messages)

[PATCH net-next v3 17/18] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-06-20 14:53 UTC 

[PATCH] nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
 2023-06-19 11:03 UTC  (8+ messages)

[PATCH 1/1] NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSION
 2023-06-18 21:32 UTC 

[PATCH] svcrdma: Fix stale comment
 2023-06-18 16:04 UTC 

[PATCH net-next v2 16/17] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-06-17 12:11 UTC 

[PATCH v2] nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
 2023-06-16 21:51 UTC 

[PATCH RFC] SUNRPC: Address sparse RCU warning in net/sunrpc/svc.c
 2023-06-16 13:19 UTC 

[PATCH v4 00/11] NFS sysfs scaffolding
 2023-06-15 18:07 UTC  (12+ messages)
` [PATCH v4 01/11] NFS: rename nfs_client_kset to nfs_kset
` [PATCH v4 02/11] NFS: rename nfs_client_kobj to nfs_net_kobj
` [PATCH v4 03/11] NFS: Open-code the nfs_kset kset_create_and_add()
` [PATCH v4 04/11] NFS: Make all of /sys/fs/nfs network-namespace unique
` [PATCH v4 05/11] NFS: add superblock sysfs entries
` [PATCH v4 06/11] NFS: Add sysfs links to sunrpc clients for nfs_clients
` [PATCH v4 07/11] NFS: add a sysfs link to the lockd rpc_client
` [PATCH v4 08/11] NFS: add a sysfs link to the acl rpc_client
` [PATCH v4 09/11] NFS: add sysfs shutdown knob
` [PATCH v4 10/11] NFS: Cancel all existing RPC tasks when shutdown
` [PATCH v4 11/11] NFSv4: Clean up some shutdown loops

[PATCH v2] NFSv4.2: fix wrong shrinker_id
 2023-06-15 11:19 UTC 

[PATCH] NFSv4.2: fix wrong shrinker_id
 2023-06-15 11:03 UTC  (4+ messages)

Słowa kluczowe do wypozycjonowania
 2023-06-15  9:21 UTC 

Handling of BADSESSON error
 2023-06-14 21:43 UTC  (7+ messages)

[PATCH v3] SUNRPC: Use sysfs_emit in place of strlcpy/sprintf
 2023-06-14 17:01 UTC  (2+ messages)

[PATCH] nfsroot: Fix missing check for return value of strsep()
 2023-06-14 15:23 UTC  (3+ messages)

[PATCH] nfsroot: Fix missing check for return value of strsep() The strsep() function in root_nfs_parse_options() may return NULL if argument 'incoming' is NULL. Since 'incoming' has Null check in this function, it is also need to add Null check for return value of strsep()
 2023-06-14 14:26 UTC 

[PATCH v4 0/9] fs: implement multigrain timestamps
 2023-06-14  6:29 UTC  (9+ messages)
` [PATCH v4 2/9] fs: add infrastructure for multigrain inode i_m/ctime

[PATCH v2] SUNRPC: Remove strlcpy
 2023-06-14  1:10 UTC  (3+ messages)

[PATCH] SUNRPC: Replace strlcpy with strscpy
 2023-06-13 22:55 UTC  (5+ messages)

[PATCH v1 0/7] Several minor NFSD clean-ups
 2023-06-13 14:01 UTC  (11+ messages)
` [PATCH v1 1/7] SUNRPC: Move initialization of rq_stime
` [PATCH v1 2/7] NFSD: Add an nfsd4_encode_nfstime4() helper
` [PATCH v1 3/7] svcrdma: Convert "might sleep" comment into a code annotation
` [PATCH v1 4/7] svcrdma: trace cc_release calls
` [PATCH v1 5/7] svcrdma: Remove an unused argument from __svc_rdma_put_rw_ctxt()
` [PATCH v1 6/7] SUNRPC: Fix comments for transport class registration
` [PATCH v1 7/7] SUNRPC: Remove transport class dprintk call sites

[RFC PATCH] errseq_t: split the ERRSEQ_SEEN flag into two
 2023-06-13 12:15 UTC 

[PATCH] nfs4: don't map EACCESS and EPERM to EIO
 2023-06-13  8:27 UTC  (6+ messages)

[PATCH 0/2] Mitigate startup race between DNS resolution and idmapd
 2023-06-13  3:46 UTC  (3+ messages)
` [PATCH 1/2] nfs-idmapd.service: add network-online.target to Wants= and After=
` [PATCH 2/2] libnfsidmap: try to get the domain directly from hostname if the DNS lookup fails and always show the log message if the domain can't be determined

Too many ENOSPC errors
 2023-06-12 21:54 UTC  (13+ messages)

[PATCH] support/reexport: guard dlfcn.h include with HAVE_DLFCN_H
 2023-06-12 20:15 UTC  (2+ messages)

[nfs-utils PATCH 0/3] Add docs for some mount options missing from nfs(5)
 2023-06-12 20:04 UTC  (2+ messages)

[PATCH v3 1/3] NFSv4.2: Fix READ_PLUS smatch warnings
 2023-06-12 20:04 UTC  (6+ messages)
` [PATCH v3 2/3] NFSv4.2: Fix READ_PLUS size calculations
` [PATCH v3 3/3] NFSv4.2: Rework scratch handling for READ_PLUS (again)

[PATCH v5 0/3] NFSD: add support for NFSv4 write delegation
 2023-06-12 16:14 UTC  (2+ messages)

[PATCH v2 0/5] svcrdma: Go back to releasing pages-under-I/O
 2023-06-12 14:25 UTC  (9+ messages)
` [PATCH v2 1/5] SUNRPC: Revert cc93ce9529a6 ("svcrdma: Retain the page backing rq_res.head[0].iov_base")
` [PATCH v2 2/5] SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")
` [PATCH v2 3/5] svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")
` [PATCH v2 4/5] svcrdma: Prevent page release when nothing was received
` [PATCH v2 5/5] SUNRPC: Optimize page release in svc_rdma_sendto()

[PATCH] nfs: don't report STATX_BTIME in ->getattr
 2023-06-12 13:39 UTC  (2+ messages)

[PATCH v1 0/4] svcrdma: Go back to releasing pages-under-I/O
 2023-06-09 21:21 UTC  (5+ messages)
` [PATCH v1 4/4] SUNRPC: Optimize page release in svc_rdma_sendto()

[PATCH v1 0/4] NUMA memory optimizations for NFS/RDMA server
 2023-06-09 21:07 UTC  (4+ messages)
` [PATCH v1 1/4] svcrdma: Allocate new transports on device's NUMA node

[PATCH v2 1/3] NFSv4.2: Fix READ_PLUS smatch warnings
 2023-06-09 19:46 UTC  (3+ messages)
` [PATCH v2 2/3] NFSv4.2: Fix READ_PLUS size calculations
` [PATCH v2 3/3] NFSv4.2: Rework scratch handling for READ_PLUS (again)


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