summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rdma : porting missing gf_log to gf_msgManikandan Selvaganesh2015-07-123-12/+18
* glusterd: Fixing dereference after null checkarao2015-07-121-4/+4
* features/quota : Fix spurious failurevmallika2015-07-1211-138/+63
* ctr:Avoid assertion failure in lookupMohammed Rafi KC2015-07-122-13/+13
* libglusterfs: delete duplicate codePrasanna Kumar Kalever2015-07-121-6/+0
* features/posix : Avoid double free of a variable in posix_setxattr()Jiffin Tony Thottan2015-07-121-24/+24
* build: fix gitclean targetPrasanna Kumar Kalever2015-07-121-1/+3
* access_control : avoid double unrefing of acl variable in its context.Jiffin Tony Thottan2015-07-121-15/+16
* logging: Fixed incorrect buffer sizeNithya Balachandran2015-07-111-1/+1
* quota/marker: inspect file/dir invoked without havingvmallika2015-07-111-3/+11
* glusterd: Send friend update even for EVENT_RCVD_ACCKaushal M2015-07-111-1/+1
* syncop: Include iatt to 'syncop_link' argsSoumya Koduri2015-07-106-10/+16
* gfapi: correct symbol versioning in glfs-handles.hNiels de Vos2015-07-101-2/+2
* libgfdb/sql: Fixing broken query of find_unchangedJoseph Fernandes2015-07-101-2/+2
* NFS-Ganesha : Add-node does not copy "exports" directory correctlyMeghana M2015-07-101-6/+6
* glusterd: use a real host name (instead of numeric) when we have oneJeff Darcy2015-07-101-0/+6
* NFS-Ganesha : Export fails on RHEL 7.1Meghana M2015-07-103-8/+93
* features/bitrot: Scrub log improvementVenky Shankar2015-07-101-1/+4
* quota/marker: fix spurious failure afr-quota-xattr-mdata-heal.tvmallika2015-07-107-32/+50
* quota/marker: use smaller stacksize in synctask for marker updationvmallika2015-07-095-14/+33
* quota/marker: fix mem leak in markervmallika2015-07-092-202/+286
* quota/marker: set lk_owner when taking lock on parent in renamevmallika2015-07-092-0/+22
* glusterd: Fix management encryption issues with GlusterDKaushal M2015-07-092-8/+19
* features/ctr: Reduce the log-level for ctr-disabled messageAnoop C S2015-07-091-2/+2
* libgfdb/ctr: Fixing rename or update of linkJoseph Fernandes2015-07-092-2/+2
* gfapi: Update loc->inode accordingly in 'glfs_loc_link'Soumya Koduri2015-07-092-15/+11
* common-ha: ganesha-ha.sh status tries to read ganesha-ha.confKaleb S. KEITHLEY2015-07-091-20/+20
* quotad: create sock listener only after graph init is completevmallika2015-07-092-4/+38
* libglusterfs removing strerror in logging Mohamed Ashiq Liyazudeen2015-07-094-34/+17
* snapview-client: Allocate memory using GF_CALLOCMohammed Rafi KC2015-07-091-1/+1
* cluster/ec: Don't read from bricks that are healingPranith Kumar K2015-07-091-1/+1
* glusterd/snapd: Stop snapd daemon when glusterd is restartingAvra Sengupta2015-07-081-0/+6
* tests/uss: Wait for process to come up before testing statAvra Sengupta2015-07-081-1/+1
* snapshot/scheduler: Use /var/run/gluster/shared_storage/snaps/tmp_fileAvra Sengupta2015-07-081-6/+6
* cluster/ec: Remove locks in opendirPranith Kumar K2015-07-081-21/+1
* cluster/ec: Fix use after free bugPranith Kumar K2015-07-072-0/+9
* libgfapi: Gracefully exit when glfd is invalidPrashanth Pai2015-07-073-5/+7
* tests: Fix ./tests/bugs/replicate/bug-1238508-self-heal.tRavishankar N2015-07-071-1/+1
* glusterd/geo-rep: Fix failure of geo-rep pauseKotresh HR2015-07-071-4/+17
* quota: fix mem leak in quota enforcervmallika2015-07-071-1/+1
* glusterd: Correction in Error message for disperseAshish Pandey2015-07-061-2/+7
* glusterd/shared_storage: Use /var/lib/glusterd/ss_brick as shared storage's b...Avra Sengupta2015-07-064-17/+12
* cluster/ec: Don't read from bad subvolsPranith Kumar K2015-07-061-18/+23
* build: Mac OS X build issues, configure.acKaleb S. KEITHLEY2015-07-061-7/+15
* posix: fix mem-leak in posix_get_ancestry error pathvmallika2015-07-061-0/+7
* protocol/server: Add null check to gf_client_putRaghavendra G2015-07-062-1/+7
* glusterd: Get the local txn_info based on trans_id in op_sm call backs.anand2015-07-065-70/+30
* cluster/ec: Remove failed subvols from source/sink computationPranith Kumar K2015-07-061-1/+6
* cluster/ec: Make background healing optional behaviorPranith Kumar K2015-07-0620-52/+208
* cluster/afr : expunge first, impunge next in entry selfhealAnuradha Talur2015-07-063-2/+58