summaryrefslogtreecommitdiffstats
path: root/libglusterfs
Commit message (Expand)AuthorAgeFilesLines
* rpcsvc: Add latency tracking for rpc programsPranith Kumar K2020-09-0710-67/+115
* glusterfsd, libglusterfs, rpc: prefer libglusterfs time APIDmitry Antipov2020-09-071-1/+2
* build: extend --enable-valgrind to support Memcheck and DRDDmitry Antipov2020-09-053-4/+11
* libglusterfs: fix dict leakRavishankar N2020-09-043-8/+25
* Events: Fixing coverity issues.Srijan Sivakumar2020-09-031-3/+5
* fuse: fetch arbitrary number of groups from /proc/[pid]/statusCsaba Henk2020-08-211-0/+7
* libglusterfs: add functions to calculate time differenceDmitry Antipov2020-08-212-2/+33
* posix: Implement a janitor thread to close fdMohit Agrawal2020-08-201-0/+7
* dict: Remove redundant checksSheetal Pamecha2020-08-202-41/+30
* Remove need for /proc on FreeBSDDaniel Morante2020-08-204-1/+41
* libglusterfs: cleanup --disable-mempoolDmitry Antipov2020-08-193-121/+130
* Events: Socket creation after getaddrinfo and IPv4 and IPv6 packet capturesrijan-sivakumar2020-08-191-8/+17
* Use sysctl for get_mem_size() on FreeBSDDaniel Morante2020-08-191-1/+1
* Add missing links to userspace RCUDaniel Morante2020-08-191-1/+2
* BSD: extattr_set_link and extattr_set_fd return bytes written not 0Daniel Morante2020-08-191-2/+2
* glusterd: memory deallocated twicenik-redhat2020-08-182-7/+7
* 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