public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-15 00:49:31 to 2014-10-30 12:42:42 UTC [more...]

[PATCH] common: Fixes for testing NFS over IPv6
 2014-10-30 12:42 UTC  (3+ messages)

[RFC PATCH 0/4] re-enable tests that require scratch dev on NFS
 2014-10-30  9:03 UTC  (10+ messages)
` [PATCH 1/4] common: "
` [PATCH 2/4] common: add _require_block_device() helper
` [PATCH 3/4] common: skip atime related tests on NFS
  ` nfs atime semantics, was: "
` [PATCH 4/4] generic/277: add _require_attrs

feature / patch
 2014-10-30  8:46 UTC 

building upstream nfs-utils on EL6 fails
 2014-10-30  0:24 UTC  (3+ messages)

[patch] SUNRPC: off by one in BUG_ON()
 2014-10-29 15:38 UTC  (2+ messages)

lua extention for wireshak to trace nfs server latencies
 2014-10-29 14:47 UTC  (2+ messages)

nfs stalls over loopback interface (no sk_data_ready events?)
 2014-10-29 14:21 UTC  (2+ messages)

[PATCH] nfsidmap.map: Add more global variables to the map
 2014-10-29 12:29 UTC  (3+ messages)

[PATCH v3 0/2] NFSD: Add v4.2 SEEK support
 2014-10-28 21:30 UTC  (8+ messages)

[PATCH v2 0/2] NFSD: Add ALLOCATE and DEALLOCATE support
 2014-10-28 20:48 UTC  (7+ messages)
` [PATCH v2 1/2] nfsd: Add ALLOCATE support
` [PATCH v2 2/2] nfsd: Add DEALLOCATE support

massive memory leak in 3.1[3-5] with nfs4+kerberos
 2014-10-28 19:37 UTC  (9+ messages)

[PATCH] rpcbind: exit gracefully on termination
 2014-10-28 19:06 UTC  (2+ messages)

[PATCH] sunrpc: add debugfs file for displaying client rpc_task queue
 2014-10-28 18:30 UTC  (2+ messages)

[PATCH 0/3] sunrpc: new tracepoints for call/reply tracking
 2014-10-28 18:24 UTC  (4+ messages)
` [PATCH 1/3] sunrpc: add some tracepoints in svc_rqst handling functions
` [PATCH 2/3] sunrpc: add new tracepoints in xprt handling code
` [PATCH 3/3] sunrpc: add tracepoints in xs_tcp_data_recv

NFSv4 idmap misbehavior
 2014-10-28 14:16 UTC  (6+ messages)

[PATCH] nfsd: convert nfs4_file searches to use RCU
 2014-10-28  8:35 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] [SUNRPC]: avoid race between xs_reset_transport and xs_tcp_setup_socket
 2014-10-28  1:05 UTC  (3+ messages)

wireshark
 2014-10-27 22:08 UTC 

[GIT PULL] nfsd bugfixes for 3.18
 2014-10-27 21:51 UTC 

nfs stalls over loopback interface (no sk_data_ready events?)
 2014-10-27 19:26 UTC 

xfstests generic/075 failure on recent Linus' tree
 2014-10-27 19:00 UTC  (15+ messages)
        ` [PATCH] nfsd: Ensure that NFSv4 always drops the connection when dropping a request

HELP DESK
 2014-10-26 23:28 UTC 

HELP DESK
 2014-10-26 23:28 UTC 

3.17.0+ files disappearing after playing old dos game on nfsroot laptop
 2014-10-25 22:03 UTC  (7+ messages)

[PATCH 1/1] Fixing infinite state recovery loop due to failed delegation return
 2014-10-24 20:13 UTC 

[PATCH v2 0/2] NFS: Add ALLOCATE and DEALLOCATE support
 2014-10-24 14:42 UTC  (3+ messages)
` [PATCH v2 1/2] nfs: Add ALLOCATE support
` [PATCH v2 2/2] nfs: Add DEALLOCATE support

blocklayout GETDEVICEINFO fix
 2014-10-24 14:29 UTC  (6+ messages)
` [PATCH] pnfs/blocklayout: serialize GETDEVICEINFO calls

[PATCH] umount: make it sensitive to -v
 2014-10-24 13:37 UTC  (2+ messages)

[PATCH] VFS: Rename do_fallocate() to vfs_fallocate()
 2014-10-24  6:48 UTC  (4+ messages)

NFSoRDMA developers bi-weekly meeting minutes (10/23)
 2014-10-23 20:51 UTC  (2+ messages)

Help Desk
 2014-10-23 18:03 UTC 

[PATCH] NFS: Use nfs_server_capable() for checknig NFS_CAP_SEEK
 2014-10-23 18:00 UTC 

[PATCH v2] NFS: SEEK is an NFS v4.2 feature
 2014-10-23 17:34 UTC  (2+ messages)

[PATCH] nfs: Remove dead case from nfs4_map_errors()
 2014-10-23 16:18 UTC  (3+ messages)

[PATCH v1 00/16] NFS/RDMA patches for 3.19
 2014-10-23 13:55 UTC  (34+ messages)
` [PATCH v1 01/16] xprtrdma: Return an errno from rpcrdma_register_external()
` [PATCH v1 02/16] xprtrdma: Cap req_cqinit
` [PATCH v1 03/16] SUNRPC: Pass callsize and recvsize to buf_alloc as separate arguments
` [PATCH v1 04/16] xprtrdma: Re-write rpcrdma_flush_cqs()
` [PATCH v1 05/16] xprtrdma: unmap all FMRs during transport disconnect
` [PATCH v1 06/16] xprtrdma: spin CQ completion vectors
` [PATCH v1 07/16] SUNRPC: serialize iostats updates
` [PATCH v1 08/16] xprtrdma: Display async errors
` [PATCH v1 09/16] xprtrdma: Enable pad optimization
` [PATCH v1 10/16] NFS: Include transport protocol name in UCS client string
` [PATCH v1 11/16] NFS: Clean up nfs4_init_callback()
` [PATCH v1 12/16] SUNRPC: Add rpc_xprt_is_bidirectional()
` [PATCH v1 13/16] NFS: Add sidecar RPC client support
` [PATCH v1 14/16] NFS: Set BIND_CONN_TO_SESSION arguments in the proc layer
` [PATCH v1 15/16] NFS: Bind side-car connection to session
` [PATCH v1 16/16] NFS: Disable SESSION4_BACK_CHAN when a backchannel sidecar is to be used

[PATCH] nfs: Fix use of uninitialized variable in nfs_getattr()
 2014-10-23 12:02 UTC 

[PATCH] nfsd4: fix response size estimation for OP_SEQUENCE
 2014-10-23 11:54 UTC  (10+ messages)
      ` [PATCH] nfsd4: fix crash on unknown operation number

[PATCH v3] NFS: Add v4.2 SEEK support
 2014-10-23  7:36 UTC  (4+ messages)
` [PATCH v3] NFS: Implement SEEK

[PATCH] NFS: SEEK is an NFS v4.2 feature
 2014-10-22 19:48 UTC 

[PATCH] nfsstat: fix server rpc stats header
 2014-10-22 15:33 UTC  (3+ messages)

[GIT PULL] osd: Boaz Harrosh - change of email
 2014-10-22  9:20 UTC  (4+ messages)

how to properly handle failures during delegation recall process
 2014-10-21 18:22 UTC  (10+ messages)

[PATCH] nfsd: clean up comments over nfs4_file definition
 2014-10-20 20:42 UTC  (3+ messages)

WARNING at fs/nfs/write.c:743 nfs_inode_remove_request with -rc6
 2014-10-20 13:57 UTC  (11+ messages)

fuzz testing gave today : "kernel: NFS: nfs4_reclaim_open_state: unhandled error -13"
 2014-10-19 20:34 UTC  (3+ messages)

[PATCH 1/2] MAINTAINERS: Change Boaz Harrosh's email
 2014-10-19 17:40 UTC  (3+ messages)
` [PATCH 2/2] Boaz Harrosh - Fix broken email address
  ` [PATCH 3/3] Boaz Harrosh - fix email in Documentation

Hang writing to nfs-mounted filesystem from client, all nfsd tasks on server blocked in D
 2014-10-18 17:05 UTC  (5+ messages)
` Hang writing to nfs-mounted filesystem from client -- expected code path?

when rpc.mountd flushes auth.unix.gid
 2014-10-18 10:10 UTC  (7+ messages)

[bug] open owner value is always the same
 2014-10-17 19:34 UTC  (8+ messages)

nfs4_lock_delegation_recall() improperly handles errors such as ERROR_GRACE
 2014-10-17 19:34 UTC  (8+ messages)

[RFC]: make nfs_wait_on_request() KILLABLE
 2014-10-17  8:38 UTC  (3+ messages)

Linux NFS town hall meeting 10/16/14 (Canceled)
 2014-10-16 12:07 UTC 

[GIT PULL] Please pull NFS client bugfixes and SEEK_HOLE/SEEK_DATA feature
 2014-10-16  9:05 UTC 

libnfsidmap: build system updates
 2014-10-15 15:42 UTC  (2+ messages)

NFSv4.1 xfstests results
 2014-10-15 14:51 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