Linux NFS
[Prev Page][Next Page]
- [PATCH v5 00/14] NFS/RDMA server patches for v4.6,
Chuck Lever
- [PATCH v5 01/14] nfsd: Update NFS server comments related to RDMA support, Chuck Lever
- [PATCH v5 02/14] svcrdma: Find client-provided write and reply chunks once per reply, Chuck Lever
- [PATCH v5 03/14] svcrdma: Do not write xdr_buf::tail in a Write chunk, Chuck Lever
- [PATCH v5 04/14] svcrdma: Do not send Write chunk XDR pad with inline content, Chuck Lever
- [PATCH v5 05/14] nfsd: Lower NFSv4.1 callback message size limit, Chuck Lever
- [PATCH v5 06/14] svcrdma: Close connection when a send error occurs, Chuck Lever
- [PATCH v5 07/14] svcrdma: svc_rdma_post_recv() should close connection on error, Chuck Lever
- [PATCH v5 08/14] rpcrdma: Add RPCRDMA_HDRLEN_ERR, Chuck Lever
- [PATCH v5 09/14] svcrdma: Make RDMA_ERROR messages work, Chuck Lever
- [PATCH v5 10/14] svcrdma: Use correct XID in error replies, Chuck Lever
- [PATCH v5 11/14] svcrdma: Hook up the logic to return ERR_CHUNK, Chuck Lever
- [PATCH v5 12/14] svcrdma: Remove close_out exit path, Chuck Lever
- [PATCH v5 13/14] svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs, Chuck Lever
- [PATCH v5 14/14] svcrdma: Use new CQ API for RPC-over-RDMA server send CQs, Chuck Lever
- Re: [PATCH v5 00/14] NFS/RDMA server patches for v4.6, J. Bruce Fields
- RPC_CRED_KEY_EXPIRE_SOON and RPC_CRED_NO_CRKEY_TIMEOUT, Harshula
- [PATCH] gssd: Fix inner-loop variable reuse,
Benjamin Coddington
- pNFS SCSI layout support,
Christoph Hellwig
- [PATCH v18 00/22] Richacls (Core and Ext4),
Andreas Gruenbacher
- [PATCH v18 13/22] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v18 22/22] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v18 21/22] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v18 19/22] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v18 20/22] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v18 18/22] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v18 16/22] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v18 17/22] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v18 15/22] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v18 14/22] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v18 12/22] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v18 11/22] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v18 10/22] posix_acl: Unexport acl_by_type and make it static, Andreas Gruenbacher
- [PATCH v18 09/22] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v18 08/22] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v18 05/22] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v18 07/22] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v18 04/22] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [PATCH v18 06/22] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v18 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v18 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [PATCH v18 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- Re: [PATCH v18 00/22] Richacls (Core and Ext4), Christoph Hellwig
- Re: [RFC 0/2] New MAP_PMEM_AWARE mmap flag, Boaz Harrosh
- [PATCH] nfsd: Fix a memory leak when meeting unsupported state_protect_how4,
Kinglong Mee
- "clnt_create: RPC: Unknown host", David Henderson
- [GIT PULL] nfsd bugfix for 4.5, J. Bruce Fields
- NFS: nfs4_reclaim_open_state: Lock reclaim failed! log spew,
Jason L Tibbitts III
- [PATCH] nfs4: nfs4_ff_layout_prepare_ds should return NULL if connection failed, Jeff Layton
- [PATCH Version 2 0/8] NFSV4.1,2 session trunking,
andros
- [PATCH 0/2] Add multihostname support for NFSv4.1,2,
andros
- [PATCH - nfsv4-acl-tools] nfs4_ace_from_string: ignore inheritance ACEs on non-directories.,
NeilBrown
- [PATCH 1/2] NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layout,
Trond Myklebust
- [nfsometer PATCH 1/2] cmd.py: redefine CmdErrorCode,
Scott Mayhew
- [PATCH v4 00/13] NFS/RDMA server patches for v4.6,
Chuck Lever
- [PATCH v4 01/13] svcrdma: Find client-provided write and reply chunks once per reply, Chuck Lever
- [PATCH v4 02/13] svcrdma: Do not write xdr_buf::tail in a Write chunk, Chuck Lever
- [PATCH v4 03/13] svcrdma: Do not send Write chunk XDR pad with inline content, Chuck Lever
- [PATCH v4 04/13] nfsd: Lower NFSv4.1 callback message size limit, Chuck Lever
- [PATCH v4 05/13] svcrdma: Close connection when a send error occurs, Chuck Lever
- [PATCH v4 06/13] svcrdma: svc_rdma_post_recv() should close connection on error, Chuck Lever
- [PATCH v4 07/13] rpcrdma: Add RPCRDMA_HDRLEN_ERR, Chuck Lever
- [PATCH v4 08/13] svcrdma: Make RDMA_ERROR messages work, Chuck Lever
- [PATCH v4 09/13] svcrdma: Use correct XID in error replies, Chuck Lever
- [PATCH v4 10/13] svcrdma: Hook up the logic to return ERR_CHUNK, Chuck Lever
- [PATCH v4 11/13] svcrdma: Remove close_out exit path, Chuck Lever
- [PATCH v4 12/13] svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs, Chuck Lever
- [PATCH v4 13/13] svcrdma: Use new CQ API for RPC-over-RDMA server send CQs, Chuck Lever
- [PATCH] nfsd: use correct byte order on rdma port.,
Steve Dickson
- [RFC PATCH 0/3] adding pthread support to gssd,
Olga Kornievskaia
- [PATCH 8/8] net: sunrpc: Replace CURRENT_TIME by current_fs_time(),
Deepa Dinamani
- poor random read nfs client results using fio on v4.1.x,
William Dauchy
- [PATCH] sunrpc/cache: fix off-by-one in qword_get(),
Stefan Hajnoczi
- [PATCH v3 00/10] NFS/RDMA server patches for v4.6,
Chuck Lever
- [PATCH v3 01/10] svcrdma: Do not write xdr_buf::tail in a Write chunk, Chuck Lever
- [PATCH v3 02/10] nfsd: Lower NFSv4.1 callback message size limit, Chuck Lever
- [PATCH v3 03/10] svcrdma: svc_rdma_post_recv() should close connection on error, Chuck Lever
- [PATCH v3 04/10] rpcrdma: Add RPCRDMA_HDRLEN_ERR, Chuck Lever
- [PATCH v3 05/10] svcrdma: Make RDMA_ERROR messages work, Chuck Lever
- [PATCH v3 06/10] svcrdma: Use correct XID in error replies, Chuck Lever
- [PATCH v3 07/10] svcrdma: Hook up the logic to return ERR_CHUNK, Chuck Lever
- [PATCH v3 08/10] svcrdma: Remove close_out exit path, Chuck Lever
- [PATCH v3 09/10] svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs, Chuck Lever
- [PATCH v3 10/10] svcrdma: Use new CQ API for RPC-over-RDMA server send CQs, Chuck Lever
- [PATCH v2 00/12] NFS/RDMA client patches for v4.6,
Chuck Lever
- [PATCH v2 01/12] xprtrdma: rpcrdma_bc_receive_call() should init rq_private_buf.len, Chuck Lever
- [PATCH v2 02/12] xprtrdma: Clean up unused RPCRDMA_INLINE_PAD_THRESH macro, Chuck Lever
- [PATCH v2 03/12] xprtrdma: Clean up physical_op_map(), Chuck Lever
- [PATCH v2 04/12] xprtrdma: Clean up dprintk format string containing a newline, Chuck Lever
- [PATCH v2 05/12] xprtrdma: Segment head and tail XDR buffers on page boundaries, Chuck Lever
- [PATCH v2 06/12] xprtrdma: Do not wait if ib_post_send() fails, Chuck Lever
- [PATCH v2 07/12] rpcrdma: Add RPCRDMA_HDRLEN_ERR, Chuck Lever
- [PATCH v2 08/12] xprtrdma: Properly handle RDMA_ERROR replies, Chuck Lever
- [PATCH v2 09/12] xprtrdma: Serialize credit accounting again, Chuck Lever
- [PATCH v2 10/12] xprtrdma: Use new CQ API for RPC-over-RDMA client receive CQs, Chuck Lever
- [PATCH v2 11/12] xprtrdma: Use an anonymous union in struct rpcrdma_mw, Chuck Lever
- [PATCH v2 12/12] xprtrdma: Use new CQ API for RPC-over-RDMA client send CQs, Chuck Lever
- [PATCH] libexport.a: fix missing brace in host_ntop() fallback,
Stefan Hajnoczi
- [PATCH] mount.nfs - hide EBUSY errors.,
NeilBrown
- [PATCH] nfs4: fix stateid handling for the NFS v4.2 operations, Christoph Hellwig
- [PATCH] NFSv4: Fix a dentry leak on alias use,
Benjamin Coddington
- "Re: [PATCH RFC Version 1 0/6] Request for Comment: NFS4.1 Session Trunking",
Martin Houry
- [PATCH nfs-utils v2] statd: Don't unregister statd service on failing to execute callout,
Toshiaki Makita
- [PATCH] auth_gss: fix panic in gss_pipe_downcall() in fips mode,
Scott Mayhew
- [PATCH 1/2] pNFS: Fix pnfs_mark_matching_lsegs_return(),
Trond Myklebust
- [PATCH] xprtrdma: rpcrdma_bc_receive_call() should init rq_private_buf.len,
Chuck Lever
- [PATCH][RESEND] staging/lustre: proper support of NFS anonymous dentries,
green
- PROBLEM: NFS Client Ignores TCP Resets,
Richard Laager
[PATCH] nfs/blocklayout: make sure making a aligned read request,
Kinglong Mee
[PATCH] nfsidmapd: allow the usage message to be displayed,
Steve Dickson
[PATCH] nfsidmapd: Let verbose determent whether stderr logging should be done,
Steve Dickson
[PATCH v1 0/8] NFS/RDMA client patches for v4.6,
Chuck Lever
[PATCH RFC] sunrpc: Advertise maximum backchannel payload size,
Chuck Lever
[PATCH nfs-utils] statd: Don't unregister statd service on failing to execute callout,
Toshiaki Makita
Re: Kernel crash in Centos 6.6 NEWS using NFS-RDMA,
Fedele Stabile
Kernel crash in Centos 6.6,
Fedele Stabile
[PATCH] nfs: fix nfs_size_to_loff_t, Christoph Hellwig
silent truncation for large file offsets,
Christoph Hellwig
[PATCH v2 0/9] NFS/RDMA server patches for v4.6,
Chuck Lever
RichACLs man-pages review,
Michael Kerrisk (man-pages)
nfsd and containers, Kjetil Jørgensen
[PATCH RFC Version 1 0/6] Request for Comment: NFS4.1 Session Trunking,
andros
Question about XID use in sunrpc,
Olga Kornievskaia
NFS4 recovery capabilities in failover clusters, Matthias Eble
Monthly Linux NFS Town Hall meeting: Tomorrow - Thur Feb 4,
Steve Dickson
[PATCH v1 00/10] NFS/RDMA server patches for v4.6,
Chuck Lever
- [PATCH v1 01/10] svcrdma: Do not send XDR roundup bytes for a write chunk, Chuck Lever
- [PATCH v1 02/10] svcrdma: Make svc_rdma_get_frmr() not sleep, Chuck Lever
- [PATCH v1 04/10] rpcrdma: Add missing XDR union fields for RDMA errors, Chuck Lever
- [PATCH v1 05/10] svcrdma: Make RDMA_ERROR messages work, Chuck Lever
- [PATCH v1 06/10] svcrdma: Use correct XID in error replies, Chuck Lever
- [PATCH v1 08/10] svcrdma: Remove close_out exit path, Chuck Lever
- [PATCH v1 09/10] svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs, Chuck Lever
- [PATCH v1 10/10] svcrdma: Use new CQ API for RPC-over-RDMA server send CQs, Chuck Lever
- [PATCH v1 07/10] svcrdma: Hook up the logic to return ERR_CHUNK, Chuck Lever
- [PATCH v1 03/10] svcrdma: svc_rdma_post_recv() should close connection on error, Chuck Lever
- Re: [PATCH v1 00/10] NFS/RDMA server patches for v4.6, Devesh Sharma
[GIT PULL] Please pull NFS client bugfix+cleanup, Trond Myklebust
[nfs-utils] mountd: Add check for 'struct file_handle', Maxime Hadjinlian
[RFC PATCH v3 00/13] Basic multipathing support and demonstrator,
Trond Myklebust
[RFC PATCH v2 00/13] Basic multipathing support and demonstrator,
Trond Myklebust
Re: [Linux-cachefs] Actually persistent? How?, David Howells
[RFC PATCH 00/13] Basic multipathing support and demonstrator,
Trond Myklebust
pnfs/blocklayout: fix a memory leak after using vmalloc_to_page,
Kinglong Mee
nfsd: supports read buffer from multiples pages,
Kinglong Mee
[PATCH 1/2] pNFS: Fix missing layoutreturn calls,
Trond Myklebust
[PATCH/RFC] VFS: Improve fairness when locking the per-superblock s_anon list,
NeilBrown
[PATCH] Ignore whitespace at the beginning of option tags,
Malahal Naineni
[LSF/MM TOPIC] Remote access to pmem on storage targets,
Chuck Lever
[PATCH] CacheFiles: Provide read-and-reset release counters for cachefilesd,
David Howells
[PATCH] nfs: blocklayout: avoid warnings on 32-bit sector_t, Arnd Bergmann
[PATCH 0/5] Convert client back-channel to use session slot table,
Trond Myklebust
Re: [PATCH 9/26] eCryptfs: Use skcipher and shash,
Julia Lawall
[PATCH 0/26] crypto: Use skcipher and ahash/shash where possible,
Herbert Xu
- [PATCH 1/26] block: cryptoloop - Use new skcipher interface, Herbert Xu
- [PATCH 7/26] wusb: Use skcipher, Herbert Xu
- [PATCH 11/26] f2fs: Use skcipher, Herbert Xu
- [PATCH 12/26] sunrpc: Use skcipher and ahash/shash, Herbert Xu
- [PATCH 19/26] ipsec: Use skcipher and ahash when probing algorithms, Herbert Xu
- [PATCH 21/26] nfc: s3fwrn5: Use shash, Herbert Xu
- [PATCH 24/26] nfsd: Use shash, Herbert Xu
- [PATCH 26/26] tcp: Use ahash, Herbert Xu
- [PATCH 25/26] sctp: Use shash, Herbert Xu
- [PATCH 23/26] iscsi-target: Use shash and ahash, Herbert Xu
- [PATCH 22/26] iscsi_tcp: Use ahash, Herbert Xu
- [PATCH 20/26] drbd: Use shash and ahash, Herbert Xu
- [PATCH 18/26] rxrpc: Use skcipher, Herbert Xu
- [PATCH 17/26] mac802154: Use skcipher, Herbert Xu
- [PATCH 16/26] libceph: Use skcipher, Herbert Xu
- [PATCH 15/26] Bluetooth: Use skcipher and hash, Herbert Xu
- [PATCH 14/26] KEYS: Use skcipher, Herbert Xu
- [PATCH 13/26] lib80211: Use skcipher and ahash, Herbert Xu
- [PATCH 10/26] ext4: Use skcipher, Herbert Xu
- [PATCH 9/26] eCryptfs: Use skcipher and shash, Herbert Xu
- [PATCH 8/26] cifs: Use skcipher, Herbert Xu
- [PATCH 6/26] staging: rtl8192u: Use skcipher and ahash, Herbert Xu
- [PATCH 5/26] orinoco: Use ahash, Herbert Xu
- [PATCH 4/26] dm crypt: Use skcipher and ahash, Herbert Xu
- [PATCH 3/26] staging: rtl8192e: Replace uses of obsolete blkcipher and hash, Herbert Xu
- [PATCH 2/26] ppp_mppe: Use skcipher and ahash, Herbert Xu
[GIT PULL] Please pull bugfixes+cleanup for Linux 4.5,
Trond Myklebust
[PATCH 1/2] pNFS/flexfiles: Improve merging of errors in LAYOUTRETURN,
Trond Myklebust
Re: linux-4.4/net/sunrpc/auth_gss/gss_krb5_mech.c:296: Undefined Behaviour, bfields@xxxxxxxxxxxx
[PATCH] NFS: Simplify nfs_request_add_commit_list() arguments, Anna Schumaker
[GIT PULL] nfsd changes for 4.5, J. Bruce Fields
[PATCH 1/1] [nfs-utils] handle EINTR during connection establishment,
Olga Kornievskaia
4.1.13: nfs_have_writebacks(inode) warning triggered in nfs_clear_inode, Guillaume Morin
[PATCH] NFS: Close a race in nfs42_proc_deallocate(), Anna Schumaker
LSF/MM 2016: Call for Proposals, Martin K. Petersen
[PATCH v17 00/22] Richacls (Core and Ext4),
Andreas Gruenbacher
- [PATCH v17 04/22] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [PATCH v17 22/22] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v17 21/22] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v17 20/22] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v17 19/22] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v17 18/22] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v17 17/22] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v17 16/22] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v17 15/22] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v17 14/22] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v17 13/22] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v17 12/22] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v17 11/22] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v17 10/22] posix_acl: Unexport acl_by_type and make it static, Andreas Gruenbacher
- [PATCH v17 09/22] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v17 08/22] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v17 07/22] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v17 06/22] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v17 05/22] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v17 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v17 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [PATCH v17 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
xen domU disk on nfs shared file (fwd), krichy
xen domU disk on nfs shared file,
Kojedzinszky Richárd
NFS v4, are special steps required for uid/gid to work, even if they are the same on server and client?,
Robb
[PATCH] nfsd: don't hold i_mutex over userspace upcalls, J. Bruce Fields
[PATCH v5 00/10] NFS/RDMA server patches for v4.5,
Chuck Lever
- [PATCH v5 01/10] svcrdma: Clean up rdma_create_xprt(), Chuck Lever
- [PATCH v5 02/10] svcrdma: Clean up process_context(), Chuck Lever
- [PATCH v5 03/10] svcrdma: Improve allocation of struct svc_rdma_op_ctxt, Chuck Lever
- [PATCH v5 04/10] svcrdma: Improve allocation of struct svc_rdma_req_map, Chuck Lever
- [PATCH v5 05/10] svcrdma: Remove unused req_map and ctxt kmem_caches, Chuck Lever
- [PATCH v5 06/10] svcrdma: Add gfp flags to svc_rdma_post_recv(), Chuck Lever
- [PATCH v5 07/10] svcrdma: Remove last two __GFP_NOFAIL call sites, Chuck Lever
- [PATCH v5 08/10] svcrdma: Make map_xdr non-static, Chuck Lever
- [PATCH v5 09/10] svcrdma: Define maximum number of backchannel requests, Chuck Lever
- [PATCH v5 10/10] svcrdma: Add class for RDMA backwards direction transport, Chuck Lever
- [PATCH v5 11/10] svc_rdma: use local_dma_lkey, Christoph Hellwig
Monthly Linux NFS Town Hall meeting: Cancelled, Steve Dickson
Question-patch,
Tigran Mkrtchyan
[PATCH] SUNRPC: Fixup socket wait for memory,
Trond Myklebust
[PATCH] NFS: Use wait_on_atomic_t() for unlock after readahead,
Benjamin Coddington
Multiple HA-NFS services sharing a single /var/lib/nfs folder, Antony Cleave
[PATCH v2 0/3] Deal with lost delegations and EKEYEXPIRED,
Andrew Elble
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]