linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-23 19:28:36 to 2018-02-12 18:28:14 UTC [more...]

[PATCH] sunrpc: Add task's xid to 'not responding' messages on call_timeout
 2018-02-12 18:28 UTC  (4+ messages)

[PATCH] net: make getname() functions return length rather than use int* parameter
 2018-02-12 17:59 UTC  (3+ messages)

A special case in write_flush which cause the umount busy
 2018-02-11  6:55 UTC 

[GIT PULL] Please pull NFS client bugfixes and updates
 2018-02-09 22:49 UTC 

[PATCH] Fix unaligned access in gss_{get,verify}_mic_v2() on sparc64
 2018-02-09 22:21 UTC  (2+ messages)

Questions about pynfs:testLargeData-WRT5
 2018-02-09 18:31 UTC  (5+ messages)

[PATCH 0/1] Eliminate warnings from rpcgen generated code
 2018-02-09 15:50 UTC  (2+ messages)
` [PATCH 1/1] Remove warnings from rpcgen generated files

[PATCH] nfs: system crashes after NFS4ERR_MOVED recovery
 2018-02-09 15:49 UTC  (5+ messages)

[PATCH] SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context
 2018-02-09 14:47 UTC 

[GIT PULL] please pull nfsd changes for 4.16
 2018-02-08 22:58 UTC 

[PATCH] Do not bind to reserved ports registered in /etc/services
 2018-02-08 18:36 UTC  (6+ messages)

[PATCH] git should ignore the generated nfsref executable
 2018-02-08 17:15 UTC 

[PATCH 1/2] Remove nsdb_display_fedfsconnectionsec()
 2018-02-08 17:13 UTC  (2+ messages)
` [PATCH 2/2] Remove fedfs_admin.h

[PATCH 0/1] Remote calls don't need to use privilege ports
 2018-02-08  0:46 UTC  (22+ messages)
` [PATCH 1/1] rmtcalls: Don't use privileged ports for remote calls

[PATCH] Add support for -R option in nfs4_getfacl so we can list the ACLs of all files and directories recursively
 2018-02-07 21:30 UTC 

[PATCH 1/2] NFS: Remove a redundant call to unmap_mapping_range()
 2018-02-07 21:20 UTC  (5+ messages)
` [PATCH 2/2] NFS: Fix a race between mmap() and O_DIRECT

[PATCH v4 0/5] NFS basic junction support for nfs-utils
 2018-02-07 18:49 UTC  (9+ messages)
` [PATCH v4 1/5] Add headers to support libjunction
` [PATCH v4 2/5] Add infrastructure for libjunction
` [PATCH v4 3/5] Add LDAP-free version of libjunction to nfs-utils
` [PATCH v4 4/5] mountd: Solder in support for NFS basic junctions
` [PATCH v4 5/5] Add LDAP-free 'nfsref' command

[PATCH] Remove unneeded reference to nfsidmap_internal.h
 2018-02-07 18:48 UTC  (2+ messages)

Please respond to our survey
 2018-02-07 15:15 UTC 

wrong latency info for flexfiles on layout return
 2018-02-07 11:54 UTC  (4+ messages)

[PATCH] NFS: make struct nlmclnt_fl_close_lock_ops static
 2018-02-07 11:27 UTC 

[PATCH] lockd: make nlm_ntf_refcnt and nlm_ntf_wq static
 2018-02-07 10:29 UTC 

Question about random UDP port on rpcbind 0.2.3
 2018-02-06 23:34 UTC  (15+ messages)

[GIT PULL] Please pull NFSoRDMA client fixes for 4.16
 2018-02-06 20:30 UTC 

It's back! (Re: [REGRESSION] NFS is creating a hidden port (left over from xs_bind() ))
 2018-02-06 19:26 UTC  (4+ messages)

[PATCH v2] nfs4_getfacl: Add support to accept more paths
 2018-02-03 15:40 UTC  (3+ messages)

[PATCH v6 00/10] NFSD support for asynchronous COPY
 2018-02-02 21:45 UTC  (30+ messages)
` [PATCH v6 01/10] NFSD CB_OFFLOAD xdr
` [PATCH v6 05/10] NFSD first draft of async copy
` [PATCH v6 07/10] NFSD create new stateid for "
` [PATCH v6 10/10] NFSD stop queued async copies on client shutdown

[PATCH v2] svcrdma: Fix Read chunk round-up
 2018-02-02 19:28 UTC 

[PATCH v1] svcrdma: Fix Read chunk round-up
 2018-02-02 17:43 UTC  (3+ messages)

rpcbind Installation Directory
 2018-02-02 15:13 UTC  (2+ messages)

[PATCH] NFSv4: always set NFS_LOCK_LOST when a lock is lost
 2018-02-01 22:04 UTC  (5+ messages)

[PATCH 00/20] Remove generic rpc credentials, and associated changed - V2
 2018-02-01  1:43 UTC  (7+ messages)
` [PATCH 02/20] SUNRPC: add 'struct cred *' to auth_cred and rpc_cred

problem on nfsd doing RDMA write
 2018-01-31 21:52 UTC  (16+ messages)

[PATCH] nfs4_getfacl: Add support to accept more paths
 2018-01-31 20:32 UTC  (3+ messages)

[PATCH] iversion: make inode_cmp_iversion{+raw} return bool instead of s64
 2018-01-31 17:55 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/2] Two short NFS/RDMA subjects
 2018-01-31 17:34 UTC  (3+ messages)
` [PATCH 1/2] xprtrdma: Fix calculation of ri_max_send_sges
` [PATCH 2/2] xprtrdma: Fix BUG after a device removal

[PATCH v1] xprtrdma: Fix calculation of ri_max_send_sges
 2018-01-31 15:06 UTC  (4+ messages)

[md PATCH 0/4] Minor 'cred' improvements prepare for NFS conversion
 2018-01-31  5:15 UTC  (5+ messages)
` [PATCH 1/4] cred: add cred_fscmp() for comparing creds
` [PATCH 4/4] cred: allow get_cred() and put_cred() to be given NULL
` [PATCH 2/4] cred: add get_cred_rcu()
` [PATCH 3/4] cred: export get_task_cred()

[GIT PULL] inode->i_version rework for v4.16
 2018-01-30 16:36 UTC  (6+ messages)

[GIT PULL] Please pull NFS client changes
 2018-01-30 14:39 UTC 

Announcing Bake-a-thon for Spring 2018
 2018-01-29 22:17 UTC 

Unaligned access in gss_{get,verify}_mic_v2() on sparc64
 2018-01-28 20:08 UTC  (5+ messages)

[PATCH v3 0/3] NFS basic junction support for nfs-utils
 2018-01-28 19:02 UTC  (4+ messages)
` [PATCH v3 2/3] mountd: Solder in support for NFS basic junctions
` [PATCH v3 3/3] Add LDAP-free 'nfsref' command

CB_LAYOUTRECALL "deadlock" with in-kernel flexfiles server and XFS
 2018-01-27 21:41 UTC  (3+ messages)

[PATCH v2 0/3] Series short description
 2018-01-26 19:29 UTC  (4+ messages)

Darlehen Geld für Einzelpersonen und Fachleute in weniger als 72 Stunden
 2018-01-26  7:22 UTC 

[PATCH v2 0/3] NFS/RDMA server changes for v4.16
 2018-01-25 16:40 UTC  (8+ messages)
` [PATCH v2 3/3] NFSD: Clean up symlink argument XDR decoders

[PATCH 1/2] pnfs/blocklayout: pnfs_block_dev_map uses bytes, not sectors
 2018-01-25 14:36 UTC  (2+ messages)
` [PATCH 2/2 v2] pnfs/blocklayout: Ensure disk address in block device map

[PATCH] pnfs/blocklayout: Ensure disk address in block device map
 2018-01-25 12:52 UTC  (3+ messages)

[PATCH 0/4] lockd refcount conversions
 2018-01-24 21:09 UTC  (10+ messages)
` [PATCH 1/4] lockd: convert nlm_host.h_count from atomic_t to refcount_t

[PATCH] [v2] NFSD: hide unused svcxdr_dupstr()
 2018-01-23 20:28 UTC  (2+ messages)

[GIT PULL] Please pull NFSoRDMA client side changes for 4.16
 2018-01-23 19:28 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).