messages from 2015-07-06 09:46:45 to 2015-07-12 14:42:15 UTC [more...]
[PATCH v1 00/12] NFS/RDMA client side for Linux 4.3
2015-07-12 14:42 UTC (40+ messages)
` [PATCH v1 01/12] xprtrdma: Make xprt_setup_rdma() agnostic to family of server address
` [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 08/12] xprtrdma: Fix XDR tail buffer marshalling
` [PATCH v1 09/12] xprtrdma: Prepare rpcrdma_ep_post() for RDMA_NOMSG calls
` [PATCH v1 10/12] xprtrdma: Fix large NFS SYMLINK calls
` [PATCH v1 11/12] xprtrdma: Clean up xprt_rdma_print_stats()
` [PATCH v1 12/12] xprtrdma: Count RDMA_NOMSG type calls
[PATCH V3 0/5] Transport-independent MRs
2015-07-12 10:46 UTC (68+ messages)
` [PATCH V3 1/5] RDMA/core: Transport-independent access flags
[PATCH 00/10 v7] NFSD: Pin to vfsmount for nfsd exports cache
2015-07-11 12:54 UTC (12+ 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] nfs: take extra reference to fl->fl_file when running a LOCKU operation
2015-07-10 22:51 UTC (10+ messages)
[RFC PATCH 0/4] locks/nfs: fix use-after-free problem in unlock codepath
2015-07-10 21:21 UTC (9+ messages)
` [RFC PATCH 1/4] Revert "nfs: take extra reference to fl->fl_file when running a LOCKU operation"
` [RFC PATCH 2/4] locks: have flock_lock_file take an inode pointer instead of a filp
` [RFC PATCH 3/4] locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait
` [RFC PATCH 4/4] nfs4: have do_vfs_lock take an inode pointer
[PATCH 0/9] NFS: Clean up unnecessary functions
2015-07-10 20:58 UTC (10+ 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] nfs: remove some dead code in ff_layout_pg_get_mirror_count_write
2015-07-10 19:59 UTC
[PATCH] nfs: plug memory leak when ->prepare_layoutcommit fails
2015-07-10 19:58 UTC
[RFC PATCH V4 0/7] nfsd/sunrpc: prepare nfsd to add workqueue mode support
2015-07-10 19:54 UTC (2+ messages)
[PATCH v1 0/5] NFS/RDMA server side for Linux 4.3
2015-07-10 16:05 UTC (12+ messages)
` [PATCH v1 1/5] NFS/RDMA Release resources in svcrdma when device is removed
` [PATCH v1 2/5] svcrdma: Fix send_reply() scatter/gather set-up
` [PATCH v1 3/5] svcrdma: Clean up svc_rdma_get_reply_array()
` [PATCH v1 4/5] svcrdma: Remove svc_rdma_fastreg()
` [PATCH v1 5/5] svcrdma: Boost NFS READ/WRITE payload size maximum
[PATCH] mount.nfs: Teach mount.nfs about the mountversion option
2015-07-10 15:49 UTC (8+ messages)
extra reference to fl->fl_file, possible regression
2015-07-10 15:18 UTC (7+ messages)
[PATCH] nfs: plug rpc_task leak in layoutstats code
2015-07-09 16:20 UTC
[PATCH 1/5] nfsd: Fix a file leak of ls_file if nfsd4_layout_setlease fail
2015-07-09 16:19 UTC (11+ messages)
` [PATCH 4/5] nfsd: Check stateid generation in nfsd4_lookup_stateid()
` [PATCH 5/5] nfsd: Add macro NFS_ACL_MASK for ACL
` [PATCH v2] nfsd: Fix a file leak of ls_file if nfsd4_layout_setlease fail
[PATCH] [patch]libtirpc: check the makefd_xprt return value
2015-07-09 13:59 UTC
[PATCH 1/3] nfsd: Set lc_size_chg before ops->proc_layoutcommit
2015-07-09 13:52 UTC (9+ messages)
` [PATCH 2/3] nfsd: Fix a memory leak in nfsd4_list_rec_dir()
` [PATCH 3/3] nfsd: Drop BUG_ON and don't reply SECLABEL when exports migrated
your protracted and stalled funds transfer from the U.K
2015-07-09 9:38 UTC
[PATCH] NFSv4.2/flexfiles: Fix a typo in the flexfiles layoutstats code
2015-07-08 18:50 UTC (2+ messages)
[PATCH 1/5] NFSv4.1: Handle SEQ4_STATUS_EXPIRED_SOME_STATE_REVOKED status bit correctly
2015-07-08 18:25 UTC (5+ messages)
` [PATCH 2/5] NFSv4.1: Handle SEQ4_STATUS_RECALLABLE_STATE_REVOKED "
` [PATCH 3/5] NFSv4.1: Handle SEQ4_STATUS_BACKCHANNEL_FAULT correctly
` [PATCH 4/5] NFSv4.1: nfs41_sequence_done should handle sequence flag errors
` [PATCH 5/5] NFSv4: Leases are renewed in sequence_done when we have sessions
Announcing the release of fedfs-utils version 0.10.4
2015-07-08 18:14 UTC
[PATCH] SUNRPC: handle -EAGAIN from socket writes better
2015-07-07 21:01 UTC (5+ messages)
[PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root
2015-07-06 18:22 UTC (11+ messages)
` [PATCH] nfsd: don't hold i_mutex over userspace upcalls
[PATCH] make nfsd_drc_max_mem configurable
2015-07-06 12:59 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox