Linux NFS
[Prev Page][Next Page]
- [PATCH] Fix the socket autoclose regression,
Trond Myklebust
- [PATCH 1/4] pNFS: Fix post-layoutget error handling in pnfs_update_layout(),
Trond Myklebust
- [PATCH] nfs/blocklayout: Check max uuids and devices before decoding, Kinglong Mee
- [PATCH] nfs/blocklayout: Make sure calculate signature length aligned, Kinglong Mee
- [PATCH] nfsd/blocklayout: Make sure calculate signature/designator length aligned,
Kinglong Mee
- [PATCH 2/2] blkmapd: unlink pid file when error out,
Kinglong Mee
- [PATCH 1/2] blkmapd: Let running correctly when pid file exists,
Kinglong Mee
- [PATCH] Gssd: Avoid compiling warning and simplify codes,
Kinglong Mee
- [PATCH 0/8] Assorted mount-related nfs-utils patches.,
NeilBrown
- Re: WARNING: CPU: 0 PID: 0 at net/ipv4/af_inet.c:155 inet_sock_destruct+0x1c4/0x1dc, Mason
- open a file in 0100444 mode in NFSv4 may fail,
Thomas Gambier
- RHEL7 hang (and probably mainline) while copying big files because of subrequests merging(?),
Alexey Dobriyan
- [PATCH v3 0/3][resend] pnfs/nfsd: have client and server support multiple layout types,
Jeff Layton
- [PATCH] exportfs: fix export point checking,
Jianhong.Yin
- [PATCH 0/3] sunrpc: Fix reserved port range calculation and possible panic,
Frank Sorenson
- [PATCH v2] xfs: abstract block export operations from nfsd layouts,
Benjamin Coddington
- a few simple scsi-layout fixes,
Christoph Hellwig
- [PATCH] nfsd: Correct a comment for NFSD_MAY_ defines location,
Oleg Drokin
- [PATCH] nfsd: Make creates return EEXIST correctly instead of EPERM,
Oleg Drokin
- [PATCH] nfs(5): Add lease management security considerations,
Chuck Lever
- [PATCH 1/2] nfsd: allow SCSI layout support without block layout,
Benjamin Coddington
- Lost CLOSE with NFSv4.1 on RHEL7 ( and bejond?),
Mkrtchyan, Tigran
- [RFC] [PATCH 0/2] mkdir lookup optimization,
Oleg Drokin
- [PATCH v4 00/28] NFS writeback performance patches for v4.8,
Trond Myklebust
- [PATCH v4 01/28] NFS: Don't flush caches for a getattr that races with writeback, Trond Myklebust
- [PATCH v4 02/28] NFS: Cache access checks more aggressively, Trond Myklebust
- [PATCH v4 03/28] NFS: Cache aggressively when file is open for writing, Trond Myklebust
- [PATCH v4 04/28] NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killer, Trond Myklebust
- [PATCH v4 05/28] NFS: writepage of a single page should not be synchronous, Trond Myklebust
- [PATCH v4 06/28] NFS: Don't hold the inode lock across fsync(), Trond Myklebust
- [PATCH v4 07/28] NFS: Don't call COMMIT in ->releasepage(), Trond Myklebust
- [PATCH v4 08/28] pNFS/files: Fix layoutcommit after a commit to DS, Trond Myklebust
- [PATCH v4 09/28] pNFS/flexfiles: Fix layoutcommit after a commit to DS, Trond Myklebust
- [PATCH v4 10/28] pNFS/flexfiles: Clean up calls to pnfs_set_layoutcommit(), Trond Myklebust
- [PATCH v4 11/28] pNFS: Files and flexfiles always need to commit before layoutcommit, Trond Myklebust
- [PATCH v4 12/28] pNFS: Ensure we layoutcommit before revalidating attributes, Trond Myklebust
- [PATCH v4 13/28] pNFS: pnfs_layoutcommit_outstanding() is no longer used when !CONFIG_NFS_V4_1, Trond Myklebust
- [PATCH v4 14/28] NFS: Fix O_DIRECT verifier problems, Trond Myklebust
- [PATCH v4 15/28] NFS: Ensure we reset the write verifier 'committed' value on resend., Trond Myklebust
- [PATCH v4 16/28] NFS: Remove racy size manipulations in O_DIRECT, Trond Myklebust
- [PATCH v4 17/28] NFS Cleanup: move call to generic_write_checks() into fs/nfs/direct.c, Trond Myklebust
- [PATCH v4 18/28] NFS: Move buffered I/O locking into nfs_file_write(), Trond Myklebust
- [PATCH v4 19/28] NFS: Do not serialise O_DIRECT reads and writes, Trond Myklebust
- [PATCH v4 20/28] NFS: Cleanup nfs_direct_complete(), Trond Myklebust
- [PATCH v4 21/28] NFS: Remove redundant waits for O_DIRECT in fsync() and write_begin(), Trond Myklebust
- [PATCH v4 22/28] NFS: Remove unused function nfs_revalidate_mapping_protected(), Trond Myklebust
- [PATCH v4 23/28] NFS: Do not aggressively cache file attributes in the case of O_DIRECT, Trond Myklebust
- [PATCH v4 24/28] NFS: Getattr doesn't require data sync semantics, Trond Myklebust
- [PATCH v4 25/28] NFSv4.2: Fix a race in nfs42_proc_deallocate(), Trond Myklebust
- [PATCH v4 26/28] NFSv4.2: Fix writeback races in nfs4_copy_file_range, Trond Myklebust
- [PATCH v4 27/28] NFSv4.2: llseek(SEEK_HOLE) and llseek(SEEK_DATA) don't require data sync, Trond Myklebust
- [PATCH v4 28/28] NFS nfs_vm_page_mkwrite: Don't freeze me, Bro..., Trond Myklebust
- Re: [PATCH v4 24/28] NFS: Getattr doesn't require data sync semantics, Christoph Hellwig
- Re: [PATCH v4 24/28] NFS: Getattr doesn't require data sync semantics, Trond Myklebust
- Re: [PATCH v4 24/28] NFS: Getattr doesn't require data sync semantics, Trond Myklebust
- Re: [PATCH v4 24/28] NFS: Getattr doesn't require data sync semantics, hch@xxxxxxxxxxxxx
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Benjamin Coddington
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Trond Myklebust
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Benjamin Coddington
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, hch@xxxxxxxxxxxxx
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Benjamin Coddington
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Benjamin Coddington
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Benjamin Coddington
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Trond Myklebust
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Benjamin Coddington
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Trond Myklebust
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Trond Myklebust
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Benjamin Coddington
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Benjamin Coddington
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Trond Myklebust
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Benjamin Coddington
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Trond Myklebust
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Benjamin Coddington
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Benjamin Coddington
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Trond Myklebust
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Benjamin Coddington
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Trond Myklebust
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Benjamin Coddington
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Trond Myklebust
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Trond Myklebust
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Benjamin Coddington
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Trond Myklebust
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Benjamin Coddington
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Trond Myklebust
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Trond Myklebust
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Benjamin Coddington
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Trond Myklebust
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Benjamin Coddington
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Trond Myklebust
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Benjamin Coddington
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Trond Myklebust
- Re: [PATCH v4 24/28] Getattr doesn't require data sync semantics, Benjamin Coddington
- Hang due to nfs letting tasks freeze with locked inodes,
Seth Forshee
- When can nfsv3 returns nfs3err_jukebox to client?,
Pankaj Singh
- ELOOP from getdents,
Nikolaus Rath
- [PATCH] nfsd: allow SCSI layout support without Block layout,
Benjamin Coddington
- [PATCH 1/2] nfsd: Fix some indent inconsistancy, Christophe JAILLET
- [PATCH 2/2] nfsd: remove extraneous KERN_INFO prefix,
Christophe JAILLET
- [PATCH 0/4] tracing: printk:console fix and __get_str() cleanup,
Daniel Bristot de Oliveira
- Revert: SUNRPC: xs_sock_mark_closed() does not need to trigger socket autoclose,
Steven Rostedt
- [GIT PULL] lockd/locks bugfixes for 4.7, J. Bruce Fields
- [PATCH] nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock,
Chuck Lever
- [PATCH] lockd: unregister notifier blocks if the service fails to come up completely,
Scott Mayhew
- [PATCH v23 00/22] Richacls (Core and Ext4),
Andreas Gruenbacher
- [PATCH v23 22/22] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v23 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v23 05/22] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v23 17/22] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v23 20/22] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v23 21/22] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v23 19/22] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v23 13/22] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v23 14/22] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v23 15/22] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v23 16/22] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v23 18/22] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v23 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- [PATCH v23 11/22] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v23 12/22] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v23 08/22] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v23 09/22] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v23 06/22] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v23 04/22] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [PATCH v23 10/22] posix_acl: Improve xattr fixup code, Andreas Gruenbacher
- [PATCH v23 07/22] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v23 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- Re: [PATCH v23 00/22] Richacls (Core and Ext4), Volker Lendecke
- It's back! (Re: [REGRESSION] NFS is creating a hidden port (left over from xs_bind() )),
Steven Rostedt
- [GIT PULL] Please pull NFS client bugfixes for 4.7, Anna Schumaker
- [PATCH v4 00/24] NFS/RDMA client patches proposed for v4.8,
Chuck Lever
- [PATCH v4 01/24] xprtrdma: Remove FMRs from the unmap list after unmapping, Chuck Lever
- [PATCH v4 02/24] xprtrdma: Create common scatterlist fields in rpcrdma_mw, Chuck Lever
- [PATCH v4 03/24] xprtrdma: Move init and release helpers, Chuck Lever
- [PATCH v4 04/24] xprtrdma: Rename fields in rpcrdma_fmr, Chuck Lever
- [PATCH v4 05/24] xprtrdma: Use scatterlist for DMA mapping and unmapping under FMR, Chuck Lever
- [PATCH v4 06/24] xprtrdma: Refactor MR recovery work queues, Chuck Lever
- [PATCH v4 07/24] xprtrdma: Do not leak an MW during a DMA map failure, Chuck Lever
- [PATCH v4 08/24] xprtrdma: Remove ALLPHYSICAL memory registration mode, Chuck Lever
- [PATCH v4 09/24] xprtrdma: Remove rpcrdma_map_one() and friends, Chuck Lever
- [PATCH v4 10/24] xprtrdma: Clean up device capability detection, Chuck Lever
- [PATCH v4 11/24] xprtrdma: Reply buffer exhaustion can be catastrophic, Chuck Lever
- [PATCH v4 12/24] xprtrdma: Honor ->send_request API contract, Chuck Lever
- [PATCH v4 20/24] xprtrdma: Update only specific fields in private receive buffer, Chuck Lever
- [PATCH v4 18/24] xprtrdma: rpcrdma_inline_fixup() overruns the receive page list, Chuck Lever
- [PATCH v4 17/24] xprtrdma: Chunk list encoders no longer share one rl_segments array, Chuck Lever
- [PATCH v4 23/24] svc: Avoid garbage replies when pc_func() returns rpc_drop_reply, Chuck Lever
- [PATCH v4 22/24] xprtrdma: No direct data placement with krb5i and krb5p, Chuck Lever
- [PATCH v4 21/24] xprtrdma: Clean up fixup_copy_count accounting, Chuck Lever
- [PATCH v4 19/24] xprtrdma: Do not update {head, tail}.iov_len in rpcrdma_inline_fixup(), Chuck Lever
- [PATCH v4 24/24] NFS: Don't drop CB requests with invalid principals, Chuck Lever
- [PATCH v4 15/24] xprtrdma: Release orphaned MRs immediately, Chuck Lever
- [PATCH v4 14/24] xprtrdma: Allocate MRs on demand, Chuck Lever
- [PATCH v4 13/24] xprtrdma: Chunk list encoders must not return zero, Chuck Lever
- [PATCH v4 16/24] xprtrdma: Place registered MWs on a per-req list, Chuck Lever
- unhappy 4.5.7 kernel with nfs,
Mkrtchyan, Tigran
[PATCH] NFS/pnfs: Do not clobber existing pgio_done_cb in nfs4_proc_read_setup, Trond Myklebust
[PATCH] sunrpc: Fix bit count when setting hashtable size to power-of-two, Frank Sorenson
[PATCH 1/5] NFS: Do not aggressively cache file attributes in the case of O_DIRECT,
Trond Myklebust
[PATCH] NFS: Fix another OPEN_DOWNGRADE bug,
Trond Myklebust
[PATCH v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time(),
Deepa Dinamani
/etc/exports parsing is borked again in nfs-utils,
Trond Myklebust
[GIT PULL] bugfixes for 4.7, J. Bruce Fields
[PATCH 01/10] SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_status,
Trond Myklebust
[PATCH v4 01/17] NFS: Don't flush caches for a getattr that races with writeback,
Trond Myklebust
Interrupted IO causing async errors,
Steve Wise
[PATCH v3 01/13] NFS: Don't flush caches for a getattr that races with writeback,
Trond Myklebust
[PATCH 1/1] Fix SETATTR/DELEGRETURN race,
Olga Kornievskaia
[PATCH] nfs.man: clarify effect of 'retry' option.,
NeilBrown
[PATCH v2 01/12] NFS: Don't flush caches for a getattr that races with writeback,
Trond Myklebust
[PATCH 1/1 v2] systemd: Only start the gssd daemons when they are enabled,
Steve Dickson
[PATCH 1/1] start-statd: Use flock to serialize the running of this script,
Steve Dickson
[PATCH v3 00/25] NFS/RDMA client patches proposed for v4.8,
Chuck Lever
- [PATCH v3 01/25] xprtrdma: Remove FMRs from the unmap list after unmapping, Chuck Lever
- [PATCH v3 02/25] xprtrdma: Create common scatterlist fields in rpcrdma_mw, Chuck Lever
- [PATCH v3 03/25] xprtrdma: Move init and release helpers, Chuck Lever
- [PATCH v3 04/25] xprtrdma: Rename fields in rpcrdma_fmr, Chuck Lever
- [PATCH v3 07/25] xprtrdma: Do not leak an MW during a DMA map failure, Chuck Lever
- [PATCH v3 09/25] xprtrdma: Remove rpcrdma_map_one() and friends, Chuck Lever
- [PATCH v3 10/25] xprtrdma: Clean up device capability detection, Chuck Lever
- [PATCH v3 08/25] xprtrdma: Remove ALLPHYSICAL memory registration mode, Chuck Lever
- [PATCH v3 06/25] xprtrdma: Refactor MR recovery work queues, Chuck Lever
- [PATCH v3 05/25] xprtrdma: Use scatterlist for DMA mapping and unmapping under FMR, Chuck Lever
- [PATCH v3 18/25] xprtrdma: rpcrdma_inline_fixup() overruns the receive page list, Chuck Lever
- [PATCH v3 15/25] xprtrdma: Release orphaned MRs immediately, Chuck Lever
- [PATCH v3 17/25] xprtrdma: Chunk list encoders no longer share one rl_segments array, Chuck Lever
- [PATCH v3 19/25] xprtrdma: Do not update {head, tail}.iov_len in rpcrdma_inline_fixup(), Chuck Lever
- [PATCH v3 16/25] xprtrdma: Place registered MWs on a per-req list, Chuck Lever
- [PATCH v3 22/25] xprtrdma: No direct data placement with krb5i and krb5p, Chuck Lever
- [PATCH v3 23/25] svc: Avoid garbage replies when pc_func() returns rpc_drop_reply, Chuck Lever
- [PATCH v3 21/25] xprtrdma: Clean up fixup_copy_count accounting, Chuck Lever
- [PATCH v3 14/25] xprtrdma: Allocate MRs on demand, Chuck Lever
- [PATCH v3 20/25] xprtrdma: Update only specific fields in private receive buffer, Chuck Lever
- [PATCH v3 13/25] xprtrdma: Chunk list encoders must not return zero, Chuck Lever
- [PATCH v3 12/25] xprtrdma: Honor ->send_request API contract, Chuck Lever
- [PATCH v3 11/25] xprtrdma: Reply buffer exhaustion can be catastrophic, Chuck Lever
- [PATCH v3 24/25] NFS: Don't drop CB requests with invalid principals, Chuck Lever
- [PATCH v3 25/25] IB/mlx4: Workaround for mlx4_alloc_priv_pages() array allocator, Chuck Lever
- RE: [PATCH v3 00/25] NFS/RDMA client patches proposed for v4.8, Steve Wise
[PATCH v2 00/24] Delete CURRENT_TIME and CURRENT_TIME_SEC macros,
Deepa Dinamani
nfsd crash with 4.6 and 4.7 (bisected),
Damjan Georgievski
Question : Session trunking fail-over,
Martin Houry
More parallel atomic_open/d_splice_alias fun with NFS and possibly more FSes.,
Oleg Drokin
[PATCH] nfsdcltrack: fix a typo in the manpage,
yongcheng . yang
nfs/flexfiles patches for stable, Weston Andros Adamson
[GIT PULL] nfsd bugfixes for 4.7, J. Bruce Fields
odd sillyrename bug in 4.6 / 4.7-rc,
Christoph Hellwig
flexfiles LAYOUTGET/LAYOUTRETURN loop,
Weston Andros Adamson
[PATCH 0/8] net: fix old-style declarations,
Arnd Bergmann
[PATCH] NFS: Fix potential race in nfs_fhget(),
Trond Myklebust
[nfs-utils PATCH] statd: suppress a benign log message in nsm_delete_host(),
Scott Mayhew
[BUG] Sleeping in atomic context, nfs_alloc_fattr, next-20160615, Krzysztof Kozlowski
[PATCH] NFS: Trim extra slash in v4 nfs_path,
Benjamin Coddington
[PATCH v3 0/3] pnfs/nfsd: have client and server support multiple layout types,
Jeff Layton
[PATCH v3 0/3] Deal with lost delegations and EKEYEXPIRED,
Andrew Elble
[PATCH] systemd: Only start the rpc-gssd service when its enabled, Steve Dickson
[PATCH RESEND] sunrpc: add gss minor status to svcauth_gss_proxy_init,
Scott Mayhew
[PATCH v2 00/24] NFS/RDMA client patches proposed for v4.8,
Chuck Lever
- [PATCH v2 01/24] mlx4-ib: Use coherent memory for priv pages, Chuck Lever
- [PATCH v2 02/24] xprtrdma: Remove FMRs from the unmap list after unmapping, Chuck Lever
- [PATCH v2 04/24] xprtrdma: Move init and release helpers, Chuck Lever
- [PATCH v2 03/24] xprtrdma: Create common scatterlist fields in rpcrdma_mw, Chuck Lever
- [PATCH v2 06/24] xprtrdma: Use scatterlist for DMA mapping and unmapping under FMR, Chuck Lever
- [PATCH v2 05/24] xprtrdma: Rename fields in rpcrdma_fmr, Chuck Lever
- [PATCH v2 07/24] xprtrdma: Refactor MR recovery work queues, Chuck Lever
- [PATCH v2 08/24] xprtrdma: Do not leak an MW during a DMA map failure, Chuck Lever
- [PATCH v2 09/24] xprtrdma: Remove ALLPHYSICAL memory registration mode, Chuck Lever
- [PATCH v2 10/24] xprtrdma: Remove rpcrdma_map_one() and friends, Chuck Lever
- [PATCH v2 11/24] xprtrdma: Reply buffer exhaustion can be catastrophic, Chuck Lever
- [PATCH v2 12/24] xprtrdma: Honor ->send_request API contract, Chuck Lever
- [PATCH v2 13/24] xprtrdma: Chunk list encoders must not return zero, Chuck Lever
- [PATCH v2 14/24] xprtrdma: Allocate MRs on demand, Chuck Lever
- [PATCH v2 15/24] xprtrdma: Release orphaned MRs immediately, Chuck Lever
- [PATCH v2 16/24] xprtrdma: Place registered MWs on a per-req list, Chuck Lever
- [PATCH v2 17/24] xprtrdma: Chunk list encoders no longer share one rl_segments array, Chuck Lever
- [PATCH v2 18/24] xprtrdma: rpcrdma_inline_fixup() overruns the receive page list, Chuck Lever
- [PATCH v2 19/24] xprtrdma: Do not update {head, tail}.iov_len in rpcrdma_inline_fixup(), Chuck Lever
- [PATCH v2 20/24] xprtrdma: Update only specific fields in private receive buffer, Chuck Lever
- [PATCH v2 21/24] xprtrdma: Clean up fixup_copy_count accounting, Chuck Lever
- [PATCH v2 22/24] xprtrdma: No direct data placement with krb5i and krb5p, Chuck Lever
- [PATCH v2 23/24] svc: Avoid garbage replies when pc_func() returns rpc_drop_reply, Chuck Lever
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]