messages from 2014-04-07 23:01:42 to 2014-04-16 06:17:36 UTC [more...]
[PATCH/RFC 00/19] Support loop-back NFS mounts
2014-04-16 6:17 UTC (28+ messages)
` [PATCH 07/19] nfsd and VM: use PF_LESS_THROTTLE to avoid throttle in shrink_inactive_list
` [PATCH 14/19] driver core: set PF_FSTRANS while holding gdp_mutex
` [PATCH 02/19] lockdep: lockdep_set_current_reclaim_state should save old value
` [PATCH 06/19] nfsd: set PF_FSTRANS for nfsd threads
` [PATCH 01/19] Promote current_{set, restore}_flags_nested from xfs to global
` [PATCH 08/19] Set PF_FSTRANS while write_cache_pages calls ->writepage
` [PATCH 09/19] XFS: ensure xfs_file_*_read cannot deadlock in memory allocation
` [PATCH 04/19] Make effect of PF_FSTRANS to disable __GFP_FS universal
` [PATCH 13/19] MM: set PF_FSTRANS while allocating per-cpu memory to avoid deadlock
` [PATCH 05/19] SUNRPC: track whether a request is coming from a loop-back interface
` [PATCH 03/19] lockdep: improve scenario messages for RECLAIM_FS errors
` [PATCH 11/19] FS: set PF_FSTRANS while holding mmap_sem in exec.c
` [PATCH 10/19] NET: set PF_FSTRANS while holding sk_lock
` [PATCH 12/19] NET: set PF_FSTRANS while holding rtnl_lock
` [PATCH 16/19] VFS: use GFP_NOFS rather than GFP_KERNEL in __d_alloc
` [PATCH 15/19] nfsd: set PF_FSTRANS when client_mutex is held
` [PATCH 18/19] nfsd: set PF_FSTRANS during nfsd4_do_callback_rpc
` [PATCH 19/19] XFS: set PF_FSTRANS while ilock is held in xfs_free_eofblocks
` [PATCH 17/19] VFS: set PF_FSTRANS while namespace_sem is held
Question on nfs-utils patch for 'keyctl_invalidate'
2014-04-16 4:44 UTC (3+ messages)
[PATCH] NFS: add FATTR4_WORD1_MODE flags for cache_consistency_bitmask
2014-04-16 2:50 UTC (12+ messages)
spende /Donation
2014-04-15 19:47 UTC
[PATCH v2] nfs-rdma: Fix for FMR leaks
2014-04-15 20:36 UTC (2+ messages)
[PATCH 0/8] NFS/RDMA patches for review
2014-04-15 20:20 UTC (11+ messages)
` [PATCH 1/8] xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process context
` [PATCH 2/8] xprtrdma: Remove BOUNCEBUFFERS memory registration mode
` [PATCH 3/8] xprtrdma: Disable ALLPHYSICAL mode by default
` [PATCH 4/8] xprtrdma: Remove support for MEMWINDOWS registration mode
` [PATCH 5/8] xprtrdma: Simplify rpcrdma_deregister_external() synopsis
` [PATCH 6/8] xprtrdma: Make rpcrdma_ep_destroy() return void
` [PATCH 7/8] xprtrdma: Split the completion queue
` [PATCH 8/8] xprtrdma: Reduce the number of hardway buffer allocations
[PATCH V1] NFS-RDMA: fix qp pointer validation checks
2014-04-15 18:25 UTC (19+ messages)
[PATCH v2 0/6] gssd: add the GSSAPI acceptor name to the info passed in downcall
2014-04-15 15:19 UTC (7+ messages)
` [PATCH v2 1/6] gssd: handle malloc failure appropriately in do_downcall
` [PATCH v2 2/6] gssd: make do_downcall a void return
` [PATCH v2 3/6] gssd: move hostbased name routines into separate file
` [PATCH v2 4/6] gssd: add new routine for generating a hostbased principal in a gss_buffer_t
` [PATCH v2 5/6] gssd: explicitly set lifetime_rec to 0 when gss_inquire_context fails
` [PATCH v2 6/6] gssd: scrape the acceptor name out of the context
[PATCH] NFS: Fix memroy leak for double mounts
2014-04-15 14:27 UTC (2+ messages)
[PATCH] nfsd: set timeparms.to_maxval in setup_callback_client
2014-04-15 12:51 UTC
[PATCH] locks: allow __break_lease to sleep even when break_time is 0
2014-04-15 12:44 UTC
[PATCH] SUNRPC: Fix printk that is not only for nfsd
2014-04-15 9:13 UTC
PATCH - nfs-utils] nfsdctltrack: ensure binary is installed in /sbin
2014-04-15 7:54 UTC
[PATCH 0/5] gssd: add the GSSAPI acceptor name to the info passed in downcall
2014-04-14 18:45 UTC (13+ messages)
` [PATCH 1/5] gssd: handle malloc failure appropriately in do_downcall
` [PATCH 2/5] gssd: make do_downcall a void return
` [PATCH 3/5] gssd: move hostbased name routines into separate file
` [PATCH 4/5] gssd: add new routine for generating a hostbased principal in a gss_buffer_t
` [PATCH 5/5] gssd: scrape the acceptor name out of the context
[PATCH 1/2] SUNRPC: Ensure that call_connect times out correctly
2014-04-14 17:32 UTC (4+ messages)
[PATCH V2] xprtrdma: mind the device's max fast register page list depth
2014-04-14 14:31 UTC (2+ messages)
[PATCH -next 3.16 00/19] treewide: Convert typedef ctl_table
2014-04-14 1:55 UTC (3+ messages)
` [PATCH -next 3.16 10/19] lockd: Convert use of typedef ctl_table to struct ctl_table
` [PATCH -next 3.16 11/19] nfs: "
[PATCH] NFSD: Checking whether kill_suid by should_remove_suid()
2014-04-13 15:11 UTC
[PATCH 1/2] NFSD: Cleanup unused comments and codes in summarize_posix_acl
2014-04-13 13:12 UTC (2+ messages)
` [PATCH] "
Accessing Kerberos NFS version 4 (not 2, 3) via /net automounter with kinit only (no /etc/krb5.conf access)
2014-04-12 10:15 UTC
[RFC 0/3] ore: raid6
2014-04-12 9:26 UTC (8+ messages)
` [PATCH 1/3] ore: (trivial) reformat some code
` [osd-dev] "
` [PATCH 2/3] ore: Remove redundant dev_order(), more cleanups
` [PATCH 3/3] ore: Support for raid 6
` [osd-dev] [RFC 0/3] ore: raid6
[PATCH] nfs-rdma: Fix for FMR leaks
2014-04-11 20:54 UTC (4+ messages)
Crash in 3.14.0+ (plus hacks)
2014-04-11 19:18 UTC (2+ messages)
[PATCH] xprtrdma: mind the device's max fast register page list depth
2014-04-11 19:11 UTC (3+ messages)
NFS deadlock between 'sync' and commit after unmount
2014-04-10 21:25 UTC (7+ messages)
[PATCH 0/3] nfs: fix v4.0 callback channel auth failures
2014-04-10 20:29 UTC (4+ messages)
` [PATCH 1/3] auth_gss: fetch the acceptor name out of the downcall
` [PATCH 2/3] sunrpc: add a new "stringify_acceptor" rpc_credop
` [PATCH 3/3] nfs4: copy acceptor name from context to nfs_client
[PATCH] svcrdma: refactor marshalling logic
2014-04-10 18:37 UTC
nfsd 3.14 status
2014-04-10 13:12 UTC (3+ messages)
[PATCH V2] NFS-RDMA: fix qp pointer validation checks
2014-04-10 7:53 UTC (2+ messages)
[PATCH V2] NFS-RDMA: fix qp pointer validation checks
2014-04-10 0:35 UTC (3+ messages)
[PATCH] nfs-rdma: Fix for FMR leaks
2014-04-09 22:10 UTC
[PATCH 1/1] NFSD: Remove NULL value assignments
2014-04-09 17:31 UTC
commit 1bc49d83c37c (nfsd4: fix nfs4err_resource in 4.1 case)
2014-04-09 15:52 UTC (5+ messages)
nfsd changes for 3.15
2014-04-09 0:10 UTC
v4.0 CB_COMPOUND authentication failures
2014-04-08 23:31 UTC (39+ messages)
[PATCH] NFSD: Get rid of empty function nfs4_state_init
2014-04-08 5:06 UTC
[PATCH] NFSD: Use simple_read_from_buffer for coping data to userspace
2014-04-08 5:04 UTC
[PATCH] NFS-RDMA: fix qp pointer validation checks
2014-04-08 2:07 UTC (7+ 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).