summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [RFC]#ifdef gNFS related code if we are not compiling gNFSYaniv Kaul2019-12-1817-30/+67
* glusterd: unlink the file after killing the processSanju Rakonde2019-12-181-0/+2
* call-stub.c: remove redundant validationYaniv Kaul2019-12-181-163/+0
* [Cli] Removing old log rotate command.kshithijiyer2019-12-174-10/+4
* DHT - Reduce methods scope (dht-common.c)Barak Sason Rofman2019-12-173-804/+708
* dht-common.h/dht-helper.c: exctract the LOCK() from DHT_UPDATE_TIMEYaniv Kaul2019-12-172-20/+20
* rpc: define xdr_sizeof regardless of whether IPv6 is the defaultAndrew Miloradovsky2019-12-131-2/+0
* socket: fix error handlingXavi Hernandez2019-12-121-84/+91
* afr: make heal info locklessRavishankar N2019-12-128-223/+339
* contributors: map domain names for CMSSXie Changlong2019-12-101-0/+1
* fuse: add missing unlockXie Changlong2019-12-101-1/+3
* rpc: event_slot_alloc converted infinite loop after reach slot_used to 1024Mohit Agrawal2019-12-101-1/+1
* afr/self-heald - Missing error logsBarak Sason Rofman2019-12-102-24/+77
* extras/hooks: Remove smb.conf parameter allowing guest accessAnoop C S2019-12-102-2/+0
* cloudsync - fixing a coverity issueBarak Sason Rofman2019-12-101-5/+1
* 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