public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-11 12:47:16 to 2015-07-15 06:51:27 UTC [more...]

[PATCH 00/10 v7] NFSD: Pin to vfsmount for nfsd exports cache
 2015-07-15  6:51 UTC  (28+ messages)
` [PATCH 01/10 v7] fs_pin: Initialize value for fs_pin explicitly
` [PATCH 02/10 v7] fs_pin: Export functions for specific filesystem
` [PATCH 03/10 v7] path: New helpers path_get_pin/path_put_unpin for path pin
` [PATCH 04/10 v7] fs: New helper legitimize_mntget() for getting a legitimize mnt
` [PATCH 05/10 v7] sunrpc: Store cache_detail in seq_file's private, directly
` [PATCH 06/10 v7] sunrpc/nfsd: Remove redundant code by exports seq_operations functions
` [PATCH 07/10 v7] sunrpc: Switch to using list_head instead single list
` [PATCH 08/10 v7] sunrpc: New helper cache_delete_entry for deleting cache_head directly
` [PATCH 09/10 v7] sunrpc: Support get_ref/put_ref for reference change in cache_head
` [PATCH 10/10 v7] nfsd: Allows user un-mounting filesystem where nfsd exports base on

[PATCH V3 1/5] RDMA/core: Transport-independent access flags
 2015-07-15  6:50 UTC  (80+ messages)

[PATCH v1 00/12] NFS/RDMA client side for Linux 4.3
 2015-07-14 19:09 UTC  (22+ messages)
` [PATCH v1 02/12] xprtrdma: Raise maximum payload size to one megabyte
` [PATCH v1 03/12] xprtrdma: Increase default credit limit
` [PATCH v1 04/12] xprtrdma: Remove last ib_reg_phys_mr() call site
` [PATCH v1 05/12] xprtrdma: Account for RPC/RDMA header size when deciding to inline
` [PATCH v1 06/12] xprtrdma: Always provide a write list when sending NFS READ
` [PATCH v1 07/12] xprtrdma: Don't provide a reply chunk when expecting a short reply
` [PATCH v1 10/12] xprtrdma: Fix large NFS SYMLINK calls

[PATCH v2 00/14] NFS/RDMA client side for Linux 4.3
 2015-07-14 19:01 UTC  (17+ messages)
` [PATCH v2 01/14] xprtrdma: Make xprt_setup_rdma() agnostic to family of server address
` [PATCH v2 02/14] xprtrdma: Raise maximum payload size to one megabyte
` [PATCH v2 03/14] xprtrdma: Increase default credit limit
` [PATCH v2 04/14] xprtrdma: Don't fall back to PHYSICAL memory registration
` [PATCH v2 05/14] xprtrdma: Remove last ib_reg_phys_mr() call site
` [PATCH v2 06/14] xprtrdma: Clean up rpcrdma_ia_open()
` [PATCH v2 07/14] xprtrdma: Remove logic that constructs RDMA_MSGP type calls
` [PATCH v2 08/14] xprtrdma: Account for RPC/RDMA header size when deciding to inline
` [PATCH v2 09/14] xprtrdma: Always provide a write list when sending NFS READ
` [PATCH v2 10/14] xprtrdma: Don't provide a reply chunk when expecting a short reply
` [PATCH v2 11/14] xprtrdma: Fix XDR tail buffer marshalling
` [PATCH v2 12/14] xprtrdma: Fix large NFS SYMLINK calls
` [PATCH v2 13/14] xprtrdma: Clean up xprt_rdma_print_stats()
` [PATCH v2 14/14] xprtrdma: Count RDMA_NOMSG type calls

All access to NFS4 krb5p server hanging when one user has an expired ticket
 2015-07-14 18:12 UTC  (2+ messages)

[PATCH v3] rpc.nfsd: Squelch DNS errors when using the --host option
 2015-07-14 18:07 UTC  (2+ messages)

[PATCH] blkmapd: Skip the SCSI ID if the data length is zero
 2015-07-14 18:06 UTC  (11+ messages)
  ` [PATCH v2] blkmapd: Skip the SCSI ID if "
        ` [PATCH v3] "
            ` [PATCH v4] "

[PATCH] nfs-utils: Substitute sbindir in systemd unit files
 2015-07-14 15:36 UTC  (5+ messages)

pnfs MDS mount point clinet cannot mount
 2015-07-14  7:01 UTC 

[PATCH v2 00/10] NFS: Clean up unnecessary functions
 2015-07-13 18:01 UTC  (11+ messages)
` [PATCH v2 01/10] NFS: Remove unused variable "pages_ptr"
` [PATCH v2 02/10] NFS: Rename nfs_readdir_free_pagearray() and nfs_readdir_large_page()
` [PATCH v2 03/10] SUNRPC: Drop double-underscores from rpc_cmp_addr{4|6}()
` [PATCH v2 04/10] SUNRPC: Add an rpc_cmp_addr_port() function
` [PATCH v2 05/10] NFS: Use RPC functions for matching sockaddrs
` [PATCH v2 06/10] NFS: Combine nfs_idmap_{init|quit}() and nfs_idmap_{init|quit}_keyring()
` [PATCH v2 07/10] NFS: Remove nfs4_match_stateid()
` [PATCH v2 08/10] NFS: Remove nfs41_server_notify_{target|highest}_slotid_update()
` [PATCH v2 09/10] NFS: Rename nfs_commit_unstable_pages() to nfs_write_inode()
` [PATCH v2 10/10] NFS: Remove nfs_release()

[PATCH v1 0/5] NFS/RDMA server side for Linux 4.3
 2015-07-13 16:40 UTC  (8+ messages)
` [PATCH v1 5/5] svcrdma: Boost NFS READ/WRITE payload size maximum

[PATCH v2 0/8] nfs: minor cleanups and NFSv42 CLONE support
 2015-07-13 15:46 UTC  (11+ messages)
` [PATCH v2 1/8] nfs42: decode_layoutstats does not need res parameter
` [PATCH v2 2/8] nfs42: remove unused declaration
` [PATCH v2 3/8] nfs42: add CLONE xdr functions
` [PATCH v2 4/8] nfs42: add CLONE proc functions
` [PATCH v2 5/8] nfs42: add NFS_IOC_CLONE ioctl
` [PATCH v2 6/8] nfs: get clone_blksize when probing fsinfo
` [PATCH v2 7/8] nfs42: respect clone_blksize
` [PATCH v2 8/8] nfs42: add NFS_IOC_CLONE_RANGE ioctl

[PATCH 0/9] NFS: Clean up unnecessary functions
 2015-07-13 14:49 UTC  (23+ messages)
` [PATCH 1/9] NFS: Remove unused variable "pages_ptr"
` [PATCH 2/9] NFS: Rename nfs_readdir_free_pagearray() and nfs_readdir_large_page()
` [PATCH 3/9] SUNRPC: Drop double-underscores from rpc_cmp_addr{4|6}()
` [PATCH 4/9] NFS: Use RPC functions for matching sockaddrs
` [PATCH 5/9] NFS: Combine nfs_idmap_{init|quit}() and nfs_idmap_{init|quit}_keyring()
` [PATCH 6/9] NFS: Remove nfs4_match_stateid()
` [PATCH 7/9] NFS: Remove nfs41_server_notify_{target|highest}_slotid_update()
` [PATCH 8/9] NFS: Rename nfs_commit_unstable_pages() to nfs_write_inode()
` [PATCH 9/9] NFS: Remove nfs_release()

[PATCH] [patch]libtirpc: check the makefd_xprt return value
 2015-07-13 14:37 UTC  (3+ messages)

[RFC PATCH 0/4] locks/nfs: fix use-after-free problem in unlock codepath
 2015-07-13 10:22 UTC  (2+ messages)
` [PATCH 5/4] locks: inline posix_lock_file_wait and flock_lock_file_wait

[PATCH 00/14] nfsd: some updates and cleanups
 2015-07-13  9:35 UTC  (15+ messages)
` [PATCH 01/14] nfsd: Add layouts checking for state resources
` [PATCH 02/14] nfsd: Add missing gen_confirm in nfsd4_setclientid()
` [PATCH 03/14] nfsd: Fix memory leak of so_owner.data in nfs4_stateowner
` [PATCH 04/14] nfsd: Fix a memory leak of struct file_lock
` [PATCH 05/14] nfsd: Use check_stateid_generation() for generation checking
` [PATCH 06/14] nfsd: Drop duplicate locks_init_lock()
` [PATCH 07/14] nfsd: Remove unneeded values in nfsd4_open()
` [PATCH 08/14] nfsd: Drop duplicate checking of seqid in nfsd4_create_session()
` [PATCH 09/14] nfsd: Remove nfs4_set_claim_prev()
` [PATCH 10/14] nfsd: Remove unused values in nfs4_setlease()
` [PATCH 11/14] nfsd: Remove duplicate checking of nfsd_net in nfs4_laundromat()
` [PATCH 12/14] nfsd: Remove macro LOFF_OVERFLOW
` [PATCH 13/14] nfsd: Use lk_new_xxx instead of v.new.xxx for nfs4_lockowner
` [PATCH 14/14] nfsd: Remove unused clientid arguments from, find_lockowner_str{_locked}

[PATCH v2 0/8] nfs: minor cleanups and NFSv42 CLONE support
 2015-07-13  9:03 UTC 

[PATCH 0/7] nfs: minor cleanups and NFSv42 CLONE support
 2015-07-13  7:53 UTC  (18+ messages)
` [PATCH 1/7] nfs42: decode_layoutstats does not need res parameter
` [PATCH 2/7] nfs42: remove unused declaration
` [PATCH 3/7] nfs42: add CLONE xdr functions
` [PATCH 4/7] nfs42: add CLONE proc functions
` [PATCH 5/7] nfs42: add NFS_IOC_CLONE ioctl
` [PATCH 6/7] nfs: get clone_blksize when probing fsinfo
` [PATCH 7/7] nfs42: respect clone_blksize

[PATCH 1/5] pNFS: Layoutreturn must invalidate all existing layout segments
 2015-07-13  5:20 UTC  (5+ messages)
` [PATCH 2/5] pNFS: pnfs_roc_drain should return 'true' when sleeping
  ` [PATCH 3/5] pNFS: Fix races between return-on-close and layoutreturn
    ` [PATCH 4/5] pNFS: pnfs_roc_drain() fix a race with open
      ` [PATCH 5/5] pNFS: Don't throw out valid layout segments


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox