linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-12 01:23:38 to 2014-05-22 19:32:32 UTC [more...]

xdr encoding fixes (v3)
 2014-05-22 19:31 UTC  (5+ messages)
` [PATCH 04/52] nfsd4: decoding errors can still be cached and require space
` [PATCH 07/52] nfsd4: embed xdr_stream in nfsd4_compoundres
` [PATCH 09/52] nfsd4: move proc_compound xdr encode init to helper
` [PATCH 18/52] rpc: xdr_truncate_encode

nfsd4 xdr encoding fixes v2
 2014-05-22 19:17 UTC  (35+ messages)
` [PATCH 01/43] nfsd4: embed xdr_stream in nfsd4_compoundres
` [PATCH 02/43] nfsd4: tweak nfsd4_encode_getattr to take xdr_stream
` [PATCH 03/43] nfsd4: move proc_compound xdr encode init to helper
` [PATCH 04/43] nfsd4: reserve head space for krb5 integ/priv info
` [PATCH 05/43] nfsd4: move nfsd4_operation to xdr4.h
` [PATCH 06/43] nfsd4: fix encoding of out-of-space replies
` [PATCH 07/43] nfsd4: allow space for final error return
` [PATCH 39/43] nfsd4: really fix nfs4err_resource in 4.1 case

[PATCH] nfsd: Remove assignments inside conditions
 2014-05-22 14:32 UTC 

[PACHSET 0/3] ore: raid6
 2014-05-22 13:11 UTC  (4+ messages)
` [PATCH 1/3] ore: (trivial) reformat some code
` [PATCH 2/3] ore: Remove redundant dev_order(), more cleanups
` [PATCH 3/3] ore: Support for raid 6

[PATCH 10/70] NFSd: Avoid taking state_lock while holding inode lock in nfsd_break_one_deleg
 2014-05-22 12:20 UTC  (12+ messages)
` [PATCH 11/70] NFSd: Ensure delegation setup is safe w.r.t. break_lease()
  ` [PATCH 12/70] NFSd: Add fine grained protection for the nfs4_file->fi_stateids list
    ` [PATCH 13/70] NFSd: Clean up nfs4_preprocess_stateid_op
      ` [PATCH 14/70] NFSd: Add a mutex to protect the NFSv4.0 open owner replay cache
        ` [PATCH 15/70] NFSd: Add locking to the nfs4_file->fi_fds[] array
          ` [PATCH 16/70] NFSd: Protect the nfs4_file delegation fields using the fi_lock
            ` [PATCH 17/70] NFSd: Lock owners are not per open stateid
              ` [PATCH 18/70] NFSd: Clean up helper __release_lock_stateid
                ` [PATCH 19/70] NFSd: Allow lockowners to hold several stateids

NFS issue while copying huge file
 2014-05-22 10:50 UTC  (2+ messages)

[PATCH] SCHED: remove proliferation of wait_on_bit action functions
 2014-05-22  9:50 UTC  (6+ messages)

(unknown),
 2014-05-22  0:06 UTC 

[PATCH v4 00/24] NFS/RDMA client patches for next merge
 2014-05-22  3:28 UTC  (27+ messages)
` [PATCH v4 01/24] xprtrdma: mind the device's max fast register page list depth
` [PATCH v4 02/24] nfs-rdma: Fix for FMR leaks
` [PATCH v4 03/24] xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process context
` [PATCH v4 04/24] xprtrdma: Remove BOUNCEBUFFERS memory registration mode
` [PATCH v4 05/24] xprtrdma: Remove MEMWINDOWS registration modes
` [PATCH v4 06/24] xprtrdma: Remove REGISTER memory registration mode
` [PATCH v4 07/24] xprtrdma: Fall back to MTHCAFMR when FRMR is not supported
` [PATCH v4 08/24] xprtrdma: mount reports "Invalid mount option" if memreg mode "
` [PATCH v4 09/24] xprtrdma: Simplify rpcrdma_deregister_external() synopsis
` [PATCH v4 10/24] xprtrdma: Make rpcrdma_ep_destroy() return void
` [PATCH v4 11/24] xprtrdma: Split the completion queue
` [PATCH v4 12/24] xprtrmda: Reduce lock contention in completion handlers
` [PATCH v4 13/24] xprtrmda: Reduce calls to ib_poll_cq() "
` [PATCH v4 14/24] xprtrdma: Limit work done by completion handler
` [PATCH v4 15/24] xprtrdma: Reduce the number of hardway buffer allocations
` [PATCH v4 16/24] xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnecting
` [PATCH v4 17/24] xprtrdma: Remove Tavor MTU setting
` [PATCH v4 18/24] xprtrdma: Allocate missing pagelist
` [PATCH v4 19/24] xprtrdma: Use macros for reconnection timeout constants
` [PATCH v4 20/24] xprtrdma: Reset connection timeout after successful reconnect
` [PATCH v4 21/24] SUNRPC: Move congestion window contants to header file
` [PATCH v4 22/24] xprtrdma: Avoid deadlock when credit window is reset
` [PATCH v4 23/24] xprtrdma: Remove BUG_ON() call sites
` [PATCH v4 24/24] xprtrdma: Disconnect on registration failure

[PATCH 1/1] xprtrdma: Allocate missing pagelist
 2014-05-21 22:15 UTC 

Soft lockups on kerberised NFSv4.0 clients
 2014-05-21 20:53 UTC  (4+ messages)

[PATCH 0/2] fix for find_lockowner_str crash
 2014-05-21 19:14 UTC  (4+ messages)
` [PATCH 1/2] nfsd4: remove lockowner when removing lock stateid
` [PATCH 2/2] nfsd4: warn on finding lockowner without stateid's

[PATCH] nfsd: remove nfsd4_free_slab
 2014-05-21 14:43 UTC 

[RFC 00/12] PNFS Read and Write Cleanups
 2014-05-21 14:23 UTC  (14+ messages)
` [RFC 01/12] nfs: Create a common pnfs_pageio_reset_mds() function
` [RFC 02/12] nfs: Create a common pnfs_generic_pg_init() function
` [RFC 03/12] nfs: Create a common pnfs_ld_handle_rw_error() function
` [RFC 04/12] nfs: Create a common pnfs_ld_rw_done()
` [RFC 05/12] nfs: Create a common pnfs_through_mds() function
` [RFC 06/12] nfs: merge pnfs_try_to_write_data() and pnfs_do_write()
` [RFC 07/12] nfs: merge pnfs_try_to_read_data() and pnfs_do_read()
` [RFC 08/12] nfs: create a common pnfs_do_rw() function
` [RFC 09/12] nfs: create a common pnfs_pgiohdr_free function
` [RFC 10/12] nfs: Split up generic_pg_pgios
` [RFC 11/12] nfs: pnfs can use nfs_generic_pgios_common() too!
` [RFC 12/12] nfs: Create a common pnfs_generic_rwpages() function

NFS (or RPC) batching of calls over TCP results in 'unmatched' replies?
 2014-05-20 16:55 UTC  (4+ messages)

[PATCH] Adding a callback for incoming sm_notify to better handle stale lock issue in client crash recovery in HA-NFS environment. The callout parameters are:
 2014-05-20 12:02 UTC 

Reg. setup of pnfs
 2014-05-20  8:13 UTC 

[PATCH V2 RFC 0/3] svcrdma: refactor marshalling logic
 2014-05-20  5:42 UTC  (15+ messages)
` [PATCH V2 RFC 2/3] svcrdma: Recvfrom changes

[PATCH] mount.nfs: print more useful error message
 2014-05-20  3:54 UTC 

Soft lockup in unloading kernel modules
 2014-05-19 21:02 UTC  (5+ messages)

[PATCH 0/8] more pgio cleanup
 2014-05-19 19:57 UTC  (24+ messages)
` [PATCH 1/8] nfs: move nfs_pgio_data and remove nfs_rw_header
` [PATCH 2/8] nfs: rename members of nfs_pgio_data
` [PATCH 3/8] nfs: merge nfs_pgio_data into _header
` [PATCH 4/8] nfs: remove unused writeverf code
` [PATCH 5/8] nfs: remove pgio_header refcount, related cleanup
` [PATCH 6/8] pnfs: clean up *_resend_to_mds
` [PATCH 7/8] nfs: clean up function decls in nfs_page.h
` [PATCH 8/8] pnfs: merge identical functions

[PATCH] Adding a callback for incoming sm_notify to better handle stale lock issue in client crash recovery in HA-NFS environment. The callout parameters are:
 2014-05-13 18:26 UTC 

[PATCH] NFSD: Ignore client's source port on RDMA transports
 2014-05-19 17:40 UTC 

[PATCH v3 00/18] nfs: support multiple requests per page
 2014-05-19 16:20 UTC  (24+ messages)
` [PATCH v3 01/18] pnfs: fix race in filelayout commit path
` [PATCH v3 02/18] nfs: clean up PG_* flags
` [PATCH v3 03/18] nfs: remove unused arg from nfs_create_request
` [PATCH v3 04/18] nfs: modify pg_test interface to return size_t
` [PATCH v3 05/18] nfs: call nfs_can_coalesce_requests for every req
` [PATCH v3 06/18] nfs: add support for multiple nfs reqs per page
` [PATCH v3 07/18] nfs: page group syncing in read path
` [PATCH v3 08/18] nfs: page group syncing in write path
` [PATCH v3 09/18] nfs: page group support in nfs_mark_uptodate
` [PATCH v3 10/18] pnfs: clean up filelayout_alloc_commit_info
` [PATCH v3 11/18] nfs: allow coalescing of subpage requests
` [PATCH v3 12/18] nfs: chain calls to pg_test
` [PATCH v3 13/18] nfs: use > 1 request to handle bsize < PAGE_SIZE
` [PATCH v3 14/18] nfs: remove data list from pgio header
` [PATCH v3 15/18] pnfs: support multiple verfs per direct req
` [PATCH v3 16/18] pnfs: allow non page aligned pnfs layout segments
` [PATCH v3 17/18] pnfs: filelayout: support non page aligned layouts
` [PATCH v3 18/18] nfs: support page groups in nfs_read_completion

[PATCH] SUNRPC: Fix a module reference leak in svc_handle_xprt
 2014-05-18 18:05 UTC 

[PATCH] SUNRPC: Fix a module reference issue in rpcsec_gss
 2014-05-18 17:50 UTC 

[PATCH] Fix for possible null pointer dereference in auth.c
 2014-05-17 17:17 UTC  (6+ messages)

[PATCH] NFS4.0: Add IPv6 support
 2014-05-17 10:47 UTC 

[PATCH V3 00/17] NFS/RDMA client-side patches
 2014-05-17  8:23 UTC  (7+ messages)
` [PATCH V3 01/17] xprtrdma: mind the device's max fast register page list depth

[PATCH 3/3 v2] NFS4.0: Add some test cases for nfsv4 acl
 2014-05-17  2:22 UTC 

[PATCH 2/3 v2] NFS4.0: Cases for SGID/SUID status after writing
 2014-05-17  2:20 UTC 

[PATCH 1/3 v2] NFS4.0: Case for linking to bad source path with zero-length
 2014-05-17  2:18 UTC 

[PATCH 00/70] NFSd lock scalability patches
 2014-05-16 18:19 UTC  (15+ messages)
` [PATCH 46/70] NFSd: Migrate the stateid reference into nfs4_preprocess_seqid_op
  ` [PATCH 47/70] NFSd: Migrate the stateid reference into nfs4_lookup_stateid()
    ` [PATCH 48/70] NFSd: Migrate the stateid reference into nfs4_find_stateid_by_type()
      ` [PATCH 49/70] NFSd: Cleanup - Let nfsd4_lookup_stateid() take a cstate argument
        ` [PATCH 50/70] NFSd: Use the session->se_client in lookup_clientid()
          ` [PATCH 51/70] NFSd: Convert nfsd4_process_open1() to work with lookup_clientid()
            ` [PATCH 52/70] NFSd: Convert nfs4_check_open_reclaim() "
              ` [PATCH 53/70] NFSd: Ensure struct nfs4_client is unhashed before we try to destroy it
                ` [PATCH 54/70] NFSd: Ensure that the laundromat unhashes the client before releasing locks
                  ` [PATCH 55/70] NFSd: Don't require client_lock in free_client
                    ` [PATCH 56/70] NFSd: Move create_client() call outside the lock
                      ` [PATCH 57/70] NFSd: Protect unconfirmed client creation using client_lock
                        ` [PATCH 58/70] NFSd: Protect session creation and client confirm "

[PATCH] NFSD: Checking whether kill_suid by should_remove_suid()
 2014-05-16 15:12 UTC  (10+ messages)
    ` [PATCH v2] NFSD: Don't clear SUID/SGID after root writing data

Hello From KM
 2014-05-15 22:42 UTC 

[PATCH] nfsd4: fix corruption on setting an ACL
 2014-05-15 19:26 UTC 

Linux NFS Town Hall meeting: Thur 04/15/14
 2014-05-15 16:50 UTC  (2+ messages)

NFSACL broken from 3.13 to 3.14
 2014-05-15 15:33 UTC 

NFSoRDMA developers bi-weekly meeting summary (5/14)
 2014-05-14 18:57 UTC 

[PATCH v3 00/17] NFS: Create a common path used by reads and writes
 2014-05-13 15:21 UTC  (3+ messages)

[PATCH] NFS: revalidate on open if dcache is negative
 2014-05-13  0:41 UTC  (3+ messages)

[PATCH] Push the file layout driver into a subdirectory
 2014-05-12 21:35 UTC 

[PATCH/RFC 0/5] Support loop-back NFS mounts - take 2
 2014-05-12 15:32 UTC  (5+ messages)
` [PATCH 3/5] nfsd: Only set PF_LESS_THROTTLE when really needed

[PATCH 0/2] NFSD: restrict PF_LESS_THROTTLE to loop-back requests
 2014-05-12  1:22 UTC  (3+ messages)
` [PATCH 2/2] nfsd: Only set PF_LESS_THROTTLE when really needed
` [PATCH 1/2] SUNRPC: track whether a request is coming from a loop-back interface


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