summaryrefslogtreecommitdiffstats
path: root/xlators/features/changelog
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: add library wrapper for time()Dmitry Antipov2020-08-171-1/+1
* afr/changelog: fix NULL dereferences and error handlingAshish Pandey2020-05-261-9/+9
* core[brick_mux]: brick crashed when creating and deleting volumes over timeMohit Agrawal2020-03-271-0/+1
* feature/changelog: Avoid thread creation if xlator is not enabledMohit Agrawal2020-02-093-40/+116
* xlator/changelog: structure loggingyatipadia2020-01-148-155/+209
* features/changelog: Optimization in changelogShwetha K Acharya2020-01-012-3/+31
* rpc: align structsYaniv Kaul2019-10-172-13/+12
* logging: Structured logging reference PRAravinda VK2019-08-2011-184/+199
* event: rename event_XXX with gf_ prefixedXiubo Li2019-07-292-3/+3
* Fix spelling errorsAravinda VK2019-07-141-1/+1
* graph/shd: Use top down approach while cleaning xlatorMohammed Rafi KC2019-06-271-0/+1
* core: avoid dynamic TLS allocation when possibleXavi Hernandez2019-04-242-49/+5
* libgfchangelog : use find_library to locate shared librarySunny Kumar2019-04-151-1/+3
* core: Brick is not able to detach successfully in brick_mux environmentMohit Agrawal2019-04-141-0/+1
* changelog: remove unused code.Yaniv Kaul2019-04-034-32/+0
* rpc/transport: Missing a ref on dict while creating transport objectMohammed Rafi KC2019-03-201-2/+7
* core: make gf_thread_create() easier to useXavi Hernandez2019-02-012-11/+3
* [geo-rep]: Worker still ACTIVE after killing bricksMohit Agrawal2018-12-137-40/+211
* copy_file_range support in GlusterFSRaghavendra Bhat2018-12-121-1/+1
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-0/+14
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-0524-59/+59
* features/changelog: Fix dictionary-leakPranith Kumar K2018-11-231-5/+0
* features/changelog: Avoid a potential null dereferenceVijay Bellur2018-11-121-4/+6
* xlators: some high severity coverity fixesBhumika Goyal2018-10-221-10/+33
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-102-2/+4
* python: remove shebangs of non-main scripts and make others executableNiels de Vos2018-10-021-0/+0
* Land part 2 of clang-format changesGluster Ant2018-09-1218-7832/+7531
* Land clang-format changesGluster Ant2018-09-1213-891/+859
* core: python3Kaleb S. KEITHLEY2018-09-031-1/+1
* libgfchangelog: Fix changelog history APIKotresh HR2018-08-311-5/+46
* changelog xlator: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-314-37/+55
* 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-232-3/+3
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-226-11/+11
* Fix compile warningsXavi Hernandez2018-07-101-8/+31
* rpc/clnt: Don't let consumers manage "connected" stateRaghavendra G2018-06-042-2/+0
* libgfchangelog: Remove duplicate includedir definition for changelog.hAnoop C S2018-06-011-1/+0
* changelog: fix br-state-check.t failure for brick_muxMohit Agrawal2018-05-252-1/+39
* build: Disallow unresolved symbol referencesPrashanth Pai2018-05-181-2/+3
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-05-021-5/+6
* gluster: Sometimes Brick process is crashed at the time of stopping brickMohit Agrawal2018-04-192-0/+14
* core/build/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-04-121-1/+1
* features/changelog: Update option levelsAravinda VK2018-04-051-0/+7
* libgfchangelog: Correct the log messageNiklas Hambüchen2018-03-241-1/+1
* python: Remove all uses of find_library. Fixes #1450593Niklas Hambüchen2018-03-241-2/+1
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-273-11/+13