messages from 2017-03-09 22:31:17 to 2017-03-20 16:16:41 UTC [more...]
[PATCH 00/23] various networking refcount conversions, part 2
2017-03-20 16:15 UTC (28+ messages)
` [PATCH 01/23] net, sunrpc: convert rpc_cred.cr_count from atomic_t to refcount_t
` [PATCH 02/23] net, sunrpc: convert gss_cl_ctx.count "
` [PATCH 03/23] net, sunrpc: convert gss_upcall_msg.count "
` [PATCH 04/23] net, ceph: convert ceph_snap_context.nref "
` [PATCH 05/23] net, ceph: convert ceph_osd.o_ref "
` [PATCH 06/23] net, ceph: convert ceph_pagelist.refcnt "
` [PATCH 07/23] net, rds: convert rds_ib_device.refcount "
` [PATCH 08/23] net, rds: convert rds_incoming.i_refcount "
` [PATCH 09/23] net, rds: convert rds_mr.r_refcount "
` [PATCH 10/23] net, rds: convert rds_message.m_refcount "
` [PATCH 11/23] net, x25: convert x25_route.refcnt "
` [PATCH 12/23] net, x25: convert x25_neigh.refcnt "
` [PATCH 13/23] net, xfrm: convert xfrm_state.refcnt "
` [PATCH 14/23] net, xfrm: convert xfrm_policy.refcnt "
` [PATCH 15/23] net, xfrm: convert sec_path.refcnt "
` [PATCH 16/23] net, sctp: convert sctp_auth_bytes.refcnt "
` [PATCH 17/23] net, sctp: convert sctp_datamsg.refcnt "
` [PATCH 18/23] net, sctp: convert sctp_chunk.refcnt "
` [PATCH 19/23] net, sctp: convert sctp_transport.refcnt "
` [PATCH 20/23] net, sctp: convert sctp_ep_common.refcnt "
` [PATCH 21/23] net, ax25: convert ax25_uid_assoc.refcount "
` [PATCH 22/23] net, ax25: convert ax25_route.refcount "
` [PATCH 23/23] net, ax25: convert ax25_cb.refcount "
[RFC v1 00/17] NFSD support for inter+async COPY
2017-03-20 15:30 UTC (3+ messages)
mountd v4root ignores anonuid and anongid for pseudo file system
2017-03-20 12:17 UTC
[PATCH v5 0/5] Add copy_file_range() tests
2017-03-20 5:24 UTC (8+ messages)
` [PATCH v5 1/5] generic/416: Add copy to new file test
` [PATCH v5 2/5] generic/417: Add small copies "
` [PATCH v5 3/5] generic/418: Add copy test that overwrites data
` [PATCH v5 4/5] generic/419: Add a copy test for overwriting small amounts of data
` [PATCH v5 5/5] generic/420: Add a copy test for invalid input
Bug#852395: unblock: gssproxy/0.5.1-2
2017-03-20 5:07 UTC (2+ messages)
question about open_owner sequencing
2017-03-17 21:39 UTC (6+ messages)
[RFC v2 00/12] NFS (just) async support for COPY
2017-03-17 21:03 UTC (13+ messages)
` [RFC v2 01/12] NFS CB_OFFLOAD xdr
` [RFC v2 02/12] NFS OFFLOAD_STATUS xdr
` [RFC v2 03/12] NFS OFFLOAD_STATUS op
` [RFC v2 04/12] NFS OFFLOAD_CANCEL xdr
` [RFC v2 05/12] NFS COPY xdr handle async reply
` [RFC v2 06/12] NFS add support for asynchronous COPY
` [RFC v2 07/12] NFS handle COPY reply CB_OFFLOAD call race
` [RFC v2 08/12] NFS send OFFLOAD_CANCEL when COPY killed
` [RFC v2 09/12] NFS make COPY synchronous xdr configurable
` [RFC v2 10/12] NFS handle COPY ERR_OFFLOAD_NO_REQS
` [RFC v2 11/12] NFS if we got partial copy ignore errors
` [RFC v2 12/12] NFS recover from destination server reboot for copies
[GIT PULL] Please pull NFS client bugfixes for 4.11
2017-03-17 20:21 UTC
software error with bugzilla.linux-nfs.org
2017-03-17 14:41 UTC (6+ messages)
[PATCH v1 00/14] Server-side NFS/RDMA changes for v4.12
2017-03-16 15:54 UTC (15+ messages)
` [PATCH v1 01/14] svcrdma: Move send_wr to svc_rdma_op_ctxt
` [PATCH v1 02/14] svcrdma: Add svc_rdma_map_reply_hdr()
` [PATCH v1 03/14] svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULT
` [PATCH v1 04/14] svcrdma: Add helper to save pages under I/O
` [PATCH v1 05/14] svcrdma: Introduce local rdma_rw API helpers
` [PATCH v1 06/14] svcrdma: Use rdma_rw API in RPC reply path
` [PATCH v1 07/14] svcrdma: Clean up RDMA_ERROR path
` [PATCH v1 08/14] svcrdma: Report Write/Reply chunk overruns
` [PATCH v1 09/14] svcrdma: Clean up RPC-over-RDMA backchannel reply processing
` [PATCH v1 10/14] svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxt
` [PATCH v1 11/14] svcrdma: Remove old RDMA Write completion handlers
` [PATCH v1 12/14] svcrdma: Remove the req_map cache
` [PATCH v1 13/14] svcrdma: Clean out old XDR encoders
` [PATCH v1 14/14] svcrdma: Clean up svc_rdma_post_recv() error handling
[PATCH] NFS: Fix old dentry rehash after move
2017-03-16 1:50 UTC
[PATCH 1/1] PNFS fix fallback to MDS if got error on commit to DS
2017-03-15 20:42 UTC
question about error case in pnfs
2017-03-15 20:02 UTC (9+ messages)
` [PATCH 1/1] PNFS dont retry some error when MDS=DS
` [PATCH v2 "
` [PATCH v3 "
[PATCH Version 1 1/1] NFS free the layoutget slot before calling pnfs_layout_process
2017-03-15 19:18 UTC (3+ messages)
git "make test" fails in t9200-git-cvsexportcommit.sh
2017-03-15 18:30 UTC (4+ messages)
[PATCH v1 0/3] VFS changes for NFSv4.2 "inter" server-to-server COPY op
2017-03-15 18:09 UTC (5+ messages)
` [PATCH v1 2/3] VFS permit cross device vfs_copy_file_range
[RFC nfs-utils PATCH] nfsdcltrack: cluster mode
2017-03-15 12:30 UTC (6+ messages)
[PATCH] SUNRPC: fix include for cmpxhg_relaxed()
2017-03-15 10:35 UTC
NFS corruption, fixed by echo 1 > /proc/sys/vm/drop_caches -- next debugging steps?
2017-03-15 9:25 UTC (4+ messages)
[PATCH] NFS: don't try to cross a mountpount when there isn't one there
2017-03-15 1:40 UTC
Infinite loop when connecting to unreachable NFS servers
2017-03-14 22:53 UTC (2+ messages)
some problems about nfs mount
2017-03-14 14:45 UTC (2+ messages)
Manual page bug: two inaccuracies in nfsd(7)
2017-03-14 14:42 UTC (3+ messages)
nfsd: delegation conflicts between NFSv3 and NFSv4 accessors
2017-03-14 14:05 UTC (13+ messages)
question about ha-nfs product's failover
2017-03-14 11:26 UTC
some problems about nfs mount
2017-03-14 8:28 UTC (3+ messages)
[PATCH 00/12] fs, nfs conversions from atomic_t to refcount_t
2017-03-14 7:07 UTC (13+ messages)
` [PATCH 01/12] fs, nfsd: convert nfs4_stid.sc_count "
` [PATCH 02/12] fs, nfsd: convert nfs4_cntl_odstate.co_odcount "
` [PATCH 03/12] fs, nfsd: convert nfs4_file.fi_ref "
` [PATCH 04/12] fs, nfs: convert nfs4_pnfs_ds.ds_count "
` [PATCH 05/12] fs, nfs: convert pnfs_layout_segment.pls_refcount "
` [PATCH 06/12] fs, nfs: convert pnfs_layout_hdr.plh_refcount "
` [PATCH 07/12] fs, nfs: convert nfs4_ff_layout_mirror.ref "
` [PATCH 08/12] fs, nfs: convert nfs_cache_defer_req.count "
` [PATCH 09/12] fs, nfs: convert nfs4_lock_state.ls_count "
` [PATCH 10/12] fs, nfs: convert nfs_lock_context.count "
` [PATCH 11/12] fs, nfs: convert nfs_client.cl_count "
` [PATCH 12/12] fs, nfs: convert nfs_cache_array.refcount "
[nfs-utils PATCH] sm-notify: ending the grace period early should be configurable
2017-03-13 21:21 UTC (4+ messages)
[PATCH 1/1] NFS prevent double free in async nfs4_exchange_id
2017-03-13 14:36 UTC (6+ messages)
` [PATCH v2 "
some problems about nfs mount
2017-03-13 4:02 UTC (2+ messages)
[PATCH 0/3] NFSD: Various fixes for the 'versions' file
2017-03-12 21:58 UTC (7+ 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)
[PATCH] xprtrdma: Squelch kbuild sparse complaint
2017-03-11 20:52 UTC
some problems about nfs mount
2017-03-11 0:12 UTC (3+ messages)
[PATCH v2] NFS: switch back to to ->iterate()
2017-03-10 22:07 UTC
[PATCH] nfsd: map the ENOKEY to nfserr_perm for avoiding warning
2017-03-10 21:53 UTC (2+ messages)
[PATCH] SUNRPC/backchanel: set XPT_CONG_CTRL flag for bc xprt
2017-03-10 21:29 UTC (4+ messages)
[PATCH] uapi: fix linux/nfsd/cld.h userspace compilation errors
2017-03-10 17:36 UTC (4+ messages)
[PATCH Version 5 00/17] RPCSEC_GSS3 full mode label kernel patch set
2017-03-10 17:33 UTC (13+ messages)
` [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 v1 00/11] [RFC] NFS/RDMA client-side patches for 4.12
2017-03-10 16:07 UTC (12+ messages)
` [PATCH v1 01/11] xprtrdma: Annotate receive workqueue
` [PATCH v1 02/11] xprtrdma: Cancel refresh worker during buffer shutdown
` [PATCH v1 03/11] xprtrdma: Clean up rpcrdma_marshal_req()
` [PATCH v1 04/11] sunrpc: Export xprt_force_disconnect()
` [PATCH v1 05/11] xprtrdma: Detect unreachable NFS/RDMA servers more reliably
` [PATCH v1 06/11] xprtrdma: Refactor rpcrdma_ia_open()
` [PATCH v1 07/11] xprtrdma: Use same device when mapping or syncing DMA buffers
` [PATCH v1 08/11] xprtrdma: Support unplugging an HCA from under an NFS mount
` [PATCH v1 09/11] xprtrdma: Refactor rpcrdma_ep_connect
` [PATCH v1 10/11] xprtrdma: Restore transport after device removal
` [PATCH v1 11/11] xprtrdma: Revert commit d0f36c46deea
open after unlink tries to open old file
2017-03-10 13:55 UTC
[PATCH] nfs: make nfs4_cb_sv_ops static
2017-03-10 2:48 UTC
NFS + Kerberos/PKINIT: server identity
2017-03-10 2:21 UTC
[PATCH] SUNRPC: Make sure authorize svc when meeting SVC_CLOSE
2017-03-10 1:39 UTC (4+ messages)
[RFC v1 01/19] fs: Don't copy beyond the end of the file
2017-03-09 21:55 UTC (11+ 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).