messages from 2018-04-13 17:03:28 to 2018-05-04 20:22:58 UTC [more...]
[PATCH 0/5] NFS: A few small NFSv4 cleanups
2018-05-04 20:22 UTC
[PATCH v1 00/19] NFS/RDMA client patches for next
2018-05-04 19:36 UTC (20+ messages)
` [PATCH v1 01/19] xprtrdma: Add proper SPDX tags for NetApp-contributed source
` [PATCH v1 02/19] xprtrdma: Try to fail quickly if proto=rdma
` [PATCH v1 03/19] xprtrdma: Create transport's CM ID in the correct network namespace
` [PATCH v1 04/19] xprtrdma: Fix max_send_wr computation
` [PATCH v1 05/19] SUNRPC: Initialize rpc_rqst outside of xprt->reserve_lock
` [PATCH v1 06/19] SUNRPC: Add a ->free_slot transport callout
` [PATCH v1 07/19] xprtrdma: Introduce ->alloc_slot call-out for xprtrdma
` [PATCH v1 08/19] xprtrdma: Make rpc_rqst part of rpcrdma_req
` [PATCH v1 09/19] xprtrdma: Clean up Receive trace points
` [PATCH v1 10/19] xprtrdma: Move Receive posting to Receive handler
` [PATCH v1 11/19] xprtrdma: Remove rpcrdma_ep_{post_recv, post_extra_recv}
` [PATCH v1 12/19] xprtrdma: Remove rpcrdma_buffer_get_req_locked()
` [PATCH v1 13/19] xprtrdma: Remove rpcrdma_buffer_get_rep_locked()
` [PATCH v1 14/19] xprtrdma: Make rpcrdma_sendctx_put_locked() a static function
` [PATCH v1 15/19] xprtrdma: Return -ENOBUFS when no pages are available
` [PATCH v1 16/19] xprtrdma: Move common wait_for_buffer_space call to parent function
` [PATCH v1 17/19] xprtrdma: Wait on empty sendctx queue
` [PATCH v1 18/19] xprtrdma: Add trace_xprtrdma_dma_map(mr)
` [PATCH v1 19/19] xprtrdma: Remove transfertypes array
RDMA connection lost and not re-opened
2018-05-04 16:58 UTC (2+ messages)
[PATCH] IB: remove redundant INFINIBAND kconfig dependencies
2018-05-04 3:29 UTC
[PATCH 00/24] VFS: Introduce filesystem context [ver #7]
2018-05-04 0:10 UTC (33+ messages)
` [PATCH 01/24] vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversion "
` [PATCH 02/24] VFS: Suppress MS_* flag defs within the kernel unless explicitly enabled "
` [PATCH 03/24] VFS: Introduce the structs and doc for a filesystem context "
` [PATCH 04/24] VFS: Add LSM hooks for "
` [PATCH 05/24] apparmor: Implement security hooks for the new mount API "
` [PATCH 06/24] tomoyo: "
` [PATCH 07/24] smack: Implement filesystem context security hooks "
` [PATCH 09/24] VFS: Implement a filesystem superblock creation/configuration context "
` [PATCH 10/24] VFS: Remove unused code after filesystem context changes "
` [PATCH 11/24] procfs: Move proc_fill_super() to fs/proc/root.c "
` [PATCH 12/24] proc: Add fs_context support to procfs "
` [PATCH 13/24] ipc: Convert mqueue fs to fs_context "
` [PATCH 14/24] cpuset: Use "
` [PATCH 15/24] kernfs, sysfs, cgroup, intel_rdt: Support "
` [PATCH 16/24] hugetlbfs: Convert to "
` [PATCH 17/24] VFS: Remove kern_mount_data() "
` [PATCH 18/24] VFS: Implement fsopen() to prepare for a mount "
` [PATCH 19/24] VFS: Implement fsmount() to effect a pre-configured "
` [PATCH 20/24] afs: Fix server record deletion "
` [PATCH 21/24] net: Export get_proc_net() "
` [PATCH 22/24] afs: Add fs_context support "
` [PATCH 23/24] afs: Implement namespacing "
` [PATCH 24/24] afs: Use fs_context to pass parameters over automount "
[PATCH] nfsd: fix error handling in nfs4_set_delegation()
2018-05-03 21:41 UTC (2+ messages)
RDMA connection lost and not re-opened
2018-05-03 20:40 UTC
[PATCH v2 0/7] nfs-utils: nfsconf cli tool and code tests
2018-05-03 16:51 UTC (8+ messages)
` [PATCH v2 1/7] nfs-utils: Fix minor memory leaks
` [PATCH v2 2/7] nfs-utils: Make config includes relative to current config
` [PATCH v2 3/7] nfs-utils: Use config file name in error messages
` [PATCH v2 4/7] nfs-utils: Indicate if config file was missing
` [PATCH v2 5/7] nfs-utils: tidy up output of conf_report
` [PATCH v2 6/7] nfs-utils: Add nfsconftool cli
` [PATCH v2 7/7] nfs-utils: use nfsconftool cli to test library function
[bug report] fs: Teach path_connected to handle nfs filesystems with multiple roots
2018-05-03 15:21 UTC (2+ messages)
[PATCH RESEND] SUNRPC: fix include for cmpxchg_relaxed()
2018-05-03 14:16 UTC (2+ messages)
Spende für Sie
2018-05-03 8:33 UTC
[PATCH] NFSv4: Don't add a new lock on an interrupted wait for LOCK
2018-05-03 11:12 UTC
[PATCH 0/7] nfs-utils: nfsconf cli tool and code tests
2018-05-03 10:11 UTC (12+ messages)
` [PATCH 1/7] nfs-utils: Fix minor memory leaks
` [PATCH 2/7] nfs-utils: Make config includes relative to current config
` [PATCH 3/7] nfs-utils: Use config file name in error messages
` [PATCH 4/7] nfs-utils: Indicate if config file was missing
` [PATCH 5/7] nfs-utils: tidy up output of conf_report
` [PATCH 6/7] nfs-utils: Add nfsconftool cli
` [PATCH 7/7] nfs-utils: use nfsconftool cli to test library function
[PATCH] nfs-utils: Add man page for nfsconftool cli
2018-05-02 11:07 UTC
[PATCH 0/4 V2] Avoid quadratic search when freeing delegations
2018-05-01 21:34 UTC (13+ messages)
` [PATCH 4/4] NFS: "
` [PATCH 2/4] NFS: use cond_resched() when restarting walk of delegation list
` [PATCH 1/4] NFS: slight optimization for walking list for delegations
` [PATCH 3/4] rculist: add list_for_each_entry_from_rcu()
` [PATCH 3/4 v2] "
[PATCH v1 0/2] NFS/RDMA fixes for v4.17-rc
2018-05-01 15:37 UTC (3+ messages)
` [PATCH v1 1/2] xprtrdma: Fix list corruption / DMAR errors during MR recovery
` [PATCH v1 2/2] sunrpc: Fix latency trace point crashes
Patches: fix non-standard getaddrinfo usage, minor fixups (fix w/musl)
2018-05-01 14:22 UTC (2+ messages)
SGID loss with nfsv3
2018-04-30 20:16 UTC (2+ messages)
KASAN: use-after-free Read in perf_trace_rpc_stats_latency
2018-04-30 15:39 UTC (2+ messages)
[PATCH] NFS: Avoid quadratic search when freeing delegations
2018-04-30 2:27 UTC (3+ messages)
[PATCH v8 0/9] NFSD support for async COPY
2018-04-27 23:11 UTC (32+ messages)
` [PATCH v8 7/9] NFSD handle OFFLOAD_CANCEL op
patch for flex file layout client driver
2018-04-25 23:23 UTC
vmalloc with GFP_NOFS
2018-04-25 16:56 UTC (18+ messages)
Do You Need A Hand?
2018-04-25 0:25 UTC
[PATCH] Args need to be the same for replay cache
2018-04-24 22:16 UTC (4+ messages)
Greetings to you,
2018-04-24 19:34 UTC
[RESEND PATCH v2] tmpfs: allow decoding a file handle of an unlinked file
2018-04-23 22:38 UTC (2+ messages)
Google Winner-Werbeaktion
2018-04-22 3:36 UTC
Google Winner-Werbeaktion
2018-04-21 22:50 UTC
[PATCH] [pynfs] remove redundant nfs4.0/nfs4.x and nfs4.0/lib/ops_gen.py
2018-04-21 13:12 UTC
Representative Needed
2018-04-20 22:25 UTC
[PATCH v8 00/13] NFS support for async intra COPY
2018-04-20 17:30 UTC (6+ messages)
` [PATCH v8 10/13] NFS send OFFLOAD_CANCEL when COPY killed
` [PATCH v8 11/13] NFS handle COPY ERR_OFFLOAD_NO_REQS
` [PATCH v8 12/13] NFS add a simple sync nfs4_proc_commit after async COPY
` [PATCH v8 13/13] NFS recover from destination server reboot for copies
[PATCH] nfsd: Set default minor versions
2018-04-20 15:03 UTC (4+ messages)
nfsd issue with a kerberized callback
2018-04-19 15:52 UTC (6+ messages)
understanding the need for 2 SETCLIENTIDs on the client
2018-04-19 15:11 UTC
pynfs blocking lock test
2018-04-18 15:54 UTC (2+ messages)
Survey invitation
2018-04-18 14:56 UTC
general protection fault in encode_rpcb_string
2018-04-17 21:54 UTC (3+ messages)
[PATCH] Fix possible stack smash in nfs_idmap_read_and_verify_message
2018-04-17 20:11 UTC
Tasks blocked uninterruptibly with NFSv4.0 and Kerberos
2018-04-17 12:11 UTC
Proposal
2018-04-16 21:16 UTC
Fwd: Questions on pynfs:st_lock.py:testLongPoll
2018-04-16 8:56 UTC
[PATCH] [pynfs] remove redundant nfs4.0/nfs4.x and nfs4.0/lib/ops_gen.py
2018-04-16 8:00 UTC
4.9.82 (Debian): rcu_sched self-detected stall on CPU
2018-04-16 6:46 UTC (2+ messages)
[PATCH] fs: nfs: Adding new return type vm_fault_t
2018-04-14 19:44 UTC
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