linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-24 22:20:12 to 2017-03-10 01:40:18 UTC [more...]

[PATCH] SUNRPC: Make sure authorize svc when meeting SVC_CLOSE
 2017-03-10  1:39 UTC  (4+ messages)

[PATCH 0/3] NFSD: Various fixes for the 'versions' file
 2017-03-10  0:36 UTC  (4+ messages)
` [PATCH 3/3] NFSD: fix nfsd_reset_versions for NFSv4
` [PATCH 1/3] NFSD: further refinement of content of /proc/fs/nfsd/versions
` [PATCH 2/3] NFSD: fix nfsd_minorversion(.., NFSD_AVAIL)

[RFC v1 00/19] NFS support for inter and async COPY
 2017-03-09 21:55 UTC  (48+ messages)
` [RFC v1 01/19] fs: Don't copy beyond the end of the file
              ` [RFC v1 01/19] "
` [RFC v1 02/19] VFS permit cross device vfs_copy_file_range
` [RFC v1 03/19] VFS don't try clone if superblocks are different
` [RFC v1 04/19] NFS inter ssc open
` [RFC v1 05/19] NFS add COPY_NOTIFY operation
` [RFC v1 06/19] NFS add ca_source_server<> to COPY
` [RFC v1 07/19] NFS CB_OFFLOAD xdr
` [RFC v1 08/19] NFS OFFLOAD_STATUS xdr
` [RFC v1 09/19] NFS OFFLOAD_STATUS op
` [RFC v1 10/19] NFS OFFLOAD_CANCEL xdr
` [RFC v1 11/19] NFS COPY xdr handle async reply
` [RFC v1 12/19] NFS add support for asynchronous COPY
` [RFC v1 13/19] NFS handle COPY reply CB_OFFLOAD call race
` [RFC v1 14/19] NFS send OFFLOAD_CANCEL when COPY killed
` [RFC v1 15/19] NFS make COPY synchronous xdr configurable
` [RFC v1 16/19] NFS handle COPY ERR_OFFLOAD_NO_REQS
` [RFC v1 17/19] NFS skip recovery of copy open on dest server
` [RFC v1 18/19] NFS recover from destination server reboot for copies
` [RFC v1 19/19] NFS if we got partial copy ignore errors

[PATCH] uapi: fix linux/nfsd/cld.h userspace compilation errors
 2017-03-09 22:31 UTC  (3+ messages)

[PATCH Version 5 00/17] RPCSEC_GSS3 full mode label kernel patch set
 2017-03-09 22:11 UTC  (14+ messages)
` [PATCH Version 5 01/17] SUNRPC handle unsupported RPCSEC_GSS security service
` [PATCH Version 5 02/17] SUNRPC: RPCNULL call with payload for GSSv3
` [PATCH Version 5 08/17] SUNRPC AUTH_GSS RPCSEC_GSS_CREATE with label payload
` [PATCH Version 5 12/17] SUNRPC: AUTH_GSS add RPC_GSS_PROC_CREATE case for wrap and unwrap
` [PATCH Version 5 13/17] SUNRPC SVCAUTH_GSS allow RPCSEC_GSS version 1 or 3
` [PATCH Version 5 14/17] SUNRPC SVCAUTH_GSS gss3 reply verifier
` [PATCH Version 5 15/17] SUNRPC SVCAUTH_GSS gss3 create label
` [PATCH Version 5 16/17] SUNRPC SVCAUTH_GSS set gss3 label on nfsd thread
` [PATCH Version 5 17/17] SUNRPC SVCAUTH_gss store gss3 child handles in parent rsc

A NFS mount can still write to the server after 'umount' has completed
 2017-03-09 21:38 UTC  (4+ messages)

[PATCH v2 0/2] Fix up nfsd to enable NFSv4.x without NFSv4.0
 2017-03-09 20:51 UTC  (8+ messages)

[PATCH] SUNRPC/backchanel: set XPT_CONG_CTRL flag for bc xprt
 2017-03-09 20:26 UTC  (3+ messages)

[PATCH 1/2] pNFS: return status from nfs4_pnfs_ds_connect
 2017-03-09 17:56 UTC  (2+ messages)
` [PATCH 2/2] pNFS/flexfiles: never nfs4_mark_deviceid_unavailable

kmemleak complaint on 4.11-rc1
 2017-03-09 13:30 UTC  (2+ messages)

[PATCH 0/7 v5] scope GFP_NOFS api
 2017-03-09 11:42 UTC  (11+ messages)
` [PATCH 1/7] lockdep: teach lockdep about memalloc_noio_save
` [PATCH 2/7] lockdep: allow to disable reclaim lockup detection
` [PATCH 3/7] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 4/7] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 5/7] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
` [PATCH 6/7] jbd2: mark the transaction context with the scope GFP_NOFS context
` [PATCH 7/7] jbd2: make the whole kjournald2 kthread NOFS safe

[PATCH] NFS: fix the fault nrequests decreasing for nfs_inode COPY
 2017-03-09  3:36 UTC 

migration from svcgssd to gssproxy results in regression
 2017-03-09  0:57 UTC  (5+ messages)
` [gssproxy] "

access(2) inaccurately reports execute permissions
 2017-03-08 23:16 UTC  (3+ messages)

question about error case in pnfs
 2017-03-08 21:52 UTC 

[PATCH 1/1] NFSv4.1 respect server's max size in CREATE_SESSION
 2017-03-08 19:39 UTC 

[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
 2017-03-08 17:29 UTC  (14+ messages)
` [RFC PATCH v1 11/30] fs: new API for handling i_version
` [RFC PATCH v1 29/30] fs: track whether the i_version has been queried with an i_state flag
` [RFC PATCH v1 30/30] fs: convert i_version counter over to an atomic64_t

[PATCH v1 0/3] VFS changes for NFSv4.2 "inter" server-to-server COPY op
 2017-03-08 15:57 UTC  (15+ messages)
` [PATCH v1 1/3] fs: Don't copy beyond the end of the file
` [PATCH v1 2/3] VFS permit cross device vfs_copy_file_range
` [PATCH v1 3/3] VFS don't try clone if superblocks are different

Confused by pnfs LAYOUTRETURN - seeking clarity
 2017-03-07 20:09 UTC  (6+ messages)

SUNRPC : Permission denied on NFS client with Kerberos enabled
 2017-03-07 13:45 UTC 

[PATCH] NFSv4: fix a reference leak caused WARNING messages
 2017-03-07  1:21 UTC  (2+ messages)

[PATCH] nfs4: fix a typo of NFS_ATTR_FATTR_GROUP_NAME
 2017-03-07  1:13 UTC  (2+ messages)

[PATCH 0/8 v3] scope GFP_NOFS api
 2017-03-06 11:59 UTC  (5+ messages)
` [PATCH 7/8] Revert "ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp"

Bug#852395: unblock: gssproxy/0.5.1-2
 2017-03-05 19:09 UTC 

supporting DEVICE_REMOVAL on RPC-over-RDMA transports
 2017-03-03 21:46 UTC  (5+ messages)

SUNRPC: Add generic helpers for xdr_stream encode/decode
 2017-03-03 19:39 UTC 

IMA on NFS deadlocks since a5864c999de670
 2017-03-03 15:14 UTC  (2+ messages)

[PATCH v2 2/2] NFSv4.x/callback: make sure callback threads are interruptible
 2017-03-03 13:35 UTC  (2+ messages)

[PATCH v2 1/2] NFSv4.x/callback: Create the callback service through svc_create_pooled
 2017-03-03 13:34 UTC  (2+ messages)

[PATCH] NFSv4.2: Fix file creating with O_EXCL get a bad mode
 2017-03-03 13:32 UTC  (2+ messages)

Manual page bug: two inaccuracies in nfsd(7)
 2017-03-02 23:28 UTC  (2+ messages)

[RFC v1 00/17] NFSD support for inter+async COPY
 2017-03-02 16:01 UTC  (19+ messages)
` [RFC v1 01/18] NFSD add ca_source_server<> to COPY
` [RFC v1 02/18] NFSD add COPY_NOTIFY operation
` [RFC v1 03/18] NFSD generalize nfsd4_compound_state flag names
` [RFC v1 04/18] NFSD: allow inter server COPY to have a STALE source server fh
` [RFC v1 05/18] NFSD add nfs4 inter ssc to nfsd4_copy
` [RFC v1 06/18] NFSD return nfs4_stid in nfs4_preprocess_stateid_op
` [RFC v1 07/18] NFSD Unique stateid_t for inter server to server COPY authentication
` [RFC v1 08/18] NFSD CB_OFFLOAD xdr
` [RFC v1 09/18] NFSD OFFLOAD_STATUS xdr
` [RFC v1 10/18] NFSD OFFLOAD_CANCEL xdr
` [RFC v1 11/18] NFSD xdr callback stateid in async COPY reply
` [RFC v1 12/18] NFSD first draft of async copy
` [RFC v1 13/18] NFSD handle OFFLOAD_CANCEL op
` [RFC v1 14/18] NFSD stop queued async copies on client shutdown
` [RFC v1 15/18] NFSD create new stateid for async copy
` [RFC v1 16/18] NFSD define EBADF in nfserrno
` [RFC v1 17/18] NFSD support OFFLOAD_STATUS
` [RFC v1 18/18] NFSD remove copy stateid when vfs_copy_file_range completes

changing error message for mount failure
 2017-03-02 19:44 UTC  (2+ messages)

Monthly Linux NFS Town Hall meeting: Canceled
 2017-03-02 17:52 UTC 

mount NFS 4.1 with session trunking
 2017-03-01 22:06 UTC  (2+ messages)

[GIT PULL] Please pull NFS client changes for Linux 4.11
 2017-03-01 20:37 UTC 

[PATCH 0/2] key payload access with just rcu_read_lock()
 2017-03-01  9:45 UTC  (9+ messages)

[GIT PULL] nfsd changes for 4.11
 2017-02-28 21:23 UTC 

[PATCH 1/3] fs/libfs: use SEEK_CUR/SET
 2017-02-28 19:45 UTC  (3+ messages)
` [PATCH 2/3] nfs: "
` [PATCH 3/3] fs/mpage: fix a comment "get_blocks" to "get_block"

£1,500,000.00 GBP Donation
 2017-02-27 21:34 UTC 

[RFC nfs-utils PATCH] nfsd: don't enable a UDP socket by default
 2017-02-27 22:47 UTC  (3+ messages)

[PATCH 0/4] nfs/nfsd/sunrpc: enforce requirement for congestion control protocols in NFSv4
 2017-02-27 14:20 UTC  (9+ messages)
` [PATCH v2 0/4] nfs/nfsd/sunrpc: enforce NFSv4 transport requirements

some problems about permission of subdirectory
 2017-02-26  0:23 UTC  (2+ messages)

some problems about permission of subdirectory
 2017-02-25 10:45 UTC  (4+ messages)

some problems about permission of subdirectory
 2017-02-25 10:51 UTC  (2+ 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).