linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-22 18:21:33 to 2016-02-05 17:01:22 UTC [more...]

Question about XID use in sunrpc
 2016-02-05 17:01 UTC  (3+ messages)

[PATCH v1 00/10] NFS/RDMA server patches for v4.6
 2016-02-05 16:29 UTC  (24+ 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

[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  (7+ messages)
` Talks at "
  ` [nfsv4] "

[PATCH 0/26] crypto: Use skcipher and ahash/shash where possible
 2016-01-26 16:55 UTC  (48+ messages)
` [PATCH 1/26] block: cryptoloop - Use new skcipher interface
` [PATCH 2/26] ppp_mppe: Use skcipher and ahash
` [PATCH 3/26] staging: rtl8192e: Replace uses of obsolete blkcipher and hash
` [PATCH 4/26] dm crypt: Use skcipher and ahash
` [PATCH 5/26] orinoco: Use ahash
` [PATCH 6/26] staging: rtl8192u: Use skcipher and ahash
` [PATCH 7/26] wusb: Use skcipher
` [PATCH 8/26] cifs: "
` [PATCH 9/26] eCryptfs: Use skcipher and shash
` [PATCH 10/26] ext4: Use skcipher
` [PATCH 11/26] f2fs: "
` [PATCH 12/26] sunrpc: Use skcipher and ahash/shash
` [PATCH 13/26] lib80211: Use skcipher and ahash
` [PATCH 14/26] KEYS: Use skcipher
` [PATCH 15/26] Bluetooth: Use skcipher and hash
` [PATCH 16/26] libceph: Use skcipher
` [PATCH 17/26] mac802154: "
` [PATCH 18/26] rxrpc: "
` [PATCH 19/26] ipsec: Use skcipher and ahash when probing algorithms
` [PATCH 20/26] drbd: Use shash and ahash
` [PATCH 21/26] nfc: s3fwrn5: Use shash
` [PATCH 22/26] iscsi_tcp: Use ahash
  ` [dm-devel] "
` [PATCH 23/26] iscsi-target: Use shash and ahash
` [PATCH 24/26] nfsd: Use shash
` [PATCH 25/26] sctp: "
` [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 

[GIT PULL] Please pull bugfixes+cleanup for Linux 4.5
 2016-01-24 17:40 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).