linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-07 19:49:47 to 2016-02-01 10:36:31 UTC [more...]

[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

nfsd: supports read buffer from multiples pages
 2016-01-31 12:50 UTC 

[PATCH 0/5] Convert client back-channel to use session slot table
 2016-01-31 10:40 UTC  (9+ 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

[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

[PATCH/RFC] VFS: Improve fairness when locking the per-superblock s_anon list
 2016-01-29  0:17 UTC 

[PATCH] Ignore whitespace at the beginning of option tags
 2016-01-28 22:38 UTC 

[PATCH] CacheFiles: Provide read-and-reset release counters for cachefilesd
 2016-01-27 16:39 UTC  (6+ 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

Announcing Connectathon 2016
 2016-01-27 13:50 UTC  (8+ 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)

[PATCH v2 0/3] Deal with lost delegations and EKEYEXPIRED
 2016-01-22 16:36 UTC  (16+ messages)
` [PATCH v2 1/3] nfs/nfsd: Move useful bitfield ops to a commonly accessible place
` [PATCH v2 2/3] nfsd: allow mach_creds_match to be used more broadly
` [PATCH v2 3/3] nfsd: implement machine credential support for some operations

[PATCH 1/2] pNFS/flexfiles: Improve merging of errors in LAYOUTRETURN
 2016-01-22 16:05 UTC  (4+ messages)
` [PATCH 2/2] pNFS/flexfiles: Fix an XDR encoding bug in layoutreturn

linux-4.4/net/sunrpc/auth_gss/gss_krb5_mech.c:296: Undefined Behaviour
 2016-01-21 19:34 UTC 

[PATCH v5 00/10] NFS/RDMA server patches for v4.5
 2016-01-19 21:01 UTC  (8+ messages)
` [PATCH v5 07/10] svcrdma: Remove last two __GFP_NOFAIL call sites
` [PATCH v5 08/10] svcrdma: Make map_xdr non-static
` [PATCH v5 09/10] svcrdma: Define maximum number of backchannel requests
` [PATCH v5 10/10] svcrdma: Add class for RDMA backwards direction transport
` [PATCH v5 11/10] svc_rdma: use local_dma_lkey

Debian kernel: "Server nfs-home reports our clientid is in use"
 2016-01-18 15:36 UTC  (5+ messages)
  ` Debian kernel:

[PATCH 1/1] [nfs-utils] handle EINTR during connection establishment
 2016-01-16 22:01 UTC  (2+ messages)

[PATCH] nfsstat: show client rpc information correctly
 2016-01-16 22:00 UTC  (2+ messages)

[nfs-utils PATCH] Set right error after getaddrinfo fails bz 1287468
 2016-01-16 21:59 UTC  (2+ messages)

[PATCH nfs-utils 0/2] Fix problems caused by rpc.statd being unresponsive
 2016-01-16 21:58 UTC  (2+ messages)

[PATCH nfs-utils 0/2] fixes for protocol fallback on mount
 2016-01-16 21:57 UTC  (2+ messages)

[PATCH] NFS: Simplify nfs_request_add_commit_list() arguments
 2016-01-15 21:54 UTC 

[GIT PULL] nfsd changes for 4.5
 2016-01-15 20:46 UTC 

[PATCH v1 00/38] Allow NFS filesystems to be reexported via knfsd
 2016-01-15 16:00 UTC  (8+ messages)
` [PATCH v1 38/38] nfs: add a Kconfig option for NFS reexporting and documentation

[GIT PULL] Please pull NFS client changes
 2016-01-14 21:09 UTC 

4.1.13: nfs_have_writebacks(inode) warning triggered in nfs_clear_inode
 2016-01-14 20:13 UTC 

pynfs patch
 2016-01-14 20:00 UTC  (6+ messages)
` [PATCH] Reduce the probability to get port collision when asking for secure port. port collision = same port allocated to 2 different clients trying to connect to the same address

[PATCH] NFS: Close a race in nfs42_proc_deallocate()
 2016-01-12 21:38 UTC 

LSF/MM 2016: Call for Proposals
 2016-01-12 16:05 UTC 

xen domU disk on nfs shared file
 2016-01-12 12:58 UTC  (3+ messages)
` blk_update_request: I/O error on NFS (was: [Xen-users] xen domU disk on nfs shared file)
  ` blk_update_request: I/O error on NFS

NFS v4, are special steps required for uid/gid to work, even if they are the same on server and client?
 2016-01-11 18:47 UTC  (4+ messages)

[PATCH v17 00/22] Richacls (Core and Ext4)
 2016-01-11 15:21 UTC  (23+ messages)
` [PATCH v17 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v17 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v17 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v17 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v17 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v17 06/22] richacl: In-memory representation and helper functions
` [PATCH v17 07/22] richacl: Permission mapping functions
` [PATCH v17 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v17 09/22] richacl: Permission check algorithm
` [PATCH v17 10/22] posix_acl: Unexport acl_by_type and make it static
` [PATCH v17 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v17 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v17 13/22] vfs: Cache richacl in struct inode
` [PATCH v17 14/22] richacl: Update the file masks in chmod()
` [PATCH v17 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v17 16/22] richacl: Create-time inheritance
` [PATCH v17 17/22] richacl: Automatic Inheritance
` [PATCH v17 18/22] richacl: xattr mapping functions
` [PATCH v17 19/22] richacl: Add richacl xattr handler
` [PATCH v17 20/22] vfs: Add richacl permission checking
` [PATCH v17 21/22] ext4: Add richacl support
` [PATCH v17 22/22] ext4: Add richacl feature flag

xen domU disk on nfs shared file (fwd)
 2016-01-11 15:00 UTC 

[RFC PATCH 0/2] nfsd: clean up CB_LAYOUTRECALL handling
 2016-01-08 19:36 UTC  (4+ messages)
` [RFC PATCH 2/2] nfsd: give up on CB_LAYOUTRECALLs after two lease periods

[PATCH] nfsd: don't hold i_mutex over userspace upcalls
 2016-01-07 21:08 UTC 


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).