Linux NFS
[Prev Page][Next Page]
[PATCH 0/6] NFS: Add support for the v4.2 READ_PLUS operation,
schumaker . anna
[PATCH 0/2] NFSD: Add support for the v4.2 READ_PLUS operation,
Anna Schumaker
[GIT PULL] Please pull NFS client updates for 5.1,
Anna Schumaker
[PATCH] NFS/pnfs: Bulk destroy of layouts needs to be safe w.r.t. umount, Trond Myklebust
bad principal used by gssd,
Charles Hedrick
wrong credentials used by gssd, Charles Hedrick
Another OPEN / OPEN_DOWNGRADE race,
NeilBrown
linux-next: manual merge of the nfs-anna tree with the nfs tree,
Stephen Rothwell
[PATCH] NFS: Fix a soft lockup in the delegation recovery code, Trond Myklebust
[PATCH v2] SUNRPC: Use poll() to fix up the socket requeue races, Trond Myklebust
[PATCH 1/1] SUNRPC: fix handling of half-closed connection,
Olga Kornievskaia
nfsd thread limit and UDP ?,
James Pearson
open_by_handle_at() cannot open file after drop_caches,
Cui, Yue/崔 悦
File Corruption When Using Multiple Clients, Pan
[PATCH] nfs: drop acl cache in __nfs3_proc_setacls,
yangerkun
[PATCH 0/4] Simplify the RPC client socket transmit code,
Trond Myklebust
[PATCH v2] nfs-utils: fix addrinfo usage with musl-1.1.21,
Peter Wagner
[PATCH 1/3] SUNRPC: Don't suppress socket errors when a message read completes,
Trond Myklebust
[PATCH v2] Remove abuse of ai_canonname,
Chuck Lever
[PATCH RFC] Remove one usage of ai_canonname,
Chuck Lever
[PATCH] SUNRPC: Use poll() to fix up the socket requeue races,
Trond Myklebust
[PATCH] SUNRPC: Set memalloc_nofs_save() on all rpciod/xprtiod jobs, Trond Myklebust
[PATCH] NFS: Fix sparse annotations for nfs_set_open_stateid_locked(), Trond Myklebust
[PATCH] NFS: Fix up documentation warnings, Trond Myklebust
[PATCH v3 0/8] NFS file I/O bugfixes and cleanups,
Trond Myklebust
Linux NFS v4.1 server support for dynamic slot allocation?,
Chris Tracy
[PATCH] nfs: fix xfstest generic/099 failed on nfsv3,
ZhangXiaoxu
echo rdma 20049 > /proc/fs/nfsd/portlist return Protocol not supported,
gy Lee
linux NFS client lock file cannot get a expected response,
Gefei Li
[PATCH] nfs-utils: fix addrinfo usage with musl-1.1.21,
Peter Wagner
[PATCH] NFS: Fix typo in comments of nfs_readdir_alloc_pages(), zhangliguang
[PATCH] NFS: Remove redundant semicolon, zhangliguang
[GIT PULL] more nfsd fixes for 5.0,
J. Bruce Fields
[GIT PULL] Please pull additional NFS client fixes for 5.0,
Anna Schumaker
[PATCH] sunrpc: fix 4 more call sites that were using stack memory with a scatterlist,
Scott Mayhew
[RFC PATCH 00/27] Containers and using authenticated filesystems,
David Howells
- [RFC PATCH 01/27] containers: Rename linux/container.h to linux/container_dev.h, David Howells
- [RFC PATCH 02/27] containers: Implement containers as kernel objects, David Howells
- [RFC PATCH 03/27] containers: Provide /proc/containers, David Howells
- [RFC PATCH 04/27] containers: Allow a process to be forked into a container, David Howells
- [RFC PATCH 05/27] containers: Open a socket inside a container, David Howells
- [RFC PATCH 06/27] containers, vfs: Allow syscall dirfd arguments to take a container fd, David Howells
- [RFC PATCH 07/27] containers: Make fsopen() able to create a superblock in a container, David Howells
- [RFC PATCH 08/27] containers, vfs: Honour CONTAINER_NEW_EMPTY_FS_NS, David Howells
- [RFC PATCH 10/27] containers: Provide fs_context op for container setting, David Howells
- [RFC PATCH 09/27] vfs: Allow mounting to other namespaces, David Howells
- [RFC PATCH 11/27] containers: Sample program for driving container objects, David Howells
- [RFC PATCH 12/27] containers: Allow a daemon to intercept request_key upcalls in a container, David Howells
- [RFC PATCH 13/27] keys: Provide a keyctl to query a request_key authentication key, David Howells
- [RFC PATCH 14/27] keys: Break bits out of key_unlink(), David Howells
- [RFC PATCH 15/27] keys: Make __key_link_begin() handle lockdep nesting, David Howells
- [RFC PATCH 16/27] keys: Grant Link permission to possessers of request_key auth keys, David Howells
- [RFC PATCH 17/27] keys: Add a keyctl to move a key between keyrings, David Howells
- [RFC PATCH 18/27] keys: Find the least-recently used unseen key in a keyring., David Howells
- [RFC PATCH 19/27] containers: Sample: request_key upcall handling, David Howells
- [RFC PATCH 20/27] container, keys: Add a container keyring, David Howells
- [RFC PATCH 21/27] keys: Fix request_key() lack of Link perm check on found key, David Howells
- [RFC PATCH 24/27] keys: Allow a container to be specified as a subject in a key's ACL, David Howells
- [RFC PATCH 22/27] KEYS: Replace uid/gid/perm permissions checking with an ACL, David Howells
- [RFC PATCH 23/27] KEYS: Provide KEYCTL_GRANT_PERMISSION, David Howells
- [RFC PATCH 25/27] keys: Provide a way to ask for the container keyring, David Howells
- [RFC PATCH 26/27] keys: Allow containers to be included in key ACLs by name, David Howells
- [RFC PATCH 27/27] containers: Sample to grant access to a key in a container, David Howells
- Re: [RFC PATCH 00/27] Containers and using authenticated filesystems, James Morris
- Re: [RFC PATCH 00/27] Containers and using authenticated filesystems, Eric W. Biederman
- Re: [RFC PATCH 00/27] Containers and using authenticated filesystems, David Howells
[PATCH] sm-notify: Added -f flag to nfs.conf parsing,
Steve Dickson
[PATCH v2 1/2] NFS: Fix I/O request leakages,
Trond Myklebust
[PATCH RFC 0/4] IMA on NFS prototype,
Chuck Lever
[RFC PATCH 0/9] keys: Namespacing,
David Howells
- [RFC PATCH 1/9] keys: Invalidate used request_key authentication keys, David Howells
- [RFC PATCH 3/9] keys: Simplify key description management, David Howells
- [RFC PATCH 6/9] keys: Garbage collect keys for which the domain has been removed, David Howells
- [RFC PATCH 2/9] keys: Kill off request_key_async{,_with_auxdata}, David Howells
- [RFC PATCH 4/9] keys: Cache the hash value to avoid lots of recalculation, David Howells
- [RFC PATCH 5/9] keys: Include target namespace in match criteria, David Howells
- [RFC PATCH 7/9] keys: Network namespace domain tag, David Howells
- [RFC PATCH 8/9] keys: Pass the network namespace into request_key mechanism, David Howells
- [RFC PATCH 9/9] KEYS: Namespace keyring names, David Howells
[PATCH v2 2/2] pNFS: Avoid read/modify/write when it is not necessary, Kazuo Ito
[PATCH v2 1/2] pNFS: Fix potential corruption of page being written, Kazuo Ito
[PATCH v2 0/2] pNFS block/SCSI layouts read-modify-write fix&improvement,
Kazuo Ito
[PATCH 1/2] NFS: Fix I/O request leakages,
Trond Myklebust
Why doesn't NFSv3 implement LOOKUPP?,
Yihao Wu
[PATCH AUTOSEL 4.20 034/105] xprtrdma: Double free in rpcrdma_sendctxs_create(), Sasha Levin
[PATCH AUTOSEL 4.20 076/105] SUNRPC: Ensure we respect the RPCSEC_GSS sequence number limit, Sasha Levin
[PATCH AUTOSEL 4.19 29/83] xprtrdma: Double free in rpcrdma_sendctxs_create(), Sasha Levin
[PATCH AUTOSEL 4.20 075/105] SUNRPC: Ensure rq_bytes_sent is reset before request transmission, Sasha Levin
[PATCH] rpc: properly check debugfs dentry before using it,
Greg Kroah-Hartman
[v5.0-rc3 regression] Oops when starting nfs service,
Murphy Zhou
Oops in rpc_clnt_debugfs_register(),
David Howells
[PATCH v1 00/23] NFS client patches for v5.1 (complete),
Chuck Lever
- [PATCH v1 01/23] xprtrdma: Fix sparse warnings, Chuck Lever
- [PATCH v1 02/23] xprtrdma: Check inline size before providing a Write chunk, Chuck Lever
- [PATCH v1 03/23] xprtrdma: Reduce the doorbell rate (Receive), Chuck Lever
- [PATCH v1 04/23] SUNRPC: Display symbolic flag names in RPC trace events, Chuck Lever
- [PATCH v1 05/23] SUNRPC: Add xdr_stream::rqst field, Chuck Lever
- [PATCH v1 06/23] SUNRPC: Add XDR overflow trace event, Chuck Lever
- [PATCH v1 07/23] SUNRPC: Add trace event that reports reply page vector alignment, Chuck Lever
- [PATCH v1 08/23] NFS: Remove print_overflow_msg(), Chuck Lever
- [PATCH v1 09/23] NFS: Add trace events to report non-zero NFS status codes, Chuck Lever
- [PATCH v1 10/23] SUNRPC: Remove some dprintk() call sites from auth functions, Chuck Lever
- [PATCH v1 11/23] SUNRPC: Remove rpc_xprt::tsh_size, Chuck Lever
- [PATCH v1 12/23] SUNRPC: Add build option to disable support for insecure enctypes, Chuck Lever
- [PATCH v1 13/23] SUNRPC: Use struct xdr_stream when constructing RPC Call header, Chuck Lever
- [PATCH v1 14/23] SUNRPC: Clean up rpc_verify_header(), Chuck Lever
- [PATCH v1 15/23] SUNRPC: Use struct xdr_stream when decoding RPC Reply header, Chuck Lever
- [PATCH v1 16/23] SUNRPC: Introduce trace points in rpc_auth_gss.ko, Chuck Lever
- [PATCH v1 17/23] SUNRPC: Remove xdr_buf_trim(), Chuck Lever
- [PATCH v1 18/23] SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ files, Chuck Lever
- [PATCH v1 19/23] SUNRPC: Introduce rpc_prepare_reply_pages(), Chuck Lever
- [PATCH v1 20/23] NFS: Account for XDR pad of buf->pages, Chuck Lever
- [PATCH v1 21/23] SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsize, Chuck Lever
- [PATCH v1 22/23] SUNRPC: Add rpc_auth::au_ralign field, Chuck Lever
- [PATCH v1 23/23] SUNRPC: Use au_rslack when computing reply buffer size, Chuck Lever
[PATCH 0/7] Eliminate delegation self-conflicts,
J. Bruce Fields
[PATCH] st_getattr: do not expect server to return rdattr_error,
Tigran Mkrtchyan
Better interop for NFS/SMB file share mode/reservation,
Amir Goldstein
[GIT PULL] nfsd fixes for 5.0,
J. Bruce Fields
4.0 client and server restart with decreased lease time,
Donald Buczek
[PATCH] pNFS: Avoid read-modify-write for page-aligned full page write,
Kazuo Ito
[PATCH 1 0/2] Two small clean-ups for v5.1,
Chuck Lever
[PATCH RFC 0/5] Reduce reply buffer requirements,
Chuck Lever
[PATCH v2] NFS: Don't use page_file_mapping after removing the page,
Benjamin Coddington
[PATCH v3] xprtrdma: Make sure Send CQ is allocated on an existing compvec,
Nicolas Morey-Chaisemartin
[PATCH 4.14 0/2] Two nfsd4 fixes for 4.14 longterm,
Donald Buczek
why no nlmport mount option been implemented, Olga Kornievskaia
[PATCH] NFS: Don't use page_file_mapping after removing the page,
Benjamin Coddington
[PATCH 1/3] configure.ac: more carefully detect availability of res_querydomain(3),
Patrick Steinhardt
[PATCH RFC 00/10] SUNRPC GSS overhaul,
Chuck Lever
- [PATCH RFC 01/10] SUNRPC: Remove some dprintk() call sites from auth functions, Chuck Lever
- [PATCH RFC 02/10] SUNRPC: Remove rpc_xprt::tsh_size, Chuck Lever
- [PATCH RFC 03/10] SUNRPC: Add build option to disable support for insecure enctypes, Chuck Lever
- [PATCH RFC 04/10] SUNRPC: Add common byte-swapped RPC header constants, Chuck Lever
- [PATCH RFC 05/10] SUNRPC: Use struct xdr_stream when constructing RPC Call header, Chuck Lever
- [PATCH RFC 06/10] SUNRPC: Clean up rpc_verify_header(), Chuck Lever
- [PATCH RFC 07/10] SUNRPC: Use struct xdr_stream when decoding RPC Reply header, Chuck Lever
- [PATCH RFC 08/10] SUNRPC: Introduce trace points in rpc_auth_gss.ko, Chuck Lever
- [PATCH RFC 09/10] SUNRPC: Remove xdr_buf_trim(), Chuck Lever
- [PATCH RFC 10/10] SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ files, Chuck Lever
[GIT PULL] Please pull NFS client bugfixes for 5.0-rc5,
Schumaker, Anna
[PATCH net-next] xprtrdma: Use struct_size() in kzalloc(),
Gustavo A. R. Silva
Windows server IOPS benchmark result, Chuck Lever
[PATCH] fs/nfs: Fix nfs_parse_devname to not modify it's argument,
Eric W. Biederman
[PATCH v2] NFS: Fix up return value on fatal errors in nfs_page_async_flush(),
Trond Myklebust
[PATCH] nfs-utils: Removed new error=format-overflow=2 errors,
Steve Dickson
[LSF/MM TOPIC] NFS topics, Chuck Lever
[RFC v3] NFS: readdirplus optimization by cache mechanism, zhangliguang
[PATCH AUTOSEL 4.20 095/304] nfsd4: fix crash on writing v4_end_grace before nfsd startup, Sasha Levin
[PATCH AUTOSEL 4.20 261/304] NFS: nfs_compare_mount_options always compare auth flavors., Sasha Levin
[PATCH AUTOSEL 4.20 304/304] xprtrdma: Don't wake pending tasks until disconnect is done, Sasha Levin
[PATCH AUTOSEL 4.19 218/258] NFS: nfs_compare_mount_options always compare auth flavors., Sasha Levin
[PATCH AUTOSEL 4.14 053/170] nfsd4: fix crash on writing v4_end_grace before nfsd startup, Sasha Levin
[PATCH AUTOSEL 4.14 140/170] NFS: nfs_compare_mount_options always compare auth flavors., Sasha Levin
[PATCH AUTOSEL 4.9 031/107] nfsd4: fix crash on writing v4_end_grace before nfsd startup, Sasha Levin
[PATCH AUTOSEL 4.4 23/80] nfsd4: fix crash on writing v4_end_grace before nfsd startup, Sasha Levin
[PATCH AUTOSEL 4.4 62/80] NFS: nfs_compare_mount_options always compare auth flavors., Sasha Levin
[PATCH AUTOSEL 3.18 46/61] NFS: nfs_compare_mount_options always compare auth flavors., Sasha Levin
[PATCH AUTOSEL 3.18 17/61] nfsd4: fix crash on writing v4_end_grace before nfsd startup, Sasha Levin
[PATCH AUTOSEL 4.9 083/107] NFS: nfs_compare_mount_options always compare auth flavors., Sasha Levin
[PATCH AUTOSEL 4.19 081/258] nfsd4: fix crash on writing v4_end_grace before nfsd startup, Sasha Levin
[PATCH] nfs: Fix NULL pointer dereference of dev_name, Yao Liu
[PATCH] NFS: Always return the error that truncates a flushing page,
Benjamin Coddington
[PATCH RFC 0/5] Ideas for new NFS and RPC trace points,
Chuck Lever
[PATCH v1] svcrdma: Remove max_sge check at connect time,
Chuck Lever
inode_add/set_bytes and i_blocks, dangerous for small files?,
Dominique Martinet
[PATCH] systemd: rpc_pipefs.target use BindsTo= instead of Requires=,
Yongcheng Yang
Need help debugging NFS issues new to 4.20 kernel,
Jason L Tibbitts III
Re: Need help debugging NFS issues new to 4.20 kernel, Jason L Tibbitts III
[PATCH v2] xprtrdma: Make sure Send CQ is allocated on an existing compvec,
Nicolas Morey-Chaisemartin
[PATCH] CACHE: Fix test script as delegation being introduced,
Su Yanjun
[LSF/MM TOPIC] Containers and distributed filesystems,
Trond Myklebust
[PATCH] xprtrdma: Make sure Send CQ is allocated on an existing CPU,
Nicolas Morey-Chaisemartin
[PATCH] gssd: add verbosity options to the rpc.gssd man page,
Pierguido Lambri
[PATCH] nfsd: Fix error return values for nfsd4_clone_file_range(),
Trond Myklebust
[PATCH -next] nfs: remove unneeded semicolon,
YueHaibing
[PATCH RFC] SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ files,
Chuck Lever
[PATCH] lockd: NSMPROC_MON should be send only once even if in multithread,
ZhangXiaoxu
[PATCH RFC 0/2] NFS/RDMA changes,
Chuck Lever
[PATCH net-next] xprtrdma: Fix error return code in rpcrdma_buffer_create(),
Wei Yongjun
linux-next: build failure after merge of the block tree,
Stephen Rothwell
linux-next: Fixes tag needs some work in the nfs-anna tree,
Stephen Rothwell
[PATCH net-next] svcrdma: Use struct_size() in kmalloc(),
Gustavo A. R. Silva
[PATCH RFC] SUNRPC: Add build option to disable support for insecure enctypes,
Chuck Lever
[Help] nfs client size cache test fail problem, Su Yanjun <suyj.fnst@xxxxxxxxxxxxxx>
nfs-utils-2.3.3 RPC: Program not registered rpcb_getaddr (domain.com) failed, Robert Kudyba
[PATCH v2] NFSv4.2 fix unnecessary retry in nfs4_copy_file_range, Olga Kornievskaia
[RFC for-stable PATCH] SUNRPC: Always drop the XPRT_LOCK on XPRT_CLOSE_WAIT,
Benjamin Coddington
[PATCH] sunrpc: kernel BUG at kernel/cred.c:825!,
Santosh kumar pradhan
[PATCH RFC] SUNRPC: Address Kerberos performance/behavior regression, Chuck Lever
[PATCH 1/1] NFSv4.2 fix unnecessary retry in nfs4_copy_file_range,
Olga Kornievskaia
kernel BUG at kernel/cred.c:825!,
Dave Jones
[PATCH 2/2] xprtrdma: Double free in rpcrdma_sendctxs_create(),
Dan Carpenter
[PATCH 1/2] xprtrdma: Fix error code in rpcrdma_buffer_create(),
Dan Carpenter
[PATCH] nfsd: fix an IS_ERR() vs NULL check,
Dan Carpenter
[RFC v1] NFS: readdirplus optimization by cache mechanism, zhangliguang
[PATCH] NFS: readdirplus optimization by cache mechanism,
zhangliguang
[PATCH] SUNRPC: Remove rpc_xprt::tsh_size,
Chuck Lever
[PATCH] SUNRPC: Don't allow compiler optimisation of svc_xprt_release_slot(),
Trond Myklebust
[PATCH v3] SUNRPC: Fix TCP receive code on archs with flush_dcache_page(), Trond Myklebust
[PATCH v2] SUNRPC: Fix TCP receive code on archs with flush_dcache_page(),
Trond Myklebust
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]