Linux NFS
[Prev Page][Next Page]
- question about ha-nfs product's failover, zhuangzeqiang
- [PATCH 00/12] fs, nfs conversions from atomic_t to refcount_t,
Elena Reshetova
- [PATCH 08/12] fs, nfs: convert nfs_cache_defer_req.count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 11/12] fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 12/12] fs, nfs: convert nfs_cache_array.refcount from atomic_t to refcount_t, Elena Reshetova
- [PATCH 10/12] fs, nfs: convert nfs_lock_context.count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 07/12] fs, nfs: convert nfs4_ff_layout_mirror.ref from atomic_t to refcount_t, Elena Reshetova
- [PATCH 09/12] fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 04/12] fs, nfs: convert nfs4_pnfs_ds.ds_count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 06/12] fs, nfs: convert pnfs_layout_hdr.plh_refcount from atomic_t to refcount_t, Elena Reshetova
- [PATCH 05/12] fs, nfs: convert pnfs_layout_segment.pls_refcount from atomic_t to refcount_t, Elena Reshetova
- [PATCH 03/12] fs, nfsd: convert nfs4_file.fi_ref from atomic_t to refcount_t, Elena Reshetova
- [PATCH 01/12] fs, nfsd: convert nfs4_stid.sc_count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 02/12] fs, nfsd: convert nfs4_cntl_odstate.co_odcount from atomic_t to refcount_t, Elena Reshetova
- NFS corruption, fixed by echo 1 > /proc/sys/vm/drop_caches -- next debugging steps?,
Matt Turner
- [PATCH] xprtrdma: Squelch kbuild sparse complaint, Chuck Lever
- nfsd: delegation conflicts between NFSv3 and NFSv4 accessors,
Chuck Lever
- [PATCH v2] NFS: switch back to to ->iterate(), Benjamin Coddington
- [RFC nfs-utils PATCH] nfsdcltrack: cluster mode,
Scott Mayhew
- [nfs-utils PATCH] sm-notify: ending the grace period early should be configurable,
Scott Mayhew
- [PATCH 1/1] NFS prevent double free in async nfs4_exchange_id,
Olga Kornievskaia
- some problems about nfs mount,
houlinfei
- [PATCH v1 00/11] [RFC] NFS/RDMA client-side patches for 4.12,
Chuck Lever
- [PATCH v1 01/11] xprtrdma: Annotate receive workqueue, Chuck Lever
- [PATCH v1 02/11] xprtrdma: Cancel refresh worker during buffer shutdown, Chuck Lever
- [PATCH v1 03/11] xprtrdma: Clean up rpcrdma_marshal_req(), Chuck Lever
- [PATCH v1 04/11] sunrpc: Export xprt_force_disconnect(), Chuck Lever
- [PATCH v1 05/11] xprtrdma: Detect unreachable NFS/RDMA servers more reliably, Chuck Lever
- [PATCH v1 06/11] xprtrdma: Refactor rpcrdma_ia_open(), Chuck Lever
- [PATCH v1 07/11] xprtrdma: Use same device when mapping or syncing DMA buffers, Chuck Lever
- [PATCH v1 08/11] xprtrdma: Support unplugging an HCA from under an NFS mount, Chuck Lever
- [PATCH v1 09/11] xprtrdma: Refactor rpcrdma_ep_connect, Chuck Lever
- [PATCH v1 10/11] xprtrdma: Restore transport after device removal, Chuck Lever
- [PATCH v1 11/11] xprtrdma: Revert commit d0f36c46deea, Chuck Lever
- open after unlink tries to open old file,
Donald Buczek
- [PATCH] nfs: make nfs4_cb_sv_ops static, Jason Yan
- NFS + Kerberos/PKINIT: server identity., Andre Caldas
- [PATCH] nfsd: map the ENOKEY to nfserr_perm for avoiding warning,
Kinglong Mee
- [PATCH 0/3] NFSD: Various fixes for the 'versions' file.,
NeilBrown
- [PATCH 1/2] pNFS: return status from nfs4_pnfs_ds_connect,
Weston Andros Adamson
- kmemleak complaint on 4.11-rc1,
Sagi Grimberg
- [PATCH] NFS: fix the fault nrequests decreasing for nfs_inode COPY, Kinglong Mee
- A NFS mount can still write to the server after 'umount' has completed.,
NeilBrown
- question about error case in pnfs,
Olga Kornievskaia
- access(2) inaccurately reports execute permissions,
John Bazik
- [PATCH 1/1] NFSv4.1 respect server's max size in CREATE_SESSION, Olga Kornievskaia
- migration from svcgssd to gssproxy results in regression.,
NeilBrown
- SUNRPC : Permission denied on NFS client with Kerberos enabled, Satya Prakash GS
- [PATCH] SUNRPC/backchanel: set XPT_CONG_CTRL flag for bc xprt,
Kinglong Mee
- [PATCH] NFSv4: fix a reference leak caused WARNING messages,
Kinglong Mee
- [PATCH 0/7 v5] scope GFP_NOFS api,
Michal Hocko
- [PATCH] nfs4: fix a typo of NFS_ATTR_FATTR_GROUP_NAME,
Kinglong Mee
- Re: Bug#852395: unblock: gssproxy/0.5.1-2,
Daniel Pocock
- Re: SUNRPC: Add generic helpers for xdr_stream encode/decode, Geert Uytterhoeven
- IMA on NFS deadlocks since a5864c999de670,
Sascha Hauer
- Confused by pnfs LAYOUTRETURN - seeking clarity.,
NeilBrown
- [RFC v1 00/17] NFSD support for inter+async COPY,
Olga Kornievskaia
- [RFC v1 14/18] NFSD stop queued async copies on client shutdown, Olga Kornievskaia
- [RFC v1 16/18] NFSD define EBADF in nfserrno, Olga Kornievskaia
- [RFC v1 15/18] NFSD create new stateid for async copy, Olga Kornievskaia
- [RFC v1 13/18] NFSD handle OFFLOAD_CANCEL op, Olga Kornievskaia
- [RFC v1 17/18] NFSD support OFFLOAD_STATUS, Olga Kornievskaia
- [RFC v1 11/18] NFSD xdr callback stateid in async COPY reply, Olga Kornievskaia
- [RFC v1 03/18] NFSD generalize nfsd4_compound_state flag names, Olga Kornievskaia
- [RFC v1 12/18] NFSD first draft of async copy, Olga Kornievskaia
- [RFC v1 02/18] NFSD add COPY_NOTIFY operation, Olga Kornievskaia
- [RFC v1 01/18] NFSD add ca_source_server<> to COPY, Olga Kornievskaia
- [RFC v1 04/18] NFSD: allow inter server COPY to have a STALE source server fh, Olga Kornievskaia
- [RFC v1 09/18] NFSD OFFLOAD_STATUS xdr, Olga Kornievskaia
- [RFC v1 05/18] NFSD add nfs4 inter ssc to nfsd4_copy, Olga Kornievskaia
- [RFC v1 10/18] NFSD OFFLOAD_CANCEL xdr, Olga Kornievskaia
- [RFC v1 18/18] NFSD remove copy stateid when vfs_copy_file_range completes, Olga Kornievskaia
- [RFC v1 08/18] NFSD CB_OFFLOAD xdr, Olga Kornievskaia
- [RFC v1 06/18] NFSD return nfs4_stid in nfs4_preprocess_stateid_op, Olga Kornievskaia
- [RFC v1 07/18] NFSD Unique stateid_t for inter server to server COPY authentication, Olga Kornievskaia
- Re: [RFC v1 00/17] NFSD support for inter+async COPY, Olga Kornievskaia
- Re: [RFC v1 00/17] NFSD support for inter+async COPY, J. Bruce Fields
- [PATCH v1 0/3] VFS changes for NFSv4.2 "inter" server-to-server COPY op,
Olga Kornievskaia
- [PATCH v1 1/3] fs: Don't copy beyond the end of the file, Olga Kornievskaia
[RFC v1 00/19] NFS support for inter and async COPY,
Olga Kornievskaia
[RFC v1 14/19] NFS send OFFLOAD_CANCEL when COPY killed, Olga Kornievskaia
[RFC v1 04/19] NFS inter ssc open, Olga Kornievskaia
[RFC v1 09/19] NFS OFFLOAD_STATUS op, Olga Kornievskaia
[RFC v1 06/19] NFS add ca_source_server<> to COPY, Olga Kornievskaia
[RFC v1 16/19] NFS handle COPY ERR_OFFLOAD_NO_REQS, Olga Kornievskaia
[RFC v1 18/19] NFS recover from destination server reboot for copies, Olga Kornievskaia
[RFC v1 10/19] NFS OFFLOAD_CANCEL xdr, Olga Kornievskaia
[RFC v1 17/19] NFS skip recovery of copy open on dest server, Olga Kornievskaia
[RFC v1 08/19] NFS OFFLOAD_STATUS xdr, Olga Kornievskaia
[RFC v1 07/19] NFS CB_OFFLOAD xdr, Olga Kornievskaia
[GIT PULL] Please pull NFS client changes for Linux 4.11, Anna Schumaker
mount NFS 4.1 with session trunking,
Chris Wheeler
[PATCH] uapi: fix linux/nfsd/cld.h userspace compilation errors,
Dmitry V. Levin
[GIT PULL] nfsd changes for 4.11, J. Bruce Fields
[PATCH 1/3] fs/libfs: use SEEK_CUR/SET,
Tomohiro Kusumi
[RFC nfs-utils PATCH] nfsd: don't enable a UDP socket by default,
Jeff Layton
[PATCH Version 5 00/17] RPCSEC_GSS3 full mode label kernel patch set,
andros
- [PATCH Version 5 02/17] SUNRPC: RPCNULL call with payload for GSSv3, andros
- [PATCH Version 5 01/17] SUNRPC handle unsupported RPCSEC_GSS security service, andros
- [PATCH Version 5 03/17] SELINUX export security_current_sid_to_context, andros
- [PATCH Version 5 04/17] SUNRPC GSSv3: base definitions, andros
- [PATCH Version 5 05/17] SUNRPC AUTH_GSS get RPCSEC_GSS version from gssd downcall, andros
- [PATCH Version 5 06/17] SUNRPC AUTH_GSS gss3 reply verifier, andros
- [PATCH Version 5 08/17] SUNRPC AUTH_GSS RPCSEC_GSS_CREATE with label payload, andros
- [PATCH Version 5 07/17] SUNRPC AUTH_GSS RPCSEC_GSS_CREATE with no payload, andros
- [PATCH Version 5 11/17] SUNRPC AUTH_GSS free assertions, andros
- [PATCH Version 5 10/17] SUNRPC AUTH_GSS store and use gss3 label assertion, andros
- [PATCH Version 5 12/17] SUNRPC: AUTH_GSS add RPC_GSS_PROC_CREATE case for wrap and unwrap, andros
- [PATCH Version 5 13/17] SUNRPC SVCAUTH_GSS allow RPCSEC_GSS version 1 or 3, andros
- [PATCH Version 5 09/17] SUNRPC AUTH_GSS store GSS3 assertions in parent gss_cl_ctx, andros
- [PATCH Version 5 14/17] SUNRPC SVCAUTH_GSS gss3 reply verifier, andros
- [PATCH Version 5 17/17] SUNRPC SVCAUTH_gss store gss3 child handles in parent rsc, andros
- [PATCH Version 5 15/17] SUNRPC SVCAUTH_GSS gss3 create label, andros
- [PATCH Version 5 16/17] SUNRPC SVCAUTH_GSS set gss3 label on nfsd thread, andros
- Re: [PATCH Version 5 00/17] RPCSEC_GSS3 full mode label kernel patch set, J. Bruce Fields
Re: linux-next: Tree for Feb 24 (nfs/blocklayout), Randy Dunlap
[PATCH 0/2] Patch rpc.nfsd to allow the caller to turn off NFSv4.0,
Trond Myklebust
[PATCH] fs: nfsd: remove superfluous KERN_INFO,
Rasmus Villemoes
[PATCH 0/4] nfs/nfsd/sunrpc: enforce requirement for congestion control protocols in NFSv4,
Jeff Layton
[PATCH v2 0/2] Fix up nfsd to enable NFSv4.x without NFSv4.0,
Trond Myklebust
[PATCH 0/2] key payload access with just rcu_read_lock(),
Jan Stancek
supporting DEVICE_REMOVAL on RPC-over-RDMA transports,
Chuck Lever
[PATCH] nfsd: Allow enabling NFSv4.x without also requiring NFSv4.0,
Trond Myklebust
[bug] suspicious RCU usage nfs_idmap_get_key,
Jan Stancek
changing error message for mount failure,
Olga Kornievskaia
[PATCH v3 0/4] Skipped unlocks,
Benjamin Coddington
some problems about permission of subdirectory,
houlinfei
split setattr operations take 2,
Christoph Hellwig
[PATCH v5 0/8] XDR cleanups for NFSv4,
Trond Myklebust
[PATCH v4 0/8] XDR cleanups for NFSv4,
Trond Myklebust
[patch] sunrpc: silence uninitialized variable warning, Dan Carpenter
[PATCH v3 0/4] XDR cleanups for NFSv4,
Trond Myklebust
[PATCH v2 0/4] XDR cleanups for NFSv4,
Trond Myklebust
[PATCH 1/4] SUNRPC: Add generic helpers for xdr_stream encode/decode,
Trond Myklebust
[PATCH] Revert "NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_SEQUENCE", Trond Myklebust
[PATCH] pNFS/flexfiles: If the layout is invalid, it must be updated before retrying, Trond Myklebust
[PATCH v3] NFSv4: Fix reboot recovery in copy offload,
Trond Myklebust
[PATCH v2 0/4] Skipped unlocks,
Benjamin Coddington
[PATCH 0/4] Skipped unlocks,
Benjamin Coddington
[PATCH v2] NFSv4: Fix reboot recovery in copy offload,
Trond Myklebust
[PATCH 0/3] getacl fixes,
J. Bruce Fields
sleeping in async RPC task's rpc_call_ops, Benjamin Coddington
Question about NFSv4.2 server-side copy implementation,
Mora, Jorge
[PATCH v4 0/9] Series short description,
Chuck Lever
[PATCH v28 00/21] Richacls (Core and Ext4),
Andreas Gruenbacher
- [PATCH v28 01/21] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- [PATCH v28 05/21] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v28 09/21] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v28 18/21] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v28 21/21] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v28 20/21] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v28 19/21] vfs: Move check_posix_acl and check_richacl out of fs/namei.c, Andreas Gruenbacher
- [PATCH v28 17/21] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v28 15/21] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v28 16/21] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v28 12/21] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v28 14/21] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v28 13/21] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v28 11/21] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v28 10/21] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v28 08/21] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v28 07/21] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v28 03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v28 06/21] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v28 04/21] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v28 02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
[RFC][PATCH] nfsd: add +1 to reference counting scheme for struct nfsd4_session,
David Windsor
question about current code in async op,
Olga Kornievskaia
Manual page bug: two inaccuracies in nfsd(7),
Chris Siebenmann
[GIT PULL] nfsd bugfix for 4.10, J. Bruce Fields
poor nfsv4 preformence, daggs
cachefs: kernel BUG at fs/cachefiles/namei.c:197, Frederik Himpe
How NLM support posix threads?,
Pankaj Singh
[nfs-utils PATCH V2 2/2] Duplicate upcall string for use in error messages,
Frank Sorenson
[nfs-utils PATCH V2 1/2] Replace non-thread-safe strtok function calls in gssd,
Frank Sorenson
[PATCH] nfsd: restore owner override for truncate,
Christoph Hellwig
[nfs-utils PATCH] Replace non-thread-safe strtok function calls in gssd,
Frank Sorenson
[PATCH v3 00/12] NFS/RDMA client-side patches for 4.11,
Chuck Lever
- [PATCH v3 05/12] xprtrdma: Shrink send SGEs array, Chuck Lever
- [PATCH v3 09/12] sunrpc: Allow xprt->ops->timer method to sleep, Chuck Lever
- [PATCH v3 08/12] xprtrdma: Refactor management of mw_list field, Chuck Lever
- [PATCH v3 06/12] xprtrdma: Properly recover FRWRs with in-flight FASTREG WRs, Chuck Lever
- [PATCH v3 07/12] xprtrdma: Handle stale connection rejection, Chuck Lever
- [PATCH v3 11/12] xprtrdma: Detect unreachable NFS/RDMA servers more reliably, Chuck Lever
- [PATCH v3 10/12] sunrpc: Enable calls to rpc_call_null_helper() from other modules, Chuck Lever
- [PATCH v3 02/12] xprtrdma: Per-connection pad optimization, Chuck Lever
- [PATCH v3 03/12] xprtrdma: Disable pad optimization by default, Chuck Lever
- [PATCH v3 04/12] xprtrdma: Reduce required number of send SGEs, Chuck Lever
- [PATCH v3 12/12] sunrpc: Allow keepalive ping on a credit-full transport, Chuck Lever
- [PATCH v3 01/12] xprtrdma: Fix Read chunk padding, Chuck Lever
[PATCH 0/4] Match TCP connection timeouts to the lease period,
Trond Myklebust
[PATCH] NFSv4: Fix memory and state leak in _nfs4_open_and_get_state, Trond Myklebust
[PATCH] nfs-server-generator: handle 'noauto' mounts correctly.,
NeilBrown
[PATCH 1/2 v3] SUNRPC: Drop all entries from cache_detail when cache_purge(),
Kinglong Mee
[PATCH 2/2 v3] SUNRPC/Cache: Always treat the invalid cache as unexpired, Kinglong Mee
[PATCH net-next v2 00/12] net: dsa: remove unnecessary phy.h include,
Florian Fainelli
- [PATCH net-next v2 08/12] iscsi: fix build errors when linux/phy*.h is removed from net/dsa.h, Florian Fainelli
- [PATCH net-next v2 07/12] net: mvneta: fix build errors when linux/phy*.h is removed from net/dsa.h, Florian Fainelli
- [PATCH net-next v2 06/12] net: fman: fix build errors when linux/phy*.h is removed from net/dsa.h, Florian Fainelli
- [PATCH net-next v2 10/12] net: liquidio: fix build errors when linux/phy*.h is removed from net/dsa.h, Florian Fainelli
- [PATCH net-next v2 12/12] net: dsa: remove unnecessary phy*.h includes, Florian Fainelli
- [PATCH net-next v2 05/12] net: bgmac: fix build errors when linux/phy*.h is removed from net/dsa.h, Florian Fainelli
- [PATCH net-next v2 11/12] net: ath5k: fix build errors when linux/phy*.h is removed from net/dsa.h, Florian Fainelli
- [PATCH net-next v2 09/12] MIPS: Octeon: Remove unnecessary MODULE_*(), Florian Fainelli
- [PATCH net-next v2 01/12] net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.h, Florian Fainelli
- [PATCH net-next v2 03/12] net: macb: fix build errors when linux/phy*.h is removed from net/dsa.h, Florian Fainelli
- [PATCH net-next v2 04/12] net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.h, Florian Fainelli
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]