summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* transport/socket: log shutdown msg occasionallyRaghavendra G2019-04-032-2/+3
* cluster/afr: Send inodelk/entrylk with non-zero lk-ownerPranith Kumar K2019-04-022-12/+48
* logging: Fix GF_LOG_OCCASSIONALLY APIAtin Mukherjee2019-04-021-1/+1
* tests: add statedump to playgroundAmar Tumballi2019-04-011-0/+4
* mgmt/shd: Implement multiplexing in self heal daemonMohammed Rafi KC2019-04-0147-294/+2813
* protocol/client: Do not fallback to anon-fd if fd is not openPranith Kumar K2019-03-312-1/+43
* afr: thin-arbiter read txn fixesRavishankar N2019-03-294-22/+77
* mount.glusterfs: change the error messageAmar Tumballi2019-03-291-2/+7
* gfapi: Unblock epoll thread for upcall processingSoumya Koduri2019-03-291-8/+34
* geo-rep: Fix syncing multiple rename of symlinkKotresh HR2019-03-293-9/+27
* client-rpc: Fix the payload being sent on the wirePoornima G2019-03-296-244/+308
* rpc: Remove duplicate codePranith Kumar K2019-03-284-78/+2
* glusterd: fix potential locking issue on peer probeZhang Huan2019-03-272-3/+5
* geo-rep: fix integer config validationAravinda VK2019-03-272-5/+21
* cluster/ec: Don't enqueue an entry if it is already healingAshish Pandey2019-03-276-31/+127
* afr: add client-pid to all gf_event() callsRavishankar N2019-03-278-15/+44
* gfapi: add function to set client-pidRavishankar N2019-03-264-0/+26
* build: link libgfrpc with MATH_LIB (libm, -lm)Kaleb S. KEITHLEY2019-03-261-1/+1
* mem-pool: remove dead code.Yaniv Kaul2019-03-262-81/+0
* cluster/afr: Remove un-used variables related to pumpPranith Kumar K2019-03-261-3/+0
* glusterd: fix txn-id mem leakAtin Mukherjee2019-03-252-6/+36
* Multiple files: remove HAVE_BD_XLATOR related code.Yaniv Kaul2019-03-259-466/+0
* inode: fix unused varsAtin Mukherjee2019-03-222-2/+4
* fuse : fix high sev coverity issueSunny Kumar2019-03-211-1/+7
* server.c: fix Coverity CID 1399758Yaniv Kaul2019-03-211-1/+2
* rpc/transport: Missing a ref on dict while creating transport objectMohammed Rafi KC2019-03-2018-71/+119
* inode: don't dump the whole table to CLIAmar Tumballi2019-03-202-0/+35
* glusterd-locks: misc. changes.Yaniv Kaul2019-03-192-64/+51
* socket/ssl: fix crl handlingMilind Changire2019-03-194-21/+107
* cluster-syncop: avoid duplicate unlock of inodelk/entrylkKinglong Mee2019-03-181-0/+6
* mount/fuse: Fix spelling mistakePranith Kumar K2019-03-151-1/+2
* geo-rep: IPv6 supportAravinda VK2019-03-157-9/+78
* shard: fix crash caused by using null inodeKinglong Mee2019-03-141-4/+3
* cluster/afr : TA: Return actual error code in case of failureAshish Pandey2019-03-141-6/+6
* storage/posix: Remove nr_files usagePranith Kumar K2019-03-144-7/+0
* tests/bug-844688.t: test bug-844688.t is failing on masterMohammed Rafi KC2019-03-131-11/+32
* glusterfsd: Brick is getting crash at the time of startupMohit Agrawal2019-03-131-5/+5
* test: Fix a missing a '$' symbolMohammed Rafi KC2019-03-131-1/+1
* dht: NULL check before setting error flagMohammed Rafi KC2019-03-121-1/+2
* glusterfsd: Multiple shd processes are spawned on brick_mux environmentMohit Agrawal2019-03-122-7/+18
* io-threads.c: Potentially skip a lock.Yaniv Kaul2019-03-121-12/+13
* cluster/afr: Send truncate on arbiter brick from SHDkarthik-us2019-03-113-16/+52
* glusterd: change the op-versionSanju Rakonde2019-03-112-1/+3
* rpm: add thin-arbiter packageAmar Tumballi2019-03-118-63/+220
* Remove Nigel as requested by himMichael Scherer2019-03-091-7/+0
* dict: handle STR_OLD data type in xdr conversionsAmar Tumballi2019-03-082-0/+3
* packaging: remove unnecessary ldconfig in scriptletsKaleb S. KEITHLEY2019-03-081-8/+5
* cluster/afr: Add quorum checks to open & opendir fopskarthik-us2019-03-084-2/+48
* performance/readdir-ahead: fix deadlockRaghavendra Gowdappa2019-03-071-1/+2
* WORM-Xlator: Maybe integer overflow when computing new atimeDavid Spisla2019-03-073-8/+12