summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xlator/tier: flood of -Wformat-truncation warnings with gcc-7.1v4.0dev1Kaleb S. KEITHLEY2017-11-011-8/+9
* nfs: Fix crash bug when mnt3_resolve_subdir_cbk() failsShreyas Siravara2017-11-011-0/+3
* cluster/ec: FORWARD_NULL coverity fixSunil Kumar Acharya2017-11-011-1/+3
* cluster/ec: FORWARD_NULL coverity fixSunil Kumar Acharya2017-11-012-0/+5
* glusterd: fix brick restart parallelismAtin Mukherjee2017-11-016-32/+87
* cluster/ec: MISSING_BREAK coverity fixSunil Kumar Acharya2017-10-311-0/+3
* snapshot: fix coverity issue 'DEADCODE'Sunny Kumar2017-10-311-11/+1
* extras/hooks: Honour all input arguments to scriptsAnoop C S2017-10-314-28/+70
* glusterd: delete source brick only once in reset-brick commit forceAtin Mukherjee2017-10-312-1/+25
* Xlators/features: Coverity Issue "NEGATIVE_RETURNS" in worm_truncate,worm_ftr...Subha sree Mohankumar2017-10-311-5/+20
* snapshot/scheduler: handle the exception when SELinux is absentRishabh Dave2017-10-311-2/+7
* gfapi: Register/Unregister Upcall events' callbackSoumya Koduri2017-10-3110-95/+713
* eventsapi: HTTPS support for WebhooksAravinda VK2017-10-313-29/+114
* glusterd: clean up portmap on brick disconnectAtin Mukherjee2017-10-314-11/+46
* glusterd: persist brickinfo's port change into glusterd's storeGaurav Yadav2017-10-315-10/+62
* write once read many: file appendable in worm stateVishal Pandey2017-10-302-10/+8
* cluster/afr: Honor default timeout of 5min for analyzing split-brain fileskarthik-us2017-10-301-1/+5
* posix: Ignore disk space reserve check for internal FOPSMohit Agrawal2017-10-305-36/+36
* md-cache: Add additional samba and macOS specific EAs to mdcacheGünther Deschner2017-10-301-6/+60
* tests: Update tier CLI in .t filesN Balachandran2017-10-3022-28/+28
* extras/hooks: Fix getopt usageAnoop C S2017-10-309-9/+9
* protocol/client: handle the subdir handshake properly for add-brickAmar Tumballi2017-10-292-6/+35
* cluster/afr: Fail open on split-brainPranith Kumar K2017-10-2613-95/+247
* Make sure attach_brick return a proper error codeMichael Scherer2017-10-261-1/+1
* cluster/ec: Implement DISCARD FOP for ECSunil Kumar Acharya2017-10-257-48/+536
* protocol/server: fix the comparision logic in case of subdir mountAmar Tumballi2017-10-241-30/+30
* cli: volume status command is missing in man pageSanju Rakonde2017-10-241-0/+3
* cluster/ec: Allow parallel writes in EC if possiblePranith Kumar K2017-10-249-142/+288
* gluster: IPv6 single stack supportKevin Vigor2017-10-2412-1/+194
* libgfchangelog: Fix possible null pointer dereferenceKotresh HR2017-10-231-6/+6
* snapshot: Issue with other processes accessing the mounted brickSunny Kumar2017-10-237-44/+333
* glusterfsd: Dereferencing the null pointerSanju Rakonde2017-10-201-1/+2
* extras/hooks: Fix errors reported via shellcheck utilityAnoop C S2017-10-1810-33/+30
* doc: Add missing option for bitrot scrub-frequencyKotresh HR2017-10-181-1/+1
* glusterd: documenting server.allow-insecureSanju Rakonde2017-10-181-1/+1
* gfproxyd: Let glusterd manage gfproxy daemonPoornima G2017-10-1825-86/+928
* stack.h: make sure 'oldgroups' is never nullAmar Tumballi2017-10-181-1/+12
* glusterd : introduce timer in mgmt_v3_lockGaurav Yadav2017-10-177-20/+247
* gfapi: update symbol version of glfd_set_lk_owner to 3.10.7Soumya Koduri2017-10-175-16/+15
* worm/read-only: Add sentinel NULL key to optionsPrashanth Pai2017-10-172-0/+4
* mount/fuse: never fail open(dir) with ENOENTRaghavendra G2017-10-171-0/+7
* Revert "mount/fuse: report ESTALE as ENOENT"Raghavendra G2017-10-171-3/+0
* project: update coding standardJeff Darcy2017-10-161-75/+245
* cluster/dht: fix crash when deleting directoriesZhang Huan2017-10-161-2/+4
* cluster/ec: Coverity Fix UNUSED_VALUE in ec_create_nameKamal Mohanan2017-10-161-1/+1
* cluster/ec: Improve heal info command to handle obvious casesAshish Pandey2017-10-163-24/+41
* mount/fuse : Fix parsing of vol_id for snapshot volumeMohammed Rafi KC2017-10-151-2/+4
* packaging: manual systemctl daemon reload required after installKaleb S. KEITHLEY2017-10-131-51/+48
* md-cache: free "struct mdc_conf" in fini()Niels de Vos2017-10-131-1/+1
* gfapi: free xlator_cmdline_option_t when set through glfs_set_xlator_option()Niels de Vos2017-10-131-1/+22