summaryrefslogtreecommitdiffstats
path: root/xlators/features/changelog/src
Commit message (Expand)AuthorAgeFilesLines
* features/changelog: Fix dictionary-leakPranith Kumar K2018-11-231-5/+0
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-1/+1
* Land part 2 of clang-format changesGluster Ant2018-09-128-4991/+4765
* Land clang-format changesGluster Ant2018-09-129-687/+667
* changelog xlator: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-312-20/+31
* features/changelog: Fix a file handle leak in htime_create()Vijay Bellur2018-08-231-2/+7
* features/changelog: close htime_fd in fini()Vijay Bellur2018-08-171-0/+5
* features/changelog: Fix missing unlocksVijay Bellur2018-08-172-4/+19
* features/changelog: Fix a resource leakVijay Bellur2018-08-151-0/+1
* build: rename event.h to gf-event.hNiels de Vos2018-07-271-1/+1
* core (named threads): flood of -Wformat-truncation warnings with gcc-7.1Kaleb S. KEITHLEY2018-07-231-1/+1
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-222-5/+5
* Fix compile warningsXavi Hernandez2018-07-101-8/+31
* rpc/clnt: Don't let consumers manage "connected" stateRaghavendra G2018-06-041-1/+0
* changelog: fix br-state-check.t failure for brick_muxMohit Agrawal2018-05-252-1/+39
* gluster: Sometimes Brick process is crashed at the time of stopping brickMohit Agrawal2018-04-192-0/+14
* features/changelog: Update option levelsAravinda VK2018-04-051-0/+7
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-273-11/+13
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-192-5/+8
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-152-8/+5
* core: fix some of the dict_{get,set} with proper APIsAmar Tumballi2018-01-171-12/+4
* fips: Replace md5sum usage to enable fips supportKotresh HR2017-12-191-10/+10
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-431/+66
* features/changelog: changelog threads are not cleaned properly after receive ...Mohit Agrawal2017-12-133-12/+10
* glusterfs: Use gcc builtin ATOMIC operator to increase/decreate refcount.Mohit Agrawal2017-12-122-15/+9
* features/changelog: Add default values for optionsKaushal M2017-11-291-0/+2
* features/changelog: xlators opts improvement for GD2Aravinda VK2017-11-171-9/+34
* features/changelog: Structured logging supportAravinda VK2017-11-154-168/+230
* rpc: optimize fop program lookupMilind Changire2017-11-061-1/+1
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-192-6/+12
* feature/changelog: Fix buffer overflow crashKotresh HR2017-06-211-2/+4
* glusterfs: Not able to mount running volume after enable brick mux and stoppe...Mohit Agrawal2017-05-312-0/+18
* features/changelog: Add xattr as special type in changelog entryMohammed Rafi KC2017-05-102-11/+13
* Halo Replication feature for AFR translatorKevin Vigor2017-05-021-0/+2
* core: run many bricks within one glusterfsd processJeff Darcy2017-01-303-4/+8
* features/changelog: fix a bug in changelog_rpc_server_destroyRyan Ding2017-01-301-0/+1
* gluster: Typos in logs and commentsN Balachandran2017-01-191-1/+1
* features/changelog: Fix htime xattr during brick crashv3.11devKotresh HR2017-01-191-1/+30
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-12/+13
* features/changelog: fix a segment fault in changelog_cleanup_dispatchersRyan Ding2016-09-021-2/+2
* core: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-294-19/+4
* changelog/rpc: Fix rpc_clnt_t mem leaksKotresh HR2016-07-222-1/+16
* core: use readdir(3) with glibc, and associated cleanupKaleb S. KEITHLEY2016-07-181-6/+5
* features/changelog: Change barrier notification mechanismKotresh HR2016-05-313-80/+69
* features/changelog: Don't modify 'pargfid' in 'resolve_pargfid_to_path'Kotresh HR2016-03-302-2/+5
* changelog: fix typecasting of functionPrasanna Kumar Kalever2016-03-171-3/+3
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* features/changelog: Remove incorrect error messageKotresh HR2015-12-141-4/+0
* features/changelog: Capture FXATTROP and XATTROP in changelogKotresh HR2015-11-221-0/+129
* cluster/ec: Mark self-heal fops as internalPranith Kumar K2015-11-181-1/+1