summaryrefslogtreecommitdiffstats
path: root/xlators/features/quota/src/quota.c
Commit message (Expand)AuthorAgeFilesLines
* features/quota: simplify and cleanup internal time managementDmitry Antipov2020-08-241-43/+16
* core[brick_mux]: brick crashed when creating and deleting volumes over timeMohit Agrawal2020-03-271-5/+49
* Fix possible resource leaks.Xi Jinyu2020-01-211-0/+3
* Multiple files: get trivial stuff done before lockYaniv Kaul2019-08-011-5/+4
* multiple files: another attempt to remove includesYaniv Kaul2019-06-141-4/+0
* libglusterfs: cleanup iovec functionsXavi Hernandez2019-06-111-8/+2
* across: clang-scan: fix NULL dereferencing warningsAmar Tumballi2019-06-041-4/+6
* Multiple files: reduce work while under lock.Yaniv Kaul2019-01-291-15/+12
* fix 32-bit-build-smoke warningsIraj Jamali2019-01-111-1/+2
* clang: Fix various missing checks for empty listShyamsundarR2018-12-141-26/+46
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-0/+13
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-5/+5
* 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-151-2/+1
* Quota related files: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}Yaniv Kaul2018-09-261-11/+21
* Land part 2 of clang-format changesGluster Ant2018-09-121-4183/+4050
* quota: coverity fixesBhumika Goyal2018-08-201-6/+3
* 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-281-2/+29
* 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
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-151-0/+12
* features/quota: Fix brick crash in quota unlink callbackShreyas Siravara2017-12-061-1/+1
* quota: fix a crash by using bad regfile inode as parentKinglong Mee2017-07-171-1/+9
* quota: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-271-46/+8
* 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-181-6/+6
* 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: check inode limits only when new file/dir is createdvmallika2016-04-061-10/+26
* marker: build_ancestry in markervmallika2016-04-061-1/+4
* storage/posix: send proper iatt attributes for the root inodeRaghavendra Bhat2016-03-261-15/+36
* quota: limit xattr for subdir not healed on newly added bricksvmallika2015-12-291-3/+7
* quota: add version to quota xattrsvmallika2015-11-021-0/+6
* quota: fix crash in quota_fallocatevmallika2015-10-081-0/+2
* quota: use copy_frame when creating new frame during quota_check_limitvmallika2015-10-061-2/+1
* all: reduce "inline" usageJeff Darcy2015-09-011-9/+9
* quota: fix parents caching during build ancestryvmallika2015-07-291-72/+75
* quota: Fix crash in quota enforcervmallika2015-07-141-119/+289
* quota: fix mem leak in quota enforcervmallika2015-07-071-1/+1
* quota: allow writes when with ENOENT/ESTALE on active fdvmallika2015-06-221-1/+31
* quota: don't log error when disk quota exceededvmallika2015-06-151-6/+9
* features/quota: port QUOTA messages to new logging frameworkSusant Palai2015-06-141-293/+292