summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rpc-transport: socket_poller fixes for proper working of mgmt encryptionKaushal M2015-07-141-5/+8
* refcount: correct the documentationNiels de Vos2015-07-141-4/+4
* mem-pool,stack,store,syncop,timer/libglusterfs : Porting to a new logging fra...Mohamed Ashiq2015-07-149-155/+201
* quota/marker: fix mem leak in markervmallika2015-07-131-65/+96
* features/quota : Fix spurious failurevmallika2015-07-1311-138/+64
* 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
* defaults,globals,iobuf,latency,logging,options,xlator/libglusterfs : porting ...Mohamed Ashiq2015-07-138-179/+231
* 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-127-32/+48
* quota/marker: set lk_owner when taking lock on parent in renamevmallika2015-07-122-0/+22
* tools/glusterfind: RENAME and MODIFY issuesAravinda VK2015-07-122-12/+30
* geo-rep: Fix fd referenced before assignmentKotresh HR2015-07-121-2/+6
* 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
* NFS-Ganesha : Export fails on RHEL 7.1Meghana M2015-07-103-8/+93
* gfapi: Update loc->inode accordingly in 'glfs_loc_link'Soumya Koduri2015-07-102-15/+11
* quotad: create sock listener only after graph init is completevmallika2015-07-092-4/+38
* common-ha: ganesha-ha.sh status tries to read ganesha-ha.confKaleb S. KEITHLEY2015-07-091-20/+20
* 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-098-67/+214
* features/bitrot: cleanup, v1Venky Shankar2015-07-093-126/+271
* protocol/server: Add null check to gf_client_putRaghavendra G2015-07-092-1/+7
* call-stub,circ-buff,client_t,compat,dict/libglusterfs : Porting to a new logg...Mohamed Ashiq2015-07-096-182/+256
* event,parse-utils,quota-common-utils,rbthash/libglusterfs : Porting to new lo...Mohamed Ashiq2015-07-097-104/+126
* glusterd/snapd: Stop snapd daemon when glusterd is restartingAvra Sengupta2015-07-081-0/+6
* libglusterfs: Use GF_CALLOC/GF_FREE instead of CALLOC/FREEPranith Kumar K2015-07-082-144/+147
* snapshot/scheduler: Use /var/run/gluster/shared_storage/snaps/tmp_file for wr...Avra Sengupta2015-07-081-6/+6
* quota/marker: fix mem leak in markervmallika2015-07-072-170/+223
* fd,inode/libglusterfs : porting to a new logging frameworkMohamed Ashiq2015-07-073-107/+172
* 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
* tests: rebalance completed should only check the status for completedAtin Mukherjee2015-07-071-2/+2
* glusterd/shared_storage: Use /var/lib/glusterd/ss_brick as shared storage's b...Avra Sengupta2015-07-064-17/+12
* 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-066-53/+92
* 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
* Revert "rpc: By default set allow-insecure, bind-insecure to on"Raghavendra G2015-07-024-52/+21
* NFS-Ganesha : Unexport fails after S31ganesha-start script is runKaleb S. KEITHLEY2015-07-022-21/+28
* quota: marker accounting goes bad with rename while writing a filevmallika2015-07-022-3/+72
* 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-018-139/+231