Linux NFS
[Prev Page][Next Page]
- Re: [PATCH] nfs.man: document requirements for NFS mounts in a container, (continued)
- [PATCH 1/2] nfsuuid: a tool to create and persist nfs4 client uniquifiers,
Benjamin Coddington
- [PATCH 00/11] Remove remaining parts of congestion tracking code.,
NeilBrown
- [PATCH 01/11] DOC: convert 'subsection' to 'section' in gfp.h, NeilBrown
- [PATCH 02/11] MM: document and polish read-ahead code., NeilBrown
- [PATCH 03/11] MM: improve cleanup when ->readpages doesn't process all pages., NeilBrown
- [PATCH 06/11] ceph: remove reliance on bdi congestion, NeilBrown
- [PATCH 05/11] nfs: remove reliance on bdi congestion, NeilBrown
- [PATCH 07/11] Remove inode_congested(), NeilBrown
- [PATCH 04/11] fuse: remove reliance on bdi congestion, NeilBrown
- [PATCH 11/11] Remove congestion tracking framework., NeilBrown
- [PATCH 08/11] Remove bdi_congested() and wb_congested() and related functions, NeilBrown
- [PATCH 10/11] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC", NeilBrown
- [PATCH 09/11] f2fs: replace congestion_wait() calls with io_schedule_timeout(), NeilBrown
- <Possible follow-ups>
- [PATCH 00/11] Remove remaining parts of congestion tracking code., NeilBrown
- [PATCH 10/11] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC", NeilBrown
- [PATCH 08/11] Remove bdi_congested() and wb_congested() and related functions, NeilBrown
- [PATCH 04/11] fuse: remove reliance on bdi congestion, NeilBrown
- [PATCH 05/11] nfs: remove reliance on bdi congestion, NeilBrown
- [PATCH 09/11] f2fs: replace congestion_wait() calls with io_schedule_timeout(), NeilBrown
- [PATCH 07/11] Remove inode_congested(), NeilBrown
- [PATCH 03/11] MM: improve cleanup when ->readpages doesn't process all pages., NeilBrown
- [PATCH 01/11] DOC: convert 'subsection' to 'section' in gfp.h, NeilBrown
- [PATCH 06/11] ceph: remove reliance on bdi congestion, NeilBrown
- [PATCH 02/11] MM: document and polish read-ahead code., NeilBrown
- [PATCH 11/11] Remove congestion tracking framework., NeilBrown
- [PATCH RFC v12 0/3] nfsd: Initial implementation of NFSv4 Courteous Server,
Dai Ngo
- [PATCH v3 0/2] Adaptive readdir readahead,
trondmy
- [PATCH 1/2] NFS: Replace last uses of NFS_INO_REVAL_PAGECACHE,
trondmy
- [GIT PULL] 2nd set of nfsd changes for 5.17-rc,
Chuck Lever III
- [PATCH v2] NFSv4: use unique client identifiers in network namespaces, Benjamin Coddington
- [GIT PULL] Please Pull NFS Client Bugfixes for Linux v5.17-rc,
anna
- [PATCH] NFSv4: use unique client identifiers in network namespaces,
Benjamin Coddington
- [PATCH 0/4] Improvements for NFS,
Anna Schumaker
- [PATCH] NFS: LOOKUP_DIRECTORY is also ok with symlinks,
trondmy
- [PATCH v2 0/2] Adaptive readdir readahead,
trondmy
- [PATCH] NFS: Remove an incorrect revalidation in nfs4_update_changeattr_locked(), trondmy
- [Regression 5.17-rc2] Symlink on NFS mount to directory on other NFS mount not resolved on first access,
Paul Menzel
- Question about CVE-2022-24448,
zhangxiaoxu (A)
[PATCH 0/2] Adaptive readdir readahead,
trondmy
NFSv4 versus NFSv3 parallel client op/s,
Daire Byrne
[PATCH RFC] NFSD: Remove CONFIG_NFSD_V3, Chuck Lever
[PATCH 00/21 V4] Repair SWAP-over_NFS,
NeilBrown
- [PATCH 04/21] MM: reclaim mustn't enter FS for SWP_FS_OPS swap-space, NeilBrown
- [PATCH 02/21] MM: drop swap_set_page_dirty, NeilBrown
- [PATCH 12/21] SUNRPC/call_alloc: async tasks mustn't block waiting for memory, NeilBrown
- [PATCH 05/21] MM: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space, NeilBrown
- [PATCH 08/21] MM: submit multipage reads for SWP_FS_OPS swap-space, NeilBrown
- [PATCH 14/21] SUNRPC/xprt: async tasks mustn't block waiting for memory, NeilBrown
- [PATCH 07/21] DOC: update documentation for swap_activate and swap_rw, NeilBrown
- [PATCH 11/21] NFS: remove IS_SWAPFILE hack, NeilBrown
- [PATCH 19/21] NFS: rename nfs_direct_IO and use as ->swap_rw, NeilBrown
- [PATCH 21/21] NFS: swap-out must always use STABLE writes., NeilBrown
- [PATCH 13/21] SUNRPC/auth: async tasks mustn't block waiting for memory, NeilBrown
- [PATCH 18/21] NFSv4: keep state manager thread active if swap is enabled, NeilBrown
- [PATCH 10/21] VFS: Add FMODE_CAN_ODIRECT file flag, NeilBrown
- [PATCH 03/21] MM: move responsibility for setting SWP_FS_OPS to ->swap_activate, NeilBrown
- [PATCH 20/21] NFS: swap IO handling is slightly different for O_DIRECT IO, NeilBrown
- [PATCH 01/21] MM: create new mm/swap.h header file., NeilBrown
- [PATCH 15/21] SUNRPC: remove scheduling boost for "SWAPPER" tasks., NeilBrown
- [PATCH 09/21] MM: submit multipage write for SWP_FS_OPS swap-space, NeilBrown
- [PATCH 17/21] SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC, NeilBrown
- [PATCH 16/21] NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS, NeilBrown
- [PATCH 06/21] MM: perform async writes to SWP_FS_OPS swap-space using ->swap_rw, NeilBrown
- Re: [PATCH 00/21 V4] Repair SWAP-over_NFS, Geert Uytterhoeven
[PATCH RFC v11 0/3] nfsd: Initial implementation of NFSv4 Courteous Server (resend v11),
Dai Ngo
[PATCH] nfsv4.0/read: Test the behavior of reading near OFFSET_MAX,
Chuck Lever
[PATCH v3 0/7] NFSD size, offset, and count sanity,
Chuck Lever
v4 clientid uniquifiers in containers/namespaces,
Benjamin Coddington
[PATCH] Permit COMMIT operations to return NFS4_OK,
Chuck Lever
[nfs-utils PATCH] nfs4id: a tool to create and persist nfs4 client uniquifiers,
Benjamin Coddington
[PATCH AUTOSEL 4.9 1/7] NFSv4 only print the label when its queried,
Sasha Levin
[PATCH AUTOSEL 4.19 01/10] NFSv4 only print the label when its queried,
Sasha Levin
[PATCH AUTOSEL 4.14 1/9] NFSv4 only print the label when its queried,
Sasha Levin
[PATCH AUTOSEL 5.10 01/25] NFS: change nfs_access_get_cached to only report the mask,
Sasha Levin
[PATCH AUTOSEL 5.4 01/15] NFSv4 only print the label when its queried,
Sasha Levin
[PATCH AUTOSEL 5.15 01/41] NFS: change nfs_access_get_cached to only report the mask,
Sasha Levin
- [PATCH AUTOSEL 5.15 03/41] nfs: nfs4clinet: check the return value of kstrdup(), Sasha Levin
- [PATCH AUTOSEL 5.15 06/41] NFSv4 remove zero number of fs_locations entries error check, Sasha Levin
- [PATCH AUTOSEL 5.15 07/41] NFSv4 store server support for fs_location attribute, Sasha Levin
- [PATCH AUTOSEL 5.15 04/41] NFSv4.1: Fix uninitialised variable in devicenotify, Sasha Levin
- [PATCH AUTOSEL 5.15 02/41] NFSv4 only print the label when its queried, Sasha Levin
- [PATCH AUTOSEL 5.15 12/41] net/sunrpc: fix reference count leaks in rpc_sysfs_xprt_state_change, Sasha Levin
- [PATCH AUTOSEL 5.15 08/41] NFSv4.1 query for fs_location attr on a new file system, Sasha Levin
- [PATCH AUTOSEL 5.15 11/41] SUNRPC allow for unspecified transport time in rpc_clnt_add_xprt, Sasha Levin
- [PATCH AUTOSEL 5.15 13/41] sunrpc: Fix potential race conditions in rpc_sysfs_xprt_state_change(), Sasha Levin
- [PATCH AUTOSEL 5.15 09/41] NFSv4 expose nfs_parse_server_name function, Sasha Levin
- [PATCH AUTOSEL 5.15 10/41] NFSv4 handle port presence in fs_location server string, Sasha Levin
[PATCH AUTOSEL 5.16 01/52] NFS: change nfs_access_get_cached to only report the mask,
Sasha Levin
- [PATCH AUTOSEL 5.16 03/52] nfs: nfs4clinet: check the return value of kstrdup(), Sasha Levin
- [PATCH AUTOSEL 5.16 02/52] NFSv4 only print the label when its queried, Sasha Levin
- [PATCH AUTOSEL 5.16 06/52] NFSv4 remove zero number of fs_locations entries error check, Sasha Levin
- [PATCH AUTOSEL 5.16 04/52] NFSv4.1: Fix uninitialised variable in devicenotify, Sasha Levin
- [PATCH AUTOSEL 5.16 08/52] NFSv4.1 query for fs_location attr on a new file system, Sasha Levin
- [PATCH AUTOSEL 5.16 09/52] NFSv4 expose nfs_parse_server_name function, Sasha Levin
- [PATCH AUTOSEL 5.16 07/52] NFSv4 store server support for fs_location attribute, Sasha Levin
- [PATCH AUTOSEL 5.16 11/52] SUNRPC allow for unspecified transport time in rpc_clnt_add_xprt, Sasha Levin
- [PATCH AUTOSEL 5.16 10/52] NFSv4 handle port presence in fs_location server string, Sasha Levin
- [PATCH AUTOSEL 5.16 12/52] net/sunrpc: fix reference count leaks in rpc_sysfs_xprt_state_change, Sasha Levin
- [PATCH AUTOSEL 5.16 13/52] sunrpc: Fix potential race conditions in rpc_sysfs_xprt_state_change(), Sasha Levin
Announcing the Spring 2022 NFS bake-a-thon (resend), Bill Baker
[PATCH] Fix error reporting for already mounted shares.,
Rohan Sable
[PATCH v32 17/28] LSM: Use lsmcontext in security_inode_getsecctx, Casey Schaufler
[PATCH v32 15/28] LSM: Ensure the correct LSM context releaser, Casey Schaufler
[PATCH] NFS: Fix initialisation of nfs_client cl_flags field, trondmy
[PATCH] NFSv4.1 support for NFS4_RESULT_PRESERVER_UNLINKED, Olga Kornievskaia
[GIT PULL] nfsd changes for 5.17-rc,
Chuck Lever III
Re: [LSF/MM/BPF TOPIC][LSF/MM/BPF ATTEND] TLS handshake for in-kernel consumers,
Chuck Lever III
Cache flush on file lock,
Simon Kirby
Fwd: Testing Results - Add a tool for using the new sysfs files - rpcctl,
Rahul Rathore
[PATCH v3 0/2] selinux: parse sids earlier to avoid doing memory allocations under spinlock,
Scott Mayhew
[PATCH v2 0/5] NFSD size, offset, and count sanity,
Chuck Lever
[RFC PATCH] mountd: export: Deal with NFS filesystems,
Richard Weinberger
[PATCH 0/3] remove dependence of inode_congested(),
NeilBrown
[PATCH] SUNRPC: remove redundant pointer plainhdr, Colin Ian King
[PATCH 0/5] Flight Data Recorder Update,
Steve Dickson
[PATCH] rpcbind: fix double free in init_transport,
Dmitry V. Levin
[PATCH RFC v10 0/3] nfsd: Initial implementation of NFSv4 Courteous Server,
Dai Ngo
[PATCH net-next 0/3] SUNRPC: add some netns refcount trackers,
Eric Dumazet
[PATCH v7 0/9] Add a tool for using the new sysfs files,
schumaker . anna
Re: ERROR: sysfs is not mounted (Add a tool for using the new sysfs files), Schumaker, Anna
[PATCH] nfsv4.0/setattr: Check behavior of setting a large file size,
Chuck Lever
[PATCH RFC 0/6] NFSD size, offset, and count sanity,
Chuck Lever
NFSD export parsing issue,
Richard Weinberger
[RFC PATCH 0/4] nfsd: allow NFSv4 state to be revoked.,
NeilBrown
[PATCH 0/9] Remove remaining parts of congestions tracking code.,
NeilBrown
- [PATCH 1/9] Remove inode_congested(), NeilBrown
- [PATCH 2/9] Remove bdi_congested() and wb_congested() and related functions, NeilBrown
- [PATCH 3/9] f2fs: change retry waiting for f2fs_write_single_data_page(), NeilBrown
- [PATCH 4/9] f2f2: replace some congestion_wait() calls with io_schedule_timeout(), NeilBrown
- [PATCH 5/9] cephfs: don't set/clear bdi_congestion, NeilBrown
- [PATCH 6/9] fuse: don't set/clear bdi_congested, NeilBrown
- [PATCH 7/9] NFS: remove congestion control., NeilBrown
- [PATCH 8/9] block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC", NeilBrown
- [PATCH 9/9] Remove congestion tracking framework., NeilBrown
- Re: [PATCH 0/9] Remove remaining parts of congestions tracking code., Andrew Morton
- Re: [PATCH 0/9] Remove remaining parts of congestions tracking code., Jens Axboe
[PATCH 1/1] nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.,
Dai Ngo
[PATCH] xrpcrdma: add missing error checks in rpcrdma_ep_destroy,
Dan Aloni
[PATCH v6 0/9] Add a tool for using the new sysfs files,
schumaker . anna
[PATCH v1 0/2] Clean up struct svc_serv_ops,
Chuck Lever
[PATCH 0/3] Simple NFSD reply cache clean-ups,
Chuck Lever
[PATCH RFC] NFSD: COMMIT operations must not return NFS?ERR_INVAL,
Chuck Lever
linux-next: runtime warning in next-20220125,
Stephen Rothwell
dynamic management of nfsd thread count,
Chuck Lever III
improve the bio allocation interface v2,
Christoph Hellwig
- [PATCH 01/19] fs: remove mpage_alloc, Christoph Hellwig
- [PATCH 02/19] nilfs2: remove nilfs_alloc_seg_bio, Christoph Hellwig
- [PATCH 03/19] nfs/blocklayout: remove bl_alloc_init_bio, Christoph Hellwig
- [PATCH 04/19] ntfs3: remove ntfs_alloc_bio, Christoph Hellwig
- [PATCH 05/19] dm: bio_alloc can't fail if it is allowed to sleep, Christoph Hellwig
- [PATCH 06/19] dm-crypt: remove clone_init, Christoph Hellwig
- [PATCH 07/19] dm-snap: use blkdev_issue_flush instead of open coding it, Christoph Hellwig
- [PATCH 08/19] dm-thin: use blkdev_issue_flush instead of open coding it, Christoph Hellwig
- [PATCH 09/19] drbd: bio_alloc can't fail if it is allow to sleep, Christoph Hellwig
- [PATCH 10/19] rnbd-srv: simplify bio mapping in process_rdma, Christoph Hellwig
- [PATCH 11/19] rnbd-srv: remove struct rnbd_dev_blk_io, Christoph Hellwig
- [PATCH 12/19] xen-blkback: bio_alloc can't fail if it is allow to sleep, Christoph Hellwig
- [PATCH 14/19] block: pass a block_device and opf to blk_next_bio, Christoph Hellwig
- [PATCH 13/19] block: move blk_next_bio to bio.c, Christoph Hellwig
- [PATCH 16/19] block: pass a block_device and opf to bio_alloc_kiocb, Christoph Hellwig
- [PATCH 15/19] block: pass a block_device and opf to bio_alloc_bioset, Christoph Hellwig
- [PATCH 17/19] block: pass a block_device and opf to bio_alloc, Christoph Hellwig
- [PATCH 19/19] block: pass a block_device and opf to bio_reset, Christoph Hellwig
- [PATCH 18/19] block: pass a block_device and opf to bio_init, Christoph Hellwig
[PATCH 00/23 V3] Repair SWAP-over_NFS,
NeilBrown
- [PATCH 01/23] MM: create new mm/swap.h header file., NeilBrown
- [PATCH 02/23] MM: extend block-plugging to cover all swap reads with read-ahead, NeilBrown
- [PATCH 03/23] MM: drop swap_set_page_dirty, NeilBrown
- [PATCH 04/23] MM: move responsibility for setting SWP_FS_OPS to ->swap_activate, NeilBrown
- [PATCH 05/23] MM: reclaim mustn't enter FS for SWP_FS_OPS swap-space, NeilBrown
- [PATCH 06/23] MM: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space, NeilBrown
- [PATCH 07/23] MM: perform async writes to SWP_FS_OPS swap-space using ->swap_rw, NeilBrown
- [PATCH 08/23] DOC: update documentation for swap_activate and swap_rw, NeilBrown
- [PATCH 09/23] MM: submit multipage reads for SWP_FS_OPS swap-space, NeilBrown
- [PATCH 10/23] MM: submit multipage write for SWP_FS_OPS swap-space, NeilBrown
- [PATCH 11/23] VFS: Add FMODE_CAN_ODIRECT file flag, NeilBrown
- [PATCH 12/23] NFS: remove IS_SWAPFILE hack, NeilBrown
- [PATCH 13/23] NFS: rename nfs_direct_IO and use as ->swap_rw, NeilBrown
- [PATCH 14/23] NFS: swap IO handling is slightly different for O_DIRECT IO, NeilBrown
- [PATCH 15/23] SUNRPC/call_alloc: async tasks mustn't block waiting for memory, NeilBrown
- [PATCH 16/23] SUNRPC/auth: async tasks mustn't block waiting for memory, NeilBrown
- [PATCH 17/23] SUNRPC/xprt: async tasks mustn't block waiting for memory, NeilBrown
- [PATCH 18/23] SUNRPC: remove scheduling boost for "SWAPPER" tasks., NeilBrown
- [PATCH 19/23] NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS, NeilBrown
- [PATCH 20/23] SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC, NeilBrown
- [PATCH 21/23] NFSv4: keep state manager thread active if swap is enabled, NeilBrown
- [PATCH 22/23] NFS: swap-out must always use STABLE writes., NeilBrown
- [PATCH 23/23] SUNRPC: lock against ->sock changing during sysfs read, NeilBrown
- Re: [PATCH 00/23 V3] Repair SWAP-over_NFS, Geert Uytterhoeven
parallel file create rates (+high latency),
Daire Byrne
[PATCH 1/2] Convert NFS from readpages to readahead,
Matthew Wilcox (Oracle)
[PATCH] nfs-utils: tests: Skip test if /dev/log is missing,
Salvatore Bonaccorso
[PATCH] nfs-utils: Fix man page syntax errors,
Salvatore Bonaccorso
[PATCH 1/1] utils: Fix left debug info,
Petr Vorel
ANNOUNCE: nfs-utils-2.6.1 released., Steve Dickson
[GIT PULL] fscache: Fixes and minor updates for rewrite,
David Howells
[RFC][PATCH] cachefiles: Split and rename S_KERNEL_FILE and extend effects,
David Howells
[PATCH] pynfs minor: fixed Environment._maketree to use proper stateid during file write,
Volodymyr Khomenko
[PATCH RFC v2 0/2] selinux: parse sids earlier to avoid doing memory allocations under spinlock,
Scott Mayhew
Re: [PATCH] rpc_lib.sh: fix portmapper detection in case of socket activation,
Petr Vorel
[GIT PULL] Please pull NFS Client Updates for 5.17,
Anna Schumaker
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]