linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-18 15:18:58 to 2015-03-27 15:44:48 UTC [more...]

[RFC PATCH 00/11] IB/Verbs: IB Management Helpers
 2015-03-27 15:44 UTC  (5+ messages)
` [PATCH 01/11] IB/Verbs: Use helpers to check transport and link layer
` [RFC PATCH 02/11] IB/Verbs: Use management helper tech_iboe() for iboe-check
` [RFC PATCH 03/11] IB/Verbs: Use management helper has_mad() for mad-check
` [RFC PATCH 04/11] IB/Verbs: Use management helper cap_smi() for smi-check

panic on 4.20 server exporting xfs filesystem
 2015-03-27 15:13 UTC  (25+ messages)
                        ` [PATCH] NFSD: Fix infinite loop in nfsd4_cb_layout_fail()

pNFS layout, ROC and multiple opens
 2015-03-27 15:01 UTC  (3+ messages)

[PATCH v2 00/15] NFS/RDMA patches proposed for 4.1
 2015-03-27 14:17 UTC  (21+ messages)
` [PATCH v2 01/15] SUNRPC: Introduce missing well-known netids
` [PATCH v2 02/15] xprtrdma: Display IPv6 addresses and port numbers correctly
` [PATCH v2 03/15] xprtrdma: Perform a full marshal on retransmit
` [PATCH v2 04/15] xprtrdma: Byte-align FRWR registration
` [PATCH v2 05/15] xprtrdma: Prevent infinite loop in rpcrdma_ep_create()
` [PATCH v2 06/15] xprtrdma: Add vector of ops for each memory registration strategy
` [PATCH v2 07/15] xprtrdma: Add a "max_payload" op for each memreg mode
` [PATCH v2 08/15] xprtrdma: Add a "register_external" "
` [PATCH v2 09/15] xprtrdma: Add a "deregister_external" "
` [PATCH v2 10/15] xprtrdma: Add "init MRs" memreg op
` [PATCH v2 11/15] xprtrdma: Add "reset "
` [PATCH v2 12/15] xprtrdma: Add "destroy "
` [PATCH v2 13/15] xprtrdma: Add "open" "
` [PATCH v2 14/15] xprtrdma: Handle non-SEND completions via a callout
` [PATCH v2 15/15] xprtrdma: Make rpcrdma_{un}map_one() into inline functions

pNFS layout, ROC and multiple opens
 2015-03-27 14:07 UTC  (2+ messages)

[PATCH 0/2 RESEND] IB/Verbs: Use helpers to refine the checking on transport and link layer
 2015-03-27  9:52 UTC  (9+ messages)
` [PATCH 1/2 RESEND] IB/Verbs: Use helpers to check "
` [PATCH 2/2 RESEND] IB/Verbs: Use helpers to check IBoE technology

Fwd: nfs.5: Add addr mount option for all nfs versions
 2015-03-26 20:13 UTC  (3+ messages)

Connectathon Issues
 2015-03-26 17:57 UTC  (6+ messages)

rpc.mountd reads /etc/mtab 17028 times, 100% CPU
 2015-03-26 17:00 UTC  (2+ messages)

[PATCH v3 0/3] NFSD: Add READ_PLUS support
 2015-03-26 16:18 UTC  (30+ messages)
` [PATCH v3 3/3] NFSD: Add support for encoding multiple segments

[PATCH - nfs-utils] mount: improve error message when statd cannot be started
 2015-03-26 15:30 UTC  (2+ messages)

[PATCH] blkmapd: Make sure device root contains valid device id
 2015-03-26 15:29 UTC  (3+ messages)

kernel crashes on commit
 2015-03-26 12:00 UTC  (6+ messages)

[PATCH] NFSD: Fix bad update of layout in nfsd4_return_file_layout
 2015-03-26  1:15 UTC  (3+ messages)

[PATCH 1/1] nfsd: NFSD_FAULT_INJECTION depends on DEBUG_FS
 2015-03-26  1:02 UTC  (2+ messages)

[PATCH 1/1] nfsd: incorrect check for debugfs returns
 2015-03-25 20:41 UTC  (8+ messages)

[PATCH 4/4] NFSv4.1: Don't cache deviceids that have no notifications
 2015-03-25 17:36 UTC  (4+ messages)

[PATCH 0/3] nfsd: fix use-after-free oops in v4.0 (and some other minor cleanups)
 2015-03-25 13:51 UTC  (13+ messages)
` [PATCH 1/3] nfsd: return correct openowner when there is a race to put one in the hash
` [PATCH 2/3] nfsd: remove bogus setting of status in nfsd4_process_open2
` [PATCH 3/3] nfsd: remove unused status arg to nfsd4_cleanup_open_state

[PATCH 1/2] IB/Verbs: Use helpers to refine the checking on transport and link layer
 2015-03-25 11:19 UTC  (4+ messages)
` [PATCH 1/2] IB/Verbs: Use helpers to check "
` [PATCH 2/2] IB/Verbs: Use helpers to check IBoE technology

[PATCH 0/4] Don't cache pNFS deviceids in violation of RFC5661 rules
 2015-03-25  8:55 UTC  (8+ messages)
` [PATCH 1/4] NFSv4.1: Convert pNFS deviceid to use kfree_rcu()
  ` [PATCH 2/4] NFSv4.1: Cleanup - don't opencode nfs4_put_deviceid_node()
    ` [PATCH 3/4] NFSv4.1: Allow getdeviceinfo to return notification info back to caller
      ` [PATCH 4/4] NFSv4.1: Don't cache deviceids that have no notifications

[PATCH] nfs: kstrdup() memory handling
 2015-03-25  8:40 UTC  (2+ messages)

[PATCH] NFS4: Retry destroy session when getting -NFS4ERR_DELAY
 2015-03-24 17:02 UTC  (9+ messages)
        ` [PATCH v2 1/2] NFSv4: Ensure that we drain the session before shutting it down
          ` [PATCH v2 2/2] NFSv4: Cleanup - move slot_table drain functions into fs/nfs/nfs4session.c

nfs: wrong function to increment NFSIOS_READPAGES/WRITEPAGES stat counters?
 2015-03-24 12:53 UTC 

backing_dev_info cleanups & lifetime rule fixes V2
 2015-03-24  6:53 UTC  (5+ messages)
` [PATCH 11/12] fs: don't reassign dirty inodes to default_backing_dev_info

[PATCH] NFSD: Take care the return value from nfsd4_encode_stateid
 2015-03-24  6:51 UTC  (2+ messages)

[PATCH] NFSD: Printk blocklayout length and offset as format 0x%llx
 2015-03-24  6:51 UTC  (2+ messages)

long stall in xfstests generic/075
 2015-03-23 22:03 UTC  (4+ messages)

client oops in xdr_reserve_space in 4.0.0-rc4
 2015-03-23 20:19 UTC  (3+ messages)

[GIT PULL] FS-Cache: Fixes for dead objects handling and operation cancellation
 2015-03-23 16:56 UTC 

Recovery after BAD_SEQID
 2015-03-23 14:27 UTC  (5+ messages)

[PATCH] NFS: fix potential NULL deref in nfs_closedir()
 2015-03-21 18:47 UTC  (3+ messages)

[GIT] nfsd bugfix for 4.0
 2015-03-21 17:42 UTC  (4+ messages)

nfsd use after free in 4.0-rc
 2015-03-21 14:06 UTC  (6+ messages)

[PATCH] nfs: fix high load average due to callback thread sleeping
 2015-03-21  0:48 UTC  (2+ messages)

[PATCH] NFSD: Use correct reply size calculating function
 2015-03-20 20:24 UTC  (2+ messages)

[PATCH] NFSD: Using path_equal() for checking two paths
 2015-03-20 20:17 UTC  (2+ messages)

[PATCH] NFSD: Put exports after nfsd4_layout_verify fail
 2015-03-20 20:16 UTC  (3+ messages)

[PATCH] NFS: fix BUG() crash in notify_change() with patch to chown_common()
 2015-03-20 15:13 UTC  (7+ messages)

krb5 failures with recent nfs-utils
 2015-03-20  1:27 UTC  (4+ messages)

[PATCH] nfs: don't call blocking operations while !TASK_RUNNING
 2015-03-20  1:24 UTC  (7+ messages)

[PATCH] units: nuke nfs-blkmap.target
 2015-03-19 18:21 UTC  (2+ messages)

[PATCH] nfs-blkmap.service: add EnvironmentFile directive
 2015-03-19 18:21 UTC  (2+ messages)

[PATCH] systemd: Have rpc-statd-notify.service Require network.target
 2015-03-19 18:20 UTC  (2+ messages)

[PATCH 0/2] some systemd unit changes
 2015-03-19 18:20 UTC  (2+ messages)
` [systemd-devel] "

Linux NFS Town Hall meeting: Tomorrow - Thur 03/19/15
 2015-03-19 16:57 UTC  (2+ messages)

[PATCH] NFSD: Error out when register_shrinker() fail
 2015-03-19 14:49 UTC  (2+ messages)

[PATCH] NFSD: Take care the return value from nfsd4_decode_stateid
 2015-03-19 14:40 UTC  (2+ messages)

[PATCH] NFSD: Check layout type when returning client layouts
 2015-03-19 14:39 UTC  (2+ messages)

BAD_SEQID drops state_owner, but lock stateid can still be found
 2015-03-19 10:13 UTC  (2+ messages)

rpc.gssd picks wrong credential cache file in multi-realm setup
 2015-03-18 22:21 UTC 

[PATCH RFC 00/10] NFSv4.2 Inter server to server copy RFC
 2015-03-18 18:51 UTC  (2+ messages)

NFS hang after concurrent writes
 2015-03-18 16:34 UTC  (12+ 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).