Linux NFS
[Prev Page][Next Page]
- [PATCH v3 41/76] nfs: allocate inode by using alloc_inode_sb(), (continued)
- [PATCH v3 41/76] nfs: allocate inode by using alloc_inode_sb(), Muchun Song
- [PATCH v3 42/76] nilfs2: allocate inode by using alloc_inode_sb(), Muchun Song
- [PATCH v3 46/76] orangefs: allocate inode by using alloc_inode_sb(), Muchun Song
- [PATCH v3 47/76] overlayfs: allocate inode by using alloc_inode_sb(), Muchun Song
- [PATCH v3 48/76] proc: allocate inode by using alloc_inode_sb(), Muchun Song
- [PATCH v3 49/76] qnx4: allocate inode by using alloc_inode_sb(), Muchun Song
- [PATCH v3 50/76] qnx6: allocate inode by using alloc_inode_sb(), Muchun Song
- [PATCH v3 51/76] reiserfs: allocate inode by using alloc_inode_sb(), Muchun Song
- [PATCH v3 52/76] romfs: allocate inode by using alloc_inode_sb(), Muchun Song
- [PATCH v3 53/76] squashfs: allocate inode by using alloc_inode_sb(), Muchun Song
- [PATCH v3 54/76] sysv: allocate inode by using alloc_inode_sb(), Muchun Song
- [PATCH v3 55/76] ubifs: allocate inode by using alloc_inode_sb(), Muchun Song
- [PATCH v3 43/76] ntfs: allocate inode by using alloc_inode_sb(), Muchun Song
- [PATCH v3 45/76] openpromfs: allocate inode by using alloc_inode_sb(), Muchun Song
- [PATCH v3 44/76] ocfs2: allocate inode by using alloc_inode_sb(), Muchun Song
- [PATCH v3 56/76] udf: allocate inode by using alloc_inode_sb(), Muchun Song
- [PATCH v3 57/76] ufs: allocate inode by using alloc_inode_sb(), Muchun Song
- [PATCH v3 58/76] vboxsf: allocate inode by using alloc_inode_sb(), Muchun Song
- [PATCH v3 59/76] xfs: allocate inode by using alloc_inode_sb(), Muchun Song
- [PATCH v3 60/76] zonefs: allocate inode by using alloc_inode_sb(), Muchun Song
- [PATCH v3 61/76] ipc: allocate inode by using alloc_inode_sb(), Muchun Song
- [PATCH v3 62/76] shmem: allocate inode by using alloc_inode_sb(), Muchun Song
- [PATCH v3 63/76] net: allocate inode by using alloc_inode_sb(), Muchun Song
- [PATCH v3 64/76] rpc: allocate inode by using alloc_inode_sb(), Muchun Song
- [PATCH v3 65/76] f2fs: allocate inode by using alloc_inode_sb(), Muchun Song
- [PATCH v3 66/76] nfs42: use a specific kmem_cache to allocate nfs4_xattr_entry, Muchun Song
- [PATCH v3 67/76] mm: dcache: use kmem_cache_alloc_lru() to allocate dentry, Muchun Song
- [PATCH v3 68/76] xarray: use kmem_cache_alloc_lru to allocate xa_node, Muchun Song
- [PATCH v3 69/76] mm: workingset: use xas_set_lru() to pass shadow_nodes, Muchun Song
- [PATCH v3 70/76] mm: list_lru: allocate list_lru_one only when needed, Muchun Song
- [PATCH v3 71/76] mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus, Muchun Song
- [PATCH v3 72/76] mm: list_lru: replace linear array with xarray, Muchun Song
- [PATCH v3 73/76] mm: memcontrol: reuse memory cgroup ID for kmem ID, Muchun Song
- [PATCH v3 74/76] mm: memcontrol: fix cannot alloc the maximum memcg ID, Muchun Song
- [PATCH v3 75/76] mm: list_lru: rename list_lru_per_memcg to list_lru_memcg, Muchun Song
- [PATCH v3 76/76] mm: memcontrol: rename memcg_cache_id to memcg_kmem_id, Muchun Song
- Re: [PATCH v3 00/76] Optimize list lru memory consumption, Theodore Ts'o
- Re: [PATCH v3 00/76] Optimize list lru memory consumption, Kari Argillander
- [PATCH 0/6] congestion_wait() and GFP_NOFAIL,
NeilBrown
- [RFC][PATCH] vfs, afs: Pass the file from fstat()/statx() to the fs for auth purposes, David Howells
- [PATCH AUTOSEL 5.13 31/88] xprtrdma: Disconnect after an ib_post_send() immediate error, Sasha Levin
- [PATCH AUTOSEL 5.14 36/99] xprtrdma: Disconnect after an ib_post_send() immediate error, Sasha Levin
- [PATCH 00/14] Clean up nfs4_label allocation,
schumaker . anna
- [PATCH 01/14] NFS: Create a new nfs_alloc_fattr_with_label() function, schumaker . anna
- [PATCH 02/14] NFS: Remove the nfs4_label from the nfs_entry struct, schumaker . anna
- [PATCH 05/14] NFS: Remove the label from the nfs4_lookup_res struct, schumaker . anna
- [PATCH 06/14] NFS: Remove the nfs4_label from the nfs4_lookupp_res struct, schumaker . anna
- [PATCH 07/14] NFS: Remove the f_label from the nfs4_opendata and nfs_openres, schumaker . anna
- [PATCH 09/14] NFS: Remove the nfs4_label from the nfs_setattrres, schumaker . anna
- [PATCH 03/14] NFS: Remove the nfs4_label from the nfs4_create_res struct, schumaker . anna
- [PATCH 04/14] NFS: Remove the nfs4_label from the nfs4_link_res struct, schumaker . anna
- [PATCH 10/14] NFS: Remove the nfs4_label argument from nfs_instantiate(), schumaker . anna
- [PATCH 08/14] NFS: Remove the nfs4_label from the nfs4_getattr_res, schumaker . anna
- [PATCH 11/14] NFS: Remove the nfs4_label argument from nfs_add_or_obtain(), schumaker . anna
- [PATCH 12/14] NFS: Remove the nfs4_label argument from nfs_fhget(), schumaker . anna
- [PATCH 13/14] NFS: Remove the nfs4_label argument from nfs_setsecurity, schumaker . anna
- [PATCH 14/14] NFS: Remove the nfs4_label argument from decode_getattr_*() functions, schumaker . anna
- [PATCH AUTOSEL 4.19 52/74] rpc: fix gss_svc_init cleanup on failure, Sasha Levin
- [PATCH AUTOSEL 4.4 25/35] rpc: fix gss_svc_init cleanup on failure, Sasha Levin
- [PATCH AUTOSEL 4.9 35/48] rpc: fix gss_svc_init cleanup on failure, Sasha Levin
- [PATCH AUTOSEL 4.14 39/59] rpc: fix gss_svc_init cleanup on failure, Sasha Levin
- [PATCH AUTOSEL 5.4 074/109] rpc: fix gss_svc_init cleanup on failure, Sasha Levin
- [PATCH AUTOSEL 5.4 078/109] lockd: lockd server-side shouldn't set fl_ops, Sasha Levin
- [PATCH AUTOSEL 5.10 159/176] nfsd: fix crash on LOCKT on reexported NFSv3, Sasha Levin
- [PATCH AUTOSEL 5.10 129/176] lockd: lockd server-side shouldn't set fl_ops, Sasha Levin
- [PATCH AUTOSEL 5.10 120/176] rpc: fix gss_svc_init cleanup on failure, Sasha Levin
- [PATCH AUTOSEL 5.13 199/219] nfs: don't atempt blocking locks on nfs reexports, Sasha Levin
- [PATCH AUTOSEL 5.13 200/219] nfsd: fix crash on LOCKT on reexported NFSv3, Sasha Levin
- [PATCH AUTOSEL 5.13 161/219] lockd: lockd server-side shouldn't set fl_ops, Sasha Levin
- [PATCH AUTOSEL 5.13 148/219] rpc: fix gss_svc_init cleanup on failure, Sasha Levin
- [PATCH AUTOSEL 5.14 227/252] nfsd: fix crash on LOCKT on reexported NFSv3, Sasha Levin
- [PATCH AUTOSEL 5.14 226/252] nfs: don't atempt blocking locks on nfs reexports, Sasha Levin
- [PATCH AUTOSEL 5.14 182/252] lockd: lockd server-side shouldn't set fl_ops, Sasha Levin
- [PATCH AUTOSEL 5.14 168/252] rpc: fix gss_svc_init cleanup on failure, Sasha Levin
- [PATCH] net/sunrpc: fix reference count leaks in rpc_sysfs_xprt_state_change, Xiyu Yang
- [GIT PULL] more nfsd changes for 5.15,
Chuck Lever III
- [bug report] nfsd: Protect session creation and client confirm using client_lock,
Dan Carpenter
- [PATCH] SUNRPC: use congestion_wait() in svc_alloc_args(),
NeilBrown
- [PATCH] pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds, Baptiste Lepers
- [PATCH RFC] xprtrdma: Provide a buffer to pad Write chunks of unaligned length, Chuck Lever
- [GIT PULL] Please Pull NFS Client Updates for Linux 5.15,
Anna Schumaker
- [PATCH] SUNRPC: improve error response to over-size gss credential,
NeilBrown
- [GIT PULL] fscache: Fixes and rewrite preparation,
David Howells
- [PATCH RFC 0/6] NFSD: Pull Read chunks in XDR decoders,
Chuck Lever
- [GIT PULL] nfsd changes for 5.15,
Chuck Lever III
- [RFC 0/2] revisit RMDA XDR padding management,
Olga Kornievskaia
- [PATCH v3 0/9] Add a tool for using the new sysfs files,
schumaker . anna
- [PATCH v3 2/9] nfssysfs.py: Add a command for printing xprt switch information, schumaker . anna
- [PATCH v3 3/9] nfssysfs.py: Add a command for printing individual xprts, schumaker . anna
- [PATCH v3 1/9] nfssysfs: Add a nfssysfs.py tool, schumaker . anna
- [PATCH v3 4/9] nfssysfs.py: Add a command for printing rpc-client information, schumaker . anna
- [PATCH v3 5/9] nfssysfs.py: Add a command for changing xprt dstaddr, schumaker . anna
- [PATCH v3 6/9] nfssysfs.py: Add a command for changing xprt-switch dstaddrs, schumaker . anna
- [PATCH v3 7/9] nfssysfs.py: Add a command for changing xprt state, schumaker . anna
- [PATCH v3 9/9] nfssysfs: Add installation to the Makefile, schumaker . anna
- [PATCH v3 8/9] nfssysfs: Add a man page, schumaker . anna
- Re: [PATCH v3 0/9] Add a tool for using the new sysfs files, Benjamin Coddington
- [PATCH v5 0/5] do not collapse trunkable transports,
Olga Kornievskaia
- [PATCH] NFS: Always provide aligned buffers to the RPC read layers,
trondmy
- Re: [PATCH] Don't block writes to swap-files with ETXTBSY.,
Christoph Hellwig
- [PATCH v2 0/6] netfs, afs, ceph: Support folios, at least partially,
David Howells
- [GIT PULL] nfsd bugfix for 5.14,
J. Bruce Fields
- [PATCH] pynfs: Avoid changing sys.path in generated code, William Sjöblom
- [PATCH] NFSD: drop support for ancient file-handles,
NeilBrown
- [PATCH] SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()...,
trondmy
- [PATCH v4 0/5] do not collapse trunkable transports,
Olga Kornievskaia
- [PATCH 1/2] SUNRPC: Simplify socket shutdown when not reusing TCP ports,
trondmy
- [PATCH 0/6] netfs, afs, ceph: Support folios, at least partially,
David Howells
- sporadic generic/154 failure,
J. Bruce Fields
- [PATCH 0/8] reexport lock fixes v3,
J. Bruce Fields
- [PATCH 1/8] lockd: lockd server-side shouldn't set fl_ops, J. Bruce Fields
- [PATCH 4/8] lockd: update nlm_lookup_file reexport comment, J. Bruce Fields
- [PATCH 6/8] nfs: don't atempt blocking locks on nfs reexports, J. Bruce Fields
- [PATCH 5/8] Keep read and write fds with each nlm_file, J. Bruce Fields
- [PATCH 3/8] nlm: minor refactoring, J. Bruce Fields
- [PATCH 8/8] nfs: don't allow reexport reclaims, J. Bruce Fields
- [PATCH 7/8] lockd: don't attempt blocking locks on nfs reexports, J. Bruce Fields
- [PATCH 2/8] nlm: minor nlm_lookup_file argument change, J. Bruce Fields
- Re: [PATCH 0/8] reexport lock fixes v3, J. Bruce Fields
- Re: [PATCH 0/8] reexport lock fixes v3, Anna Schumaker
- [PATCH v3 0/2] fs: remove support for mandatory locking,
Jeff Layton
- [PATCH v3 0/4] SunRPC fault injection,
Chuck Lever
- [PATCH v2 0/2] fs: remove support for mandatory locking,
Jeff Layton
- [PATCH] fs: remove mandatory file locking support, Jeff Layton
- [PATCH v1] svcrdma: xpt_bc_xprt is already clear in __svc_rdma_free(), Chuck Lever
- [PATCH v1] SUNRPC: Ensure backchannel transports are marked connected,
Chuck Lever
- [PATCH] nfs-utils: add install-dep for installing all dependencies,
Jianhong Yin
- [PATCH -next] NFSv3: Delete duplicate judgement in nfs3_async_handle_jukebox, Ye Bin
- [PATCH RFC] xprtrdma: Move initial Receive posting,
Chuck Lever
- Can write to my fileshare in one host but not the other, Mauricio Tavares
- [PATCH 0/8] reexport lock fixes v2,
J. Bruce Fields
- [PATCH 0/2] minor nfsd fixes,
J. Bruce Fields
- [RFC PATCH v2 0/5] mm: Fix NFS swapfiles and use DIO for swapfiles,
David Howells
- [PATCH 0/4 v2] nfs-utils: A series of memory fixes,
Alice Mitchell
- [PATCH 0/2] mm: Fix NFS swapfiles and use DIO read for swapfiles,
David Howells
- [RFC PATCH] nfs: add rasize mount option to control read ahead,
Thiago Rafael Becker
- [PATCH v2 1/1] Fix DoS vulnerability in libtirpc,
Dai Ngo
- open(O_TRUNC) not updating mtime if file already exists and size doesn't change — possible POSIX violation?,
Calum Mackay
- [PATCH][next] nfs41: pnfs: filelayout: Replace one-element array with flexible-array member, Gustavo A. R. Silva
- [PATCH v2 0/4] SunRPC fault injection,
Chuck Lever
- NFS shares suddenly becomes unresponsive, mhnx
- [PATCH] SUNRPC: Add RPC_AUTH_TLS protocol numbers, Chuck Lever
- [PATCH v1 0/4] SunRPC fault injection,
Chuck Lever
- [PATCH/RFC 0/4] Attempt to make progress with btrfs dev number strangeness.,
NeilBrown
- NFS server regression in kernel 5.13 (tested w/ 5.13.9),
Mike Javorski
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), Chuck Lever III
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), NeilBrown
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), Mike Javorski
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), Mike Javorski
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), NeilBrown
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), Daire Byrne
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), Mike Javorski
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), NeilBrown
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), Mike Javorski
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), Mike Javorski
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), NeilBrown
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), Chuck Lever III
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), Mike Javorski
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), NeilBrown
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), NeilBrown
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), Mike Javorski
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), Mike Javorski
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), NeilBrown
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), Mike Javorski
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), NeilBrown
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), Mike Javorski
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), NeilBrown
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), Mike Javorski
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), NeilBrown
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), Mike Javorski
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), NeilBrown
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), Chuck Lever III
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), Mike Javorski
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), Mike Javorski
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), Chuck Lever III
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), Mike Javorski
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), Chuck Lever III
- [PATCH] SUNRPC: don't pause on incomplete allocation, NeilBrown
- Re: [PATCH] SUNRPC: don't pause on incomplete allocation, Mel Gorman
- Re: [PATCH] SUNRPC: don't pause on incomplete allocation, J. Bruce Fields
- Message not available
- Re: [PATCH] MM: clarify effort used in alloc_pages_bulk_*(), Mel Gorman
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), Mike Javorski
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), Chuck Lever III
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), Mike Javorski
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), Chuck Lever III
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), Mike Javorski
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), J. Bruce Fields
- Re: NFS server regression in kernel 5.13 (tested w/ 5.13.9), Mike Javorski
Re: [PATCH] common/attr: remove the MAX_ATTRS and MAX_ATTRVAL_SIZE for nfs, Eryu Guan
[PATCH 1/1] Fix DoS vulnerability in statd and mountd,
Dai Ngo
[PATCH 1/1] rpcbind: Fix DoS vulnerability in rpcbind.,
Dai Ngo
[PATCH 1/1] Fix DoS vulnerability in libtirpc,
Dai Ngo
[PATCH v2 0/9] Add a tool for using the new sysfs files,
schumaker . anna
- [PATCH v2 1/9] nfs-sysfs: Add an nfs-sysfs.py tool, schumaker . anna
- [PATCH v2 2/9] nfs-sysfs.py: Add a command for printing xprt switch information, schumaker . anna
- [PATCH v2 3/9] nfs-sysfs.py: Add a command for printing individual xprts, schumaker . anna
- [PATCH v2 4/9] nfs-sysfs.py: Add a command for printing rpc-client information, schumaker . anna
- [PATCH v2 5/9] nfs-sysfs.py: Add a command for changing xprt dstaddr, schumaker . anna
- [PATCH v2 6/9] nfs-sysfs.py: Add a command for changing xprt-switch dstaddrs, schumaker . anna
- [PATCH v2 7/9] nfs-sysfs.py: Add a command for changing xprt state, schumaker . anna
- [PATCH v2 8/9] nfs-sysfs: Add a man page, schumaker . anna
- [PATCH v2 9/9] nfs-sysfs: Add installation to the Makefile, schumaker . anna
- Re: [PATCH v2 0/9] Add a tool for using the new sysfs files, Steve Dickson
[PATCH 0/4] nfs-utils: A series of memory fixes,
Alice Mitchell
[PATCH 2/2] nfstest: python3: run python3 explicitly on client, suy.fnst@xxxxxxxxxxx
[PATCH 1/2] nfstest: python3: fix rexec error while calling self.process.stdin.write,
suy.fnst@xxxxxxxxxxx
[PATCH v1] SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency(), Chuck Lever
Canvassing for network filesystem write size vs page size,
David Howells
Callback slot table overflowed,
Timothy Pearson
[PATCH net-next v2] net: Modify sock_set_keepalive() for more scenarios,
Yajun Deng
Announcing Fall 2021 NFS Bake-a-thon,
Bill Baker
[RFC PATCH] mount.nfs: Add readahead option,
Thiago Rafael Becker
[PATCH 0/2] Fix /proc/sys/fs/nfs/nsm_use_hostnames on big endian machines,
Thomas Huth
[PATCH net-next] net: Modify sock_set_keepalive() for more scenarios,
Yajun Deng
[PATCH v1 0/5] NFS/RDMA client fixes,
Chuck Lever
Re: A Third perspective on BTRFS nfsd subvol dev/inode number issues.,
Forza
Re: [PATCH] common/rc: only force nfs4.2 non-default SEEK_HOLE behaviour,
Eryu Guan
Re: [PATCH] common/attr: fix the MAX_ATTRS and MAX_ATTRVAL_SIZE for nfs,
Eryu Guan
cto changes for v4 atomic open,
Benjamin Coddington
NFSv4.1 - 2x opens causes unknown 5s delay.,
Matthew Robertson
[PATCH 0/2] SUNRPC: Add srcaddr and dst_port to sysfs,
schumaker . anna
[PATCH] nfsdcltrack: Use uint64_t instead of time_t,
Steve Dickson
[PATCH] NFS: fix minor issues with automount expiry.,
NeilBrown
[PATCH/RFC 00/11] expose btrfs subvols in mount table correctly,
NeilBrown
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]