summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ctime: Fix ctime inconsisteny with utimensatKotresh HR2019-12-104-0/+48
* git-ignore .dirstampAndrew Miloradovsky2019-12-101-0/+1
* cluster/dht: Add comments to codeN Balachandran2019-12-102-2/+14
* To fix readdir-ahead memory leakHuangShujun2019-12-101-0/+1
* cluster/ec: Scripts to find and reset files which can be healed.Ashish Pandey2019-12-103-0/+762
* core: fix spelling mistakesSanju Rakonde2019-12-092-3/+3
* core: avoid NULL pointer dereferenceDmitry Antipov2019-12-051-4/+13
* glusterd: set xaatrs after checking the brick orderSanju Rakonde2019-12-051-30/+30
* glusterd: start glusterd automatically on abnormal shutdownSanju Rakonde2019-12-051-0/+5
* glusterd-store: fix Coverity CID 1407767Xie Changlong2019-12-041-0/+2
* MAINTAINERS: add Xie Changlong and Amar Tumballi as peers for gNFSJiffin Tony Thottan2019-12-041-4/+5
* man/gluster: Add volume top command to gluster man pageVishal Pandey2019-12-021-0/+3
* glusterd-op-sm.c (and others) - improve glusterd_op_stage_set_volume()Yaniv Kaul2019-11-295-306/+219
* debug/io-stats: add an option to set volume-idAmar Tumballi2019-11-296-22/+45
* MAINTAINERS: Add Nithya to past contributors sectionRaghavendra G2019-11-291-0/+1
* cluster/afr - coverity issue fixBarak Sason Rofman2019-11-281-0/+5
* Revert "afr: make heal info lockless"Ravishankar N2019-11-288-293/+88
* afr: make heal info locklessRavishankar N2019-11-288-88/+293
* common-utils.c: add gf_strn2boolean() functionYaniv Kaul2019-11-273-1/+71
* Maintainers: Remove Nithya as maintainer/peerroot2019-11-271-3/+0
* glusterfsd.c: remove sys_lstat() callYaniv Kaul2019-11-271-9/+0
* store.c/glusterd-store.c: remove sys_stat callsYaniv Kaul2019-11-273-68/+12
* pcsvc: fix subnet_mask_v4 checkAmar Tumballi2019-11-271-4/+7
* posix-inode-fd-ops.c: excute sys_fstat() only when neededYaniv Kaul2019-11-271-7/+16
* cli-*: make some structs static to reduce space consumed.Yaniv Kaul2019-11-265-88/+94
* glusterfsd-mgmt.c: move INFO log outside a LOCKYaniv Kaul2019-11-191-28/+27
* socket.c: minor changesYaniv Kaul2019-11-192-105/+77
* libglusterfs: remove unused gfdb specific files from repoAmar Tumballi2019-11-1816-5647/+1
* posix: Improve MAKE_HANDLE_PATHMohit Agrawal2019-11-183-32/+17
* glusterd-volgen.c: improve volgen_graph_set_options_generic()Yaniv Kaul2019-11-181-11/+12
* extras: fix the remote subvol name in case of thin-arbiterAmar Tumballi2019-11-162-4/+3
* cluster/dht: Add comments to the codeN Balachandran2019-11-161-12/+75
* afr: fix log floodingRavishankar N2019-11-162-1/+4
* ssl/test: ssl test case is failing when using specific cipherMohit Agrawal2019-11-151-19/+40
* Revert "dict.c: remove redundant checks"MOHIT AGRAWAL2019-11-151-27/+103
* geo-rep: Improve debuggingKotresh HR2019-11-131-1/+1
* cluster/dht: Don't skip entries with invalid statN Balachandran2019-11-131-5/+4
* api: Fix documentation path in READMENiklas Hambüchen2019-11-131-1/+1
* [WIP]gluster-volgen.c: remove more of JBR and FDL xlatorsYaniv Kaul2019-11-134-152/+1
* geo-rep: Fix py2/py3 compatibility in repceKotresh HR2019-11-121-3/+2
* libglusterfs/dict.c: Fix memory leaks.Xi Jinyu2019-11-121-0/+11
* gluster: check ctx->activeXie Changlong2019-11-121-0/+10
* MAINTAINERS: revised the maintainers list after 2 yearsAmar Tumballi2019-11-121-84/+41
* glusterd: Client Handling of Elastic ClustersMohit Agrawal2019-11-125-3/+119
* cli: display detailed rebalance infoSanju Rakonde2019-11-122-7/+23
* posix: Improve MAKE_HANDLE_GFID_PATH and MAKE_HANDLE_RELPATHMohit Agrawal2019-11-115-42/+26
* rpc: Cleanup SSL specific data at the time of freeing rpc objectl17zhou2019-11-082-5/+40
* glusterfsd-mgmt: unify read and write testsYaniv Kaul2019-11-073-148/+66
* dict.c: remove redundant checksYaniv Kaul2019-11-071-103/+27
* iobuf.c, h: minor fixesYaniv Kaul2019-11-072-61/+37