messages from 2017-01-06 21:13:40 to 2017-01-19 08:40:03 UTC [more...]
[PATCH 0/8 v3] scope GFP_NOFS api
2017-01-19 8:39 UTC (30+ messages)
` [PATCH 1/8] lockdep: allow to disable reclaim lockup detection
` [PATCH 2/8] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 3/8] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 4/8] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
` [PATCH 7/8] Revert "ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp"
` [PATCH 8/8] Revert "ext4: fix wrong gfp type under transaction"
[PATCH v2 1/2] NFSv4.x/callback: Create the callback service through svc_create_pooled
2017-01-19 8:36 UTC
[PATCH v2 2/2] NFSv4.x/callback: make sure callback threads are interruptible
2017-01-19 8:37 UTC
[PATCH] NFSD: Fix a null reference case in find_or_create_lock_stateid()
2017-01-18 22:11 UTC (3+ messages)
[PATCH] SUNRPC: Make sure authorize svc when meeting SVC_CLOSE
2017-01-18 22:20 UTC (2+ messages)
[PATCH] exportfs: Make sure pass all valid export flags to nfsd
2017-01-18 10:16 UTC (7+ messages)
[PATCH] NFSv4.2: Fix file creating with O_EXCL get a bad mode
2017-01-18 5:56 UTC (5+ messages)
[PATCH v2 00/10] Various cleanups to nfs4proc.c
2017-01-17 20:32 UTC (11+ messages)
` [PATCH v2 01/10] NFS: Fix inconsistent indentation in nfs4proc.c
` [PATCH v2 02/10] NFS: Clean up _nfs4_is_integrity_protected()
` [PATCH v2 03/10] NFS: Remove nfs4_wait_for_completion_rpc_task()
` [PATCH v2 04/10] NFS: Return errors directly in _nfs4_opendata_reclaim_to_nfs4_state()
` [PATCH v2 05/10] NFS: Remove an extra if in _nfs4_recover_proc_open()
` [PATCH v2 06/10] NFS: Remove nfs4_recover_expired_lease()
` [PATCH v2 07/10] NFS: Remove unnecessary goto in nfs4_lookup_root_sec()
` [PATCH v2 08/10] NFS: No need to set and return status in nfs41_lock_expired()
` [PATCH v2 09/10] NFS: Clean up nfs41_same_server_scope()
` [PATCH v2 10/10] NFS: Return the comparison result directly in nfs41_match_stateid()
[PATCH 1/1] NFSv3: Ignore wcc before ctime attribute
2017-01-17 16:23 UTC (5+ messages)
[GIT PULL] Please pull NFS client bugfixes
2017-01-16 20:14 UTC
[GIT PULL] nfsd bugfixes for 4.10
2017-01-16 15:42 UTC
[PATCH v1 00/22] convert NFS server to new rdma_rw API
2017-01-13 22:04 UTC (30+ messages)
` [PATCH v1 01/22] svcrdma: Another sendto chunk list parsing update
` [PATCH v1 02/22] svcrdma: Replace RPCRDMA_SQ_DEPTH_MULT
` [PATCH v1 03/22] svcrdma: Remove unused sc_dto_q field
` [PATCH v1 04/22] svcrdma: Combine list fields in struct svc_rdma_op_ctxt
` [PATCH v1 05/22] svcrdma: Poll CQs in "workqueue" mode
` [PATCH v1 06/22] svcrdma: Clean up RPC-over-RDMA Reply header encoder
` [PATCH v1 07/22] svcrdma: Clean up RPC-over-RDMA Call header decoder
` [PATCH v1 08/22] svcrdma: Introduce local rdma_rw API helpers
` [PATCH v1 09/22] svcrdma: Use rdma_rw API in RPC reply path
` [PATCH v1 10/22] svcrdma: Backchannel sendto clean up
` [PATCH v1 11/22] svcrdma: Clean up RDMA_ERROR path
` [PATCH v1 12/22] svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxt
` [PATCH v1 13/22] svcrdma: Remove old RDMA Write completion handlers
` [PATCH v1 14/22] svcrdma: Remove the req_map cache
` [PATCH v1 15/22] svcrdma: Clean up RPC-over-RDMA backchannel reply processing
` [PATCH v1 16/22] svcrdma: Use generic RDMA R/W API in RPC Call path
` [PATCH v1 17/22] svcrdma: Remove unused Read completion handlers
` [PATCH v1 18/22] svcrdma: Remove frmr cache
` [PATCH v1 19/22] svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw API
` [PATCH v1 20/22] svcrdma: Clean-up in svc_rdma_post_recv
` [PATCH v1 21/22] svcrdma: Clean-up svc_rdma_unmap_dma
` [PATCH v1 22/22] svcrdma: Re-order fields in svc_rdma_op_ctxt
ANNOUNCE: nfs-utils-2.1.1 released
2017-01-13 19:59 UTC
[PATCH] NFSv4: Fix client recovery when server reboots multiple times
2017-01-13 19:30 UTC
[PATCH v1] NFS: Detect unreachable NFS/RDMA servers more reliably
2017-01-13 19:20 UTC (8+ messages)
[PATCH v1 0/5] Fix "support large inline thresholds"
2017-01-13 19:14 UTC (9+ messages)
` [PATCH v1 1/5] xprtrdma: Fix Read chunk padding
` [PATCH v1 2/5] xprtrdma: Per-connection pad optimization
` [PATCH v1 3/5] xprtrdma: Disable pad optimization by default
` [PATCH v1 4/5] xprtrdma: Reduce required number of send SGEs
` [PATCH v1 5/5] xprtrdma: Shrink send SGEs array
[PATCH] uapi: use wildcards to list files
2017-01-13 17:06 UTC (35+ messages)
` [PATCH v2 0/7] uapi: export all headers under uapi directories
` [PATCH v2 1/7] arm: put types.h in uapi
` [PATCH v2 3/7] nios2: put setup.h "
` [PATCH v2 7/7] uapi: export all headers under uapi directories
` [Linux-c6x-dev] "
` [PATCH v3 0/8] "
` [PATCH v3 1/8] arm: put types.h in uapi
` [PATCH v3 2/8] h8300: put bitsperlong.h "
` [PATCH v3 3/8] nios2: put setup.h "
` [PATCH v3 4/8] x86: stop exporting msr-index.h to userland
` [PATCH v3 5/8] Makefile.headersinst: cleanup input files
` [PATCH v3 6/8] Makefile.headersinst: remove destination-y option
` [PATCH v3 7/8] uapi: export all headers under uapi directories
` [PATCH v3 8/8] uapi: export all arch specifics directories
` (no subject)
[PATCH] setattr: test how v4.0 server handles setting of zero length principals
2017-01-13 17:03 UTC (2+ messages)
[PATCH v2] nfs: only show mountproto in /proc/mounts if set
2017-01-13 0:04 UTC (5+ messages)
` [PATCH] NFS: tidy up nfs_show_mountd_netid
[PATCH v2 0/4] Fix update_changeattr
2017-01-12 23:02 UTC (5+ messages)
` [PATCH v2 1/4] NFSv4: Call update_changeattr() from _nfs4_proc_open only if a file was created
` [PATCH v2 2/4] NFSv4: Don't apply change_info4 twice on rename within a directory
` [PATCH v2 3/4] NFSv4: Don't call update_changeattr() unless the unlink is successful
` [PATCH v2 4/4] NFSv4: update_changeattr should update the attribute timestamp
[PATCH Version 4] SVCAUTH reap the rsc cache entry on RPC_SS_PROC_DESTROY
2017-01-12 21:29 UTC (8+ messages)
[PATCH] NFSD: only support readonly export for !fsync and readonly filesystem
2017-01-12 21:18 UTC (4+ messages)
[PATCH 0/3] nfsd/lockd notifier block fixes
2017-01-12 21:16 UTC (4+ messages)
[PATCH] svcrdma: avoid duplicate dma unmapping during error recovery
2017-01-12 21:15 UTC (4+ messages)
RFC: make labeled NFS opt-in
2017-01-12 16:51 UTC (5+ messages)
[PATCH -next] NFSv4: Fix warning for using 0 as NULL
2017-01-12 15:39 UTC
[PATCH -next] pNFS/flexfiles: Make local symbol layoutreturn_ops static
2017-01-12 15:38 UTC
[PATCH 9/9] treewide: Inline ib_dma_map_*() functions
2017-01-12 13:09 UTC (2+ messages)
[PATCH 1/3] nfsd: fix supported attributes for acl & labels
2017-01-12 2:22 UTC (4+ messages)
` [PATCH 2/3] nfsd: constify nfsd_suppatttrs
` [PATCH 3/3] nfsd: opt in to labeled nfs per export
` [PATCH] exportfs: support "security_label" export option
[PATCH 1/3] NFSv4: Call update_changeattr() from _nfs4_proc_open only if a file was created
2017-01-11 22:07 UTC (3+ messages)
` [PATCH 2/3] NFSv4: Don't apply change_info4 twice on rename within a directory
` [PATCH 3/3] NFSv4: Don't call update_changeattr() unless the unlink is successful
[PATCH 1/2] NFS: Remove nfs4_wait_for_completion_rpc_task()
2017-01-11 20:15 UTC (2+ messages)
` [PATCH 2/2] NFS: Fix inconsistent indentation in nfs4proc.c
[PATCH 00/11] Create a single nfs4_setup_sequence() function
2017-01-11 19:13 UTC (14+ messages)
` [PATCH 01/11] NFS: Move nfs4_get_session() into nfs4_session.h
` [PATCH 02/11] NFS: Change nfs4_get_session() to take an nfs_client structure
` [PATCH 03/11] NFS: Change nfs4_setup_sequence() "
` [PATCH 04/11] NFS: Use nfs4_setup_sequence() everywhere
` [PATCH 05/11] NFS: Create a single nfs4_setup_sequence() function
` [PATCH 06/11] NFS: Move slot-already-allocated check into nfs_setup_sequence()
` [PATCH 07/11] NFS: Lock the slot table from a single place during setup sequence
` [PATCH 08/11] NFS: Handle setup sequence task rescheduling in a single place
` [PATCH 09/11] NFS: Check if the slot table is draining from nfs4_setup_sequence()
` [PATCH 10/11] NFS: Merge the remaining setup_sequence functions
` [PATCH 11/11] NFS: Make trace_nfs4_setup_sequence() available to NFS v4.0
[nfs-utils PATCH] nfsstats: fix some exit codes
2017-01-11 16:09 UTC (2+ messages)
[PATCH 1/2] nfs4lib: update do_getattr to use root_fh if no fh provided
2017-01-11 14:27 UTC (3+ messages)
` [PATCH 2/2] st_write: test server behavior on WRITE with offset+len > maxfilesize
ANNOUNCE: libnfsidmap-0.27 release
2017-01-11 7:28 UTC (2+ messages)
[PATCH] sunrpc: Use current_real_cred() when looking up rpc credentials
2017-01-11 0:21 UTC (5+ messages)
NFSD high CPU usage
2017-01-10 22:37 UTC
Hello
2017-01-09 22:25 UTC
LSF/MM 2017: Call for Proposals closes January 15th
2017-01-09 13:40 UTC
unable to mount nfs4 mount
2017-01-07 3:14 UTC (14+ messages)
[nfsv4] RFC 7530: Filehandle of opened file after the REMOVE
2017-01-06 21:13 UTC (9+ 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).