Show patches with: none      |   31907 patches
« 1 2 ... 3 4 5319 320 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,16/25] netfs: Provide an iterator-reset function netfs: Read/write improvements - - - --- 2024-08-14 David Howells New
[v2,15/25] netfs: Use new folio_queue data type and iterator instead of xarray iter netfs: Read/write improvements - - - --- 2024-08-14 David Howells New
[v2,14/25] cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs netfs: Read/write improvements - - - --- 2024-08-14 David Howells New
[v2,13/25] iov_iter: Provide copy_folio_from_iter() netfs: Read/write improvements - - - --- 2024-08-14 David Howells New
[v2,12/25] mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios netfs: Read/write improvements - - - --- 2024-08-14 David Howells New
[v2,11/25] netfs: Use bh-disabling spinlocks for rreq->lock netfs: Read/write improvements - - - --- 2024-08-14 David Howells New
[v2,10/25] netfs: Set the request work function upon allocation netfs: Read/write improvements - - - --- 2024-08-14 David Howells New
[v2,09/25] netfs: Remove NETFS_COPY_TO_CACHE netfs: Read/write improvements - - - --- 2024-08-14 David Howells New
[v2,08/25] netfs: Reserve netfs_sreq_source 0 as unset/unknown netfs: Read/write improvements - - - --- 2024-08-14 David Howells New
[v2,07/25] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream netfs: Read/write improvements - - - --- 2024-08-14 David Howells New
[v2,06/25] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode netfs: Read/write improvements - - - --- 2024-08-14 David Howells New
[v2,05/25] netfs: Reduce number of conditional branches in netfs_perform_write() netfs: Read/write improvements - - - --- 2024-08-14 David Howells New
[v2,04/25] netfs: Record contention stats for writeback lock netfs: Read/write improvements - - - --- 2024-08-14 David Howells New
[v2,03/25] netfs: Adjust labels in /proc/fs/netfs/stats netfs: Read/write improvements - - - --- 2024-08-14 David Howells New
[v2,02/25] cachefiles: Fix non-taking of sb_writers around set/removexattr netfs: Read/write improvements - - - --- 2024-08-14 David Howells New
[v2,01/25] netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and m… netfs: Read/write improvements - - - --- 2024-08-14 David Howells New
NFSD: remove redundant assignment operation NFSD: remove redundant assignment operation - 1 - --- 2024-08-14 Li Lingfeng New
nfs: Annotate struct nfs_cache_array with __counted_by() nfs: Annotate struct nfs_cache_array with __counted_by() - - - --- 2024-08-14 Thorsten Blum New
SUNRPC: Fix -Wformat-truncation warning SUNRPC: Fix -Wformat-truncation warning - - - --- 2024-08-14 Kunwu Chan New
[RESEND,v2,1/1] nfsstat01: Update client RPC calls for kernel 6.9 [RESEND,v2,1/1] nfsstat01: Update client RPC calls for kernel 6.9 - - - --- 2024-08-14 Petr Vorel New
[v2,1/1] nfsstat01: Update client RPC calls for kernel 6.9 [v2,1/1] nfsstat01: Update client RPC calls for kernel 6.9 - - - --- 2024-08-14 Petr Vorel New
[v2] SQUASH: nfsd: move error choice for incorrect object types to version-specific code. [v2] SQUASH: nfsd: move error choice for incorrect object types to version-specific code. - 1 - --- 2024-08-14 NeilBrown New
[6.6.y,12/12] nfsd: make svc_stat per-network namespace instead of global Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-12 Chuck Lever New
[6.6.y,11/12] nfsd: remove nfsd_stats, make th_cnt a global counter Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-12 Chuck Lever New
[6.6.y,10/12] nfsd: make all of the nfsd stats per-network namespace Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-12 Chuck Lever New
[6.6.y,09/12] nfsd: expose /proc/net/sunrpc/nfsd in net namespaces Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-12 Chuck Lever New
[6.6.y,08/12] nfsd: rename NFSD_NET_* to NFSD_STATS_* Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-12 Chuck Lever New
[6.6.y,07/12] sunrpc: use the struct net as the svc proc private Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-12 Chuck Lever New
[6.6.y,06/12] sunrpc: remove ->pg_stats from svc_program Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-12 Chuck Lever New
[6.6.y,05/12] sunrpc: pass in the sv_stats struct through svc_create_pooled Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-12 Chuck Lever New
[6.6.y,04/12] nfsd: stop setting ->pg_stats for unused stats Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-12 Chuck Lever New
[6.6.y,03/12] sunrpc: don't change ->sv_stats if it doesn't exist Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-12 Chuck Lever New
[6.6.y,02/12] NFSD: Fix frame size warning in svc_export_parse() Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-12 Chuck Lever New
[6.6.y,01/12] NFSD: Rewrite synopsis of nfsd_percpu_counters_init() Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-12 Chuck Lever New
[3/3] rpcrdma: Trace connection registration and unregistration Fixes for NFS/RDMA device removal - - - --- 2024-08-12 Chuck Lever New
[2/3] rpcrdma: Use XA_FLAGS_ALLOC instead of XA_FLAGS_ALLOC1 Fixes for NFS/RDMA device removal - - - --- 2024-08-12 Chuck Lever New
[1/3] rpcrdma: Device kref is over-incremented on error from xa_alloc Fixes for NFS/RDMA device removal - - - --- 2024-08-12 Chuck Lever New
SQUASH: nfsd: move error choice for incorrect object types to version-specific code. SQUASH: nfsd: move error choice for incorrect object types to version-specific code. - 1 - --- 2024-08-12 NeilBrown New
NFSD: Fix NFSv4's PUTPUBFH operation NFSD: Fix NFSv4's PUTPUBFH operation - - - --- 2024-08-11 Chuck Lever New
nfs: Remove unnecessary NULL check before kfree() nfs: Remove unnecessary NULL check before kfree() - - - --- 2024-08-11 Thorsten Blum New
[6.1.y,18/18] nfsd: make svc_stat per-network namespace instead of global Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-10 Chuck Lever New
[6.1.y,17/18] nfsd: remove nfsd_stats, make th_cnt a global counter Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-10 Chuck Lever New
[6.1.y,16/18] nfsd: make all of the nfsd stats per-network namespace Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-10 Chuck Lever New
[6.1.y,15/18] nfsd: expose /proc/net/sunrpc/nfsd in net namespaces Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-10 Chuck Lever New
[6.1.y,14/18] nfsd: rename NFSD_NET_* to NFSD_STATS_* Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-10 Chuck Lever New
[6.1.y,13/18] sunrpc: use the struct net as the svc proc private Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-10 Chuck Lever New
[6.1.y,12/18] sunrpc: remove ->pg_stats from svc_program Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-10 Chuck Lever New
[6.1.y,11/18] sunrpc: pass in the sv_stats struct through svc_create_pooled Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-10 Chuck Lever New
[6.1.y,10/18] nfsd: stop setting ->pg_stats for unused stats Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-10 Chuck Lever New
[6.1.y,09/18] sunrpc: don't change ->sv_stats if it doesn't exist Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-10 Chuck Lever New
[6.1.y,08/18] NFSD: Fix frame size warning in svc_export_parse() Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-10 Chuck Lever New
[6.1.y,07/18] NFSD: Rewrite synopsis of nfsd_percpu_counters_init() Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-10 Chuck Lever New
[6.1.y,06/18] NFSD: Refactor the duplicate reply cache shrinker Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-10 Chuck Lever New
[6.1.y,05/18] NFSD: Replace nfsd_prune_bucket() Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-10 Chuck Lever New
[6.1.y,04/18] NFSD: Rename nfsd_reply_cache_alloc() Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-10 Chuck Lever New
[6.1.y,03/18] NFSD: Refactor nfsd_reply_cache_free_locked() Backport "make svc_stat per-net instead of global" - 1 - --- 2024-08-10 Chuck Lever New
[6.1.y,02/18] nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net Backport "make svc_stat per-net instead of global" - - - --- 2024-08-10 Chuck Lever New
[6.1.y,01/18] nfsd: move reply cache initialization into nfsd startup Backport "make svc_stat per-net instead of global" - - - --- 2024-08-10 Chuck Lever New
[GIT,PULL] nfsd fixes for v6.11 [GIT,PULL] nfsd fixes for v6.11 - - - --- 2024-08-10 Chuck Lever New
9p: Fix DIO read through netfs 9p: Fix DIO read through netfs - - - --- 2024-08-09 David Howells New
[net-next,v13,05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly Untitled series #877801 1 1 - --- 2024-08-08 Yunsheng Lin New
[net-next,v13,04/14] mm: page_frag: add '_va' suffix to page_frag API Untitled series #877801 2 1 - --- 2024-08-08 Yunsheng Lin New
nfsd: Add quotes to client info 'callback address' nfsd: Add quotes to client info 'callback address' - 2 - --- 2024-08-07 Mark Grimes New
SQUASH nfsd: don't allocate the versions array SQUASH nfsd: don't allocate the versions array - 1 - --- 2024-08-06 NeilBrown New
nfsd: remove unnecessary cache_put from idmap_lookup nfsd: remove unnecessary cache_put from idmap_lookup - - - --- 2024-08-05 Guoqing Jiang New
Question about NFS client locks and delegations Question about NFS client locks and delegations - - - --- 2024-08-05 Sagi Grimberg New
netfs: Set NETFS_RREQ_WRITE_TO_CACHE when caching is possible netfs: Set NETFS_RREQ_WRITE_TO_CACHE when caching is possible - - - --- 2024-08-04 Hristo Venev New
[RFC,v3,2/2] fhandle: expose u64 mount id to name_to_handle_at(2) fhandle: expose u64 mount id to name_to_handle_at(2) - 1 - --- 2024-08-01 Aleksa Sarai New
[RFC,v3,1/2] uapi: explain how per-syscall AT_* flags should be allocated fhandle: expose u64 mount id to name_to_handle_at(2) - 1 - --- 2024-08-01 Aleksa Sarai New
[net-next,v12,05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly Untitled series #875481 1 1 - --- 2024-07-31 Yunsheng Lin New
[net-next,v12,04/14] mm: page_frag: add '_va' suffix to page_frag API Untitled series #875481 2 1 - --- 2024-07-31 Yunsheng Lin New
[2/2] sunrpc: allow svc threads to fail initialisation cleanly nfsd: fix handling of error from unshare_fs_struct() - - - --- 2024-07-29 NeilBrown New
[1/2] sunrpc: merge svc_rqst_alloc() into svc_prepare_thread() nfsd: fix handling of error from unshare_fs_struct() - - - --- 2024-07-29 NeilBrown New
svcrdma: Handle device removal outside of the CM event handler svcrdma: Handle device removal outside of the CM event handler - 1 - --- 2024-07-29 Chuck Lever New
[24/24] cifs: Don't support ITER_XARRAY netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[23/24] cifs: Switch crypto buffer to use a folio_queue rather than an xarray netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[22/24] cifs: Use iterate_and_advance*() routines directly for hashing netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[21/24] netfs: Cancel dirty folios that have no storage destination netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[20/24] cachefiles, netfs: Fix write to partial block at EOF netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[19/24] netfs: Remove fs/netfs/io.c netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[18/24] netfs: Speed up buffered reading netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[17/24] afs: Make read subreqs async netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[16/24] netfs: Simplify the writeback code netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[15/24] netfs: Provide an iterator-reset function netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[14/24] netfs: Use new folio_queue data type and iterator instead of xarray iter netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[13/24] cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[12/24] mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[11/24] netfs: Use bh-disabling spinlocks for rreq->lock netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[10/24] netfs: Set the request work function upon allocation netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[09/24] netfs: Remove NETFS_COPY_TO_CACHE netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[08/24] netfs: Reserve netfs_sreq_source 0 as unset/unknown netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[07/24] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[06/24] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[05/24] netfs: Reduce number of conditional branches in netfs_perform_write() netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[04/24] netfs: Record contention stats for writeback lock netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[03/24] netfs: Adjust labels in /proc/fs/netfs/stats netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[02/24] cachefiles: Fix non-taking of sb_writers around set/removexattr netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[01/24] fs/netfs/fscache_cookie: add missing "n_accesses" check netfs: Read/write improvements - - - --- 2024-07-29 David Howells New
[2/2] sunrpc: allow svc threads to fail initialisation cleanly nfsd: fix handling of error from unshare_fs_struct() - - - --- 2024-07-29 NeilBrown New
[1/2] sunrpc: merge svc_rqst_alloc() into svc_prepare_thread() nfsd: fix handling of error from unshare_fs_struct() - - - --- 2024-07-29 NeilBrown New
« 1 2 ... 3 4 5319 320 »