summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* quota/marker: contribution with list_del can cause mem corruptionvmallika2015-07-212-9/+9
* posix: fix mem-leak in posix xattropvmallika2015-07-181-2/+4
* nfs: refcount each auth_cache_entry and related data_tNiels de Vos2015-07-181-9/+86
* nfs: add a gf_lock_t for the auth_cache->cache_dictNiels de Vos2015-07-182-40/+126
* syncop: Include iatt to 'syncop_link' argsSoumya Koduri2015-07-152-2/+2
* features/bit-rot-stub: do not allow setxattr and removexattr on bit-rot xattrsRaghavendra Bhat2015-07-142-7/+106
* features/bit-rot-stub: deny access to bad objectsRaghavendra Bhat2015-07-146-32/+427
* quota/marker: fix mem-leak in markervmallika2015-07-142-49/+44
* glusterd: Fix failure in replace-brick when src-brick is offlineAnuradha Talur2015-07-141-75/+0
* cluster/tier: fixes for migration over ec as cold tierDan Lambright2015-07-142-3/+9
* quota/marker: use smaller stacksize in synctask for marker updationvmallika2015-07-143-4/+4
* quota/marker: fix mem leak in markervmallika2015-07-131-65/+96
* quota/marker: inspect file/dir invoked without having quota xattrs requestedvmallika2015-07-131-3/+11
* glusterd: use a real host name (instead of numeric) when we have oneKrishnan Parthasarathi2015-07-131-0/+6
* glusterd: Get the local txn_info based on trans_id in op_sm call backs.anand2015-07-135-70/+30
* glusterd: Fix management encryption issues with GlusterDKaushal M2015-07-132-8/+19
* quota/marker: fix spurious failure afr-quota-xattr-mdata-heal.tvmallika2015-07-121-7/+5
* quota/marker: set lk_owner when taking lock on parent in renamevmallika2015-07-121-0/+3
* features/posix : Avoid double free of a variable in posix_setxattr()Jiffin Tony Thottan2015-07-121-24/+24
* access_control : avoid double unrefing of acl variable in its context.Jiffin Tony Thottan2015-07-121-15/+16
* glusterd/geo-rep: Fix failure of geo-rep pauseKotresh HR2015-07-101-4/+17
* quotad: create sock listener only after graph init is completevmallika2015-07-092-4/+38
* features/bitrot: convert pending gf_log() to gf_msg()Venky Shankar2015-07-094-30/+73
* features/bitrot: handle scrub states via state machineVenky Shankar2015-07-097-52/+331
* features/bitrot: cleanup, v2Venky Shankar2015-07-094-64/+191
* features/bitrot: cleanup, v1Venky Shankar2015-07-093-126/+271
* protocol/server: Add null check to gf_client_putRaghavendra G2015-07-091-1/+1
* glusterd/snapd: Stop snapd daemon when glusterd is restartingAvra Sengupta2015-07-081-0/+6
* quota/marker: fix mem leak in markervmallika2015-07-072-170/+223
* posix: fix mem-leak in posix_get_ancestry error pathvmallika2015-07-071-0/+7
* quota: fix mem leak in quota enforcervmallika2015-07-071-1/+1
* glusterd: Correction in Error message for disperseAshish Pandey2015-07-071-2/+7
* glusterd/shared_storage: Use /var/lib/glusterd/ss_brick as shared storage's b...Avra Sengupta2015-07-063-16/+11
* glusterd: populate errstr if gd_syncop_submit_request failsAtin Mukherjee2015-07-061-0/+3
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2015-07-061-1/+1
* cluster/dht: Fix Null pointer dereference while loggingRaghavendra G2015-07-061-8/+8
* libgfapi: send explicit lookups on inodes linked in readdirpRaghavendra Bhat2015-07-062-39/+4
* cluster/ec: Remove dead codePranith Kumar K2015-07-061-1376/+2
* protocol/server: Correctly reconfigure auth.ssl-allowKaushal M2015-07-061-0/+2
* access-control : validating context of access control translatorJiffin Tony Thottan2015-07-034-7/+227
* quota: marker accounting goes bad with rename while writing a filevmallika2015-07-021-3/+14
* protocol/server: fail setvolume if any of xlators is not initialized yetRaghavendra G2015-07-023-0/+30
* cluster/ec: wind fops on good subvols for access/readdir[p]Pranith Kumar K2015-07-017-137/+203
* bit-rot : New logging framework for bit-rot log messageMohamed Ashiq2015-07-018-201/+815
* tiering/quota: failed to match subvolumeMohammed Rafi KC2015-07-011-2/+7
* cluster/dht: use refcount to manage memory used to store migrationRaghavendra G2015-07-012-21/+46
* stack: use list_head for managing framesKrishnan Parthasarathi2015-07-012-7/+6
* features/marker: Cleanup loc in case of errorsVijay Bellur2015-06-291-3/+1
* Logging: Porting the performance translatorarao2015-06-2931-288/+1288
* afr: Porting messages to new logging frameworkarao2015-06-2816-473/+748