Linux NFS
[Prev Page][Next Page]
- Re: [nfs-utils PATCH] idmapd: fix object order in idmapd_LDADD, (continued)
- [PATCH] pnfs/blocklayout: require 64-bit ѕector_t,
Christoph Hellwig
- [RFC v2 0/3] VFS/NFS support to destroy FS credentials,
Olga Kornievskaia
- nfs gss context destruction, Olga Kornievskaia
- [RFC 0/3] VFS/NFS support to destroy FS credentials,
Olga Kornievskaia
- [PATCH v1 0/7] Clean up XDR decoding of RPC/RDMA xprt hdrs,
Chuck Lever
- [PATCH v2 00/28] Reducing inode->i_lock contention in writebacks,
Trond Myklebust
- [PATCH v2 01/28] NFS: Simplify page writeback, Trond Myklebust
- [PATCH v2 02/28] NFS: Reduce lock contention in nfs_page_find_head_request(), Trond Myklebust
- [PATCH v2 03/28] NFS: Reduce lock contention in nfs_try_to_update_request(), Trond Myklebust
- [PATCH v2 04/28] NFS: Ensure we always dereference the page head last, Trond Myklebust
- [PATCH v2 05/28] NFS: Fix a reference and lock leak in nfs_lock_and_join_requests(), Trond Myklebust
- [PATCH v2 06/28] NFS: Fix an ABBA issue in nfs_lock_and_join_requests(), Trond Myklebust
- [PATCH v2 07/28] NFS: Don't check request offset and size without holding a lock, Trond Myklebust
- [PATCH v2 08/28] NFS: Don't unlock writebacks before declaring PG_WB_END, Trond Myklebust
- [PATCH v2 09/28] NFS: Fix the inode request accounting when pages have subrequests, Trond Myklebust
- [PATCH v2 10/28] NFS: Teach nfs_try_to_update_request() to deal with request page_groups, Trond Myklebust
- [PATCH v2 11/28] NFS: Remove page group limit in nfs_flush_incompatible(), Trond Myklebust
- [PATCH v2 12/28] NFS: Reduce inode->i_lock contention in nfs_lock_and_join_requests(), Trond Myklebust
- [PATCH v2 13/28] NFS: Further optimise nfs_lock_and_join_requests(), Trond Myklebust
- [PATCH v2 14/28] NFS: Fix nfs_page_group_destroy() and nfs_lock_and_join_requests() race cases, Trond Myklebust
- [PATCH v2 15/28] NFS: Remove nfs_page_group_clear_bits(), Trond Myklebust
- [PATCH v2 16/28] NFS: Remove unuse function nfs_page_group_lock_wait(), Trond Myklebust
- [PATCH v2 17/28] NFS: Remove unused parameter from nfs_page_group_lock(), Trond Myklebust
- [PATCH v2 18/28] NFS: Fix up nfs_page_group_covers_page(), Trond Myklebust
- [PATCH v2 19/28] NFSv4: Convert nfs_lock_and_join_requests() to use nfs_page_find_head_request(), Trond Myklebust
- [PATCH v2 20/28] NFS: Refactor nfs_page_find_head_request(), Trond Myklebust
- [PATCH v2 21/28] NFSv4: Use a mutex to protect the per-inode commit lists, Trond Myklebust
- [PATCH v2 22/28] NFS: Use an atomic_long_t to count the number of requests, Trond Myklebust
- [PATCH v2 23/28] NFS: Use an atomic_long_t to count the number of commits, Trond Myklebust
- [PATCH v2 24/28] NFS: Switch to using mapping->private_lock for page writeback lookups., Trond Myklebust
- [PATCH v2 25/28] NFSv4/pnfs: Replace pnfs_put_lseg_locked() with pnfs_put_lseg(), Trond Myklebust
- [PATCH v2 26/28] NFS: Wait for requests that are locked on the commit list, Trond Myklebust
- [PATCH v2 27/28] SUNRPC: Add a function to allow waiting for RPC transmission, Trond Myklebust
- [PATCH v2 28/28] NFS: Throttle I/O to the NFS server, Trond Myklebust
- Re: [PATCH v2 00/28] Reducing inode->i_lock contention in writebacks, Chuck Lever
- [PATCH 1/2] NFS: Create NFS_ACCESS_* flags,
Anna . Schumaker
- [GIT PULL] Please pull two more NFS client fixes for 4.13, Anna Schumaker
- [PATCH] nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays,
Weston Andros Adamson
- [PATCH 1/5] NFSv4: Fix EXCHANGE_ID corrupt verifier issue,
Trond Myklebust
- [PATCH v2 0/1] rpcbind: install the rpcbind program to sbindir.,
Michael Orlitzky
- [PATCH] sunrpc: Const-ify all instances of struct rpc_xprt_ops,
Chuck Lever
- [PATCH v1 0/4] NFS server clean ups for v4.14,
Chuck Lever
- [PATCH v2] Replace bzero() calls with equivalent memset() calls,
Joshua Kinard
- lockd: server not responding,
Chuck Lever
- [PATCH Version 4 3/3] GSSD RPCSEC_GSS version 3 gssd man page additions, andros
- [PATCH] Replace bcopy() calls with equivalent memmove() calls,
Joshua Kinard
- [PATCH] Replace bzero() calls with equivalent memset() calls,
Joshua Kinard
- [PATCH Version 4 0/2] GSSD changes for RPCSEC_GSS version 3,
andros
- [PATCH Version 4 0/2] Libtirpc changes for RPCSEC_GSS version 3,
andros
- [GIT PULL] Please pull a few more NFS client fixes for 4.13,
Anna Schumaker
- [PATCH Version 6 00/12] RPCSEC_GSS Version 3 Full MOde MAC Labeling,
andros
- [PATCH Version 6 03/12] SUNRPC AUTH_GSS get RPCSEC_GSS version from gssd downcall, andros
- [PATCH Version 6 05/12] SUNRPC AUTH_GSS RPCSEC_GSS_CREATE with label payload, andros
- [PATCH Version 6 06/12] SUNRPC AUTH_GSS store and use gss3 label assertion, andros
- [PATCH Version 6 08/12] SUNRPC SVCAUTH_GSS allow RPCSEC_GSS version 1 or 3, andros
- [PATCH Version 6 04/12] SUNRPC AUTH_GSS gss3 reply verifier, andros
- [PATCH Version 6 07/12] SUNRPC-AUTH_GSS gss3_free_assertions, andros
- [PATCH Version 6 11/12] SUNRPC SVCAUTH_GSS set gss3 label on nfsd thread, andros
- [PATCH Version 6 12/12] SUNRPC SVCAUTH_gss store gss3 child handles in parent rsc, andros
- [PATCH Version 6 10/12] SUNRPC SVCAUTH_GSS gss3 create label, andros
- [PATCH Version 6 02/12] SUNRPC GSSv3: base definitions, andros
- [PATCH Version 6 09/12] SUNRPC SVCAUTH_GSS gss3 reply verifier, andros
- [PATCH Version 6 01/12] SELINUX export security_current_sid_to_context, andros
- [RFC PATCH] NFS: Fix the access mask checks in NFSv4,
Catalin Marinas
- [PATCH] NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter,
Benjamin Coddington
- [PATCH 0/1] rpcbind: install the rpcbind program to sbindir.,
Michael Orlitzky
- [PATCH] mountstats: remove shebang,
Steve Dickson
- [PATCH] rpcdebug: Add proper free() to avoid memory leak,
ChunYu Wang
- [REGRESSION 4.13-rc] NFS returns -EACCESS at the first read,
Takashi Iwai
- [PATCH 4.9 100/125] sunrpc: use constant time memory comparison for mac, Greg Kroah-Hartman
- [PATCH 4.12 149/196] sunrpc: use constant time memory comparison for mac, Greg Kroah-Hartman
- [4.13-rc2 regression] NFSv4 fails file permission tests in fstests generic/126,
Eryu Guan
- [PATCH] SUNRPC: ECONNREFUSED should cause a rebind., NeilBrown
- [PATCH 0/2] Fix NFS issues with posix_fallocate() in locked file.,
NeilBrown
- delegation self-conflicts,
J. Bruce Fields
- [GIT PULL] Please pull NFS client fixes for 4.13,
Anna Schumaker
- [PATCH] [RESEND] nfs: blocklayout: avoid warnings on 32-bit sector_t,
Arnd Bergmann
- [PATCH] NFSv4: Don't add a new lock on an interrupted wait for LOCK,
Benjamin Coddington
- [PATCH 00/11 V2] Removed a bunch random warnings,
Steve Dickson
- [PATCH 02/11] present_address: Fixed error path, Steve Dickson
- [PATCH 01/11] rpcdebug.c: remove a warning, Steve Dickson
- [PATCH 03/11] atomicio: removed a warning, Steve Dickson
- [PATCH 04/11] cache.c: removed a couple warning, Steve Dickson
- [PATCH 08/11] network.c: removed some warnings, Steve Dickson
- [PATCH 06/11] bldev_read_serial: removed a couple warnings, Steve Dickson
- [PATCH 05/11] nfsd.c: removed a few warnings, Steve Dickson
- [PATCH 07/11] device-discovery.c: removed a warning, Steve Dickson
- [PATCH 11/11] nfsdcltrack.c: remove a warning, Steve Dickson
- [PATCH 10/11] nfs4mount: removed a warning, Steve Dickson
- [PATCH 09/11] nfsmount: remove a warning, Steve Dickson
- Re: [PATCH 00/11 V2] Removed a bunch random warnings, J. Bruce Fields
- Re: [PATCH 00/11 V2] Removed a bunch random warnings, Steve Dickson
- Kernel Oops with 4.13.0-0.rc1, Mkrtchyan, Tigran
- [nfs-utils PATCH v4] systemd: add instructions for disabling gssd to nfs.systemd.man,
Scott Mayhew
- [PATCH] nfs: track writeback errors with errseq_t,
Jeff Layton
- Re: [PATCH] nfs: track writeback errors with errseq_t, Jeff Layton
- Re: [PATCH] nfs: track writeback errors with errseq_t, NeilBrown
- Re: [PATCH] nfs: track writeback errors with errseq_t, Jeff Layton
- Re: [PATCH] nfs: track writeback errors with errseq_t, NeilBrown
- Re: [PATCH] nfs: track writeback errors with errseq_t, Jeff Layton
- Re: [PATCH] nfs: track writeback errors with errseq_t, NeilBrown
- Re: [PATCH] nfs: track writeback errors with errseq_t, Jeff Layton
- Re: [PATCH] nfs: track writeback errors with errseq_t, Trond Myklebust
- Re: [PATCH] nfs: track writeback errors with errseq_t, NeilBrown
- Re: [PATCH] nfs: track writeback errors with errseq_t, Jeff Layton
- Re: [PATCH] nfs: track writeback errors with errseq_t, NeilBrown
- Re: [PATCH] nfs: track writeback errors with errseq_t, Jeff Layton
- Re: [PATCH] nfs: track writeback errors with errseq_t, NeilBrown
- Re: [PATCH] nfs: track writeback errors with errseq_t, Jeff Layton
- [RFC PATCH manpages] write.2, fsync.2, close.2: update description of error codes, NeilBrown
- Re: [RFC PATCH manpages] write.2, fsync.2, close.2: update description of error codes, Jeff Layton
- Re: [RFC PATCH manpages] write.2, fsync.2, close.2: update description of error codes, Michael Kerrisk (man-pages)
- Re: [RFC PATCH manpages] write.2, fsync.2, close.2: update description of error codes, NeilBrown
- Re: [RFC PATCH manpages] write.2, fsync.2, close.2: update description of error codes, NeilBrown
- Re: [RFC PATCH manpages] write.2, fsync.2, close.2: update description of error codes, Jeff Layton
- Re: [RFC PATCH manpages] write.2, fsync.2, close.2: update description of error codes, Michael Kerrisk (man-opages)
- Re: [PATCH] nfs: track writeback errors with errseq_t, Trond Myklebust
- [PATCH 00/20] Reducing inode->i_lock contention in writebacks,
Trond Myklebust
[PATCH 00/11] Removed a bunch random warnings,
Steve Dickson
- [PATCH 01/11] rpcdebug.c: remove a warning, Steve Dickson
- [PATCH 03/11] atomicio: removed a warning, Steve Dickson
- [PATCH 02/11] present_address: remove a warning, Steve Dickson
- [PATCH 04/11] cache.c: removed a couple warning, Steve Dickson
- [PATCH 05/11] nfsd.c: removed a few warnings, Steve Dickson
- [PATCH 10/11] nfs4mount: removed a warning, Steve Dickson
- [PATCH 11/11] nfsdcltrack.c: remove a warning, Steve Dickson
- [PATCH 08/11] network.c: removed some warnings, Steve Dickson
- [PATCH 09/11] nfsmount: remove a warning, Steve Dickson
- [PATCH 07/11] device-discovery.c: removed a warning, Steve Dickson
- [PATCH 06/11] bldev_read_serial: removed a couple warnings, Steve Dickson
SETATTR without stateid,
Mkrtchyan, Tigran
[PATCH] net/sunrpc/xprt_sock: fix regression in connection error reporting., NeilBrown
[PATCH] nfs: count correct array for mnt3_counts array size,
Eryu Guan
[4.13-rc1 regression] fstests generic/013 crashed nfsd on ppc64 host,
Eryu Guan
i_lock contention during heavy I/O,
Chuck Lever
[PATCH] replace incorrect strscpy use in FORTIFY_SOURCE,
Daniel Micay
[PATCH 0/5] skip op encoders in error cases,
J. Bruce Fields
NFSv2 mounts use AUTH_NULL no matter what sec= is specified, Chuck Lever
[bug report] svcrdma: Add recvfrom helpers to svc_rdma_rw.c,
Dan Carpenter
[GIT PULL] Please pull NFS client changes for Linux 4.13,
Anna Schumaker
[GIT PULL] nfsd changes for 4.13, J. Bruce Fields
[PATCH][net-next] svcrdma: fix an incorrect check on -E2BIG and -EINVAL,
Colin King
[bug report] svcrdma: Avoid Send Queue overflow,
Dan Carpenter
[PATCH 0/4] Fix assorted problems with mount.nfs,
NeilBrown
[PATCH v2 0/4] pNFS/NFS COMMIT fixups,
Trond Myklebust
[PATCH] sunrpc: Remove NULL element at the end of rq_pages,
Chuck Lever
[PATCH 1/4] NFS: Fix a COMMIT race in pNFS,
Trond Myklebust
[PATCH 1/4] NFS: Refactor NFS access to kernel access mask calculation,
Trond Myklebust
[PATCH] NFS: Don't run wake_up_bit() when nobody is waiting...,
Trond Myklebust
[PATCH v3 00/42] NFS/NFSD support for async and inter COPY,
Olga Kornievskaia
- [RFC v3 01/42] fs: Don't copy beyond the end of the file, Olga Kornievskaia
- [RFC v3 02/42] VFS permit cross device vfs_copy_file_range, Olga Kornievskaia
- [RFC v3 03/42] NFS CB_OFFLOAD xdr, Olga Kornievskaia
- [RFC v3 05/42] NFS OFFLOAD_STATUS op, Olga Kornievskaia
- [RFC v3 04/42] NFS OFFLOAD_STATUS xdr, Olga Kornievskaia
- [RFC v3 06/42] NFS OFFLOAD_CANCEL xdr, Olga Kornievskaia
- [RFC v3 07/42] NFS COPY xdr handle async reply, Olga Kornievskaia
- [RFC v3 10/42] NFS export nfs4_async_handle_error, Olga Kornievskaia
- [RFC v3 12/42] NFS send OFFLOAD_CANCEL when COPY killed, Olga Kornievskaia
- [RFC v3 11/42] NFS test for intra vs inter COPY, Olga Kornievskaia
- [RFC v3 13/42] NFS handle COPY ERR_OFFLOAD_NO_REQS, Olga Kornievskaia
- [RFC v3 16/42] NFS NFSD defining nl4_servers structure needed by both, Olga Kornievskaia
- [RFC v3 15/42] NFS recover from destination server reboot for copies, Olga Kornievskaia
- [RFC v3 18/42] NFS add ca_source_server<> to COPY, Olga Kornievskaia
- [RFC v3 17/42] NFS add COPY_NOTIFY operation, Olga Kornievskaia
- [RFC v3 19/42] NFS also send OFFLOAD_CANCEL to source server, Olga Kornievskaia
- [RFC v3 21/42] NFS skip recovery of copy open on dest server, Olga Kornievskaia
- [RFC v3 08/42] NFS add support for asynchronous COPY, Olga Kornievskaia
- [RFC v3 09/42] NFS handle COPY reply CB_OFFLOAD call race, Olga Kornievskaia
- [RFC v3 24/42] NFSD add ca_source_server<> to COPY, Olga Kornievskaia
- [RFC v3 14/42] NFS if we got partial copy ignore errors, Olga Kornievskaia
- [RFC v3 25/42] NFSD add COPY_NOTIFY operation, Olga Kornievskaia
- [RFC v3 32/42] NFSD OFFLOAD_STATUS xdr, Olga Kornievskaia
- [RFC v3 22/42] NFS for "inter" copy treat ESTALE as ENOTSUPP, Olga Kornievskaia
- [RFC v3 23/42] NFS add a simple sync nfs4_proc_commit after async COPY, Olga Kornievskaia
- [RFC v3 27/42] NFSD: allow inter server COPY to have a STALE source server fh, Olga Kornievskaia
- [RFC v3 33/42] NFSD OFFLOAD_CANCEL xdr, Olga Kornievskaia
- [RFC v3 29/42] NFSD return nfs4_stid in nfs4_preprocess_stateid_op, Olga Kornievskaia
- [RFC v3 28/42] NFSD add nfs4 inter ssc to nfsd4_copy, Olga Kornievskaia
- [RFC v3 36/42] NFSD handle OFFLOAD_CANCEL op, Olga Kornievskaia
- [RFC v3 26/42] NFSD generalize nfsd4_compound_state flag names, Olga Kornievskaia
- [RFC v3 20/42] NFS inter ssc open, Olga Kornievskaia
- [RFC v3 35/42] NFSD first draft of async copy, Olga Kornievskaia
- [RFC v3 38/42] NFSD create new stateid for async copy, Olga Kornievskaia
- [RFC v3 34/42] NFSD xdr callback stateid in async COPY reply, Olga Kornievskaia
- [RFC v3 31/42] NFSD CB_OFFLOAD xdr, Olga Kornievskaia
- [RFC v3 39/42] NFSD define EBADF in nfserrno, Olga Kornievskaia
- [RFC v3 37/42] NFSD stop queued async copies on client shutdown, Olga Kornievskaia
- [RFC v3 42/42] NFSD delay the umount after COPY, Olga Kornievskaia
- [RFC v3 40/42] NFSD support OFFLOAD_STATUS, Olga Kornievskaia
- [RFC v3 41/42] NFSD remove copy stateid when vfs_copy_file_range completes, Olga Kornievskaia
- [RFC v3 30/42] NFSD Unique stateid_t for inter server to server COPY authentication, Olga Kornievskaia
NFS still exports non-mountpoints with mountpoint= option /etc/exports, John
/etc/mtab read ~900 times by rpc.mountd,
Phil Kauffman
[PATCH 1/1] NFSv4.2 fix size storage for nfs42_proc_copy, Olga Kornievskaia
ANNOUNCE: libtirpc-1.0.2 released., Steve Dickson
[PATCH] Fix struct rpcent for uclibc-ng,
Joshua Kinard
[PATCH] NFS: only invalidate dentrys that are clearly invalid.,
NeilBrown
[PATCH 00/36] v2 net subsystem misc refcounter conversions,
Elena Reshetova
- [PATCH 02/36] net, l2tp: convert l2tp_tunnel.ref_count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 09/36] net, atm: convert eg_cache_entry.use from atomic_t to refcount_t, Elena Reshetova
- [PATCH 24/36] net, x25: convert x25_route.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 33/36] net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 36/36] net, ax25: convert ax25_cb.refcount from atomic_t to refcount_t, Elena Reshetova
- [PATCH 34/36] net, ax25: convert ax25_uid_assoc.refcount from atomic_t to refcount_t, Elena Reshetova
- [PATCH 35/36] net, ax25: convert ax25_route.refcount from atomic_t to refcount_t, Elena Reshetova
- [PATCH 31/36] net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 32/36] net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 30/36] net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 29/36] net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 28/36] net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 27/36] net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 26/36] net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 25/36] net, x25: convert x25_neigh.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 21/36] net, rds: convert rds_incoming.i_refcount from atomic_t to refcount_t, Elena Reshetova
- [PATCH 23/36] net, rds: convert rds_message.m_refcount from atomic_t to refcount_t, Elena Reshetova
- [PATCH 19/36] net, sunrpc: convert gss_upcall_msg.count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 20/36] net, rds: convert rds_ib_device.refcount from atomic_t to refcount_t, Elena Reshetova
- [PATCH 22/36] net, rds: convert rds_mr.r_refcount from atomic_t to refcount_t, Elena Reshetova
- [PATCH 18/36] net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 17/36] net, netrom: convert nr_node.refcount from atomic_t to refcount_t, Elena Reshetova
- [PATCH 16/36] net, netrom: convert nr_neigh.refcount from atomic_t to refcount_t, Elena Reshetova
- [PATCH 15/36] net, ipx: convert ipx_route.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 14/36] net, ipx: convert ipx_interface.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 13/36] net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 12/36] net, sched: convert Qdisc.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 10/36] net, bridge: convert net_bridge_vlan.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 11/36] net, calipso: convert calipso_doi.refcount from atomic_t to refcount_t, Elena Reshetova
- [PATCH 08/36] net, atm: convert in_cache_entry.use from atomic_t to refcount_t, Elena Reshetova
- [PATCH 06/36] net, atm: convert atm_dev.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 07/36] net, atm: convert lec_arp_table.usage from atomic_t to refcount_t, Elena Reshetova
- [PATCH 05/36] net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_t, Elena Reshetova
- [PATCH 03/36] net, l2tp: convert l2tp_session.ref_count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 04/36] net, vxlan: convert vxlan_sock.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 01/36] net, llc: convert llc_sap.refcnt from atomic_t to refcount_t, Elena Reshetova
- Re: [PATCH 00/36] v2 net subsystem misc refcounter conversions, David Miller
[PATCH 0/2] Protect against a demented NFS server.,
NeilBrown
please cherry pick nfs commit df807fffaabd for stable,
J. Bruce Fields
[PATCH v2 1/1] VFS permit cross device vfs_copy_file_range,
Olga Kornievskaia
[PATCH v3 1/1] PNFS fix dangling DS mount,
Olga Kornievskaia
[PATCH v1] sunrpc: Allocate up to RPCSVC_MAXPAGES per svc_rqst,
Chuck Lever
[PATCH v3 00/14] NFS: add AF_VSOCK support,
Stefan Hajnoczi
- [PATCH v3 01/14] SUNRPC: add AF_VSOCK support to addr.[ch], Stefan Hajnoczi
- [PATCH v3 02/14] SUNRPC: rename "TCP" record parser to "stream" parser, Stefan Hajnoczi
- [PATCH v3 05/14] VSOCK: add tcp_read_sock()-like vsock_read_sock() function, Stefan Hajnoczi
- [PATCH v3 04/14] SUNRPC: extract xs_stream_reset_state(), Stefan Hajnoczi
- [PATCH v3 07/14] SUNRPC: drop unnecessary svc_bc_tcp_create() helper, Stefan Hajnoczi
- [PATCH v3 03/14] SUNRPC: abstract tcp_read_sock() in record fragment parser, Stefan Hajnoczi
- [PATCH v3 09/14] SUNRPC: add AF_VSOCK backchannel support, Stefan Hajnoczi
- [PATCH v3 08/14] SUNRPC: add AF_VSOCK support to svc_xprt.c, Stefan Hajnoczi
- [PATCH v3 06/14] SUNRPC: add AF_VSOCK support to xprtsock.c, Stefan Hajnoczi
- [PATCH v3 10/14] NFS: add AF_VSOCK support to NFS client, Stefan Hajnoczi
- [PATCH v3 11/14] nfsd: support vsock xprt creation, Stefan Hajnoczi
- [PATCH v3 12/14] SUNRPC: add AF_VSOCK lock class, Stefan Hajnoczi
- [PATCH v3 13/14] SUNRPC: vsock svcsock support, Stefan Hajnoczi
- [PATCH v3 14/14] SUNRPC: add AF_VSOCK support to auth.unix.ip, Stefan Hajnoczi
[PATCH nfs-utils v2 00/12] add NFS over AF_VSOCK support,
Stefan Hajnoczi
- [PATCH nfs-utils v2 01/12] mount: don't use IPPROTO_UDP for address resolution, Stefan Hajnoczi
- [PATCH nfs-utils v2 02/12] nfs-utils: add AF_VSOCK support to sockaddr.h, Stefan Hajnoczi
- [PATCH nfs-utils v2 03/12] mount: present AF_VSOCK addresses, Stefan Hajnoczi
- [PATCH nfs-utils v2 04/12] mount: accept AF_VSOCK in nfs_verify_family(), Stefan Hajnoczi
- [PATCH nfs-utils v2 05/12] getport: recognize "vsock" netid, Stefan Hajnoczi
- [PATCH nfs-utils v2 06/12] mount: AF_VSOCK address parsing, Stefan Hajnoczi
- [PATCH nfs-utils v2 07/12] exportfs: introduce host_freeaddrinfo(), Stefan Hajnoczi
- [PATCH nfs-utils v2 08/12] exportfs: add AF_VSOCK address parsing and printing, Stefan Hajnoczi
- [PATCH nfs-utils v2 09/12] exportfs: add AF_VSOCK support to set_addrlist(), Stefan Hajnoczi
- [PATCH nfs-utils v2 10/12] exportfs: add support for "vsock:" exports(5) syntax, Stefan Hajnoczi
- [PATCH nfs-utils v2 11/12] nfsd: add --vsock (-v) option to nfsd, Stefan Hajnoczi
- [PATCH nfs-utils v2 12/12] tests: add "vsock:" exports(5) test case, Stefan Hajnoczi
[PATCH] mount: copy the port field into the cloned nfs_server structure., Steve Dickson
open by handle support for NFS V2,
Christoph Hellwig
[RFC] fix parallelism for rpc tasks,
Olga Kornievskaia
[PATCH] Stable request to fix a reference leak and list corruption,
Trond Myklebust
[PATCH] NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete(), Trond Myklebust
[PATCH] NFSv4.1: Fix a race in nfs4_proc_layoutget, Trond Myklebust
4.12rc7 oops in nfs4_exchange_id_done, Dave Jones
open by handle support for NFS,
Christoph Hellwig
[PATCH v3 00/18] Server-side NFS/RDMA changes proposed for v4.13,
Chuck Lever
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]