summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: add library wrapper for time()Dmitry Antipov2020-08-176-8/+15
* libglusterfs: annotate synctasks with ThreadSanitizer APIDmitry Antipov2020-08-112-0/+55
* glusterfs: infinite loop in common-utils.cSaju-Mohammed2020-08-071-16/+9
* dict: optimize dict_serialized_length_lk functionMohit Agrawal2020-07-312-39/+12
* statedump: Dump xlator-name for mem-pool objectPranith Kumar K2020-07-293-0/+3
* libglusterfs/xlator: undefined symbol xlator_apinik-redhat2020-07-271-12/+27
* dht - fixing xattr inconsistencyBarak Sason Rofman2020-07-223-0/+23
* glusterfs.h: add IS_ERROR() and IS_SUCCESS() macroAmar Tumballi2020-07-211-1/+4
* libglusterfs: fix warnings issued with gcc-10 -Wtype-limitsDmitry Antipov2020-07-191-65/+94
* glusterd - fixing coverity issuesBarak Sason Rofman2020-07-091-0/+2
* libglusterfs, glusterd: tweak directory scanningDmitry Antipov2020-07-072-16/+12
* build: improve support for sanitizersDmitry Antipov2020-07-061-1/+1
* Issue with gf_fill_iatt_for_direntSoumya Koduri2020-07-031-1/+1
* storage/posix, libglusterfs: library function to sync filesystemDmitry Antipov2020-06-223-0/+24
* rpc: fix undefined behaviour in __builtin_ctzDmitry Antipov2020-06-172-0/+19
* Indicate timezone offsets in timestampsCsaba Henk2020-06-156-94/+97
* libglusterfs: fix use-after-destroy mutex errorDmitry Antipov2020-06-111-2/+2
* libglusterfs: drop useless 'const' on function return typeDmitry Antipov2020-06-091-1/+1
* open-behind: rewrite of internal logicXavi Hernandez2020-06-044-0/+34
* syncop: improve scaling and implement more toolsXavi Hernandez2020-05-133-75/+291
* posix - fix seek functionalityBarak Sason Rofman2020-05-071-5/+6
* tests: skip tests on absence of reflink in xfsPranith Kumar K2020-05-061-1/+2
* core, cli, quota: cleanup malloc debugging and statsDmitry Antipov2020-05-041-2/+2
* core: Updated the GD_OP_VERSIONRinku Kothiya2020-04-291-1/+3
* Posix: Optimize posix code to improve file creationMohit Agrawal2020-04-063-0/+33
* core[brick_mux]: brick crashed when creating and deleting volumes over timeMohit Agrawal2020-03-271-8/+26
* Posix: Use simple approach to close fdMohit Agrawal2020-03-202-11/+2
* utime: resolve an issue of permission denied logsAmar Tumballi2020-03-131-1/+2
* Segmentation fault occurs during truncatekinsu2020-02-241-0/+8
* core: Prevent crash on process terminationXavi Hernandez2020-02-191-19/+11
* core: fix memory pool management racesXavi Hernandez2020-02-185-106/+146
* libglusterfs-xlator: structure loggingyatipadia2020-02-144-135/+141
* volgen: make thin-arbiter name unique in 'pending-xattr' optionAmar Tumballi2020-02-121-0/+1
* libglusterfs-options: structure loggingyatipadia2020-02-093-82/+100
* bitrot: Make number of signer threads configurableKotresh HR2020-02-071-0/+1
* libglusterfs-event-epoll: structure loggingyatipadia2020-02-064-109/+114
* glusterfsd: structure loggingyatipadia2020-02-062-19/+23
* libglusterfs/common-utils: structure loggingyatipadia2020-02-042-122/+130
* dictionary: remove the 'extra_free' parameterYaniv Kaul2020-01-212-2/+0
* events: fix IPv6 memory corruptionXavi Hernandez2020-01-171-41/+15
* dict: use the free_pair's key presence or NULL as a sign of use.Yaniv Kaul2020-01-132-18/+15
* afr: expose cluster.optimistic-change-log to CLI.Ravishankar N2020-01-071-0/+1
* cli, libglusterfs: rely on libpthread static initializersDmitry Antipov2020-01-011-26/+11
* posix-entry-ops.c: remove some tier related codeYaniv Kaul2020-01-011-1/+0
* Avoid buffer overwrite due to uuid_utoa() misuseDmitry Antipov2019-12-271-5/+7
* timer: fix event destruction raceXavi Hernandez2019-12-271-1/+2
* Revert "store.c: remove a sys_stat() call - just open the file"Sanju Rakonde2019-12-251-1/+10
* libglusterfs/logger - code cleaningBarak Sason2019-12-201-56/+35
* store.c: remove a sys_stat() call - just open the fileYaniv Kaul2019-12-201-10/+1
* glusterd: refactoring long methodBarak Sason Rofman2019-12-191-1/+1