summaryrefslogtreecommitdiffstats
path: root/xlators/features/quota
Commit message (Expand)AuthorAgeFilesLines
* Multiple files: reduce work while under lock.Yaniv Kaul2019-01-291-15/+12
* quotad: fix wrong memory freeKinglong Mee2019-01-213-19/+7
* core: Resolve memory leak for brickMohit Agrawal2019-01-161-0/+3
* fix 32-bit-build-smoke warningsIraj Jamali2019-01-111-1/+2
* multiple-files: clang-scan fixesAmar Tumballi2018-12-311-0/+3
* clang: Fix various missing checks for empty listShyamsundarR2018-12-141-26/+46
* xlator: make 'xlator_api' mandatoryAmar Tumballi2018-12-133-17/+17
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-0/+13
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-056-22/+22
* Multiple xlator .h files: remove unused private gf_* memory types.Yaniv Kaul2018-11-301-0/+1
* coverity: Fix coverity issuesMohammed Rafi KC2018-11-261-0/+1
* all: fix the format string exceptionsAmar Tumballi2018-11-051-1/+1
* Multiple xlators: perform gettimeofday() not under lockYaniv Kaul2018-10-161-2/+10
* libglusterfs/dict: Add sizeof()-1 variants of dict functionsPranith Kumar K2018-10-154-26/+13
* Quota related files: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-09-265-32/+62
* Quota: NULL pointer dereferencing clang FixHarpreet Lalwani2018-09-201-1/+2
* build: cleanup xlator link, --no-undefined, libuuidv6devKaleb S. KEITHLEY2018-09-121-1/+1
* Land part 2 of clang-format changesGluster Ant2018-09-125-5095/+4966
* Land clang-format changesGluster Ant2018-09-125-255/+226
* quota: coverity fixesBhumika Goyal2018-08-201-6/+3
* build: rename event.h to gf-event.hNiels de Vos2018-07-271-1/+1
* quota: new volume set option to track of quota in GD2Hari Gowtham2018-07-211-0/+10
* quota: allow writes when with EINVAL on pgfid isnot existKinglong Mee2018-04-091-0/+21
* Quota: heal directory on newly added bricks when quota limit is reachedSanoj Unnikrishnan2018-03-282-3/+32
* features/quota: Add new fields to translator options for GD2Sanoj Unnikrishnan2018-03-241-23/+26
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-271-0/+23
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-191-12/+0
* build: add --without-server optionNiels de Vos2018-02-191-0/+2
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-151-0/+12
* build: Link libgfrpc within rpc-transport shared librariesAnoop C S2018-01-111-2/+4
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-228/+34
* features/quota: Fix brick crash in quota unlink callbackShreyas Siravara2017-12-061-1/+1
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-1/+0
* rpc: optimize fop program lookupMilind Changire2017-11-061-1/+2
* stack.h:PW.INCLUDE_RECURSIONSanju Rakonde2017-09-291-1/+0
* quota: fix a crash by using bad regfile inode as parentKinglong Mee2017-07-171-1/+9
* Link against missed libraries to resolve symbolsPrashanth Pai2017-07-031-2/+4
* core: fix spelling errorsKaleb S. KEITHLEY2017-06-021-1/+1
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-3/+4
* quota: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-274-58/+14
* quota: add quota eventsMuthu-vigneshwaran2016-08-251-0/+10
* quota: change the log level from warning to infoManikandan Selvaganesh2016-08-171-1/+1
* quota: corrected minor spelling mistakes in quota src filesmvignesh@redhat.com2016-07-182-9/+10
* quota : rectify quota-deem-statfs default settingsManikandan Selvaganesh2016-06-131-3/+3
* __inode_ctx_put: fix mem leak on failurePrasanna Kumar Kalever2016-06-011-1/+2
* remove unused variablesPrasanna Kumar Kalever2016-05-061-1/+0
* quota : fix null dereference issues in quotaManikandan Selvaganesh2016-04-201-1/+2
* quota: setting 'read-only' option in xdata to instruct DHT to not healSakshi Bansal2016-04-191-0/+8
* quota: check inode limits only when new file/dir is createdvmallika2016-04-062-10/+27
* marker: build_ancestry in markervmallika2016-04-061-1/+4