summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src
Commit message (Expand)AuthorAgeFilesLines
* posix: fix chmod error on symlinks (#2158)Xavi Hernandez2021-02-123-0/+10
* glusterd[brick_mux]: Optimize friend handshake code to avoid call_bail (#1614)mohit842020-11-306-3/+177
* change 'master' xlator to 'primary' xlatorRavishankar N2020-11-303-8/+8
* core: tcmu-runner process continuous growing logs lru_size showing -1 (#1776)mohit842020-11-242-0/+15
* enahancement/debug: Option to generate core dump without killing the process ...Vinayak hariharmath2020-11-233-2/+20
* posix: Attach a posix_spawn_disk_thread with glusterfs_ctx (#1595)mohit842020-11-091-0/+6
* logger: Always print errors in english (#1657)Rinku Kothiya2020-11-071-1/+5
* xlators: misc conscious language changes (#1715)Ravishankar N2020-11-026-24/+22
* cluster/dht: Perform migrate-file with lk-owner (#1581)Pranith Kumar Karampuri2020-10-291-3/+3
* glusterd/afr: enable granular-entry-heal by default (#1621)Ravishankar N2020-10-221-3/+1
* libglusterfs/coverity: pointer to local outside the scope (#1675)Vinayak hariharmath2020-10-212-6/+10
* core: configure optimum inode table hash_size for shd (#1576)mohit842020-10-112-23/+45
* rpcsvc: Add latency tracking for rpc programsPranith Kumar K2020-09-0410-67/+115
* glusterfsd, libglusterfs, rpc: prefer libglusterfs time APIDmitry Antipov2020-09-031-1/+2
* build: extend --enable-valgrind to support Memcheck and DRDDmitry Antipov2020-08-313-4/+11
* libglusterfs: fix dict leakRavishankar N2020-09-013-8/+25
* Events: Fixing coverity issues.Srijan Sivakumar2020-09-011-3/+5
* fuse: fetch arbitrary number of groups from /proc/[pid]/statusCsaba Henk2020-07-171-0/+7
* libglusterfs: add functions to calculate time differenceDmitry Antipov2020-08-142-2/+33
* posix: Implement a janitor thread to close fdMohit Agrawal2020-07-271-0/+7
* dict: Remove redundant checksSheetal Pamecha2020-08-062-41/+30
* Remove need for /proc on FreeBSDDaniel Morante2020-08-094-1/+41
* libglusterfs: cleanup --disable-mempoolDmitry Antipov2020-07-293-121/+130
* Events: Socket creation after getaddrinfo and IPv4 and IPv6 packet capturesrijan-sivakumar2020-07-181-8/+17
* Use sysctl for get_mem_size() on FreeBSDDaniel Morante2020-08-091-1/+1
* Add missing links to userspace RCUDaniel Morante2020-08-091-1/+2
* BSD: extattr_set_link and extattr_set_fd return bytes written not 0Daniel Morante2020-08-091-2/+2
* glusterd: memory deallocated twicenik-redhat2020-08-112-7/+7
* libglusterfs: add library wrapper for time()Dmitry Antipov2020-08-106-8/+15
* libglusterfs: annotate synctasks with ThreadSanitizer APIDmitry Antipov2020-07-282-0/+55
* glusterfs: infinite loop in common-utils.cSaju-Mohammed2020-08-041-16/+9
* dict: optimize dict_serialized_length_lk functionMohit Agrawal2020-07-252-39/+12
* statedump: Dump xlator-name for mem-pool objectPranith Kumar K2020-07-283-0/+3
* libglusterfs/xlator: undefined symbol xlator_apinik-redhat2020-07-211-12/+27
* dht - fixing xattr inconsistencyBarak Sason Rofman2020-07-073-0/+23
* glusterfs.h: add IS_ERROR() and IS_SUCCESS() macroAmar Tumballi2020-07-201-1/+4
* libglusterfs: fix warnings issued with gcc-10 -Wtype-limitsDmitry Antipov2020-07-091-65/+94
* glusterd - fixing coverity issuesBarak Sason Rofman2020-07-051-0/+2
* libglusterfs, glusterd: tweak directory scanningDmitry Antipov2020-07-012-16/+12
* build: improve support for sanitizersDmitry Antipov2020-06-181-1/+1
* Issue with gf_fill_iatt_for_direntSoumya Koduri2020-07-021-1/+1
* storage/posix, libglusterfs: library function to sync filesystemDmitry Antipov2020-06-223-0/+24
* rpc: fix undefined behaviour in __builtin_ctzDmitry Antipov2020-06-042-0/+19
* Indicate timezone offsets in timestampsCsaba Henk2020-03-126-94/+97
* libglusterfs: fix use-after-destroy mutex errorDmitry Antipov2020-06-051-2/+2
* libglusterfs: drop useless 'const' on function return typeDmitry Antipov2020-05-191-1/+1
* open-behind: rewrite of internal logicXavi Hernandez2020-05-124-0/+34
* syncop: improve scaling and implement more toolsXavi Hernandez2020-04-303-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