summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/glusterfs
Commit message (Expand)AuthorAgeFilesLines
* rpcsvc: Add latency tracking for rpc programsPranith Kumar K2020-09-075-10/+24
* build: extend --enable-valgrind to support Memcheck and DRDDmitry Antipov2020-09-051-1/+4
* libglusterfs: fix dict leakRavishankar N2020-09-041-0/+2
* fuse: fetch arbitrary number of groups from /proc/[pid]/statusCsaba Henk2020-08-211-0/+7
* libglusterfs: add functions to calculate time differenceDmitry Antipov2020-08-211-0/+32
* posix: Implement a janitor thread to close fdMohit Agrawal2020-08-201-0/+7
* dict: Remove redundant checksSheetal Pamecha2020-08-201-5/+1
* Remove need for /proc on FreeBSDDaniel Morante2020-08-201-0/+9
* libglusterfs: cleanup --disable-mempoolDmitry Antipov2020-08-191-6/+25
* glusterd: memory deallocated twicenik-redhat2020-08-181-1/+1
* libglusterfs: add library wrapper for time()Dmitry Antipov2020-08-171-0/+6
* libglusterfs: annotate synctasks with ThreadSanitizer APIDmitry Antipov2020-08-111-0/+20
* dict: optimize dict_serialized_length_lk functionMohit Agrawal2020-07-311-1/+3
* statedump: Dump xlator-name for mem-pool objectPranith Kumar K2020-07-291-0/+1
* dht - fixing xattr inconsistencyBarak Sason Rofman2020-07-221-0/+6
* glusterfs.h: add IS_ERROR() and IS_SUCCESS() macroAmar Tumballi2020-07-211-1/+4
* libglusterfs, glusterd: tweak directory scanningDmitry Antipov2020-07-071-12/+9
* storage/posix, libglusterfs: library function to sync filesystemDmitry Antipov2020-06-221-0/+3
* rpc: fix undefined behaviour in __builtin_ctzDmitry Antipov2020-06-172-0/+19
* Indicate timezone offsets in timestampsCsaba Henk2020-06-151-4/+29
* libglusterfs: drop useless 'const' on function return typeDmitry Antipov2020-06-091-1/+1
* open-behind: rewrite of internal logicXavi Hernandez2020-06-042-0/+7
* syncop: improve scaling and implement more toolsXavi Hernandez2020-05-131-9/+44
* core: Updated the GD_OP_VERSIONRinku Kothiya2020-04-291-1/+3
* Posix: Optimize posix code to improve file creationMohit Agrawal2020-04-061-0/+9
* 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
* core: fix memory pool management racesXavi Hernandez2020-02-182-13/+18
* libglusterfs-xlator: structure loggingyatipadia2020-02-141-1/+34
* volgen: make thin-arbiter name unique in 'pending-xattr' optionAmar Tumballi2020-02-121-0/+1
* libglusterfs-options: structure loggingyatipadia2020-02-091-1/+15
* bitrot: Make number of signer threads configurableKotresh HR2020-02-071-0/+1
* libglusterfs-event-epoll: structure loggingyatipadia2020-02-061-1/+36
* glusterfsd: structure loggingyatipadia2020-02-061-0/+9
* libglusterfs/common-utils: structure loggingyatipadia2020-02-041-1/+38
* dictionary: remove the 'extra_free' parameterYaniv Kaul2020-01-211-1/+0
* dict: use the free_pair's key presence or NULL as a sign of use.Yaniv Kaul2020-01-131-1/+0
* afr: expose cluster.optimistic-change-log to CLI.Ravishankar N2020-01-071-0/+1
* posix-entry-ops.c: remove some tier related codeYaniv Kaul2020-01-011-1/+0
* afr: make heal info locklessRavishankar N2019-12-121-0/+2
* ctime: Fix ctime inconsisteny with utimensatKotresh HR2019-12-101-0/+2
* debug/io-stats: add an option to set volume-idAmar Tumballi2019-11-291-0/+1
* Revert "afr: make heal info lockless"Ravishankar N2019-11-281-2/+0
* afr: make heal info locklessRavishankar N2019-11-281-0/+2
* common-utils.c: add gf_strn2boolean() functionYaniv Kaul2019-11-271-0/+2
* store.c/glusterd-store.c: remove sys_stat callsYaniv Kaul2019-11-271-2/+2
* libglusterfs: remove unused gfdb specific files from repoAmar Tumballi2019-11-181-5/+0
* glusterd: Client Handling of Elastic ClustersMohit Agrawal2019-11-121-1/+1
* iobuf.c, h: minor fixesYaniv Kaul2019-11-071-6/+6
* posix-helpers.c (and others): minor changes to posix_xattr_fill()Yaniv Kaul2019-11-061-3/+0