Linux NFS
[Prev Page][Next Page]
- [PATCH 1/4] fs_pin: Fix uninitialized value in fs_pin, (continued)
- [PATCH v2] SUNRPC: drop stale doc comments in xprtsock.c,
Stefan Hajnoczi
- [PATCH] nfsd: Disable NFSv2 timestamp workaround for NFSv3+,
Andreas Gruenbacher
- problem with commit 5bb89b4702e2, Chuck Lever
- [PATCH] SUNRPC: drop stale setup_socket doc comments,
Stefan Hajnoczi
- RFC: combine xprtrdma and svcrdma,
Chuck Lever
- [PATCH v1 00/14] client NFS/RDMA patches for 4.2,
Chuck Lever
- [PATCH v1 01/14] xprtrdma: Transport fault injection, Chuck Lever
- [PATCH v1 02/14] xprtrdma: Warn when there are orphaned IB objects, Chuck Lever
- [PATCH v1 03/14] xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprt, Chuck Lever
- [PATCH v1 04/14] xprtrdma: Use ib_device pointer safely, Chuck Lever
- [PATCH v1 05/14] xprtrdma: Introduce helpers for allocating MWs, Chuck Lever
- [PATCH v1 06/14] xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external(), Chuck Lever
- [PATCH v1 07/14] xprtrdma: Introduce an FRMR recovery workqueue, Chuck Lever
- [PATCH v1 08/14] xprtrdma: Acquire MRs in rpcrdma_register_external(), Chuck Lever
- [PATCH v1 09/14] xprtrdma: Remove unused LOCAL_INV recovery logic, Chuck Lever
- [PATCH v1 10/14] xprtrdma: Remove ->ro_reset, Chuck Lever
- [PATCH v1 11/14] xprtrdma: Remove rpcrdma_ia::ri_memreg_strategy, Chuck Lever
- [PATCH v1 12/14] xprtrdma: Split rb_lock, Chuck Lever
- [PATCH v1 13/14] xprtrdma: Stack relief in fmr_op_map(), Chuck Lever
- [PATCH v1 14/14] xprtrmda: Reduce per-transport MR allocation, Chuck Lever
- Re: [PATCH v1 00/14] client NFS/RDMA patches for 4.2, Steve Wise
- [PATCH v1 0/8] server NFS/RDMA patches for 4.2,
Chuck Lever
- Desired RPC client behaviour on socket errors?,
Jamie Bainbridge
- [PATCH] Handle NULL names better,
Steve Dickson
- Linux NFS Town Hall meeting: *TODAY* - Thur 03/30/15,
Steve Dickson
- nfsd: callback fixes,
Christoph Hellwig
- [PATCH] Documentation: remove overloads-avoided counter from knfsd-stats.txt,
Scott Mayhew
- [PATCH] svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures,
Scott Mayhew
- [PATCH, RFC] backchannel overflows,
Christoph Hellwig
[PATCH] NFSD: Avoid race of locking parent's mutex at cross mount,
Kinglong Mee
refactor stateid checking and file allocation,
Christoph Hellwig
two odstate optimizations,
Christoph Hellwig
ANNOUNCE: rpcbind-0.2.3 released., Steve Dickson
two pNFS server fixes for 4.1, V2,
Christoph Hellwig
server_scope v4.1 lock reclaim,
Saso Slavicic
two pNFS server fixes for 4.1,
Christoph Hellwig
blocklayout regression in "pnfs: lookup new lseg at lseg boundary",
Christoph Hellwig
[GIT PULL] Please pull NFS client updates for 4.1, Trond Myklebust
[RFC v3 00/45] Richacls,
Andreas Gruenbacher
- [RFC v3 22/45] vfs: Add richacl permission checking, Andreas Gruenbacher
- [RFC v3 43/45] uapi/nfs: Add NFSv4.1 ACL definitions, Andreas Gruenbacher
- [RFC v3 44/45] nfsd: Add support for the v4.1 dacl attribute, Andreas Gruenbacher
- [RFC v3 45/45] nfs: Add support for the v4.1 dacl attribute, Andreas Gruenbacher
- [RFC v3 42/45] nfs: Add richacl support, Andreas Gruenbacher
- [RFC v3 40/45] nfs: Remove unused xdr page offsets in getacl/setacl arguments, Andreas Gruenbacher
- [RFC v3 41/45] rpc: Allow to demand-allocate pages to encode into, Andreas Gruenbacher
- [RFC v3 39/45] nfs3: Return posix acl encode errors, Andreas Gruenbacher
- [RFC v3 32/45] nfsd: Remove dead declarations, Andreas Gruenbacher
- [RFC v3 31/45] richacl: Create acl with masks applied in richacl_from_mode(), Andreas Gruenbacher
- [RFC v3 37/45] nfs/sunrpc: No more encode and decode function pointer casting, Andreas Gruenbacher
- [RFC v3 38/45] nfs/sunrpc: Return status code from encode functions, Andreas Gruenbacher
- [RFC v3 36/45] NFSv4: Fix GETATTR bitmap verification, Andreas Gruenbacher
- [RFC v3 30/45] richacl: Create richacl from mode values, Andreas Gruenbacher
- [RFC v3 35/45] nfsd: Add richacl support, Andreas Gruenbacher
- [RFC v3 29/45] richacl: Apply the file masks to a richacl, Andreas Gruenbacher
- [RFC v3 33/45] nfsd: Keep list of acls to dispose of in compoundargs, Andreas Gruenbacher
- [RFC v3 34/45] nfsd: Use richacls as internal acl representation, Andreas Gruenbacher
- [RFC v3 26/45] richacl: Move everyone@ aces down the acl, Andreas Gruenbacher
- [RFC v3 28/45] richacl: Isolate the owner and group classes, Andreas Gruenbacher
- [RFC v3 27/45] richacl: Propagate everyone@ permissions to other aces, Andreas Gruenbacher
- [RFC v3 25/45] richacl: acl editing helper functions, Andreas Gruenbacher
- [RFC v3 17/45] richacl: Create-time inheritance, Andreas Gruenbacher
- [RFC v3 21/45] richacl: xattr mapping functions, Andreas Gruenbacher
- [RFC v3 20/45] richacl: Automatic Inheritance, Andreas Gruenbacher
- [RFC v3 16/45] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [RFC v3 18/45] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [RFC v3 19/45] richacl: Also recognize nontrivial mode-equivalent acls, Andreas Gruenbacher
- [RFC v3 15/45] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [RFC v3 14/45] richacl: Permission check algorithm, Andreas Gruenbacher
- [RFC v3 13/45] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [RFC v3 10/45] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [RFC v3 11/45] richacl: Permission mapping functions, Andreas Gruenbacher
- [RFC v3 12/45] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [RFC v3 06/45] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [RFC v3 07/45] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [RFC v3 09/45] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [RFC v3 08/45] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [RFC v3 05/45] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- [RFC v3 04/45] vfs: Shrink struct posix_acl, Andreas Gruenbacher
- [RFC v3 01/45] vfs: Minor documentation fix, Andreas Gruenbacher
- [RFC v3 03/45] nfsd: Checking for acl support does not require fetching any acls, Andreas Gruenbacher
- [RFC v3 02/45] uapi: Remove kernel internal declaration, Andreas Gruenbacher
- Re: [RFC v3 00/45] Richacls, Jeremy Allison
[PATCH v2 0/7] Rebase, resend.,
Bernhard Reutner-Fischer
[PATCH] fs/nfs: fix new compiler warning about boolean in switch, Andre Przywara
[GIT] nfsd changes for 4.0,
J. Bruce Fields
NFS Client looping with STALE_STATE_ID error - 100% load on one CPU core,
Joschi Brauchle
[PATCH] nfs: Remove unneeded casts in nfs, Firo Yang
[PATCH 1/1] Recover from stateid-type error on SETATTR,
Olga Kornievskaia
patches for 4.1,
J. Bruce Fields
[PATCH] NFS: Don't attempt to decode missing directory entries, Benjamin Coddington
[PATCH] nfs-utils: Substitute sbindir in systemd unit files.,
Calvin Walton
[PATCH v2] nfs-utils: Run rpcgen using the cpp found by configure.,
Calvin Walton
[PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root,
Kinglong Mee
- Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root, J. Bruce Fields
- Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root, NeilBrown
- Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root, Kinglong Mee
- Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root, J. Bruce Fields
- Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root, NeilBrown
- Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root, Kinglong Mee
- Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root, NeilBrown
- Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root, Kinglong Mee
- Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root, NeilBrown
- Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root, Kinglong Mee
- Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root, J. Bruce Fields
- Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root, NeilBrown
- Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root, J. Bruce Fields
- Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root, NeilBrown
- Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root, Al Viro
- Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root, J. Bruce Fields
- Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root, Kinglong Mee
- Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root, J. Bruce Fields
- Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root, J. Bruce Fields
- Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root, NeilBrown
- Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root, J. Bruce Fields
- [PATCH] nfsd: don't hold i_mutex over userspace upcalls, J. Bruce Fields
- Re: [PATCH] nfsd: don't hold i_mutex over userspace upcalls, J. Bruce Fields
- Re: [PATCH] nfsd: don't hold i_mutex over userspace upcalls, Kinglong Mee
- Re: [PATCH] nfsd: don't hold i_mutex over userspace upcalls, J. Bruce Fields
- Re: [PATCH] nfsd: don't hold i_mutex over userspace upcalls, J. Bruce Fields
- [PATCH] nfsd: don't hold i_mutex over userspace upcalls, J. Bruce Fields
- Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root, J. Bruce Fields
- Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root, NeilBrown
- Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root, J. Bruce Fields
- Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root, Kinglong Mee
- Re: [PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root, Al Viro
nfs-utils: Allow users to disable mount option rewriting via norewriteopts mount option,
Gregory Boyce
[PATCH] nfs-utils: Allow users to disable mount option rewriting via norewriteopts mount option,
Gregory Boyce
June 2015 BAT hotel block now available, Adamson, Andy
[PATCH v2] nfsd: fix: prevent BUG_ON by registering rpc_pipefs_event only after nfsd_net_id is valid,
Giuseppe Cantavenera
[PATCH] nfsd: fix: prevent BUG_ON registering rpc_pipefs_event for notifications only after nfsd_net_id is valid,
Giuseppe Cantavenera
NFS 6.7 blocker bugs,
Steven Whitehouse
[PATCH] rpc.mountd: Remove duplicate and invalid secinfo setting,
Kinglong Mee
[PATCH v2 0/3] NFS: Various idmap cleanups,
Anna Schumaker
Linux NFS town hall meeting Tomorrow (Cancelled), Steve Dickson
[PATCH 3/3] osd_login: add --disable-osdlogin for configure osd_login,
Kinglong Mee
[PATCH 2/3] configure.ac: fix configure fail with --disable-mount,
Kinglong Mee
[PATCH 1/3] configure.ac: fix typo of enable_nfsdcltrack,
Kinglong Mee
Problem installing nfs-utils to non standard dir,
Eino Juhani Oltedal
[PATCH] NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h,
Anna Schumaker
[PATCH v3] NFS: Add a stub for GETDEVICELIST,
Anna Schumaker
[PATCH] nfs-utils: Run rpcgen using the cpp found by configure.,
Calvin Walton
[PATCH] nfs: Fix unused variable build warning when CONFIG_SUNRPC_DEBUG is not set,
Sergei Zviagintsev
Re: [PATCH/RFC] fscache/cachefiles versus btrfs, Christoph Hellwig
[PATCH] mount: Writes signal number to kernel as command line,
Kinglong Mee
NFS Session Trunking,
Benoit L'hoest
[PATCH] mount: make sure mounting nfs with v4,vers=4 and nfsvers=4,
Kinglong Mee
Split NFS4 share on multiple servers,
Prunk Dump
[PATCH RFC 0/3] simple copy offloading system call,
Zach Brown
[PATCH v2] NFS: Add stubs for GETDEVICELIST,
Anna Schumaker
[PATCH] NFS: Add stubs for GETDEVICELIST,
Anna Schumaker
[PATCH] fscache: Don't override netfs->primary_index if register failed,
Kinglong Mee
[PATCH] fscache: put reference of parent's usage and n_children,
Kinglong Mee
Problems mounting via UDP from a netapp with multiple interfaces,
Gregory Boyce
Re: Problems mounting via UDP from a netapp with multiple interfaces, Malahal Naineni
[PATCH v2 1/2] nfs: fix DIO good bytes calculation,
Peng Tao
Re: [PATCH 2/2][v2] blk-plug: don't flush nested plug lists, Dave Chinner
[PATCH 0/2] Mountstats Fixes,
Anna Schumaker
[PATCH] nfs: remove WARN_ON_ONCE from nfs_direct_good_bytes,
Peng Tao
[PATCH] nfs: fix DIO good bytes calculation,
Peng Tao
[PATCH] xfs: unlock i_mutex in xfs_break_layouts,
Christoph Hellwig
[PATCH v2 00/17] IB/Verbs: IB Management Helpers,
Michael Wang
- [PATCH 01/17] IB/Verbs: Implement new callback query_transport() for each HW, Michael Wang
- [PATCH v2 02/17] IB/Verbs: Implement raw management helpers, Michael Wang
- [PATCH v2 03/17] IB/Verbs: Use management helper cap_ib_mad() for mad-check, Michael Wang
- [PATCH v2 04/17] IB/Verbs: Use management helper cap_ib_smi() for smi-check, Michael Wang
- [PATCH v2 05/17] IB/Verbs: Use management helper cap_ib_cm() for cm-check, Michael Wang
- [PATCH v2 06/17] IB/Verbs: Use management helper cap_ib_sa() for sa-check, Michael Wang
- [PATCH v2 07/17] IB/Verbs: Use management helper cap_ib_mcast() for mcast-check, Michael Wang
- [PATCH v2 08/17] IB/Verbs: Use management helper cap_ipoib() for ipoib-check, Michael Wang
- [PATCH v2 09/17] IB/Verbs: Use helper cap_read_multi_sge() and reform svc_rdma_accept(), Michael Wang
- [PATCH v2 10/17] IB/Verbs: Adopt management helpers for IB helpers, Michael Wang
- [PATCH v2 11/17] IB/Verbs: Reform link_layer_show() and ib_uverbs_query_port(), Michael Wang
- [PATCH v2 12/17] IB/Verbs: Use management helper cap_ib_cm_dev() for cm-device-check, Michael Wang
- [PATCH v2 13/17] IB/Verbs: Reform cma/ucma with management helpers, Michael Wang
- [PATCH v2 14/17] IB/Verbs: Reserve legacy transport type for 'struct rdma_dev_addr', Michael Wang
- [PATCH v2 15/17] IB/Verbs: Reform cma_acquire_dev() with management helpers, Michael Wang
- [PATCH v2 16/17] IB/Verbs: Cleanup rdma_node_get_transport(), Michael Wang
- [PATCH v2 17/17] IB/Verbs: Move rdma_port_get_link_layer() to mlx4 head file, Michael Wang
- [PATCH v2 01/17] IB/Verbs: Implement new callback query_transport() for each HW, Michael Wang
- Re: [PATCH v2 00/17] IB/Verbs: IB Management Helpers, Tom Talpey
pNFS setup documentation.,
Benjamin ESTRABAUD
[PATCH] exportfs: Missing comma in pnfs options, Steve Dickson
[PATCH] sunrpc: eliminate RPC_DEBUG,
Mark Salter
[PATCH] nfsd: clear NFSEXP_PNFS flags if not supports pnfs in kernel,
Kinglong Mee
[PATCH] nfs-utils: add missing comma for exports ent,
Kinglong Mee
[PATCH 09/16] nfs: use is_xxx_kiocb instead of filp->fl_flags, Dmitry Monakhov
[PATCH] nfs: Fetch MOUNTED_ON_FILEID when updating an inode, Anna Schumaker
All access to NFS4 krb5p server hanging when one user has an expired ticket,
Jason L Tibbitts III
NFSoRDMA bi-weekly developers meeting minutes (4/2), Shirley Ma
Announcing the June 2015 NFSv4 BAT in Ann Arbor, Adamson, Andy
userspace breakage in linux/nfsd/debug.h,
Mark Salter
Per process accounting for nfs,
Sean Brisbane
[PATCH v3] nfs-utils: add support for the "pnfs" export option,
Christoph Hellwig
[PATCH v2] nfs-utils: add support for the "pnfs" export option, Christoph Hellwig
nfsroot protocol version,
Mason
[PATCH] nfsd: add NFSEXP_PNFS to the exflags array,
Christoph Hellwig
[PATCH 1/2] nfs-utils: cross-reference nfsd.7 from nfsd.8 and vice versa,
Christoph Hellwig
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]