messages from 2016-01-25 02:29:55 to 2016-02-08 17:49:06 UTC [more...]
[PATCH RFC Version 1 0/6] Request for Comment: NFS4.1 Session Trunking
2016-02-08 17:48 UTC (15+ messages)
` [PATCH RFC Version 1 1/6] SUNRPC fix rpc_clnt_add_xprt setup return
` [PATCH RFC Version 1 2/6] SUNRPC fix rpc_clnt_xprt_iter_init infinite loop
` [PATCH RFC Version 1 3/6] SUNRPC: allow rpc_xprt_switch_add_xprt to add xprts on the same net
` [PATCH RFC Version 1 4/6] NFS session trunking support: add trunk xprt to nfs4.1 mount
` [PATCH RFC Version 1 5/6] NFS add callback_ops to nfs4_proc_bind_conn_to_session_callback
` [PATCH RFC Version 1 6/6] NFS schedule bind_conn_to_session for new NFSv4.1 transport
[PATCH v2 0/9] NFS/RDMA server patches for v4.6
2016-02-08 17:25 UTC (10+ messages)
` [PATCH v2 1/9] svcrdma: Do not send XDR roundup bytes for a write chunk
` [PATCH v2 2/9] svcrdma: svc_rdma_post_recv() should close connection on error
` [PATCH v2 3/9] rpcrdma: Add RPCRDMA_HDRLEN_ERR
` [PATCH v2 4/9] svcrdma: Make RDMA_ERROR messages work
` [PATCH v2 5/9] svcrdma: Use correct XID in error replies
` [PATCH v2 6/9] svcrdma: Hook up the logic to return ERR_CHUNK
` [PATCH v2 7/9] svcrdma: Remove close_out exit path
` [PATCH v2 8/9] svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs
` [PATCH v2 9/9] svcrdma: Use new CQ API for RPC-over-RDMA server send CQs
Very Urgent,response needed
2016-02-07 21:28 UTC
RichACLs man-pages review
2016-02-07 18:16 UTC (6+ messages)
` getrichacl(1) man page review comments
` setrichacl(1) "
` richacl(7) "
[PATCH v1 00/10] NFS/RDMA server patches for v4.6
2016-02-06 15:56 UTC (27+ messages)
` [PATCH v1 01/10] svcrdma: Do not send XDR roundup bytes for a write chunk
` [PATCH v1 02/10] svcrdma: Make svc_rdma_get_frmr() not sleep
` [PATCH v1 03/10] svcrdma: svc_rdma_post_recv() should close connection on error
` [PATCH v1 04/10] rpcrdma: Add missing XDR union fields for RDMA errors
` [PATCH v1 05/10] svcrdma: Make RDMA_ERROR messages work
` [PATCH v1 06/10] svcrdma: Use correct XID in error replies
` [PATCH v1 07/10] svcrdma: Hook up the logic to return ERR_CHUNK
` [PATCH v1 08/10] svcrdma: Remove close_out exit path
` [PATCH v1 09/10] svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs
` [PATCH v1 10/10] svcrdma: Use new CQ API for RPC-over-RDMA server send CQs
You have 1 new fax, document 0000188421
2016-02-06 1:07 UTC
nfsd and containers
2016-02-06 0:19 UTC
Question about XID use in sunrpc
2016-02-05 23:19 UTC (9+ messages)
[PATCH] Ignore whitespace at the beginning of option tags
2016-02-04 23:29 UTC (4+ messages)
Monthly Linux NFS Town Hall meeting: Tomorrow - Thur Feb 4
2016-02-04 17:49 UTC (2+ messages)
NFS4 recovery capabilities in failover clusters
2016-02-04 17:40 UTC
[PATCH] CacheFiles: Provide read-and-reset release counters for cachefilesd
2016-02-03 16:30 UTC (10+ messages)
` [PATCH 1/2] cachefilesd can spin when disk space is short
` [Linux-cachefs] "
` [PATCH 2/2] Suspend/resume culling based on recently released file/block counts
` [Linux-cachefs] "
` [Linux-cachefs] [PATCH] CacheFiles: Provide read-and-reset release counters for cachefilesd
[GIT PULL] Please pull NFS client bugfix+cleanup
2016-02-02 23:56 UTC
[PATCH/RFC] VFS: Improve fairness when locking the per-superblock s_anon list
2016-02-02 14:32 UTC (4+ messages)
nfsd: supports read buffer from multiples pages
2016-02-02 14:29 UTC (6+ messages)
nfs client hangs / repeating nfs requests
2016-02-02 14:00 UTC (8+ messages)
[nfs-utils] mountd: Add check for 'struct file_handle'
2016-02-02 13:33 UTC
[RFC PATCH v3 00/13] Basic multipathing support and demonstrator
2016-02-01 21:54 UTC (18+ messages)
` [RFC PATCH v3 01/13] SUNRPC: Remove unused function rpc_task_reset_client
` [RFC PATCH v3 02/13] SUNRPC: Reorder rpc_task to put waitqueue related info in same cachelines
` [RFC PATCH v3 03/13] SUNRPC: Uninline xprt_get(); It isn't performance critical
` [RFC PATCH v3 04/13] SUNRPC: Make freeing of struct xprt rcu-safe
` [RFC PATCH v3 05/13] SUNRPC: Add a structure to track multiple transports
` [RFC PATCH v3 06/13] SUNRPC: Make rpc_clnt store the multipath iterators
` [RFC PATCH v3 07/13] SUNRPC: Use the multipath iterator to assign a transport to each task
` [RFC PATCH v3 08/13] SUNRPC: Allow caller to specify the transport to use
` [RFC PATCH v3 09/13] SUNRPC: Add a helper to apply a function to all the rpc_clnt's transports
` [RFC PATCH v3 10/13] SUNRPC: Make NFS swap work with multipath
` [RFC PATCH v3 11/13] NFSv4.1: nfs4_proc_bind_conn_to_session must iterate over all connections
` [RFC PATCH v3 12/13] SUNRPC: Allow addition of new transports to a struct rpc_clnt
` [RFC PATCH v3 13/13] pnfs/NFSv4.1: Add multipath capabilities to pNFS flexfiles servers over NFSv3
[PATCH] CacheFiles: Provide read-and-reset release counters for cachefilesd
2016-02-01 17:35 UTC (2+ messages)
[PATCH 0/5] Convert client back-channel to use session slot table
2016-02-01 17:07 UTC (10+ messages)
` [PATCH 1/5] NFSv4.x: Remove hard coded slotids in callback channel
` [PATCH 2/5] NFSv4.x: CB_SEQUENCE should return NFS4ERR_DELAY if still executing
` [PATCH 3/5] NFSv4.x: Enforce the ca_maxresponsesize_cached on the back channel
` [PATCH 4/5] NFSv4.x: Fix wraparound issues when validing the callback sequence id
` [PATCH 5/5] NFSv4.x: Allow multiple callbacks in flight
You have new fax, document 00247028
2016-02-01 16:52 UTC
[RFC PATCH v2 00/13] Basic multipathing support and demonstrator
2016-02-01 15:22 UTC (14+ messages)
` [RFC PATCH v2 01/13] SUNRPC: Remove unused function rpc_task_reset_client
` [RFC PATCH v2 02/13] SUNRPC: Reorder rpc_task to put waitqueue related info in same cachelines
` [RFC PATCH v2 03/13] SUNRPC: Uninline xprt_get(); It isn't performance critical
` [RFC PATCH v2 04/13] SUNRPC: Make freeing of struct xprt rcu-safe
` [RFC PATCH v2 05/13] SUNRPC: Add a structure to track multiple transports
` [RFC PATCH v2 06/13] SUNRPC: Make rpc_clnt store the multipath iterators
` [RFC PATCH v2 07/13] SUNRPC: Use the multipath iterator to assign a transport to each task
` [RFC PATCH v2 08/13] SUNRPC: Allow caller to specify the transport to use
` [RFC PATCH v2 09/13] SUNRPC: Add a helper to apply a function to all the rpc_clnt's transports
` [RFC PATCH v2 10/13] SUNRPC: Make NFS swap work with multipath
` [RFC PATCH v2 11/13] NFSv4.1: nfs4_proc_bind_conn_to_session must iterate over all connections
` [RFC PATCH v2 12/13] SUNRPC: Allow addition of new transports to a struct rpc_clnt
` [RFC PATCH v2 13/13] pnfs/NFSv4.1: Add multipath capabilities to pNFS flexfiles servers over NFSv3
[Linux-cachefs] Actually persistent? How?
2016-02-01 14:56 UTC
[LSF/MM TOPIC] Remote access to pmem on storage targets
2016-02-01 10:36 UTC (16+ messages)
` [Lsf-pc] "
` [LSF/MM TOPIC/ATTEND] RDMA passive target
` [Lsf-pc] "
[RFC PATCH 00/13] Basic multipathing support and demonstrator
2016-02-01 4:40 UTC (14+ messages)
` [RFC PATCH 01/13] SUNRPC: Remove unused function rpc_task_reset_client
` [RFC PATCH 02/13] SUNRPC: Reorder rpc_task to put waitqueue related info in same cachelines
` [RFC PATCH 03/13] SUNRPC: Uninline xprt_get(); It isn't performance critical
` [RFC PATCH 04/13] SUNRPC: Make freeing of struct xprt rcu-safe
` [RFC PATCH 05/13] SUNRPC: Add a structure to track multiple transports
` [RFC PATCH 06/13] SUNRPC: Make rpc_clnt store the multipath iterators
` [RFC PATCH 07/13] SUNRPC: Use the multipath iterator to assign a transport to each task
` [RFC PATCH 08/13] SUNRPC: Allow caller to specify the transport to use
` [RFC PATCH 09/13] SUNRPC: Add a helper to apply a function to all the rpc_clnt's transports
` [RFC PATCH 10/13] SUNRPC: Make NFS swap work with multipath
` [RFC PATCH 11/13] NFSv4.1: nfs4_proc_bind_conn_to_session must iterate over all connections
` [RFC PATCH 12/13] SUNRPC: Allow addition of new transports to a struct rpc_clnt
` [RFC PATCH 13/13] pnfs/NFSv4.1: Add multipath capabilities to pNFS flexfiles servers over NFSv3
pnfs/blocklayout: fix a memory leak after using vmalloc_to_page
2016-02-01 1:39 UTC (3+ messages)
` [PATCH v2] pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_page
[PATCH 9/26] eCryptfs: Use skcipher and shash
2016-01-29 17:22 UTC (3+ messages)
` [v2 PATCH "
[PATCH 1/2] pNFS: Fix missing layoutreturn calls
2016-01-29 4:33 UTC (2+ messages)
` [PATCH 2/2] NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSE
Announcing Connectathon 2016
2016-01-27 13:50 UTC (4+ messages)
[PATCH 0/26] crypto: Use skcipher and ahash/shash where possible
2016-01-26 16:55 UTC (18+ messages)
` [PATCH 15/26] Bluetooth: Use skcipher and hash
` [PATCH 16/26] libceph: Use skcipher
` [PATCH 17/26] mac802154: "
` [PATCH 19/26] ipsec: Use skcipher and ahash when probing algorithms
` [PATCH 22/26] iscsi_tcp: Use ahash
` [dm-devel] "
` [PATCH 25/26] sctp: Use shash
` [PATCH 26/26] tcp: Use ahash
[PATCH v8 0/4] VFS: In-kernel copy system call
2016-01-26 15:35 UTC (6+ messages)
` [PATCH v8 5/4] copy_file_range.2: New page documenting copy_file_range()
[PATCH] nfs: blocklayout: avoid warnings on 32-bit sector_t
2016-01-25 15:34 UTC
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