linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-23 11:58:14 to 2014-06-02 19:28:05 UTC [more...]

[RFC 00/32] making inode time stamps y2038 ready
 2014-06-02 19:26 UTC  (21+ messages)
` [RFC 07/32] fs/nfs: convert to struct inode_time
      ` [RFC 11/32] xfs: "

Soft lockups on kerberised NFSv4.0 clients
 2014-06-02 19:10 UTC  (6+ messages)

[PATCH 0/9] nfsd: bugfixes and preliminary patches for client_mutex removal
 2014-06-02 18:48 UTC  (15+ messages)
` [PATCH 1/9] nfsd: make nfsd4_encode_fattr static
` [PATCH 2/9] nfsd: fix laundromat next-run-time calculation
` [PATCH 3/9] nfsd4: use recall_lock for delegation hashing
` [PATCH 4/9] nfsd: fix setting of NFS4_OO_CONFIRMED in nfsd4_open
` [PATCH 5/9] nfsd: remove unneeded zeroing of fields in nfsd4_proc_compound
` [PATCH 6/9] nfsd4: rename recall_lock to state_lock
` [PATCH 7/9] nfsd4: hash deleg stateid only on successful nfs4_set_delegation
` [PATCH 8/9] NFSd: Protect addition to the file_hashtbl
` [PATCH 9/9] NFSd: protect delegation setup with the i_lock
` [PATCH 10/9] nfsd: remove initial assignment of "p" in nfsd4_encode_security_label

[PATCH V3] svcrdma: refactor marshalling logic
 2014-06-02 18:10 UTC  (11+ messages)

[PATCH] svcrdma: Fence LOCAL_INV work requests
 2014-06-02 17:14 UTC 

nfs4_do_reclaim lockdep pop in v3.15.0-rc1
 2014-06-02 16:02 UTC  (3+ messages)

[PATCH] nfs: commit layouts in fdatasync
 2014-06-02  8:19 UTC  (5+ messages)

[PATCH] gssd: Fix allocated buffer size for the scraped acceptor name in do_downcall
 2014-06-01 17:14 UTC  (3+ 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-06-01 17:13 UTC  (2+ messages)

[PATCH] mount.nfs: print more useful error message
 2014-06-01 17:13 UTC  (2+ messages)

[PATCH] pNFS: Handle allocation errors correctly in objlayout_alloc_layout_hdr()
 2014-06-01  9:10 UTC  (2+ messages)

[PATCH] SUNRPC/NFSD: Remove using of dprintk with KERN_WARNING
 2014-05-31  1:12 UTC  (2+ messages)

Live lock in silly-rename
 2014-05-30 22:13 UTC  (6+ messages)

[PATCH] NFS: Use smp_mb__{before,after}_atomic()
 2014-05-30 12:18 UTC  (3+ messages)

[PATCH 01/70] NFSd: Ensure we clear the cstate->slot in nfsd4_proc_compound
 2014-05-30 12:05 UTC  (13+ messages)
` [PATCH 02/70] NFSd: Move default initialisers from create_client() to alloc_client()
  ` [PATCH 03/70] NFSd: call rpc_destroy_wait_queue() from free_client()
    ` [PATCH 04/70] NFSd: Remove 'inline' designation for free_client()
      ` [PATCH 05/70] nfsd4: rename recall_lock to state_lock
        ` [PATCH 06/70] nfsd4: use cl_lock to synchronize all stateid idr calls
          ` [PATCH 07/70] nfsd4: hash deleg stateid only on successful nfs4_set_delegation
            ` [PATCH 08/70] nfsd4: use state_lock for delegation hashing
              ` [PATCH 09/70] NFSd: Mark nfs4_free_lockowner and nfs4_free_openowner as static functions
                ` [PATCH 10/70] NFSd: Avoid taking state_lock while holding inode lock in nfsd_break_one_deleg

Get back to me
 2014-05-29 23:36 UTC 

[nfs:testing 48/48] fs/nfs/filelayout/filelayout.c:1351 filelayout_alloc_layout_hdr() error: potential null dereference 'flo'. (kzalloc returns null)
 2014-05-30  0:28 UTC 

dev over nfs
 2014-05-29 21:45 UTC  (2+ messages)

[PATCH] nfs: Apply NFS_MOUNT_CMP_FLAGMASK to nfs_compare_remount_data()
 2014-05-29 20:41 UTC 

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

dev over nfs
 2014-05-29 17:53 UTC 

[PATCH 0/1] nfs: Ensure NFS_MOUNT_TCP is correctly set for v4 mounts
 2014-05-29 17:33 UTC  (3+ messages)
` [PATCH 1/1] "

NFSoRDMA developers bi-weekly meeting minutes (5/28)
 2014-05-29 17:07 UTC  (2+ messages)

[nfs:devel 21/48] fs/nfs/pagelist.c:453: warning: unused variable 'inode'
 2014-05-29 16:58 UTC  (2+ messages)

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

[nfs:devel 41/48] nls_iso8859-1.c:undefined reference to `__aeabi_uldivmod'
 2014-05-29 14:57 UTC 

[PATCH v3] Avoid buffer overruns by allocating buffer in svcauth_gss_validate()
 2014-05-29 13:43 UTC  (4+ messages)
` [Libtirpc-devel] "

system updating routinely umounts "manual" nfs mounts
 2014-05-29  9:45 UTC  (3+ messages)

[PATCH] SUNRPC: remove KERN_DEFAULT kernel loglevel from dfprintk
 2014-05-29  3:41 UTC  (3+ messages)

nfs oom on 3.15
 2014-05-28 23:29 UTC  (5+ messages)
    ` [patch] net, sunrpc: suppress allocation warning in rpc_malloc()

[PATCH v3 00/18] nfs: support multiple requests per page
 2014-05-28 23:23 UTC  (2+ messages)

[PATCH 0/3] nfs: fix v4.0 callback channel auth failures
 2014-05-28 23:20 UTC  (4+ messages)
` [PATCH 3/3] nfs4: copy acceptor name from context to nfs_client

[PATCH v3 00/17] NFS: Create a common path used by reads and writes
 2014-05-28 23:02 UTC  (2+ messages)

pageio_init simplifications, V2
 2014-05-28 23:01 UTC  (2+ messages)

xdr encoding fixes (v3)
 2014-05-28 21:08 UTC  (13+ messages)
` [PATCH 01/52] nfsd4: READ, READDIR, etc., are idempotent
` [PATCH 13/52] nfsd4: use xdr_reserve_space in attribute encoding
` [PATCH 41/52] nfsd4: turn off zero-copy-read in exotic cases

[PATCH] nfsd: remove unused function nfsd_read_file
 2014-05-28 19:41 UTC  (2+ messages)

[PATCH] nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer
 2014-05-28 19:38 UTC  (3+ messages)

[PATCH 1/1] fs/nfs_common/nfsacl.c: move EXPORT symbol after functions
 2014-05-28 19:13 UTC 

[PATCH V2] Avoid buffer overruns by allocating buffer in svcauth_gss_validate()
 2014-05-28 18:47 UTC 

[PATCH v2] Make IPv6 enabled by default
 2014-05-28 16:20 UTC  (3+ messages)
` [Libtirpc-devel] "

[PATCH] Avoid buffer overruns by allocating buffer in svcauth_gss_validate()
 2014-05-28 16:15 UTC 

NFSv4 with Kerberos and no_root_squash
 2014-05-28 15:07 UTC  (5+ messages)

[PATCH v2 0/5] NFSv4 rpc.idmapd plugin
 2014-05-27 20:02 UTC  (9+ messages)
            ` [SSSD] "

[PATCH 4/4] NFSD: Ignore and warn once for more fslocs or more uuids
 2014-05-27 15:47 UTC  (6+ messages)
      ` [PATCH v2] NFSD: Error out when getting more than one fsloc/secinfo/uuid

[PATCH] NFSD: Using type of uint32_t for ex_nflavors instead of int
 2014-05-27 15:47 UTC  (2+ messages)

[PATCH 0/2] fix for find_lockowner_str crash
 2014-05-27 15:28 UTC  (4+ messages)
` [PATCH 1/2] nfsd4: remove lockowner when removing lock stateid

Announcing the release of fedfs-utils version 0.10.2
 2014-05-27 15:13 UTC 

NFS issue while copying huge file
 2014-05-26 21:50 UTC  (8+ messages)

Your Urgent reply
 2014-05-26 18:00 UTC 

Your Urgent reply
 2014-05-26 18:00 UTC 

Did you get my last message?
 2014-05-26 22:22 UTC 

[PATCH] nfsd: nfsd4_decode_create: Fix a possible NULL pointer dereference
 2014-05-24  0:42 UTC  (4+ messages)

nfsd bugfixes for 3.15
 2014-05-23 20:34 UTC 

Get designer watches for less
 2014-05-23 18:40 UTC 

[PATCH 1/1] NFSv4: Use error handler on failed GETATTR with successful OPEN
 2014-05-23 16:41 UTC  (3+ messages)

[PATCH 1/5] NFSD: Cleanup unneeded including linux/user_namespace.h
 2014-05-23 14:20 UTC  (3+ messages)

[PATCH 3/4] NFSD: Adds macro EX_UUID_LEN for exports uuid's length
 2014-05-23 14:00 UTC  (2+ messages)

[PATCH 1/4] NFS4: Avoid NULL reference or double free in nfsd4_fslocs_free()
 2014-05-23 13:58 UTC  (2+ messages)

[PATCH 5/5] NFSD: Add missing comment of "expiry" in expkey_parse()
 2014-05-23 12:56 UTC 

[PATCH 4/5] NFSD: Remove typedef of svc_client and svc_export in export.c
 2014-05-23 12:55 UTC 

[PATCH 3/5] NFSD: Cleanup unneeded including net/ipv6.h
 2014-05-23 12:54 UTC 

[PATCH 2/5] NFSD: Cleanup unused variable in nfsd_setuser()
 2014-05-23 12:53 UTC 

[PATCH 2/4] NFSD: Helper function for parsing uuid
 2014-05-23 11:59 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).