messages from 2014-07-09 16:56:32 to 2014-07-14 02:25:40 UTC [more...]
[PATCH 0/7] Add RCU-walk support to NFS
2014-07-14 2:25 UTC (10+ messages)
` [PATCH 5/7] NFS: teach nfs_neg_need_reval to understand LOOKUP_RCU
` [PATCH 4/7] NFS: support RCU_WALK in nfs_permission()
` [PATCH 7/7] NFS: allow lockless access to access_cache
` [PATCH 6/7] NFS: teach nfs_lookup_verify_inode to handle LOOKUP_RCU
` [PATCH 1/7] NFS: nfs4_lookup_revalidate: only evaluate parent if it will be used
` [PATCH 2/7] NFS: prepare for RCU-walk support but pushing tests later in code
` [PATCH 3/7] sunrpc/auth: allow lockless (rcu) lookup of credential cache
[PATCH 0/7] sunrpc: sparse warning cleanups
2014-07-14 1:57 UTC (8+ messages)
` [PATCH 1/7] sunrpc: remove __rcu annotation from struct gss_cl_ctx->gc_gss_ctx
` [PATCH 2/7] sunrpc: fix RCU handling of gc_ctx field
` [PATCH 3/7] sunrpc: clean up endianness warnings in setup_token
` [PATCH 4/7] sunrpc: xdr_get_next_encode_buffer can be static
` [PATCH 5/7] sunrpc: clean up sparse endianness warnings in gss_krb5_seal.c
` [PATCH 6/7] sunrpc: clean up sparse endianness warnings in gss_krb5_wrap.c
` [PATCH 7/7] sunrpc: remove "ec" argument from encrypt_v2 operation
[PATCH] NFS: Remove 2 unused variables
2014-07-13 23:43 UTC (2+ messages)
[PATCH] NFS: Don't reset pg_moreio in __nfs_pageio_add_request
2014-07-13 19:21 UTC
nfsd4_locku / nfs4_free_lock_stateid question
2014-07-13 13:50 UTC (4+ messages)
[PATCH 00/11] nfsd: deny mode handling overhaul
2014-07-13 11:52 UTC (25+ messages)
` [PATCH 01/11] nfsd: Add fine grained protection for the nfs4_file->fi_stateids list
` [PATCH 02/11] nfsd: Add locking to the nfs4_file->fi_fds[] array
` [PATCH 03/11] nfsd: clean up helper __release_lock_stateid
` [PATCH 04/11] nfsd: refactor nfs4_file_get_access and nfs4_file_put_access
` [PATCH 05/11] nfsd: remove nfs4_file_put_fd
` [PATCH 06/11] nfsd: shrink st_access_bmap and st_deny_bmap
` [PATCH 07/11] nfsd: set stateid access and deny bits in nfs4_get_vfs_file
` [PATCH 08/11] nfsd: clean up reset_union_bmap_deny
` [PATCH 09/11] nfsd: always hold the fi_lock when bumping fi_access refcounts
` [PATCH 10/11] nfsd: make deny mode enforcement more efficient and close races in it
` [PATCH 11/11] nfsd: cleanup and rename nfs4_check_open
[PATCH] SUNRPC: xdr_get_next_encode_buffer should be declared static
2014-07-12 22:01 UTC
[PATCH 0/5] pgio: fix buffered write retry path
2014-07-12 21:39 UTC (7+ messages)
` [PATCH 1/5] nfs: mark nfs_page reqs with flag for extra ref
` [PATCH 2/5] nfs: nfs_page should take a ref on the head req
` [PATCH 3/5] nfs: change find_request to find_head_request
` [PATCH 4/5] nfs: handle multiple reqs in nfs_page_async_flush
` [PATCH 5/5] nfs: handle multiple reqs in nfs_wb_page_cancel
fuzz tested user mode linux crashed in NFS code path
2014-07-12 17:14 UTC (3+ messages)
[PATCH] nfsd4: handle failure to find backchannel
2014-07-12 14:02 UTC (2+ messages)
[PATCH 1/2] Check for None to avoid python exception
2014-07-11 22:20 UTC (3+ messages)
` [PATCH 2/2] Open files with OPEN4_SHARE_DENY_NONE for DELEG5 test
[PATCH 2/4] NFSD: Rervert "knfsd: locks: flag NFSv4-owned locks"
2014-07-11 22:11 UTC (7+ messages)
[PATCH 1/1] Fix permission checking by NFS client for open-create with mode 000
2014-07-11 20:46 UTC (12+ messages)
NFS service inside a container
2014-07-11 20:15 UTC (2+ messages)
[PATCH] nfsd: Fix bad reserving space for encoding rdattr_error
2014-07-11 20:11 UTC (4+ messages)
nfsd bugfix for 3.16
2014-07-11 20:07 UTC
[PATCH] nfsd: close potential race between delegation break and laundromat
2014-07-11 19:26 UTC (5+ messages)
[PATCH] Use original reserved port setting for reconnect
2014-07-11 19:24 UTC (2+ messages)
[PATCH] NFSD: Fix bad checking of space for padding in splice read
2014-07-11 19:19 UTC (3+ messages)
[PATCH] NFSD: Check acl returned from get_acl/posix_acl_from_mode
2014-07-11 18:53 UTC (3+ messages)
[PATCH 0/2] NFS/RDMA server patches for 3.17
2014-07-11 18:49 UTC (11+ messages)
` [PATCH 1/2] svcrdma: Increase credit limit to 32
` [PATCH 2/2] svcrdma: Remove extra writeargs sanity check for NFSv2/3
rpciod/1: page allocation failure. order:2, mode:0x20'
2014-07-10 22:13 UTC (6+ messages)
[PATCH] svcrdma: send_write() must not overflow the device's max sge
2014-07-10 20:17 UTC (3+ messages)
[PATCH v2 00/21] NFS/RDMA client patches for 3.17
2014-07-10 19:19 UTC (28+ messages)
` [PATCH v2 01/21] xprtrdma: Fix panic in rpcrdma_register_frmr_external()
` [PATCH v2 02/21] xprtrdma: Protect ia->ri_id when unmapping/invalidating MRs
` [PATCH v2 03/21] xprtrdma: Limit data payload size for ALLPHYSICAL
` [PATCH v2 04/21] xprtrdma: Update rkeys after transport reconnect
` [PATCH v2 05/21] xprtrdma: On disconnect, don't ignore pending CQEs
` [PATCH v2 06/21] xprtrdma: Don't invalidate FRMRs if registration fails
` [PATCH v2 07/21] xprtrdma: Unclutter struct rpcrdma_mr_seg
` [PATCH v2 08/21] xprtrdma: Back off rkey when FAST_REG_MR fails
` [PATCH v2 09/21] xprtrdma: Chain together all MWs in same buffer pool
` [PATCH v2 10/21] xprtrdma: Properly handle exhaustion of the rb_mws list
` [PATCH v2 11/21] xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnect
` [PATCH v2 12/21] xprtrdma: Reset FRMRs after a flushed LOCAL_INV Work Request
` [PATCH v2 13/21] xprtrdma: Don't post a LOCAL_INV in rpcrdma_register_frmr_external()
` [PATCH v2 14/21] xprtrdma: Disable completions for FAST_REG_MR Work Requests
` [PATCH v2 15/21] xprtrdma: Disable completions for LOCAL_INV "
` [PATCH v2 16/21] xprtrdma: Rename frmr_wr
` [PATCH v2 17/21] xprtrdma: Allocate each struct rpcrdma_mw separately
` [PATCH v2 18/21] xprtrdma: Schedule reply tasklet once per upcall
` [PATCH v2 19/21] xprtrdma: Make rpcrdma_ep_disconnect() return void
` [PATCH v2 20/21] xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro
` [PATCH v2 21/21] xprtrdma: Handle additional connection events
[PATCH] gssd: Fixed errno typo in get_servername()
2014-07-10 18:28 UTC
`ls` shows no files in mounted nfs folder, but ls 'file' works
2014-07-10 17:51 UTC (2+ messages)
[PATCH] NFSv4: Fix OPEN w/create access mode checking
2014-07-10 17:42 UTC (4+ messages)
[PATCH v4 000/101] nfsd: eliminate the client_mutex
2014-07-10 17:41 UTC (58+ messages)
` [PATCH v4 001/100] nfsd: close potential race between delegation break and laundromat
` [PATCH v4 002/100] nfsd: reduce some spinlocking in put_client_renew
` [PATCH v4 003/100] nfsd: Ensure stateids remain unique until they are freed
` [PATCH v4 005/100] nfsd: Move the delegation reference counter into the struct nfs4_stid
` [PATCH v4 006/100] nfsd4: use cl_lock to synchronize all stateid idr calls
` [PATCH v4 007/100] nfsd: Add fine grained protection for the nfs4_file->fi_stateids list
` [PATCH v4 009/100] nfsd: Add locking to the nfs4_file->fi_fds[] array
` [PATCH v4 011/100] nfsd: refactor nfs4_file_get_access and nfs4_file_put_access
` [PATCH v4 012/100] nfsd: remove nfs4_file_put_fd
` [PATCH v4 013/100] nfsd: shrink st_access_bmap and st_deny_bmap
` [PATCH v4 014/100] nfsd: set stateid access and deny bits in nfs4_get_vfs_file
` [PATCH v4 015/100] nfsd: clean up reset_union_bmap_deny
` [PATCH v4 016/100] nfsd: always hold the fi_lock when bumping fi_access refcounts
` [PATCH v4 017/100] nfsd: make deny mode enforcement more efficient and close races in it
` [PATCH v4 018/100] nfsd: cleanup and rename nfs4_check_open
` [PATCH v4 100/100] nfsd: add some comments to the nfsd4 object definitions
Linux NFS Town Hall meeting: Tomorrow - Thur 07/10/14
2014-07-10 16:53 UTC (2+ messages)
[PATCH v3 000/114] nfsd: eliminate the client_mutex
2014-07-10 13:23 UTC (10+ messages)
` [PATCH v3 003/114] nfsd: wait to initialize work struct just prior to using it
umount -f stalls forever
2014-07-10 5:11 UTC (2+ messages)
[PATCH 1/1] Fix permission checking by NFS client for open-create with mode 000
2014-07-09 21:55 UTC
NFSRDMA test branch update
2014-07-09 19:52 UTC
[PATCH] gssd: Error out when rpc_pipefs directory is empty
2014-07-09 19:11 UTC (6+ messages)
No NFSoRDMA bi-weekly meeting from now to Aug
2014-07-09 18:23 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