Linux NFS development
 help / color / mirror / Atom feed
 messages from 2014-07-22 16:41:38 to 2014-07-30 01:34:59 UTC [more...]

[PATCH v3 00/38] nfsd: stateid and stateowner refcounting overhaul
 2014-07-30  1:34 UTC  (7+ messages)
` [PATCH v3 01/38] nfsd: Add reference counting to the lock and open stateids
` [PATCH v3 02/38] nfsd: Cleanup the freeing of stateids
` [PATCH v3 03/38] nfsd: Add a struct nfs4_file field to struct nfs4_stid
` [PATCH v3 04/38] nfsd: Replace nfs4_ol_stateid->st_file with the st_stid.sc_file
` [PATCH v3 05/38] nfsd4: use cl_lock to synchronize all stateid idr calls
` [PATCH v3 06/38] nfsd: do filp_close in sc_free callback for lock stateids

[PATCH v2 00/38] nfsd: stateid and stateowner refcounting overhaul
 2014-07-30  1:28 UTC  (41+ messages)
` [PATCH v2 01/38] nfsd: Add reference counting to the lock and open stateids
` [PATCH v2 02/38] nfsd: Cleanup the freeing of stateids
` [PATCH v2 03/38] nfsd: Add a struct nfs4_file field to struct nfs4_stid
` [PATCH v2 04/38] nfsd: Replace nfs4_ol_stateid->st_file with the st_stid.sc_file
` [PATCH v2 05/38] nfsd4: use cl_lock to synchronize all stateid idr calls
` [PATCH v2 06/38] nfsd: do filp_close in sc_free callback for lock stateids
` [PATCH v2 07/38] nfsd: Add locking to protect the state owner lists
` [PATCH v2 08/38] nfsd: clean up races in lock stateid searching and creation
` [PATCH v2 09/38] nfsd: ensure atomicity in nfsd4_free_stateid and nfsd4_validate_stateid
` [PATCH v2 10/38] nfsd: Add reference counting to lock stateids
` [PATCH v2 11/38] nfsd: nfsd4_locku() must reference the lock stateid
` [PATCH v2 12/38] nfsd: Ensure that nfs4_open_delegation() references the delegation stateid
` [PATCH v2 13/38] nfsd: nfsd4_process_open2() must reference "
` [PATCH v2 14/38] nfsd: nfsd4_process_open2() must reference the open stateid
` [PATCH v2 15/38] nfsd: Prepare nfsd4_close() for open stateid referencing
` [PATCH v2 16/38] nfsd: nfsd4_open_confirm() must reference the open stateid
` [PATCH v2 17/38] nfsd: Add reference counting to nfs4_preprocess_confirmed_seqid_op
` [PATCH v2 18/38] nfsd: Migrate the stateid reference into nfs4_preprocess_seqid_op
` [PATCH v2 19/38] nfsd: Migrate the stateid reference into nfs4_lookup_stateid()
` [PATCH v2 20/38] nfsd: Migrate the stateid reference into nfs4_find_stateid_by_type()
` [PATCH v2 21/38] nfsd: Add reference counting to state owners
` [PATCH v2 22/38] nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache
` [PATCH v2 23/38] nfsd: clean up lockowner refcounting when finding them
` [PATCH v2 24/38] nfsd: add an operation for unhashing a stateowner
` [PATCH v2 25/38] nfsd: Make lock stateid take a reference to the lockowner
` [PATCH v2 26/38] nfsd: clean up refcounting for lockowners
` [PATCH v2 27/38] nfsd: make openstateids hold references to their openowners
` [PATCH v2 28/38] nfsd: don't allow CLOSE to proceed until refcount on stateid drops
` [PATCH v2 29/38] nfsd: Protect adding/removing open state owners using client_lock
` [PATCH v2 30/38] nfsd: Protect adding/removing lock "
` [PATCH v2 31/38] nfsd: Move the open owner hash table into struct nfs4_client
` [PATCH v2 32/38] nfsd: clean up and reorganize release_lockowner
` [PATCH v2 33/38] nfsd: add locking to stateowner release
` [PATCH v2 34/38] nfsd: optimize destroy_lockowner cl_lock thrashing
` [PATCH v2 35/38] nfsd: close potential race in nfsd4_free_stateid
` [PATCH v2 36/38] nfsd: reduce cl_lock thrashing in release_openowner
` [PATCH v2 37/38] nfsd: don't thrash the cl_lock while freeing an open stateid
` [PATCH v2 38/38] nfsd: rename unhash_generic_stateid to unhash_ol_stateid

[PATCH] svcrdma: delete double assignment
 2014-07-29 22:50 UTC  (2+ messages)

nfs4_state_manager() vs. nfs_server_remove_lists()
 2014-07-29 21:58 UTC  (4+ messages)

[PATCH v5 00/21] NFS/RDMA client patches for 3.17
 2014-07-29 21:26 UTC  (22+ messages)
` [PATCH v5 01/21] xprtrdma: Fix panic in rpcrdma_register_frmr_external()
` [PATCH v5 02/21] xprtrdma: Protect ia->ri_id when unmapping/invalidating MRs
` [PATCH v5 03/21] xprtrdma: Limit data payload size for ALLPHYSICAL
` [PATCH v5 04/21] xprtrdma: Update rkeys after transport reconnect
` [PATCH v5 05/21] xprtrdma: On disconnect, don't ignore pending CQEs
` [PATCH v5 06/21] xprtrdma: Don't invalidate FRMRs if registration fails
` [PATCH v5 07/21] xprtrdma: Unclutter struct rpcrdma_mr_seg
` [PATCH v5 08/21] xprtrdma: Back off rkey when FAST_REG_MR fails
` [PATCH v5 09/21] xprtrdma: Chain together all MWs in same buffer pool
` [PATCH v5 10/21] xprtrdma: Properly handle exhaustion of the rb_mws list
` [PATCH v5 11/21] xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnect
` [PATCH v5 12/21] xprtrdma: Reset FRMRs after a flushed LOCAL_INV Work Request
` [PATCH v5 13/21] xprtrdma: Don't post a LOCAL_INV in rpcrdma_register_frmr_external()
` [PATCH v5 14/21] xprtrdma: Disable completions for FAST_REG_MR Work Requests
` [PATCH v5 15/21] xprtrdma: Disable completions for LOCAL_INV "
` [PATCH v5 16/21] xprtrdma: Rename frmr_wr
` [PATCH v5 17/21] xprtrdma: Allocate each struct rpcrdma_mw separately
` [PATCH v5 18/21] xprtrdma: Schedule reply tasklet once per upcall
` [PATCH v5 19/21] xprtrdma: Make rpcrdma_ep_disconnect() return void
` [PATCH v5 20/21] xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro
` [PATCH v5 21/21] xprtrdma: Handle additional connection events

NFSv4.1 ACL reference implementation
 2014-07-29 21:09 UTC  (2+ messages)

Patch For Making Readdir_plus configurable
 2014-07-29 20:34 UTC  (4+ messages)

[PATCH 1/3] SUNRPC: Reduce contention in svc_xprt_enqueue()
 2014-07-29 19:57 UTC  (5+ messages)
` [PATCH 2/3] SUNRPC: svc_tcp_write_space: don't clear SOCK_NOSPACE prematurely
  ` [PATCH 3/3] SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freed

[PATCH v6 0/9] nfsd: more delegation fixes to prepare for client_mutex removal
 2014-07-29 18:59 UTC  (14+ messages)
` [PATCH v6 1/9] nfsd: simplify stateid allocation and file handling
` [PATCH v6 2/9] nfsd: fully unhash delegations when revoking them
` [PATCH v6 3/9] nfsd: ensure that clp->cl_revoked list is protected by clp->cl_lock
` [PATCH v6 4/9] nfsd: Convert delegation counter to an atomic_long_t type
` [PATCH v6 5/9] nfsd: drop unused stp arg to alloc_init_deleg
` [PATCH v6 6/9] nfsd: clean up arguments to nfs4_open_delegation
` [PATCH v6 7/9] nfsd: clean up nfs4_set_delegation
` [PATCH v6 8/9] nfsd: give block_delegation and delegation_blocked its own spinlock
` [PATCH v6 9/9] nfsd: remove dl_fh field from struct nfs4_delegation

fuzz testing a 32 bit UML guest with NFSv4 gave: BUG kmalloc-256 (Not tainted): Redzone overwritten
 2014-07-29 15:33 UTC  (3+ messages)

Hello
 2014-07-29  8:23 UTC 

[PATCH 00/40] nfsd: stateid and stateowner refcounting overhaul
 2014-07-29 11:42 UTC  (28+ messages)
` [PATCH 01/40] nfsd4: use cl_lock to synchronize all stateid idr calls
` [PATCH 02/40] nfsd: Add reference counting to the lock and open stateids
` [PATCH 03/40] nfsd: Add a struct nfs4_file field to struct nfs4_stid
` [PATCH 04/40] nfsd: Replace nfs4_ol_stateid->st_file with the st_stid.sc_file
` [PATCH 05/40] nfsd: Ensure atomicity of stateid destruction and idr tree removal
` [PATCH 06/40] nfsd: Cleanup the freeing of stateids
` [PATCH 07/40] nfsd: do filp_close in sc_free callback for lock stateids
` [PATCH 08/40] nfsd: Add locking to protect the state owner lists
` [PATCH 09/40] nfsd: clean up races in lock stateid searching and creation
` [PATCH 10/40] nfsd: Slight cleanup of find_stateid()
` [PATCH 11/40] nfsd: ensure atomicity in nfsd4_free_stateid and nfsd4_validate_stateid
` [PATCH 23/40] nfsd: Add reference counting to state owners
` [PATCH 25/40] nfsd: Keep a reference to the open stateid for the NFSv4.0 replay cache

Dobrý večer
 2014-07-28 17:50 UTC 

Dobrý večer
 2014-07-28 17:50 UTC 

[PATCH] nfs3_list_one_acl(): check get_acl() result with IS_ERR_OR_NULL
 2014-07-27 19:50 UTC  (4+ messages)

[BUG] nfs3_list_one_acl oops
 2014-07-27 15:15 UTC  (3+ messages)

`ls` shows no files in mounted nfs folder, but ls 'file' works
 2014-07-25 22:12 UTC  (8+ messages)

[PATCH] Fix Python 3 compatibility of mountstats and nfs-iostat
 2014-07-25 15:01 UTC  (2+ messages)

[PATCH] gssd: configurable connection timeout for the rpcgssd service
 2014-07-25 15:00 UTC  (2+ messages)

[PATCH] gssd: Fixed errno typo in get_servername()
 2014-07-25 15:00 UTC  (2+ messages)

pNFS setup
 2014-07-25 11:49 UTC  (2+ messages)

Charity Code: 29Q118
 2014-07-25  6:28 UTC 

Charity Code: 29Q118
 2014-07-25  6:28 UTC 

Charity Code: 29Q118
 2014-07-25  2:50 UTC 

Charity Code: 29Q118
 2014-07-25  2:50 UTC 

[PATCH v2 0/4] nfsd: don't let nfs4_file pin down the inode when it has no open state
 2014-07-25  1:40 UTC  (8+ messages)
` [PATCH v2 1/4] nfsd: Store the filehandle with the struct nfs4_file
` [PATCH v2 2/4] nfsd: Use the filehandle to look up the struct nfs4_file instead of inode
` [PATCH v2 3/4] nfsd: nfs4_check_fh - make it actually check the filehandle
` [PATCH v2 4/4] nfsd: Do not let nfs4_file pin the struct inode

[PATCH v4 00/21] NFS/RDMA client patches for 3.17
 2014-07-24 20:03 UTC  (12+ messages)
` [PATCH v4 04/21] xprtrdma: Update rkeys after transport reconnect
` [PATCH v4 08/21] xprtrdma: Back off rkey when FAST_REG_MR fails

[PATCH 0/9] fs.h/dlm: Neatening and argument removals
 2014-07-24 16:35 UTC  (9+ messages)
` [PATCH 7/9] dlm: fs: Remove unused conf from lm_grant
` [PATCH 9/9] fs: dlm: lockd: Convert int result to unsigned char type

Re:
 2014-07-24  8:35 UTC 

[PATCH] nfsd: ensure that st_access_bmap and st_deny_bmap are initialized to 0
 2014-07-23 20:48 UTC  (2+ messages)

beatify pynfs and CI integration
 2014-07-23 19:24 UTC  (2+ messages)

Canceled: Linux NFS Town Hall meeting: Thur Jul 23
 2014-07-23 19:03 UTC 

3.16 nfsd bugfix
 2014-07-23 18:39 UTC 

how to setup pNFS
 2014-07-23 16:56 UTC  (3+ messages)

[PATCH] svcrdma: Double the default credit limit
 2014-07-23 15:00 UTC  (2+ messages)

fuzz tested user mode linux crashed in NFS code path
 2014-07-23 14:59 UTC  (10+ messages)

[PATCH] infsd4: convert comma to semicolon
 2014-07-23 14:58 UTC  (2+ messages)

[PATCH 0/7] Add RCU-walk support to NFS
 2014-07-23  7:14 UTC  (5+ messages)

libtirpc1 0.2.4-1 causes rpc.gssd to crash on nfs4 sec=krb5 mount
 2014-07-23  3:53 UTC  (2+ messages)

[PATCH 0/4] nfsd: don't let nfs4_file pin down the inode when it has no open state
 2014-07-22 23:51 UTC  (9+ messages)
` [PATCH 1/4] nfsd: Store the filehandle with the struct nfs4_file
` [PATCH 2/4] nfsd: Use the filehandle to look up the struct nfs4_file instead of inode
` [PATCH 3/4] nfsd: nfs4_check_fh - make it actually check the filehandle
` [PATCH 4/4] nfsd: Do not let nfs4_file pin the struct inode

(no subject)
 2014-07-22 22:56 UTC 

[PATCH 3.8 072/116] NFS: populate ->net in mount data when remounting
 2014-07-22 22:21 UTC 

[PATCH 0/2] NFS/RDMA server patches for 3.17
 2014-07-22 21:27 UTC  (5+ messages)
` [PATCH 1/2] svcrdma: Increase credit limit to 32
` [PATCH 2/2] svcrdma: Add zero padding if the client doesn't send it

[PATCH] nfsd: bump dp->dl_time when unhashing delegation
 2014-07-22 19:36 UTC  (4+ messages)

NFSRDMA test branch update to 3.16-rc6
 2014-07-22 18:14 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox