Linux NFS
[Prev Page][Next Page]
[PATCH] exportfs: add support for "nowcc" option,
Jeff Layton
[PATCH] nfsd: add a new nowcc export option to disable WCC attrs in v3 replies,
Jeff Layton
[PATCH 1/2] NFSv4.1/flexfiles: Mark the layout for return in ff_layout_io_track_ds_error(),
Trond Myklebust
[NFSv4.1] Deadlock on writes - RHEL 7.1 kernel - nfs_pageio_doio?,
Shawn Starr
Monthly Linux NFS Town Hall meeting: Tomorrow - Thur Sept 3,
Steve Dickson
[PATCH v2 1/3] NFSv4.1/flexfiles: Fix incorrect usage of pnfs_generic_mark_devid_invalid(),
Trond Myklebust
[PATCH v2] NFSv4.1/flexfiles: Fix freeing of mirrors, Trond Myklebust
[PATCH] NFSv4.1/flexfiles: Fix freeing of mirrors, Trond Myklebust
[PATCH] NFSv4.1/flexfiles: Mark layout for return if the mirrors are invalid, Trond Myklebust
[PATCH 00/16] NFSv4.2: Add support for inter-server to server COPY,
andros
- [PATCH 01/16] VFS: Separate cross fs check from vfs_copy_file_range, andros
- [PATCH 02/16] BTRFS: Use VFS copy offload helper, andros
- [PATCH 04/16] NFS COPY xdr changes, andros
- [PATCH 03/16] VFS SQUASH use file_out instead of file_in for copy_file_range, andros
- [PATCH 05/16] NFS add same file check and flush source and destination for COPY, andros
- [PATCH 08/16] NFSD add ca_source_server<> to COPY, andros
- [PATCH 11/16] NFSD generalize nfsd4_compound_state flag names, andros
- [PATCH 06/16] NFS add inter ssc functions to nfs42proc, andros
- [PATCH 07/16] NFS add COPY_NOTIFY operation, andros
- [PATCH 13/16] NFSD add nfs4 inter ssc to nfsd4_copy, andros
- [PATCH 14/16] NFS in copy use stateid returned by copy_notify, andros
- [PATCH 09/16] NFSD add COPY_NOTIFY operation, andros
- [PATCH 10/16] NFS add ca_source_server<> to COPY, andros
- [PATCH 12/16] NFSD: allow inter server COPY to have a STALE source server fh, andros
- [PATCH 15/16] NFS always use openstateid in COPY_NOTIFY, andros
- [PATCH 16/16] NFSD: extra stateid checking in read for interserver copy, andros
[PATCH] nfsd: deal with DELEGRETURN racing with CB_RECALL,
Andrew Elble
[PATCH] nfs: Get lock context by fl_owner/fl_pid when unlocking file, Kinglong Mee
[PATCH v2 1/3] NFSv4.1/pnfs: Don't ask for a read layout for an empty file.,
Trond Myklebust
[PATCH 1/2] NFSv4.1/pnfs: Don't ask for a read layout for an empty file.,
Trond Myklebust
[PATCH 2/2] nfs: Remove unneeded checking of the return value from scnprintf, Kinglong Mee
[PATCH 1/2] nfs: Fix truncated client owner id without proto type, Kinglong Mee
[PATCH] NFSv4.1: Fix a protocol issue with CLOSE stateids, Trond Myklebust
[PATCH] NFSv4.1/flexfiles: Don't mark the entire deviceid as bad for file errors, Trond Myklebust
[PATCH] SUNRPC: Prevent SYN+SYNACK+RST storms, Trond Myklebust
[PATCH] SUNRPC: xs_reset_transport must mark the connection as disconnected, Trond Myklebust
[PATCH 1/2] NFSv4.1/flexfiles: Fix a protocol error in layoutreturn,
Trond Myklebust
[PATCH] NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return must notify of layout return, Trond Myklebust
[PATCH V3] net: sunrpc: fix tracepoint Warning: unknown op '->',
Pratyush Anand
[PATCH 0/5 v3] Some updates and exclcreat supports,
Kinglong Mee
[PATCH-RFC-RESEND 0/9] NFS/NFSD: add NFSv42 CLONE operation support,
Peng Tao
- [PATCH-RFC-RESEND 8/9] nfsd: Pass filehandle to nfs4_preprocess_stateid_op(), Peng Tao
- [PATCH-RFC-RESEND 9/9] NFSD: Implement the CLONE call, Peng Tao
- [PATCH-RFC-RESEND 6/9] nfs: get clone_blksize when probing fsinfo, Peng Tao
- [PATCH-RFC-RESEND 7/9] nfs42: respect clone_blksize, Peng Tao
- [PATCH-RFC-RESEND 5/9] nfs42: add .copy_range file operation, Peng Tao
- [PATCH-RFC-RESEND 4/9] nfs42: add CLONE proc functions, Peng Tao
- [PATCH-RFC-RESEND 3/9] nfs42: add CLONE xdr functions, Peng Tao
- [PATCH-RFC-RESEND 1/9] vfs: pull btrfs clone API to vfs layer, Peng Tao
- [PATCH-RFC-RESEND 2/9] vfs/btrfs: add .clone_range file operation, Peng Tao
- Re: [PATCH-RFC-RESEND 0/9] NFS/NFSD: add NFSv42 CLONE operation support, Christoph Hellwig
[PATCH 1/4] NFSv4.1/pnfs Improve the packing of struct pnfs_layout_hdr,
Trond Myklebust
[PATCH] nfsd: don't WARN/backtrace for invalid container deployment.,
Paul Gortmaker
evict inode + new open race,
Olga Kornievskaia
[PATCH 0/2] NFS: two simple cleanup patches,
Peng Tao
Re: [PATCH RFC 00/11] NFS/NFSD: add NFSv42 CLONE operation support, Peng Tao
[PATCH RFC 00/11] NFS/NFSD: add NFSv42 COPY operation support,
Peng Tao
- [PATCH RFC 01/11] vfs: pull btrfs clone API to vfs layer, Peng Tao
- [PATCH RFC 02/11] vfs/btrfs: add .clone_range file operation, Peng Tao
- [PATCH RFC 03/11] nfs42: decode_layoutstats does not need res parameter, Peng Tao
- [PATCH RFC 04/11] nfs42: remove unused declaration, Peng Tao
- [PATCH RFC 05/11] nfs42: add CLONE xdr functions, Peng Tao
- [PATCH RFC 06/11] nfs42: add CLONE proc functions, Peng Tao
- [PATCH RFC 07/11] nfs42: add .copy_range file operation, Peng Tao
- [PATCH RFC 08/11] nfs: get clone_blksize when probing fsinfo, Peng Tao
- [PATCH RFC 09/11] nfs42: respect clone_blksize, Peng Tao
- [PATCH RFC 11/11] NFSD: Implement the CLONE call, Peng Tao
- [PATCH RFC 10/11] nfsd: Pass filehandle to nfs4_preprocess_stateid_op(), Peng Tao
- Re: [PATCH RFC 00/11] NFS/NFSD: add NFSv42 COPY operation support, Peng Tao
Re: [PATCH] nfs:Fix variable assignment for return value to caller in the function _nfs4_proc_delegreturn, Trond Myklebust
[PATCH] When trying to establish privileged source port number of tcp connection, use 1 instead of 0 as start port, as 0 means that the kernel will choose the port number,
Tigran Mkrtchyan
[PATCH 0/2] net: sunrpc: trace fixes,
Pratyush Anand
[nfs:linux-next 50/51] fs/nfs/flexfilelayout/flexfilelayout.c:187:1: sparse: symbol 'ff_layout_remove_mirror' was not declared. Should it be static?,
kbuild test robot
[PATCH 1/4] NFSv4.1/flexfiles: Add refcounting to struct nfs4_ff_layout_mirror,
Trond Myklebust
[PATCH] nfsd: Add Jeff Layton as co-maintainer, J. Bruce Fields
[PATCH v2 0/2] nfsd: fix unhashing races in nfsv4 stateid handling,
Jeff Layton
[PATCH] statd: statd_get_socket() should return open fds,
Chuck Lever
[PATCH] svcrdma: remove dead code,
Sagi Grimberg
Re: [PATCH] nfs:Fix error handling in the function nfs_vm_page_mkwrite, Trond Myklebust
Re: [PATCH] nfs:Fix deadlock occurrence issue on error path in the function nfs_vm_page_mkwrite, Trond Myklebust
NFSv4 mount fails on Sun Solaris 10 after reboot of client,
Ulrich Gemkow
re: knfsd: clean up nfsd filesystem interfaces,
Dan Carpenter
[PATCH 0/2] nfsd: fix unhashing races in nfsv4 stateid handling,
Jeff Layton
[PATCH] NFS41: remove NFS_LAYOUT_ROC flag, Peng Tao
[PATCH 1/3] NFSv4.1/pnfs: Add a tracepoint for return-on-close events,
Trond Myklebust
[PATCH] NFSv4: Force a post-op attribute update when holding a delegation,
Trond Myklebust
[PATCH] NFSv4.1/pnfs Ensure flexfiles reports all connection related errors, Trond Myklebust
[PATCH] NFS41: fix list splice type, Peng Tao
[PATCH] NFSv4.1/pnfs: Ensure the flexfiles layoutstats timers are consistent, Trond Myklebust
[PATCH v3 00/20] nfsd: open file caching,
Jeff Layton
- [PATCH v3 01/20] nfsd: allow more than one laundry job to run at a time, Jeff Layton
- [PATCH v3 02/20] nfsd: add a new struct file caching facility to nfsd, Jeff Layton
- [PATCH v3 03/20] list_lru: add list_lru_rotate, Jeff Layton
- [PATCH v3 04/20] nfsd: add a LRU list for nfsd_files, Jeff Layton
- [PATCH v3 05/20] nfsd: add a shrinker to the nfsd_file cache, Jeff Layton
- [PATCH v3 06/20] locks/nfsd: create a new notifier chain for lease attempts, Jeff Layton
- [PATCH v3 07/20] nfsd: hook up nfsd_write to the new nfsd_file cache, Jeff Layton
- [PATCH v3 08/20] nfsd: hook up nfsd_read to the nfsd_file cache, Jeff Layton
- [PATCH v3 09/20] sunrpc: add a new cache_detail operation for when a cache is flushed, Jeff Layton
- [PATCH v3 11/20] nfsd: hook nfsd_commit up to the nfsd_file cache, Jeff Layton
- [PATCH v3 10/20] nfsd: handle NFSD_MAY_NOT_BREAK_LEASE in open file cache, Jeff Layton
- [PATCH v3 12/20] nfsd: move include of state.h from trace.c to trace.h, Jeff Layton
- [PATCH v3 14/20] nfsd: close cached files prior to a REMOVE or RENAME that would replace target, Jeff Layton
- [PATCH v3 13/20] nfsd: add new tracepoints for nfsd_file cache, Jeff Layton
- [PATCH v3 16/20] nfsd: convert nfs4_file->fi_fds array to use nfsd_files, Jeff Layton
- [PATCH v3 15/20] nfsd: call flush_delayed_fput from nfsd_file_close_fh, Jeff Layton
- [PATCH v3 17/20] nfsd: have nfsd_test_lock use the nfsd_file cache, Jeff Layton
- [PATCH v3 18/20] nfsd: convert fi_deleg_file and ls_file fields to nfsd_file, Jeff Layton
- [PATCH v3 19/20] nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache, Jeff Layton
- [PATCH v3 20/20] nfsd: rip out the raparms cache, Jeff Layton
[PATCH] NFSv4: Enable delegated opens even when reboot recovery is pending, Trond Myklebust
[PATCH] SUNRPC: Allow sockets to do GFP_NOIO allocations, Trond Myklebust
[PATCH] NFSv4/pnfs: Ensure we don't miss a file extension,
Peng Tao
[PATCH] rpc.gssd: Replace exit(0) by return in process_krb5_upcall,
andros
[PATCH] NFS41: make sure sending LAYOUTRETURN before close if marked so, Peng Tao
[PATCH] Revert "NFSv4: Remove incorrect check in can_open_delegated()",
Trond Myklebust
[PATCH v2 1/2] NFSv4.1/pnfs: Fix a close/delegreturn hang when return-on-close is set,
Trond Myklebust
[PATCH] NFSv4.1/pnfs: Fix a close/delegreturn hang when return-on-close is set,
Trond Myklebust
[BUG] nfs-utils broken with musl,
Tastky
[PATCH 0/6 v9] NFSD: Pin to vfsmount for nfsd exports cache,
Kinglong Mee
[nfs:testing 17/27] include/linux/sunrpc/addr.h:127:4: error: implicit declaration of function 'rpc_cmp_addr6', kbuild test robot
[PATCH] NFS: nfs_set_pgio_error sometimes misses errors, Trond Myklebust
NFS AUTH_SYS and container namespaces, Earl Ruby
misc blocklayout updates,
Christoph Hellwig
[PATCH] SUNRPC: Change WARN_ON to an warn message in rpc_exit_task,
Kinglong Mee
[PATCH] NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 client, Kinglong Mee
Global protection fault in netfilter code, Trond Myklebust
[PATCH] SUNRPC: Fix a thinko in xs_connect(), Trond Myklebust
[PATCH] NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked(),
Trond Myklebust
[GIT PULL] Please pull NFSoRDMA Client, Anna Schumaker
[PATCH V1 Resend 07/10] fs: Drop unlikely before IS_ERR(_OR_NULL),
Viresh Kumar
[PATCH] nfs: allow nfs4_label_free to ignore a PTR_ERR value,
Jeff Layton
is it possible to set CONFIG_PNFS_FLEXFILE_LAYOUT=y ?, Matthew Thode
[PATCH] nfsd: Fix two typos in comments, Andreas Gruenbacher
nfs-utils regression on IPv6-less kernels,
Christoph Hellwig
[PATCH] Fix memory corruption in PMAP_CALLIT code, Olaf Kirch
[PATCH] pnfs/flexfiles: LAYOUTSTATS ii_count should be ops instead of bytes, Peng Tao
[PATCH V1 Resend 08/11] fs: Drop unlikely before IS_ERR(_OR_NULL), Viresh Kumar
xfstests crash with trond/testing,
Christoph Hellwig
[PATCH] svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOAD,
Chuck Lever
[PATCH 0/7] NFSv4.2: Add support for the COPY operation,
Anna Schumaker
[PATCH] svcrdma: limit FRMR page list lengths to device max,
Steve Wise
[PATCH] mountd: fix mount issue due to comparison with uninitialized uuid,
Vivek Trivedi
grace-period ending & NLM,
J. Bruce Fields
Re: [PATCH] IB/core: Make ib_dealloc_pd return void, Chuck Lever
Debian kernel: "Server nfs-home reports our clientid is in use",
Harald Dunkel
Monthly Linux NFS Town Hall meeting: Tomorrow - Thur Aug 6,
Steve Dickson
[PATCH] NFS: Add OTW write barrier before may-open test,
Chuck Lever
[PATCH v2 0/6] nfsidmap enhancements,
Chuck Lever
extremely slow v4 performance on gigabit link,
jhopper
[PATCH 1/6] NFSv4.1/pnfs: Remove redundant checks in pnfs_layoutgets_blocked(),
Trond Myklebust
[GIT PULL] nfsd bugfixes for 4.2,
J. Bruce Fields
TEST_STATEID during lock recovery,
Chuck Lever
[RFC v6 00/40] Richacls,
Andreas Gruenbacher
- [RFC v6 08/40] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [RFC v6 40/40] nfs: Add support for the v4.1 dacl attribute, Andreas Gruenbacher
- [RFC v6 39/40] nfs: Add richacl support, Andreas Gruenbacher
- [RFC v6 38/40] nfs: Remove unused xdr page offsets in getacl/setacl arguments, Andreas Gruenbacher
- [RFC v6 37/40] nfs: Fix GETATTR bitmap verification, Andreas Gruenbacher
- [RFC v6 36/40] sunrpc: Add xdr_init_encode_pages, Andreas Gruenbacher
- [RFC v6 33/40] richacl: Add support for unmapped identifiers, Andreas Gruenbacher
- [RFC v6 35/40] sunrpc: Allow to demand-allocate pages to encode into, Andreas Gruenbacher
- [RFC v6 34/40] ext4: Don't allow unmapped identifiers in richacls, Andreas Gruenbacher
- [RFC v6 30/40] nfsd: Add richacl support, Andreas Gruenbacher
- [RFC v6 32/40] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions, Andreas Gruenbacher
- [RFC v6 29/40] nfsd: Use richacls as internal acl representation, Andreas Gruenbacher
- [RFC v6 31/40] nfsd: Add support for the v4.1 dacl attribute, Andreas Gruenbacher
- [RFC v6 28/40] nfsd: Keep list of acls to dispose of in compoundargs, Andreas Gruenbacher
- [RFC v6 27/40] richacl: Create richacl from mode values, Andreas Gruenbacher
- [RFC v6 25/40] richacl: Isolate the owner and group classes, Andreas Gruenbacher
- [RFC v6 26/40] richacl: Apply the file masks to a richacl, Andreas Gruenbacher
- [RFC v6 23/40] richacl: Set the owner permissions to the owner mask, Andreas Gruenbacher
- [RFC v6 24/40] richacl: Set the other permissions to the other mask, Andreas Gruenbacher
- [RFC v6 21/40] richacl: Move everyone@ aces down the acl, Andreas Gruenbacher
- [RFC v6 22/40] richacl: Propagate everyone@ permissions to other aces, Andreas Gruenbacher
- [RFC v6 19/40] ext4: Add richacl feature flag, Andreas Gruenbacher
- [RFC v6 20/40] richacl: acl editing helper functions, Andreas Gruenbacher
- [RFC v6 18/40] ext4: Add richacl support, Andreas Gruenbacher
- [RFC v6 16/40] richacl: xattr mapping functions, Andreas Gruenbacher
- [RFC v6 17/40] vfs: Add richacl permission checking, Andreas Gruenbacher
- [RFC v6 15/40] richacl: Automatic Inheritance, Andreas Gruenbacher
- [RFC v6 13/40] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [RFC v6 14/40] richacl: Create-time inheritance, Andreas Gruenbacher
- [RFC v6 12/40] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [RFC v6 10/40] richacl: Permission check algorithm, Andreas Gruenbacher
- [RFC v6 11/40] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [RFC v6 09/40] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [RFC v6 06/40] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [RFC v6 07/40] richacl: Permission mapping functions, Andreas Gruenbacher
- [RFC v6 03/40] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [RFC v6 05/40] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [RFC v6 02/40] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [RFC v6 04/40] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [RFC v6 01/40] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
Automatically loading svcrdma causes reboot hang on systemd,
james harvey
[PATCH] pNFS: Tighten up locking around DS commit buckets,
Trond Myklebust
[PATCH v4 00/16] NFS/RDMA client side for Linux 4.3,
Chuck Lever
- [PATCH v4 01/16] xprtrdma: Make xprt_setup_rdma() agnostic to family of server address, Chuck Lever
- [PATCH v4 02/16] xprtrdma: Raise maximum payload size to one megabyte, Chuck Lever
- [PATCH v4 03/16] xprtrdma: Increase default credit limit, Chuck Lever
- [PATCH v4 04/16] xprtrdma: Don't fall back to PHYSICAL memory registration, Chuck Lever
- [PATCH v4 05/16] xprtrdma: Remove last ib_reg_phys_mr() call site, Chuck Lever
- [PATCH v4 07/16] xprtrdma: Remove logic that constructs RDMA_MSGP type calls, Chuck Lever
- [PATCH v4 08/16] xprtrdma: Account for RPC/RDMA header size when deciding to inline, Chuck Lever
- [PATCH v4 09/16] xprtrdma: Always provide a write list when sending NFS READ, Chuck Lever
- [PATCH v4 10/16] xprtrdma: Don't provide a reply chunk when expecting a short reply, Chuck Lever
- [PATCH v4 11/16] xprtrdma: Fix XDR tail buffer marshalling, Chuck Lever
- [PATCH v4 12/16] xprtrdma: Fix large NFS SYMLINK calls, Chuck Lever
- [PATCH v4 13/16] xprtrdma: Clean up xprt_rdma_print_stats(), Chuck Lever
- [PATCH v4 14/16] xprtrdma: Count RDMA_NOMSG type calls, Chuck Lever
- [PATCH v4 15/16] core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbs, Chuck Lever
- [PATCH v4 16/16] xprtrdma: take HCA driver refcount at client, Chuck Lever
- [PATCH v4 06/16] xprtrdma: Clean up rpcrdma_ia_open(), Chuck Lever
- Re: [PATCH v4 00/16] NFS/RDMA client side for Linux 4.3, Anna Schumaker
[PATCH] sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytes, Jeff Layton
[PATCH 0/6] nfsidmap enhancements,
Chuck Lever
[PATCH] NFSv4.1/pnfs: Fix atomicity of commit list updates,
Trond Myklebust
[PATCH] nfsidmap: Enumerate kernel cache of ID mapping results,
Chuck Lever
[PATCH] nfsidmap: Display the effective NFSv4 domain name, Chuck Lever
Re: nfs-root: destructive call to __detach_mounts /dev,
Eric W. Biederman
[PATCH 12/15] fs: Drop unlikely before IS_ERR(_OR_NULL),
Viresh Kumar
NFS with RDMA mounts, but can't actually be used,
james harvey
[PATCH] rpc.gssd: Only clear the retval if it has not been set,
Steve Dickson
[PATCH 0/9] nfsd: open file caching for v2/3,
Jeff Layton
- [PATCH] nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateid, Jeff Layton
- [PATCH 1/9] nfsd: include linux/nfs4.h in export.h, Jeff Layton
- [PATCH 2/9] nfsd: move some file caching helpers to a common header, Jeff Layton
- [PATCH 8/9] nfsd: add a ->flush routine to svc_export_cache, Jeff Layton
- [PATCH 7/9] sunrpc: add a new cache_detail operation for when a cache is flushed, Jeff Layton
- [PATCH 9/9] nfsd: allow the file cache expire time to be tunable, Jeff Layton
- [PATCH 3/9] nfsd: convert laundry_wq to something less nfsd4 specific, Jeff Layton
- [PATCH 4/9] nfsd: add a new struct file caching facility to nfsd, Jeff Layton
- [PATCH 6/9] nfsd: hook up nfsd_read to the nfsd_file cache, Jeff Layton
- [PATCH 5/9] nfsd: hook up nfsd_write to the new nfsd_file cache, Jeff Layton
- [PATCH v2 00/18] nfsd: open file caching for v2/3, Jeff Layton
- [PATCH v2 01/18] nfsd: include linux/nfs4.h in export.h, Jeff Layton
- [PATCH v2 02/18] nfsd: move some file caching helpers to a common header, Jeff Layton
- [PATCH v2 03/18] nfsd: convert laundry_wq to something less nfsd4 specific, Jeff Layton
- [PATCH v2 04/18] nfsd: add a new struct file caching facility to nfsd, Jeff Layton
- [PATCH v2 06/18] nfsd: hook up nfsd_read to the nfsd_file cache, Jeff Layton
- [PATCH v2 05/18] nfsd: hook up nfsd_write to the new nfsd_file cache, Jeff Layton
- [PATCH v2 07/18] sunrpc: add a new cache_detail operation for when a cache is flushed, Jeff Layton
- [PATCH v2 09/18] nfsd: allow the file cache expire time to be tunable, Jeff Layton
- [PATCH v2 11/18] nfsd: hook nfsd_commit up to the nfsd_file cache, Jeff Layton
- [PATCH v2 10/18] nfsd: handle NFSD_MAY_NOT_BREAK_LEASE in open file cache, Jeff Layton
- [PATCH v2 08/18] nfsd: add a ->flush routine to svc_export_cache, Jeff Layton
- [PATCH v2 14/18] nfsd: have _fh_update take a knfsd_fh instead of a svc_fh, Jeff Layton
- [PATCH v2 16/18] nfsd: add a fh_compose_shallow, Jeff Layton
- [PATCH v2 15/18] nfsd: have set_version_and_fsid_type take a knfsd_fh instead of svc_fh, Jeff Layton
- [PATCH v2 17/18] nfsd: close cached files prior to a REMOVE or RENAME that would replace target, Jeff Layton
- [PATCH v2 12/18] nfsd: move include of state.h from trace.c to trace.h, Jeff Layton
- [PATCH v2 13/18] nfsd: add new tracepoints for nfsd_file cache, Jeff Layton
- [PATCH v2 18/18] nfsd: call flush_delayed_fput from nfsd_file_close_fh, Jeff Layton
[PATCH 0/5] NFSD: some bugfixes and updates,
Kinglong Mee
[PATCH 0/7 v2] Some bugfixes and exclcreat supports,
Kinglong Mee
NFS giving Access via DNS-Exports, Thomas
[PATCH] nfsd: do nfs4_check_fh in nfs4_check_file instead of nfs4_check_olstateid,
Jeff Layton
[PATCH for-4.3 00/15] Modify MR allocation API,
Sagi Grimberg
- [PATCH for-4.3 03/15] IB/iser: Convert to ib_alloc_mr, Sagi Grimberg
- [PATCH for-4.3 02/15] IB: Modify ib_create_mr API, Sagi Grimberg
- [PATCH for-4.3 01/15] IB/core: Get rid of redundant verb ib_destroy_mr, Sagi Grimberg
- [PATCH for-4.3 05/15] IB/srp: Convert to ib_alloc_mr, Sagi Grimberg
- [PATCH for-4.3 04/15] iser-target: Convert to ib_alloc_mr, Sagi Grimberg
- [PATCH for-4.3 08/15] mlx5: Drop mlx5_ib_alloc_fast_reg_mr, Sagi Grimberg
- [PATCH for-4.3 07/15] RDS: Convert to ib_alloc_mr, Sagi Grimberg
- [PATCH for-4.3 11/15] iw_cxgb4: Support ib_alloc_mr verb, Sagi Grimberg
- [PATCH for-4.3 10/15] ocrdma: Support ib_alloc_mr verb, Sagi Grimberg
- [PATCH for-4.3 14/15] qib: Support ib_alloc_mr verb, Sagi Grimberg
- [PATCH for-4.3 15/15] IB/core: Drop ib_alloc_fast_reg_mr, Sagi Grimberg
- [PATCH for-4.3 12/15] cxgb3: Support ib_alloc_mr verb, Sagi Grimberg
- [PATCH for-4.3 09/15] mlx4: Support ib_alloc_mr verb, Sagi Grimberg
- [PATCH for-4.3 13/15] nes: Support ib_alloc_mr verb, Sagi Grimberg
- [PATCH for-4.3 06/15] xprtrdma, svcrdma: Convert to ib_alloc_mr, Sagi Grimberg
- Re: [PATCH for-4.3 00/15] Modify MR allocation API, Christoph Hellwig
- Re: [PATCH for-4.3 00/15] Modify MR allocation API, Steve Wise
- Re: [PATCH for-4.3 00/15] Modify MR allocation API, Jason Gunthorpe
[PATCH v2] xprtrdma: take HCA driver refcount at client,
Devesh Sharma
[PATCH] NFSv4: don't set SETATTR for O_RDONLY|O_EXCL, NeilBrown
managing the system's NFSv4 domain name,
Chuck Lever
[PATCH v1 RESEND] xprtrdma: take vendor driver refcount at client, Devesh Sharma
[PATCH v1] xprtrdma: take vendor driver refcount at client,
Devesh Sharma
[PATCH 4/4] 4.1 create_session: Skip test of CB_NULL for nfs4.1,
Kinglong Mee
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Scanners]
[Yosemite Forum]