summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* POSIX shell compliance: == operatorEmmanuel Dreyfus2016-01-141-1/+1
* scripts: correct the usage of -perm in backend-cleanup.shNiels de Vos2016-01-141-1/+1
* upcall: free the xdr* allocationsSoumya Koduri2016-01-141-0/+6
* tests: include unistd.h for fdatasyncRaghavendra Talur2016-01-141-0/+1
* performance/write-behind: fix memory corruptionRaghavendra G2016-01-131-9/+45
* gfapi: send lookup if inode_ctx is not setMohammed Rafi KC2016-01-133-5/+18
* fuse: send lookup if inode_ctx is not setMohammed Rafi KC2016-01-134-10/+39
* fuse:sent at least one lookup before actual fopMohammed Rafi KC2016-01-131-2/+18
* nfs: send lookup if inode_ctx is not setMohammed Rafi KC2016-01-134-15/+28
* cluster/ec: Get size and config for invalid inodeAshish Pandey2016-01-131-11/+20
* snapview-client: remove check for parent inode typeMohammed Rafi KC2016-01-121-26/+0
* Portability fix: rfc.shEmmanuel Dreyfus2016-01-121-1/+1
* tests/quota : fix failing test on auxiliary mount pointManikandan Selvaganesh2016-01-121-1/+1
* scripts: prevent running 'showmount' from the start/post hook scriptNiels de Vos2016-01-122-18/+41
* glusterd: GD_OP_VERSION should not be a released oneRaghavendra Talur2016-01-111-1/+1
* glusterd/cli: mask out inaccurate scrub statisticsVenky Shankar2016-01-111-59/+11
* hook-scripts: remove RHS-2.0 reference from S29CTDB scriptsMichael Adam2016-01-112-2/+1
* glusterd: import/export brickinfo->uuidAtin Mukherjee2016-01-102-3/+48
* cluster/dht : Rebalance process crashes due to double fd_unrefN Balachandran2016-01-101-6/+11
* no-mtab (-n) mount option ignore next mount optionJames Augustine2016-01-101-1/+0
* features/bitrot: add check for corrupted object in f{stat}Venky Shankar2016-01-102-32/+79
* hook-scripts: remove outdated comment from C29CTDB start sciptMichael Adam2016-01-101-2/+0
* extras: add script to analyze regression-test failuresJeff Darcy2016-01-081-0/+64
* tests: use SIGKILL in cleanup, not SIGTERMRaghavendra Talur2016-01-071-7/+0
* cluster/tier: allow db queries to be interruptableDan Lambright2016-01-073-30/+110
* features/bitrot: Fail node-uuid getxattr if file is marked badKotresh HR2016-01-073-0/+97
* quota: handle quota xattr removal when quota is enabled againvmallika2016-01-072-4/+58
* performance/write-behind: maintain correct transit size in case ofRaghavendra G2016-01-061-15/+9
* vagrant-test: Exit on critical errorsRaghavendra Talur2016-01-062-18/+70
* dht: missleading indendentation, gcc-6Kaleb S KEITHLEY2016-01-051-1/+2
* api: Fix errno being set to EINVAL even on successPrashanth Pai2016-01-051-0/+2
* tier/create: store TIER_LINKFILE_GFID in xattr dictionaryMohammed Rafi KC2016-01-051-17/+68
* cluster/tier: check watermark during migrationDan Lambright2016-01-051-46/+57
* cluster/tier: Additional details in error messagesN Balachandran2016-01-041-41/+45
* tier/glusterd: tier daemon not updating the statusMohammed Rafi KC2016-01-032-2/+33
* wb: remove inline keywordRaghavendra Talur2015-12-311-1/+1
* Tier : typo in tier helphari gowtham2015-12-291-1/+1
* tier/create: Dynamically allocate gfid memoryMohammed Rafi KC2015-12-291-2/+13
* tier/unlink: symlink failed to unlinkMohammed Rafi KC2015-12-292-2/+7
* quota: limit xattr for subdir not healed on newly added bricksvmallika2015-12-292-4/+26
* afr: Fix excessive logging in afr_accuse_smallfiles()Ravishankar N2015-12-281-1/+2
* cli: should not dereference NULL pointer while printing bitrot scrub statusGaurav Kumar Garg2015-12-281-3/+6
* tests: handle bad objects during lookup/inode_refreshRavishankar N2015-12-282-0/+57
* tests: Introduce a Vagrant VM based test environmentRaghavendra Talur2015-12-2810-0/+282
* build: use 'make install' to install the hook scriptsNiels de Vos2015-12-267-41/+42
* glusterfs.spec.in: use %global per Fedora pkg guidelinesKaleb S KEITHLEY2015-12-261-29/+29
* glusterd: correct ret code in glusterd_volume_status_copy_to_op_ctx_dictAtin Mukherjee2015-12-241-0/+4
* glusterd: reduce friend update floodKaushal M2015-12-221-2/+96
* Tier: "tier start force" command implementationhari gowtham2015-12-2210-59/+185
* cluster/dht : Ftruncate on migrating file fails with EINVALN Balachandran2015-12-229-80/+317