summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/glusterfs
Commit message (Expand)AuthorAgeFilesLines
* list.h: remove offensive language, introduce _list_del() (#2132)Yaniv Kaul2021-04-021-8/+21
* cluster/dht: use readdir for fix-layout in rebalance (#2243)Pranith Kumar Karampuri2021-03-221-0/+2
* fuse: add an option to specify the mount display name (#1989)Amar Tumballi2021-02-221-0/+1
* iobuf: use lists instead of iobufs in iobuf_arena struct (#2097)Yaniv Kaul2021-02-161-5/+3
* posix: fix chmod error on symlinks (#2155)Xavi Hernandez2021-02-111-0/+3
* stack.h/c: remove unused variable and reorder structYaniv Kaul2021-02-081-9/+6
* introduce microsleep to improve sleep precision (#2104)renlei42021-02-061-0/+2
* features/shard: delay unlink of a file that has fd_count > 0 (#1563)Vinayak hariharmath2021-02-031-0/+1
* AFR - fixing coverity issue (Argument cannot be negative) (#2026)Barak Sason Rofman2021-01-221-1/+1
* locks: remove unused conditional switch to spin_lock code (#2007)Vinayak hariharmath2021-01-191-51/+0
* Removing unused memory allocationRinku Kothiya2021-01-181-15/+1
* posix: avoiding redundant access of dictionary (#1786)Rinku Kothiya2021-01-052-2/+9
* io-stats: Change latency to nanoseconds from microseconds (#1833)Shree Vatsa N2020-12-171-11/+5
* core: Implement gracefull shutdown for a brick process (#1751)mohit842020-12-161-0/+3
* core: Updated the GD_OP_VERSION (#1889)Rinku Kothiya2020-12-141-1/+3
* core: Convert mem_get(0) and mem_put functions to Macors (#1908)mohit842020-12-141-3/+20
* core: Optimize _xlator->stats structure to make memory access friendly (#1866)mohit842020-12-042-26/+16
* all: change 'primary' to 'root' where it makes senseRavishankar N2020-12-021-1/+1
* runner: moving to posix_spawnp instead of fork (#1644)Nikhil Ladha2020-12-021-0/+4
* glusterd[brick_mux]: Optimize friend handshake code to avoid call_bail (#1614)mohit842020-11-302-0/+7
* core: tcmu-runner process continuous growing logs lru_size showing -1 (#1776)mohit842020-11-241-0/+1
* enahancement/debug: Option to generate core dump without killing the process ...Vinayak hariharmath2020-11-231-2/+8
* posix: Attach a posix_spawn_disk_thread with glusterfs_ctx (#1595)mohit842020-11-091-0/+6
* xlators: misc conscious language changes (#1715)Ravishankar N2020-11-021-1/+1
* libglusterfs/coverity: pointer to local outside the scope (#1675)Vinayak hariharmath2020-10-211-1/+2
* core: configure optimum inode table hash_size for shd (#1576)mohit842020-10-111-7/+10
* rpcsvc: Add latency tracking for rpc programsPranith Kumar K2020-09-045-10/+24
* build: extend --enable-valgrind to support Memcheck and DRDDmitry Antipov2020-08-311-1/+4
* libglusterfs: fix dict leakRavishankar N2020-09-011-0/+2
* fuse: fetch arbitrary number of groups from /proc/[pid]/statusCsaba Henk2020-07-171-0/+7
* libglusterfs: add functions to calculate time differenceDmitry Antipov2020-08-141-0/+32
* posix: Implement a janitor thread to close fdMohit Agrawal2020-07-271-0/+7
* dict: Remove redundant checksSheetal Pamecha2020-08-061-5/+1
* Remove need for /proc on FreeBSDDaniel Morante2020-08-091-0/+9
* libglusterfs: cleanup --disable-mempoolDmitry Antipov2020-07-291-6/+25
* glusterd: memory deallocated twicenik-redhat2020-08-111-1/+1
* libglusterfs: add library wrapper for time()Dmitry Antipov2020-08-101-0/+6
* libglusterfs: annotate synctasks with ThreadSanitizer APIDmitry Antipov2020-07-281-0/+20
* dict: optimize dict_serialized_length_lk functionMohit Agrawal2020-07-251-1/+3
* statedump: Dump xlator-name for mem-pool objectPranith Kumar K2020-07-281-0/+1
* dht - fixing xattr inconsistencyBarak Sason Rofman2020-07-071-0/+6
* glusterfs.h: add IS_ERROR() and IS_SUCCESS() macroAmar Tumballi2020-07-201-1/+4
* libglusterfs, glusterd: tweak directory scanningDmitry Antipov2020-07-011-12/+9
* storage/posix, libglusterfs: library function to sync filesystemDmitry Antipov2020-06-221-0/+3
* rpc: fix undefined behaviour in __builtin_ctzDmitry Antipov2020-06-042-0/+19
* Indicate timezone offsets in timestampsCsaba Henk2020-03-121-4/+29
* libglusterfs: drop useless 'const' on function return typeDmitry Antipov2020-05-191-1/+1
* open-behind: rewrite of internal logicXavi Hernandez2020-05-122-0/+7
* syncop: improve scaling and implement more toolsXavi Hernandez2020-04-301-9/+44
* core: Updated the GD_OP_VERSIONRinku Kothiya2020-04-281-1/+3