messages from 2017-02-17 19:09:51 to 2017-02-24 22:20:09 UTC [more...]
[PATCH Version 5 00/17] RPCSEC_GSS3 full mode label kernel patch set
2017-02-24 22:19 UTC (9+ 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 03/17] SELINUX export security_current_sid_to_context
` [PATCH Version 5 04/17] SUNRPC GSSv3: base definitions
` [PATCH Version 5 05/17] SUNRPC AUTH_GSS get RPCSEC_GSS version from gssd downcall
` [PATCH Version 5 06/17] SUNRPC AUTH_GSS gss3 reply verifier
` [PATCH Version 5 07/17] SUNRPC AUTH_GSS RPCSEC_GSS_CREATE with no payload
` [PATCH Version 5 08/17] SUNRPC AUTH_GSS RPCSEC_GSS_CREATE with label payload
[PATCH 0/4] nfs/nfsd/sunrpc: enforce requirement for congestion control protocols in NFSv4
2017-02-24 21:44 UTC (32+ messages)
` [PATCH 1/4] sunrpc: flag transports as using IETF approved congestion control protocols
` [PATCH 2/4] sunrpc: turn bitfield flags in svc_version into bools
` [PATCH 3/4] nfs/nfsd/sunrpc: enforce congestion control protocol requirement for NFSv4
` [PATCH 4/4] sunrpc: don't register UDP port with rpcbind when version needs congestion control
` [PATCH v2 0/4] nfs/nfsd/sunrpc: enforce NFSv4 transport requirements
` [PATCH v2 1/4] sunrpc: turn bitfield flags in svc_version into bools
` [PATCH v2 2/4] sunrpc: flag transports as having both reliable and ordered delivery, and congestion control
` [PATCH v2 3/4] nfs/nfsd/sunrpc: enforce transport requirements for NFSv4
` [PATCH v2 4/4] sunrpc: don't register UDP port with rpcbind when version needs congestion control
[PATCH] fs: nfsd: remove superfluous KERN_INFO
2017-02-24 20:46 UTC (2+ messages)
[PATCH 0/2] Patch rpc.nfsd to allow the caller to turn off NFSv4.0
2017-02-24 20:32 UTC (7+ messages)
` [PATCH 1/2] nfsd: Allow the caller to turn off NFSv4.0 without turning off NFSv4.x
` [PATCH 2/2] nfsd: Change the default to enable all minor versions unless told otherwise
some problems about permission of subdirectory
2017-02-24 19:14 UTC (3+ messages)
linux-next: Tree for Feb 24 (nfs/blocklayout)
2017-02-24 18:14 UTC
[PATCH 0/3] getacl fixes
2017-02-23 21:54 UTC (38+ messages)
` [PATCH 0/6] getacl fixes V2
` [PATCH 1/6] NFSv4: fix getacl head length estimation
` [PATCH] "
` [PATCH 2/6] NFSv4: fix getacl ERANGE for some ACL buffer sizes
` [PATCH 1/2] NFSv4: fix getacl head length estimation
` [PATCH 2/2] NFSv4: fix getacl ERANGE for some ACL buffer sizes
` [PATCH 3/6] NFSv4: minor acl caching policy documentation
` [PATCH 4/6] NFSv4: minor getacl cleanup
` [PATCH 5/6] NFSv4: simplify getacl decoding
` [PATCH 6/6] NFSv4: allow getacl rpc to allocate pages on demand
RE:
2017-02-23 15:09 UTC
Manual page bug: two inaccuracies in nfsd(7)
2017-02-23 16:46 UTC (2+ messages)
some problems about permission of subdirectory
2017-02-23 15:21 UTC
supporting DEVICE_REMOVAL on RPC-over-RDMA transports
2017-02-23 15:30 UTC (5+ messages)
[PATCH v3 0/4] Skipped unlocks
2017-02-23 11:24 UTC (17+ messages)
` [PATCH 1/4] NFS4: remove a redundant lock range check
` [PATCH 2/4] NFS: Move the flock open mode check into nfs_flock()
` [PATCH 3/4] locks: Set FL_CLOSE when removing flock locks on close()
` [PATCH 4/4] NFS: Always send an unlock for FL_CLOSE
some problems about permission of subdirectory
2017-02-23 8:18 UTC (2+ messages)
[PATCH v2 0/2] Fix up nfsd to enable NFSv4.x without NFSv4.0
2017-02-23 1:00 UTC (5+ messages)
` [PATCH v2 1/2] nfsd: Allow enabling NFSv4.x without also requiring NFSv4.0
` [PATCH v2 2/2] nfsd: Fix display of the version string
[PATCH 0/2] key payload access with just rcu_read_lock()
2017-02-22 22:54 UTC (3+ messages)
` [PATCH 1/2] KEYS: add user_key_payload_rcu()
` [PATCH 2/2] NFS: use user_key_payload_rcu() in RCU read-side section
[PATCH] nfsd: Allow enabling NFSv4.x without also requiring NFSv4.0
2017-02-22 22:15 UTC (3+ messages)
[bug] suspicious RCU usage nfs_idmap_get_key
2017-02-22 16:36 UTC (2+ messages)
some problems about permission of subdirectory
2017-02-22 8:00 UTC (2+ messages)
changing error message for mount failure
2017-02-21 21:43 UTC
split setattr operations take 2
2017-02-21 15:14 UTC (5+ messages)
` [PATCH] nfsd: special case truncates some more
[PATCH v2 0/4] Skipped unlocks
2017-02-21 13:56 UTC (7+ messages)
` [PATCH 4/4] NFS: Always wait for I/O completion before unlock
[PATCH v5 0/8] XDR cleanups for NFSv4
2017-02-19 21:08 UTC (9+ messages)
` [PATCH v5 1/8] SUNRPC: Add generic helpers for xdr_stream encode/decode
` [PATCH v5 2/8] NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics
` [PATCH v5 3/8] NFSv4: Replace the open coded decode_opaque_inline() with the new generic
` [PATCH v5 4/8] NFSv4: Replace callback string decode function with a generic
` [PATCH v5 5/8] NFSv4: Fix the underestimation of delegation XDR space reservation
` [PATCH v5 6/8] NFSv4: Remove bogus "struct nfs_client" argument from decode_ace()
` [PATCH v5 7/8] SUNRPC: Add a helper function xdr_stream_decode_string_dup()
` [PATCH v5 8/8] NFSv4: Clean up owner/group attribute decode
[PATCH v3 0/4] XDR cleanups for NFSv4
2017-02-19 20:33 UTC (11+ messages)
` [PATCH v3 1/4] SUNRPC: Add generic helpers for xdr_stream encode/decode
` [PATCH v3 2/4] NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics
` [PATCH v3 3/4] NFSv4: Fix the underestimation of delegation XDR space reservation
` [PATCH v3 4/4] NFSv4: Remove bogus "struct nfs_client" argument from decode_ace()
[PATCH v4 0/8] XDR cleanups for NFSv4
2017-02-19 18:59 UTC (9+ messages)
` [PATCH v4 1/8] SUNRPC: Add generic helpers for xdr_stream encode/decode
` [PATCH v4 2/8] NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics
` [PATCH v4 3/8] NFSv4: Replace the open coded decode_opaque_inline() with the new generic
` [PATCH v4 4/8] NFSv4: Replace callback string decode function with a generic
` [PATCH v4 5/8] NFSv4: Fix the underestimation of delegation XDR space reservation
` [PATCH v4 6/8] NFSv4: Remove bogus "struct nfs_client" argument from decode_ace()
` [PATCH v4 7/8] SUNRPC: Add a helper function xdr_stream_decode_string_dup()
` [PATCH v4 8/8] NFSv4: Clean up owner/group attribute decode
[patch] sunrpc: silence uninitialized variable warning
2017-02-18 21:34 UTC
[PATCH v2 0/4] XDR cleanups for NFSv4
2017-02-18 18:18 UTC (5+ messages)
` [PATCH v2 1/4] SUNRPC: Add generic helpers for xdr_stream encode/decode
` [PATCH v2 2/4] NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics
` [PATCH v2 3/4] NFSv4: Fix the underestimation of delegation XDR space reservation
` [PATCH v2 4/4] NFSv4: Remove bogus "struct nfs_client" argument from decode_ace()
[PATCH 1/4] SUNRPC: Add generic helpers for xdr_stream encode/decode
2017-02-18 0:52 UTC (4+ messages)
` [PATCH 2/4] NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics
` [PATCH 3/4] NFSv4: Fix the underestimation of delegation XDR space reservation
` [PATCH 4/4] NFSv4: Remove bogus "struct nfs_client" argument from decode_ace()
[PATCH] Revert "NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_SEQUENCE"
2017-02-18 0:50 UTC
[PATCH] pNFS/flexfiles: If the layout is invalid, it must be updated before retrying
2017-02-18 0:49 UTC
[PATCH v3] NFSv4: Fix reboot recovery in copy offload
2017-02-18 0:02 UTC (2+ messages)
[PATCH 0/7] Some cleanups and updates for sunrpc
2017-02-17 22:18 UTC (7+ messages)
Question about NFSv4.2 server-side copy implementation
2017-02-17 21:21 UTC (4+ messages)
[PATCH 1/2] NFSD: Get response size before operation for all RPCs
2017-02-17 20:41 UTC (2+ messages)
[PATCH 3/3] nfsd/callback: Drop an useless data copy when comparing sessionid
2017-02-17 20:25 UTC (2+ messages)
[PATCH 3/3] nfsd4: simplify getacl decoding
2017-02-17 19:35 UTC (6+ messages)
` [PATCH] nfsd4: fix ifnullfree.cocci warnings
[PATCH] nfsd/idmap: return nfserr_inval for zero length principals
2017-02-17 19:09 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).