Linux NFS
[Prev Page][Next Page]
- Re: [PATCH 07/13] sunrpc: keep track of the xprt_class in rpc_xprt structure, (continued)
- [PATCH 0/3] Enable the setting of a kernel module parameter from nfs.conf,
Steve Dickson
- [PATCH 1/2] NFSv42: Copy offload should update the file size when appropriate,
trondmy
- [PATCH v2 00/26] Attribute revalidation updates,
trondmy
- [PATCH v2 01/26] NFS: Deal correctly with attribute generation counter overflow, trondmy
- [PATCH v2 02/26] NFS: Fix up inode cache tracing, trondmy
- [PATCH v2 03/26] NFS: Mask out unsupported attributes in nfs_getattr(), trondmy
- [PATCH v2 04/26] NFS: NFS_INO_REVAL_PAGECACHE should mark the change attribute invalid, trondmy
- [PATCH v2 05/26] NFS: Fix up revalidation of space used, trondmy
- [PATCH v2 06/26] NFS: Don't revalidate attributes that are not being asked for, trondmy
- [PATCH v2 07/26] NFS: Fix up statx() results, trondmy
- [PATCH v2 08/26] NFS: nfs_setattr_update_inode() should clear the suid/sgid bits, trondmy
- [PATCH v2 09/26] NFS: Add a cache validity flag argument to nfs_revalidate_inode(), trondmy
- [PATCH v2 10/26] NFS: Replace use of NFS_INO_REVAL_PAGECACHE when checking cache validity, trondmy
- [PATCH v2 11/26] NFS: Don't set NFS_INO_REVAL_PAGECACHE in the inode cache validity, trondmy
- [PATCH v2 12/26] NFSv4: Fix nfs4_bitmap_copy_adjust(), trondmy
- [PATCH v2 13/26] NFS: Separate tracking of file nlinks cache validity from the mode/uid/gid, trondmy
- [PATCH v2 14/26] NFS: Separate tracking of file mode cache validity from the uid/gid, trondmy
- [PATCH v2 15/26] NFS: Fix up handling of outstanding layoutcommit in nfs_update_inode(), trondmy
- [PATCH v2 16/26] NFS: Remove a line of code that has no effect in nfs_update_inode(), trondmy
- [PATCH v2 17/26] NFS: Simplify cache consistency in nfs_check_inode_attributes(), trondmy
- [PATCH v2 18/26] NFSv4: Fix value of decode_fsinfo_maxsz, trondmy
- [PATCH v2 19/26] NFSv4: Don't modify the change attribute cached in the inode, trondmy
- [PATCH v2 20/26] NFSv4: Add support for the NFSv4.2 "change_attr_type" attribute, trondmy
- [PATCH v2 21/26] NFS: Use information about the change attribute to optimise updates, trondmy
- [PATCH v2 22/26] NFS: Another inode revalidation improvement, trondmy
- [PATCH v2 23/26] NFSv4: nfs4_inc/dec_nlink_locked should also invalidate ctime, trondmy
- [PATCH v2 24/26] NFSv4: link must update the inode nlink., trondmy
- [PATCH v2 25/26] NFS: Don't store NFS_INO_REVAL_FORCED, trondmy
- [PATCH v2 26/26] NFS: Split attribute support out from the server capabilities, trondmy
- generic/430 COPY/delegation caching regression,
J. Bruce Fields
- safe versions of NFS,
hedrick
Linux NFSv4.1 client session seqid sometimes advances by 2,
Rick Macklem
[PATCH] mm/page_alloc: Add a bulk page allocator -fix -fix -fix, Mel Gorman
[PATCH v1 0/5] Continue making FRWR the only memreg scheme,
Chuck Lever
[PATCH v1 0/4] minor xprtrdma tracepoint fixes,
Chuck Lever
[PATCH v3 0/2] NFSD: delay unmount source's export after inter-server copy completed.,
Dai Ngo
[PATCH 0/2] vfs/security/NFS/btrfs: clean up and fix LSM option handling,
Ondrej Mosnacek
[PATCH] fs_context: drop the unused lsm_flags member, Ondrej Mosnacek
[PATCH v6 00/30] Network fs helper library & fscache kiocb API,
David Howells
- [PATCH v6 01/30] iov_iter: Add ITER_XARRAY, David Howells
- [PATCH v6 02/30] mm: Add set/end/wait functions for PG_private_2, David Howells
- [PATCH v6 03/30] mm/filemap: Pass the file_ra_state in the ractl, David Howells
- [PATCH v6 04/30] fs: Document file_ra_state, David Howells
- [PATCH v6 05/30] mm: Implement readahead_control pageset expansion, David Howells
- [PATCH v6 06/30] netfs: Make a netfs helper module, David Howells
- [PATCH v6 07/30] netfs: Documentation for helper library, David Howells
- [PATCH v6 08/30] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h, David Howells
- [PATCH v6 09/30] netfs, mm: Add set/end/wait_on_page_fscache() aliases, David Howells
- [PATCH v6 10/30] netfs: Provide readahead and readpage netfs helpers, David Howells
- [PATCH v6 11/30] netfs: Add tracepoints, David Howells
- [PATCH v6 12/30] netfs: Gather stats, David Howells
- [PATCH v6 13/30] netfs: Add write_begin helper, David Howells
- [PATCH v6 14/30] netfs: Define an interface to talk to a cache, David Howells
- [PATCH v6 15/30] netfs: Add a tracepoint to log failures that would be otherwise unseen, David Howells
- [PATCH v6 16/30] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache, David Howells
- [PATCH v6 17/30] afs: Disable use of the fscache I/O routines, David Howells
- [PATCH v6 18/30] afs: Pass page into dirty region helpers to provide THP size, David Howells
- [PATCH v6 19/30] afs: Print the operation debug_id when logging an unexpected data version, David Howells
- [PATCH v6 20/30] afs: Move key to afs_read struct, David Howells
- [PATCH v6 21/30] afs: Don't truncate iter during data fetch, David Howells
- [PATCH v6 22/30] afs: Log remote unmarshalling errors, David Howells
- [PATCH v6 23/30] afs: Set up the iov_iter before calling afs_extract_data(), David Howells
- [PATCH v6 24/30] afs: Use ITER_XARRAY for writing, David Howells
- [PATCH v6 25/30] afs: Wait on PG_fscache before modifying/releasing a page, David Howells
- [PATCH v6 26/30] afs: Extract writeback extension into its own function, David Howells
- [PATCH v6 27/30] afs: Prepare for use of THPs, David Howells
- [PATCH v6 28/30] afs: Use the fs operation ops to handle FetchData completion, David Howells
- [PATCH v6 29/30] afs: Use new netfs lib read helper API, David Howells
- [PATCH v6 30/30] afs: Use the netfs_write_begin() helper, David Howells
- Re: [PATCH v6 00/30] Network fs helper library & fscache kiocb API, Jeff Layton
- Re: [PATCH v6 00/30] Network fs helper library & fscache kiocb API, David Wysochanski
- Re: [PATCH v6 00/30] Network fs helper library & fscache kiocb API, Marc Dionne
[PATCH 0/5] netfs: Fixes for the netfs lib,
David Howells
[PATCH] NFS server should enable RDMA by default,
Steve Dickson
[PATCH] SUNRPC: Add a check for gss_release_msg,
Aditya Pakki
Re: [PATCH] SUNRPC: Add a check for gss_release_msg, Guenter Roeck
<Possible follow-ups>
Re: [PATCH] SUNRPC: Add a check for gss_release_msg, Theodore Ts'o
Re: [PATCH] SUNRPC: Add a check for gss_release_msg, Weikeng Chen
[PATCH] sunrpc: Remove unused function ip_map_lookup,
Jiapeng Chong
excuse-lockdep help,
jun.miao
[PATCH v1 0/6] More xprtrdma fixes,
Chuck Lever
v5.12-rc4 slab-out-of-bounds in xdr_set_page_base,
J. Bruce Fields
[PATCH rdma-next 00/10] Enable relaxed ordering for ULPs,
Leon Romanovsky
- [PATCH rdma-next 01/10] RDMA: Add access flags to ib_alloc_mr() and ib_mr_pool_init(), Leon Romanovsky
- [PATCH rdma-next 03/10] RDMA/iser: Enable Relaxed Ordering, Leon Romanovsky
- [PATCH rdma-next 04/10] RDMA/rtrs: Enable Relaxed Ordering, Leon Romanovsky
- [PATCH rdma-next 05/10] RDMA/srp: Enable Relaxed Ordering, Leon Romanovsky
- [PATCH rdma-next 02/10] RDMA/core: Enable Relaxed Ordering in __ib_alloc_pd(), Leon Romanovsky
- [PATCH rdma-next 07/10] cifs: smbd: Enable Relaxed Ordering, Leon Romanovsky
- [PATCH rdma-next 08/10] net/rds: Enable Relaxed Ordering, Leon Romanovsky
- [PATCH rdma-next 06/10] nvme-rdma: Enable Relaxed Ordering, Leon Romanovsky
- [PATCH rdma-next 10/10] xprtrdma: Enable Relaxed Ordering, Leon Romanovsky
- [PATCH rdma-next 09/10] net/smc: Enable Relaxed Ordering, Leon Romanovsky
- Re: [PATCH rdma-next 00/10] Enable relaxed ordering for ULPs, Christoph Hellwig
- Re: [PATCH rdma-next 00/10] Enable relaxed ordering for ULPs, Honggang LI
[PATCH 1/1] SUNRPC: Handle major timeout in xprt_adjust_timeout(), Chris Dion
[PATCH v1] NFS: Fix typo in comments of nfs_start_io_direct, Zhen Zhao
what defines a TCP connection as new, requiring BindConnectionToSession?,
Rick Macklem
[PATCH v2 0/2] enhance NFSv4.2 SSC to delay unmount source's export.,
Dai Ngo
[PATCH v2 0/8] xprtrdma Receive Queue fixes,
Chuck Lever
[PATCH 0/2] enhance NFSv4.2 SSC to delay unmount source's export.,
Dai Ngo
[PATCH] sunrpc: xprtrdma: Remove repeated struct declaration,
Wan Jiabing
[PATCH v2] SUNRPC: Remove trace_xprt_transmit_queued, Chuck Lever
[PATCH v1 0/8] xprtrdma Receive Queue fixes,
Chuck Lever
[PATCH 1/1] NFSv4.2 fix handling of sr_eof in SEEK's reply,
Olga Kornievskaia
[PATCH 1/1] NFSD fix handling of NFSv4.2 SEEK for data within the last hole,
Olga Kornievskaia
RFC: Approaches to resolve netfs API interface to NFS multiple completions problem,
David Wysochanski
[PATCH 1/3] SUNRPC: Move fault injection call sites,
Chuck Lever
[PATCH 1/1] NFSv4.2: fix copy stateid copying for the async copy,
Olga Kornievskaia
[PATCH] NFS: Fix up the support for CONFIG_NFS_DISABLE_UDP_SUPPORT,
trondmy
why is short-circuiting nfs_lookup() for mkdir(2) et.al. dependent upon v3 or later?,
Al Viro
[PATCH 00/17] Attribute revalidation updates,
trondmy
[PATCH 1/2] NFS: nfs4_bitmask_adjust() must not change the server global bitmasks,
trondmy
[PATCH] NFS: Fix fscache invalidation in nfs_set_cache_invalid(), trondmy
FreeBSD server is broken when "nconnects" is used on mounts on it, Rick Macklem
kernel ops from commit 6869c46bd960,
Olga Kornievskaia
how should nconnect work with failed connections, Olga Kornievskaia
Re: NFS read performance degradation after upgrading to kernel 5.4.*,
Mohamed Abuelfotoh, Hazem
[PATCH v1 0/6] Restructure how svcrdma handles RDMA Read,
Chuck Lever
[PATCH] exportfs: make root unexportable,
Roberto Bergantinos Corpas
[PATCH 0/9 v6] Introduce a bulk order-0 page allocator with two in-tree users,
Mel Gorman
- [PATCH 1/9] mm/page_alloc: Rename alloced to allocated, Mel Gorman
- [PATCH 2/9] mm/page_alloc: Add a bulk page allocator, Mel Gorman
- [PATCH 3/9] mm/page_alloc: Add an array-based interface to the bulk page allocator, Mel Gorman
- [PATCH 4/9] mm/page_alloc: optimize code layout for __alloc_pages_bulk, Mel Gorman
- [PATCH 6/9] SUNRPC: Set rq_page_end differently, Mel Gorman
- [PATCH 7/9] SUNRPC: Refresh rq_pages using a bulk page allocator, Mel Gorman
- [PATCH 5/9] mm/page_alloc: inline __rmqueue_pcplist, Mel Gorman
- [PATCH 8/9] net: page_pool: refactor dma_map into own function page_pool_dma_map, Mel Gorman
- [PATCH 9/9] net: page_pool: use alloc_pages_bulk in refill code path, Mel Gorman
- Re: [PATCH 0/9 v6] Introduce a bulk order-0 page allocator with two in-tree users, Matthew Wilcox
[PATCH AUTOSEL 4.4 02/10] rpc: fix NULL dereference on kmalloc failure, Sasha Levin
[PATCH AUTOSEL 4.9 02/13] rpc: fix NULL dereference on kmalloc failure, Sasha Levin
[PATCH AUTOSEL 4.14 02/16] rpc: fix NULL dereference on kmalloc failure, Sasha Levin
[PATCH AUTOSEL 4.19 02/20] rpc: fix NULL dereference on kmalloc failure, Sasha Levin
[PATCH AUTOSEL 5.4 14/24] NFSD: fix error handling in NFSv4.0 callbacks, Sasha Levin
[PATCH AUTOSEL 5.4 03/24] fs: nfsd: fix kconfig dependency warning for NFSD_V4, Sasha Levin
[PATCH AUTOSEL 5.4 04/24] rpc: fix NULL dereference on kmalloc failure, Sasha Levin
[PATCH AUTOSEL 5.10 19/39] NFSD: fix error handling in NFSv4.0 callbacks, Sasha Levin
[PATCH AUTOSEL 5.10 06/39] fs: nfsd: fix kconfig dependency warning for NFSD_V4, Sasha Levin
[PATCH AUTOSEL 5.10 07/39] rpc: fix NULL dereference on kmalloc failure, Sasha Levin
[PATCH AUTOSEL 5.11 19/44] NFSD: fix error handling in NFSv4.0 callbacks, Sasha Levin
[PATCH AUTOSEL 5.11 06/44] fs: nfsd: fix kconfig dependency warning for NFSD_V4, Sasha Levin
[PATCH AUTOSEL 5.11 07/44] rpc: fix NULL dereference on kmalloc failure, Sasha Levin
[PATCH mel-git 0/3] page_pool using alloc_pages_bulk API,
Jesper Dangaard Brouer
[PATCH] NFS: fix nfs_fetch_iversion(),
trondmy
[PATCH 1/3] NFS: Fix up revalidation of space used,
trondmy
[PATCH 0/2] add another courteous server test,
Calum Mackay
[PATCH][next] UAPI: nfsfh.h: Replace one-element array with flexible-array member,
Gustavo A. R. Silva
[PATCH v5 00/28] Network fs helper library & fscache kiocb API,
David Howells
- [PATCH v5 01/28] iov_iter: Add ITER_XARRAY, David Howells
- [PATCH v5 02/28] mm: Add wait_on_page_writeback_killable(), David Howells
- [PATCH v5 03/28] mm: Add set/end/wait functions for PG_private_2, David Howells
- [PATCH v5 04/28] mm: Implement readahead_control pageset expansion, David Howells
- [PATCH v5 05/28] netfs: Make a netfs helper module, David Howells
- [PATCH v5 06/28] netfs: Documentation for helper library, David Howells
- [PATCH v5 08/28] netfs, mm: Add set/end/wait_on_page_fscache() aliases, David Howells
- [PATCH v5 07/28] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h, David Howells
- [PATCH v5 09/28] netfs: Provide readahead and readpage netfs helpers, David Howells
- [PATCH v5 11/28] netfs: Gather stats, David Howells
- [PATCH v5 10/28] netfs: Add tracepoints, David Howells
- [PATCH v5 12/28] netfs: Add write_begin helper, David Howells
- [PATCH v5 15/28] afs: Disable use of the fscache I/O routines, David Howells
- [PATCH v5 16/28] afs: Pass page into dirty region helpers to provide THP size, David Howells
- [PATCH v5 17/28] afs: Print the operation debug_id when logging an unexpected data version, David Howells
- [PATCH v5 18/28] afs: Move key to afs_read struct, David Howells
- [PATCH v5 19/28] afs: Don't truncate iter during data fetch, David Howells
- [PATCH v5 20/28] afs: Log remote unmarshalling errors, David Howells
- [PATCH v5 21/28] afs: Set up the iov_iter before calling afs_extract_data(), David Howells
- [PATCH v5 22/28] afs: Use ITER_XARRAY for writing, David Howells
- [PATCH v5 24/28] afs: Extract writeback extension into its own function, David Howells
- [PATCH v5 23/28] afs: Wait on PG_fscache before modifying/releasing a page, David Howells
- [PATCH v5 25/28] afs: Prepare for use of THPs, David Howells
- [PATCH v5 26/28] afs: Use the fs operation ops to handle FetchData completion, David Howells
- [PATCH v5 27/28] afs: Use new fscache read helper API, David Howells
- [PATCH v5 28/28] afs: Use the fscache_write_begin() helper, David Howells
- [PATCH v5 13/28] netfs: Define an interface to talk to a cache, David Howells
- [PATCH v5 14/28] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache, David Howells
NFSv4 referrals with FQDN.,
Pradeep
[PATCH 1 0/4] Move post-send page release into svc_sendto,
Chuck Lever
Input/output errors when mounting re-exported directories that use crossmounts,
Benjamin Maynard
[PATCH 0/2] SUNRPC consumer for the bulk page allocator,
Chuck Lever
[PATCH 5/5] nfs: Add mount option for forcing RPC requests to one file over one connection, Nagendra Tomar
[PATCH 4/5] nfs: Add mount option for forcing RPC requests to one file over one connection, Nagendra Tomar
[PATCH 3/5] nfs: Add mount option for forcing RPC requests to one file over one connection, Nagendra Tomar
[PATCH 2/5] nfs: Add mount option for forcing RPC requests to one file over one connection, Nagendra Tomar
[PATCH 1/5] nfs: Add mount option for forcing RPC requests for one file over one connection, Nagendra Tomar
[PATCH 0/5] nfs: Add mount option for forcing RPC requests for one file over one connection,
Nagendra Tomar
[PATCH v2 1/2] nfs: hornor timeo and retrans option when mounting NFSv3,
Eryu Guan
RFC: return d_type for non-plus READDIR,
Geert Jansen
[PATCH] exportfs: fix unexporting of '/',
Ondrej Mosnacek
[PATCH] SUNRPC: Ensure the transport backchannel association, Benjamin Coddington
[bug report] NFSv4: Deal more correctly with duplicate delegations, Dan Carpenter
[PATCH 0/3 v5] Introduce a bulk order-0 page allocator,
Mel Gorman
[PATCH 1/2] nfs: hornor timeo and retrans option when mounting NFSv3,
Eryu Guan
[PATCH] nfs_common: modify the comments for locks_end_grace and locks_in_grace, Fengfei Xi
[PATCH] SUNRPC: Output oversized frag reclen as ASCII if printable,
Chris Down
[PATCH v1 0/6] svcrdma Receive batch-posting, take 2,
Chuck Lever
[PATCH 1/2] nfsd: don't ignore high bits of copy count,
J. Bruce Fields
[PATCH 7/9] nfsd: Fix typo "accesible",
Ricardo Ribalda
Weird bug in NFS/SELinux,
Ondrej Mosnacek
[RFC] nconnect xprt stickiness for a file,
Nagendra Tomar
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]