summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: remove bundled arg-standaloneNiels de Vos2018-07-2828-7003/+15
* performance/readdir-ahead: Invalidate cached dentries if they're modified whi...Krutika Dhananjay2018-07-286-22/+600
* rpc: fix return value in rpc destroyZhang Huan2018-07-281-0/+2
* rpc: add missing free of rpc->dnscacheZhang Huan2018-07-281-0/+8
* libgfapi: fix memory leak on old volume filesZhang Huan2018-07-282-2/+5
* libgfapi: add missing unref of mgmt client in glfs_finiZhang Huan2018-07-281-0/+1
* build: remove uuid from contrib/Niels de Vos2018-07-2722-1903/+21
* build: rename event.h to gf-event.hNiels de Vos2018-07-2721-22/+25
* stack: Reduce stack usage for local variables to store tmpfile namesShyamsundarR2018-07-274-22/+62
* coverity: Ignore most of SECURE_TEMP issuesShyamsundarR2018-07-277-0/+9
* rpc: merge ssl infra with epoll infraMilind Changire2018-07-272-748/+814
* glusterd: Add multiple checks before attach/start a brickMohit Agrawal2018-07-2711-50/+329
* maintainers: change in glusto ownershipNigel Babu2018-07-261-4/+4
* sdfs: Fix missing NULL option list treminationShyamsundarR2018-07-251-0/+1
* georep: fix hard-coded paths in gsyncd.conf.inKaleb S. KEITHLEY2018-07-251-2/+2
* rpc: rpc_clnt_connection_cleanup is crashed due to double freeMohit Agrawal2018-07-251-3/+17
* glusterd: Coverity issues with type FORWARD_NULLSanju Rakonde2018-07-244-11/+11
* glusterd: Deadcode Coverity issueOshank Kumar2018-07-241-2/+0
* features/shard: Make lru limit of inode list configurableKrutika Dhananjay2018-07-234-4/+75
* storage/posix: Avoid log flood in posix_set_parent_ctime()Vijay Bellur2018-07-231-4/+0
* geo-rep : fix possible crashSunny Kumar2018-07-231-2/+5
* core (named threads): flood of -Wformat-truncation warnings with gcc-7.1Kaleb S. KEITHLEY2018-07-237-13/+13
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-22173-428/+432
* quota: new volume set option to track of quota in GD2Hari Gowtham2018-07-211-0/+10
* geo-rep: Fix issues with gfid conflict handlingKotresh HR2018-07-203-64/+169
* glusterd-quota.c: fix coverity warning (BAD_COMPARE)Yaniv Kaul2018-07-201-1/+1
* performance/read-ahead: stricter adherence to force-atime-updateRaghavendra G2018-07-191-12/+18
* extras: Remove the prot_filter.py codeNigel Babu2018-07-191-144/+0
* posix: check before removing stale symlinkRavishankar N2018-07-191-4/+8
* cluster/dht: Set loc->gfid before healing attrN Balachandran2018-07-181-1/+2
* afr: switch lk_owner only when pre-op succeedsRavishankar N2018-07-182-15/+10
* glusterd: memory leak in get-stateSanju Rakonde2018-07-181-34/+19
* build/core: location of xattr.hKaleb S. KEITHLEY2018-07-186-6/+6
* dht: remove useless argument from dht_iatt_mergeKinglong Mee2018-07-187-88/+78
* Add the tab space in the list of BROKEN_TESTS environment variabledkhandel2018-07-181-30/+30
* dht: delete tier related internal xattr in dht_getxattr_cbkSunny Kumar2018-07-171-2/+1
* run-tests.sh: provide option to write 'failure' output to a fileAmar Tumballi2018-07-171-3/+8
* core: dereference check on the variables in glusterfs_handle_brick_statusHari Gowtham2018-07-171-1/+16
* tier: Move time string formattingYaniv Kaul2018-07-171-7/+10
* glusterd-store: fix coverity warningYaniv Kaul2018-07-172-70/+63
* testing: Fix the build environmentNigel Babu2018-07-171-2/+1
* cluster/afr: Mark dirty for entry transactions for quorum failureskarthik-us2018-07-162-11/+124
* dht: delete tier related internal xattr in dht_getxattr_cbkSunny Kumar2018-07-161-0/+15
* logging: check for fmts not being NULLAmar Tumballi2018-07-162-7/+10
* add check if no matching password record was found with getpwuid_r(uid)Vitaly Lipatov2018-07-131-0/+5
* glusterd: To find a compatible brick ignore diagnostics.brick-log-level optionMohit Agrawal2018-07-132-0/+13
* tests/geo-rep: increase the timeoutAmar Tumballi2018-07-132-0/+4
* tests/geo-rep: Add rsnapshot and hardlink rename test caseKotresh HR2018-07-133-33/+153
* Quota: Fix crawling of filesSanoj Unnikrishnan2018-07-132-2/+4
* geo-rep/scheduler: Fix EBUSY trace backKotresh HR2018-07-121-5/+20