Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refcount: return pointer to the structure instead of a counter | Niels de Vos | 2016-12-11 | 1 | -4/+6 |
* | nfs: fix unused variable warnings/errors | Kaleb S. KEITHLEY | 2016-08-23 | 1 | -1/+0 |
* | all: reduce "inline" usage | Jeff Darcy | 2015-09-01 | 1 | -1/+1 |
* | nfs: refcount each auth_cache_entry and related data_t | Niels de Vos | 2015-06-28 | 1 | -9/+86 |
* | nfs: add a gf_lock_t for the auth_cache->cache_dict | Niels de Vos | 2015-06-28 | 1 | -40/+125 |
* | nfs: Authentication performance improvements | Shreyas Siravara | 2015-06-16 | 1 | -3/+3 |
* | nfs: allocate and return the hashkey for the auth_cache_entry | Niels de Vos | 2015-06-03 | 1 | -7/+25 |
* | nfs: allocate the auth_cache->cache_dict on auth_cache_init() | Niels de Vos | 2015-05-07 | 1 | -14/+10 |
* | nfs/auth,exports,netgroup : port log messages to new framework | Manikandan Selvaganesh | 2015-04-28 | 1 | -8/+10 |
* | Avoid conflict between contrib/uuid and system uuid | Emmanuel Dreyfus | 2015-04-04 | 1 | -3/+3 |
* | nfs: add auth-cache for the MOUNT protocol | Niels de Vos | 2015-03-15 | 1 | -0/+311 |