summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* build: make it possible to build cleanly 2x in a rowNiels de Vos2017-10-138-6/+13
* geo-rep: Filter out volume-mark xattrKotresh HR2017-10-131-0/+1
* Disable failing NetBSD testsNigel Babu2017-10-134-0/+4
* xlators/debug/trace: Coverity Fix BUFFER_SIZE in reconfigureKamal Mohanan2017-10-131-3/+5
* eventsapi: Add JWT signing supportAravinda VK2017-10-133-16/+73
* cluster/ec: add functions for stripe alignmentXavier Hernandez2017-10-136-47/+129
* gfapi: set lkowner in glfdSoumya Koduri2017-10-127-0/+326
* protocol-auth: use the proper validation methodAmar Tumballi2017-10-124-35/+18
* glusterd:Marking all the brick status as stopped when a process goes down in ...Sanju Rakonde2017-10-122-1/+85
* geo-rep: Fix passive brick's last sync timeKotresh HR2017-10-111-0/+1
* geo-rep: Add EINTR to retry list while doing readlinkKotresh HR2017-10-111-4/+6
* geo-rep: Add ENODATA to retry list on gfid getxattrKotresh HR2017-10-111-8/+5
* geo-rep: Fix status transitionKotresh HR2017-10-111-1/+0
* rpc: free conn->name in rpc_clnt_destroy()Niels de Vos2017-10-111-0/+1
* rpc: free registered callback programsNiels de Vos2017-10-111-0/+7
* dht: free memory allocated in dht_init() and dht_init_subvolumes()Niels de Vos2017-10-111-1/+17
* xlator/debug :coverity Issue BUFFER_SIZESubha sree Mohankumar2017-10-101-2/+4
* geo-rep: Add ENOTSUP error to retry listKotresh HR2017-10-101-1/+3
* cluster/dht: Don't store the entire uuid for subvolsN Balachandran2017-10-104-19/+40
* gfproxy: Introduce new server-side daemon called GFProxyShreyas Siravara2017-10-108-21/+412
* cluster/ec: Handle parallel get_size_versionPranith Kumar K2017-10-103-59/+102
* test: Mark test case ./tests/bugs/bug-1371806_1.t as a bad test caseMohit Agrawal2017-10-091-1/+2
* glusterd : fix client io-threads option for replicate volumesRavishankar N2017-10-098-34/+142
* afr: heal gfid as a part of entry healRavishankar N2017-10-095-67/+188
* geo-rep/scheduler: Add validation for session existenceKotresh HR2017-10-062-1/+5