Linux NFS
[Prev Page][Next Page]
- [PATCH v14 06/25] NFSD: Avoid using rqstp->rq_vers in nfsd_set_fh_dentry(), (continued)
- [PATCH v14 06/25] NFSD: Avoid using rqstp->rq_vers in nfsd_set_fh_dentry(), Mike Snitzer
- [PATCH v14 07/25] NFSD: Short-circuit fh_verify tracepoints for LOCALIO, Mike Snitzer
- [PATCH v14 08/25] nfsd: factor out __fh_verify to allow NULL rqstp to be passed, Mike Snitzer
- [PATCH v14 09/25] nfsd: add nfsd_file_acquire_local(), Mike Snitzer
- [PATCH v14 10/25] nfsd: add nfsd_serv_try_get and nfsd_serv_put, Mike Snitzer
- [PATCH v14 11/25] SUNRPC: remove call_allocate() BUG_ONs, Mike Snitzer
- [PATCH v14 12/25] SUNRPC: add svcauth_map_clnt_to_svc_cred_local, Mike Snitzer
- [PATCH v14 13/25] SUNRPC: replace program list with program array, Mike Snitzer
- [PATCH v14 14/25] nfs_common: add NFS LOCALIO auxiliary protocol enablement, Mike Snitzer
- [PATCH v14 15/25] nfs_common: introduce nfs_localio_ctx struct and interfaces, Mike Snitzer
- [PATCH v14 16/25] nfsd: add localio support, Mike Snitzer
- [PATCH v14 17/25] nfsd: implement server support for NFS_LOCALIO_PROGRAM, Mike Snitzer
- [PATCH v14 18/25] nfs: pass struct nfs_localio_ctx to nfs_init_pgio and nfs_init_commit, Mike Snitzer
- [PATCH v14 19/25] nfs: add localio support, Mike Snitzer
- [PATCH v14 20/25] nfs: enable localio for non-pNFS IO, Mike Snitzer
- [PATCH v14 21/25] pnfs/flexfiles: enable localio support, Mike Snitzer
- [PATCH v14 22/25] nfs/localio: use dedicated workqueues for filesystem read and write, Mike Snitzer
- [PATCH v14 23/25] nfs: implement client support for NFS_LOCALIO_PROGRAM, Mike Snitzer
- [PATCH v14 24/25] nfs: add Documentation/filesystems/nfs/localio.rst, Mike Snitzer
- [PATCH v14 25/25] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst, Mike Snitzer
- Re: [PATCH v14 00/25] nfs/nfsd: add support for LOCALIO, Mike Snitzer
- [PATCH nfsd-fixes] nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party lease,
NeilBrown
- [PATCH] NFSD: Annotate struct pnfs_block_deviceaddr with __counted_by(),
Thorsten Blum
- [PATCH 0/6] mm, netfs, cifs: Miscellaneous fixes,
David Howells
- [PATCH 1/6] cifs: Fix lack of credit renegotiation on read retry, David Howells
- [PATCH 2/6] netfs, cifs: Fix handling of short DIO read, David Howells
- [PATCH 3/6] cifs: Fix copy offload to flush destination region, David Howells
- [PATCH 4/6] mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range(), David Howells
- [PATCH 5/6] cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region, David Howells
- [PATCH 6/6] netfs, cifs: Improve some debugging bits, David Howells
- Re: [PATCH 0/6] mm, netfs, cifs: Miscellaneous fixes, Steve French
- [PATCH 0/1] selinux,smack: don't bypass permissions check in inode_setsecctx hook,
Scott Mayhew
- [RFC PATCH 0/7] Possible NFSD COPY clean-ups,
cel
- Re: [PATCH] nfsstat01: Read client stats from netns rhost,
Petr Vorel
- [GIT PULL] More NFSD fixes for v6.11-rc,
Chuck Lever
- [no subject], Unknown
- [PATCH RESEND v3 0/2] fhandle: expose u64 mount id to name_to_handle_at(2),
Aleksa Sarai
- [RFC PATCH 1/1] fs: nfs: replace folio_set_private by folio_attach_private,
zhaoyang.huang
- [PATCH v3] sunrpc: Fix error checking for d_hash_and_lookup(),
Yan Zhen
- [PATCH] nfs: protect nfs41_impl_id by rcu,
Li Lingfeng
- [RFC PATCH 0/6] Split up refactoring of fh_verify(),
cel
- [no subject], Unknown
- [PATCH v2 0/2] xdrgen tool,
cel
- [PATCH 6.10 083/273] 9p: Fix DIO read through netfs,
Greg Kroah-Hartman
- [PATCH net-next] net/sunrpc: make use of the helper macro LIST_HEAD(), Hongbo Li
- [PATCH -next v3 0/3] Add str_true_false()/str_false_true() helper,
Hongbo Li
- [syzbot] [nfs?] BUG: sleeping function called from invalid context in dput, syzbot
- [PATCH 6.1.y 0/7] NFSD updates for LTS 6.1.y,
cel
- [PATCH v2] fs/nfsd: fix update of inode attrs in CB_GETATTR,
Jeff Layton
- [PATCH 0/3] nfsd: callback debugging improvements,
Jeff Layton
- [PATCH v2 0/7] nfsd: implement the "delstid" draft,
Jeff Layton
- [PATCH net-next v15 04/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly, Yunsheng Lin
- [PATCH -next 00/15] sysctl: move sysctls from vm_table into its own files,
Kaixiong Yu
- [PATCH -next 04/15] mm: vmscan: move vmscan sysctls to its own file, Kaixiong Yu
- [PATCH -next 06/15] mm: mmap: move sysctl into its own file, Kaixiong Yu
- [PATCH -next 07/15] security: min_addr: move sysctl into its own file, Kaixiong Yu
- [PATCH -next 08/15] mm: nommu: move sysctl to its own file, Kaixiong Yu
- [PATCH -next 12/15] fs: dcache: move the sysctl into its own file, Kaixiong Yu
- [PATCH -next 13/15] x86: vdso: move the sysctl into its own file, Kaixiong Yu
- [PATCH -next 14/15] sh: vdso: move the sysctl into its own file, Kaixiong Yu
- [PATCH -next 15/15] sysctl: remove unneeded include, Kaixiong Yu
- [PATCH -next 01/15] mm: vmstat: move sysctls to its own files, Kaixiong Yu
- [PATCH -next 11/15] sunrpc: use vfs_pressure_ratio() helper, Kaixiong Yu
- [PATCH -next 10/15] fs: drop_caches: move sysctl to its own file, Kaixiong Yu
- [PATCH -next 02/15] mm: filemap: move sysctl to its own file, Kaixiong Yu
- [PATCH -next 03/15] mm: swap: move sysctl to its own file, Kaixiong Yu
- [PATCH -next 09/15] fs: fs-writeback: move sysctl to its own file, Kaixiong Yu
- [PATCH -next 05/15] mm: util: move sysctls into it own files, Kaixiong Yu
- Re: [PATCH -next 00/15] sysctl: move sysctls from vm_table into its own files, Kees Cook
- Re: [PATCH -next 00/15] sysctl: move sysctls from vm_table into its own files, Joel Granados
- [PATCH v2] sunrpc: Fix error checking for d_hash_and_lookup(),
Yan Zhen
- [PATCH v1] net: sunrpc: Fix error checking for d_hash_and_lookup(),
Yan Zhen
- [PATCH -next] nfs: Remove obsoleted declaration for nfs_read_prepare, Gaosheng Cui
- Linux NFSv4 client patch for testing of the POSIX ACL extension,
Rick Macklem
- [PATCH 6.6.y] NFSD: simplify error paths in nfsd_svc(),
cel
- [PATCH] fs/nfsd: fix update of inode attrs in CB_GETATTR,
Jeff Layton
- [PATCH v2 0/2] nfs/nfsd: fix some comments,
Li Lingfeng
- [PATCH 0/2] nfsd: CB_GETATTR fixes,
Jeff Layton
- [PATCH] NFSv4: prevent integer overflow while calling nfs4_set_lease_period(),
Sergey Shtylyov
- [PATCH 0/9] netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry,
David Howells
- [PATCH 1/9] mm: Fix missing folio invalidation calls during truncation, David Howells
- [PATCH 2/9] afs: Fix post-setattr file edit to do truncation correctly, David Howells
- [PATCH 3/9] netfs: Fix netfs_release_folio() to say no if folio dirty, David Howells
- [PATCH 4/9] netfs: Fix trimming of streaming-write folios in netfs_inval_folio(), David Howells
- [PATCH 5/9] netfs: Fix missing iterator reset on retry of short read, David Howells
- [PATCH 6/9] cifs: Fix lack of credit renegotiation on read retry, David Howells
- [PATCH 7/9] netfs, cifs: Fix handling of short DIO read, David Howells
- [PATCH 8/9] cifs: Fix FALLOC_FL_PUNCH_HOLE support, David Howells
- [PATCH 9/9] netfs, cifs: Improve some debugging bits, David Howells
- [PATCH 10/9] netfs: Fix interaction of streaming writes with zero-point tracker, David Howells
- Re: (subset) [PATCH 0/9] netfs, cifs: Combined repost of fixes for truncation, DIO read and read-retry, Christian Brauner
- [PATCH v13 00/19] nfs/nfsd: add support for localio,
Mike Snitzer
- [PATCH v13 01/19] nfs_common: factor out nfs_errtbl and nfs_stat_to_errno, Mike Snitzer
- [PATCH v13 02/19] nfs_common: factor out nfs4_errtbl and nfs4_stat_to_errno, Mike Snitzer
- [PATCH v13 03/19] nfs: factor out {encode,decode}_opaque_fixed to nfs_xdr.h, Mike Snitzer
- [PATCH v13 05/19] nfsd: add nfsd_file_acquire_local(), Mike Snitzer
- [PATCH v13 04/19] nfsd: factor out __fh_verify to allow NULL rqstp to be passed, Mike Snitzer
- [PATCH v13 06/19] SUNRPC: remove call_allocate() BUG_ONs, Mike Snitzer
- [PATCH v13 07/19] SUNRPC: add rpcauth_map_clnt_to_svc_cred_local, Mike Snitzer
- [PATCH v13 08/19] SUNRPC: replace program list with program array, Mike Snitzer
- [PATCH v13 09/19] nfs_common: add NFS LOCALIO auxiliary protocol enablement, Mike Snitzer
- [PATCH v13 10/19] nfsd: add localio support, Mike Snitzer
- [PATCH v13 11/19] nfsd: implement server support for NFS_LOCALIO_PROGRAM, Mike Snitzer
- [PATCH v13 12/19] nfs: pass struct nfsd_file to nfs_init_pgio and nfs_init_commit, Mike Snitzer
- [PATCH v13 13/19] nfs: add localio support, Mike Snitzer
- [PATCH v13 14/19] nfs: enable localio for non-pNFS IO, Mike Snitzer
- [PATCH v13 15/19] pnfs/flexfiles: enable localio support, Mike Snitzer
- [PATCH v13 16/19] nfs/localio: use dedicated workqueues for filesystem read and write, Mike Snitzer
- [PATCH v13 17/19] nfs: implement client support for NFS_LOCALIO_PROGRAM, Mike Snitzer
- [PATCH v13 18/19] nfs: add Documentation/filesystems/nfs/localio.rst, Mike Snitzer
- [PATCH v13 19/19] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst, Mike Snitzer
- Re: [PATCH v13 00/19] nfs/nfsd: add support for localio, Chuck Lever
- Re: [PATCH v13 00/19] nfs/nfsd: add support for localio, NeilBrown
- [GIT PULL] Please pull NFS Client bugfixes for 6.11-rc,
Anna Schumaker
- [PATCH 0/5] netfs, cifs: Further fixes,
David Howells
- [PATCH v2] nfsd: prevent panic for nfsv4.0 closed files in nfs4_show_open,
Olga Kornievskaia
- [PATCH net-next v14 04/11] mm: page_frag: avoid caller accessing 'page_frag_cache' directly, Yunsheng Lin
- [PATCH 1/1] nfsd: prevent states_show() from using invalid stateids,
Olga Kornievskaia
- [PATCH 0/4] nfsd: fix some comments and code cleanup,
Li Lingfeng
- [PATCH rpcbind 0/4] Update systemd/rpcbind.service.in,
Petr Vorel
- [PATCH 0/2] netfs, cifs: DIO read and read-retry fixes,
David Howells
- [PATCH] nfsd: ensure that nfsd4_fattr_args.context is zeroed out,
Jeff Layton
- [PATCH] ufs: Remove redundant inode number check from ufs_nfs_get_inode,
sergii . boryshchenko
- [PATCH net-next 0/8] Some modifications to optimize code readability,
Li Zetao
- [PATCH net-next 1/8] atm: use min() to simplify the code, Li Zetao
- [PATCH net-next 2/8] Bluetooth: use min() to simplify the code, Li Zetao
- [PATCH net-next 3/8] net: caif: use max() to simplify the code, Li Zetao
- [PATCH net-next 4/8] libceph: use min() to simplify the code, Li Zetao
- [PATCH net-next 5/8] net: remove redundant judgments to simplify the code, Li Zetao
- [PATCH net-next 6/8] ipv6: mcast: use min() to simplify the code, Li Zetao
- [PATCH net-next 7/8] tipc: use min() to simplify the code, Li Zetao
- [PATCH net-next 8/8] SUNRPC: use min() to simplify the code, Li Zetao
- Re: [PATCH net-next 0/8] Some modifications to optimize code readability, patchwork-bot+netdevbpf
- Re: [PATCH net-next 0/8] Some modifications to optimize code readability, patchwork-bot+bluetooth
- [PATCH 1/3] NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations,
trondmy
- ANNOUNCE: nfs-utils-2.7.1 released., Steve Dickson
- [PATCH 5.15.y 00/18] Backport "make svc_stat per-net instead of global",
cel
- [PATCH 5.15.y 01/18] nfsd: move reply cache initialization into nfsd startup, cel
- [PATCH 5.15.y 02/18] nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net, cel
- [PATCH 5.15.y 03/18] NFSD: Refactor nfsd_reply_cache_free_locked(), cel
- [PATCH 5.15.y 04/18] NFSD: Rename nfsd_reply_cache_alloc(), cel
- [PATCH 5.15.y 05/18] NFSD: Replace nfsd_prune_bucket(), cel
- [PATCH 5.15.y 06/18] NFSD: Refactor the duplicate reply cache shrinker, cel
- [PATCH 5.15.y 07/18] NFSD: Rewrite synopsis of nfsd_percpu_counters_init(), cel
- [PATCH 5.15.y 08/18] NFSD: Fix frame size warning in svc_export_parse(), cel
- [PATCH 5.15.y 09/18] sunrpc: don't change ->sv_stats if it doesn't exist, cel
- [PATCH 5.15.y 10/18] nfsd: stop setting ->pg_stats for unused stats, cel
- [PATCH 5.15.y 11/18] sunrpc: pass in the sv_stats struct through svc_create_pooled, cel
- [PATCH 5.15.y 12/18] sunrpc: remove ->pg_stats from svc_program, cel
- [PATCH 5.15.y 13/18] sunrpc: use the struct net as the svc proc private, cel
- [PATCH 5.15.y 14/18] nfsd: rename NFSD_NET_* to NFSD_STATS_*, cel
- [PATCH 5.15.y 15/18] nfsd: expose /proc/net/sunrpc/nfsd in net namespaces, cel
- [PATCH 5.15.y 16/18] nfsd: make all of the nfsd stats per-network namespace, cel
- [PATCH 5.15.y 17/18] nfsd: remove nfsd_stats, make th_cnt a global counter, cel
- [PATCH 5.15.y 18/18] nfsd: make svc_stat per-network namespace instead of global, cel
- Re: [PATCH 5.15.y 00/18] Backport "make svc_stat per-net instead of global", Greg KH
- [PATCH] nfsd: call cache_put if xdr_reserve_space returns NULL,
Guoqing Jiang
- [PATCH v2] fs/exfat: add NFS export support,
andrii . polianytsia
- [PATCH v2] nfs: fix bitmap decoder to handle a 3rd word,
Jeff Layton
- [PATCH] nfs: fix bitmap decoder to handle a 3rd word,
Jeff Layton
- [PATCH -next] nfsd: use LIST_HEAD() to simplify code,
Hongbo Li
- [PATCH 0/4] mm, netfs, afs: Truncation fixes,
David Howells
- [PATCH] MAINTAINERS: Update Olga Kornievskaia's email address, cel
- [RFC PATCH 0/2] xdrgen - machine-generated XDR functions,
cel
- [linus:master] [9p] e3786b29c5: xfstests.generic.465.fail,
kernel test robot
- [PATCH v12 00/24] nfs/nfsd: add support for localio,
Mike Snitzer
- [PATCH v12 01/24] nfs_common: factor out nfs_errtbl and nfs_stat_to_errno, Mike Snitzer
- [PATCH v12 02/24] nfs_common: factor out nfs4_errtbl and nfs4_stat_to_errno, Mike Snitzer
- [PATCH v12 03/24] nfs: factor out {encode,decode}_opaque_fixed to nfs_xdr.h, Mike Snitzer
- [PATCH v12 04/24] nfsd: factor out __fh_verify to allow NULL rqstp to be passed, Mike Snitzer
- [PATCH v12 05/24] nfsd: fix nfsfh tracepoints to properly handle NULL rqstp, Mike Snitzer
- [PATCH v12 06/24] nfsd: add nfsd_file_acquire_local(), Mike Snitzer
- [PATCH v12 07/24] SUNRPC: remove call_allocate() BUG_ONs, Mike Snitzer
- [PATCH v12 08/24] SUNRPC: add rpcauth_map_clnt_to_svc_cred_local, Mike Snitzer
- [PATCH v12 09/24] nfs_common: add NFS LOCALIO auxiliary protocol enablement, Mike Snitzer
- [PATCH v12 10/24] nfsd: add localio support, Mike Snitzer
- [PATCH v12 11/24] nfsd: implement server support for NFS_LOCALIO_PROGRAM, Mike Snitzer
- [PATCH v12 12/24] SUNRPC: replace program list with program array, Mike Snitzer
- [PATCH v12 13/24] nfs: pass struct file to nfs_init_pgio and nfs_init_commit, Mike Snitzer
- [PATCH v12 14/24] nfs: add localio support, Mike Snitzer
- [PATCH v12 15/24] nfs: enable localio for non-pNFS IO, Mike Snitzer
- [PATCH v12 16/24] pnfs/flexfiles: enable localio support, Mike Snitzer
- [PATCH v12 17/24] nfs/localio: use dedicated workqueues for filesystem read and write, Mike Snitzer
- [PATCH v12 18/24] nfs: implement client support for NFS_LOCALIO_PROGRAM, Mike Snitzer
- [PATCH v12 19/24] nfs: add Documentation/filesystems/nfs/localio.rst, Mike Snitzer
- [PATCH v12 20/24] nfsd: use GC for nfsd_file returned by nfsd_file_acquire_local, Mike Snitzer
- [PATCH v12 21/24] nfs_common: expose localio's required nfsd symbols to nfs client, Mike Snitzer
- [PATCH v12 22/24] nfs: push localio nfsd_file_put call out to client, Mike Snitzer
- [PATCH v12 23/24] nfs: switch client to use nfsd_file for localio, Mike Snitzer
- [PATCH v12 24/24] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst, Mike Snitzer
- Re: [PATCH v12 00/24] nfs/nfsd: add support for localio, Chuck Lever III
- Re: [PATCH v12 00/24] nfs/nfsd: add support for localio, Jeff Layton
- Re: [PATCH v12 00/24] nfs/nfsd: add support for localio, Chuck Lever
- [PATCH v2] SUNRPC: convert RPC_TASK_* constants to enum, Stephen Brennan
- Re: [PATCH] fs/exfat: add NFS export support,
Chuck Lever
- [PATCH] NFS/flexfiles: Replace one-element array with flexible-array member,
Thorsten Blum
- [PATCH] nfsd: map the EBADMSG to nfserr_io to avoid warning,
Li Lingfeng
- [PATCH 0/1] SUNRPC: convert RPC_TASK_* constants to enum,
Stephen Brennan
- [PATCH 0/3] nfsd: implement OPEN_XOR_DELEGATION part of delstid draft,
Jeff Layton
- [PATCH v2] SUNRPC: Fix -Wformat-truncation warning, kunwu . chan
- [PATCH] nfs: fix the fetch of FATTR4_OPEN_ARGUMENTS,
Jeff Layton
- [PATCH 1/1] rpcdebug: fix memory allocation size,
Olga Kornievskaia
- [PATCH v2 00/25] netfs: Read/write improvements,
David Howells
- [PATCH v2 01/25] netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty", David Howells
- [PATCH v2 03/25] netfs: Adjust labels in /proc/fs/netfs/stats, David Howells
- [PATCH v2 02/25] cachefiles: Fix non-taking of sb_writers around set/removexattr, David Howells
- [PATCH v2 04/25] netfs: Record contention stats for writeback lock, David Howells
- [PATCH v2 05/25] netfs: Reduce number of conditional branches in netfs_perform_write(), David Howells
- [PATCH v2 06/25] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode, David Howells
- [PATCH v2 07/25] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream, David Howells
- [PATCH v2 08/25] netfs: Reserve netfs_sreq_source 0 as unset/unknown, David Howells
- [PATCH v2 09/25] netfs: Remove NETFS_COPY_TO_CACHE, David Howells
- [PATCH v2 10/25] netfs: Set the request work function upon allocation, David Howells
- [PATCH v2 11/25] netfs: Use bh-disabling spinlocks for rreq->lock, David Howells
- [PATCH v2 12/25] mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios, David Howells
- [PATCH v2 13/25] iov_iter: Provide copy_folio_from_iter(), David Howells
- [PATCH v2 14/25] cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs, David Howells
- [PATCH v2 15/25] netfs: Use new folio_queue data type and iterator instead of xarray iter, David Howells
- [PATCH v2 16/25] netfs: Provide an iterator-reset function, David Howells
- [PATCH v2 17/25] netfs: Simplify the writeback code, David Howells
- [PATCH v2 18/25] afs: Make read subreqs async, David Howells
- [PATCH v2 19/25] netfs: Speed up buffered reading, David Howells
- [PATCH v2 20/25] netfs: Remove fs/netfs/io.c, David Howells
- [PATCH v2 21/25] cachefiles, netfs: Fix write to partial block at EOF, David Howells
- [PATCH v2 22/25] netfs: Cancel dirty folios that have no storage destination, David Howells
- [PATCH v2 23/25] cifs: Use iterate_and_advance*() routines directly for hashing, David Howells
- [PATCH v2 24/25] cifs: Switch crypto buffer to use a folio_queue rather than an xarray, David Howells
- [PATCH v2 25/25] cifs: Don't support ITER_XARRAY, David Howells
- Re: [PATCH v2 00/25] netfs: Read/write improvements, Christian Brauner
- [PATCH] NFSD: remove redundant assignment operation,
Li Lingfeng
- [PATCH] nfs: Annotate struct nfs_cache_array with __counted_by(), Thorsten Blum
- [PATCH] SUNRPC: Fix -Wformat-truncation warning,
kunwu . chan
- [PATCH v2 1/1] nfsstat01: Update client RPC calls for kernel 6.9,
Petr Vorel
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]