summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gfapi: Modified CACHE_INVALIDATE flagsSoumya Koduri2015-05-032-28/+21
* NFS-Ganesha: Handling CLI commands when NFS-Ganesha keys are setMeghana Madhusudhan2015-05-0314-135/+385
* cli,doc: man page of gluster (man gluster) should show bitrot command informa...Gaurav Kumar Garg2015-05-023-19/+21
* build: Autogenerated files delivered in dist tarballKaleb S. KEITHLEY2015-05-021-0/+2
* storage/posix: prevent NULL dereferencePranith Kumar K2015-05-021-3/+3
* quota: Validate NULL inode from the entries received in readdirp_cbkvmallika2015-05-022-6/+13
* cluster/ec: Handle unhandled statesPranith Kumar K2015-05-021-0/+3
* geo-rep: Added GF_CPPFLAGS to Makefile.amSoumya Koduri2015-05-021-0/+1
* gfapi: Fix in glfs_h_create_from_handleSoumya Koduri2015-05-022-3/+10
* cluster/afr,dht: Fix memleak after syncop_readlinkPranith Kumar K2015-05-012-0/+2
* dht: tackle thread race in dht_getxattr_cbkSusant Palai2015-05-011-17/+24
* common-ha: ganesha-ha.sh delete-node implementationKaleb S. KEITHLEY2015-05-014-110/+213
* cli: validate brick while creating replicate volumeGaurav Kumar Garg2015-05-011-17/+21
* features/shard: Implement rename() fopKrutika Dhananjay2015-04-302-44/+261
* libglusterfs: Implementation of sync lock as recursive lock to avoid crash.anand2015-04-307-87/+151
* build: glfsheal should link against $(UUID_LIBS)Niels de Vos2015-04-291-4/+2
* tests: sync run-tests.sh from masterv3.7.0beta1Vijay Bellur2015-04-291-11/+14
* quick-read: Do a null check before unrefRavishankar N2015-04-281-2/+4
* tier: relax libgfdb required version numberEmmanuel Dreyfus2015-04-281-1/+1
* quota: display error when inode-quota cmds executed with cluster ver < 3.7vmallika2015-04-282-23/+45
* glusterd: Remove direct references to peerinfo in frame cookiesKaushal M2015-04-283-67/+158
* cli: fix vol_type in volume info xmlAtin Mukherjee2015-04-284-4/+16
* glusterd: incorrect rsp.op_ret handling in volume get in cliAtin Mukherjee2015-04-282-4/+4
* glusterd: initialize snapd svc at volume restore pathAtin Mukherjee2015-04-284-11/+35
* build: configure: automake defaults to max filename length=99 charsKaleb S. KEITHLEY2015-04-271-1/+1
* tier: fix off-by-one overrun in UUID stringEmmanuel Dreyfus2015-04-271-1/+1
* features/trash: Minor coverity fixesAnoop C S2015-04-261-4/+23
* features/shard: Implement unlink fopKrutika Dhananjay2015-04-262-233/+495
* tiering: skip CTR-xlator and config options when disabledNiels de Vos2015-04-262-0/+7
* timer: Fix use after free issuePranith Kumar K2015-04-261-1/+5
* Tests: fix spurious failures in trash.tEmmanuel Dreyfus2015-04-261-46/+69
* features/shard: Consume size and block count in metadata read opsKrutika Dhananjay2015-04-262-98/+271
* Tests: trash.t portability fixesEmmanuel Dreyfus2015-04-251-47/+63
* build: correct the version in glusterfs-api.pcNiels de Vos2015-04-241-3/+3
* Auto-retry failed tests to workaround spurious failuresEmmanuel Dreyfus2015-04-241-3/+41
* quota/marker: fix inode quota healing after glusterfs upgradevmallika2015-04-241-3/+7
* tests: ignore results from some spuriously-failing testsJeff Darcy2015-04-231-2/+46
* features/trash : fixing trash dir optionJiffin Tony Thottan2015-04-231-3/+14
* Fix case mistake for MKDIR_P in MakefilesEmmanuel Dreyfus2015-04-226-8/+8
* Tests: python portabilityEmmanuel Dreyfus2015-04-221-6/+6
* core: avoid crashes in gf_msg dup-detection codeJeff Darcy2015-04-221-0/+13
* geo-rep/cli : Fix geo-rep cli crashKotresh HR2015-04-221-1/+1
* Update rfc.sh to release-3.7v3.7.0alpha0Vijay Bellur2015-04-151-1/+1
* doc: correct omission of author credit for Translator 101Jeff Darcy2015-04-141-2/+16
* NFS-Ganesha : Use common meta-volume for shared storageMeghana Madhusudhan2015-04-142-18/+17
* glusterd: Store ping-timeout in glusterd conf in memoryAtin Mukherjee2015-04-141-0/+5
* quota/disperse: handle inode quotas in xattr aggregatevmallika2015-04-144-21/+65
* admin/doc : Object count for quotaSachin Pandit2015-04-142-0/+47
* Fix incorrect rfc.sh and checkpatch.pl use of "jenkins" instead of "gerrit"Justin Clift2015-04-132-9/+11
* cluster/ec: Entry self-heal fixesPranith Kumar K2015-04-131-79/+27