summaryrefslogtreecommitdiffstats
path: root/xlators/features/quota/src/quota.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* features/quota: Fix ref-leakPranith Kumar K2015-06-031-0/+1
* features/quota : Do unwind if postbuf is NULLAnuradha2015-06-011-1/+1
* quota: retry connecting to quotad on ENOTCONN errorvmallika2015-05-311-2/+4
* features/quota: prevent statfs frame-loss when an error happens duringvmallika2015-05-311-15/+14
* quota: Validate NULL inode from the entries received in readdirp_cbkvmallika2015-04-301-2/+3
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-26/+26
* quota: enhancement of build ancestryvmallika2015-03-311-90/+45
* marker, quota: Fixing the coverity issuesNandaja Varma2015-03-311-8/+0
* features/quota : Introducing inode quotavmallika2015-03-181-115/+317
* Quota: Build ancestry in the lookupvmallika2015-03-181-8/+104
* quota: For a link operation, do quota_check_limit only till thevmallika2015-01-191-40/+137
* quota: For a rename operation, do quota_check_limit only till thevmallika2014-12-271-54/+271
* features/quota: fixes to dentry management code in rename.Raghavendra G2014-09-151-10/+6
* quota/marker: Fix dict leaksRavishankar N2014-09-091-9/+8
* features/quota: Fix dict leakVarun Shastry2014-06-181-0/+3
* features/quota: unref and set priv->rpc_clnt to NULL once disabled.Raghavendra G2014-06-051-6/+21
* cluster/dht: Fix min-free-disk calculations when quota-deem-statfs is onKrutika Dhananjay2014-06-021-4/+12
* user servicable snapshotsRaghavendra Bhat2014-05-291-1/+2
* features/quota: Send the immediate parent with limit in quota statfs adjustmentVarun Shastry2014-05-221-47/+166
* feature/quota: Logging correctionsVarun Shastry2014-04-291-21/+36
* build: MacOSX Porting fixesHarshavardhana2014-04-241-4/+4
* features/quota: fix the dict leak when quota is offVarun Shastry2014-03-121-2/+2
* features/quota: Fix NULL dereference error reported by coverity.Poornima2014-02-101-0/+4
* features/quota: fix crash in error handling after building ancestry.Raghavendra G2014-02-081-1/+1
* quota: Fixing a possibility of GF_FREE on an array pointerLalatendu Mohanty2014-02-031-1/+4
* features/quota: Correct the statfs calculation when set limit is beyond ...Varun Shastry2014-01-281-4/+2
* mgmt/glusterd: make sure quota enforcer has established connection with quota...Raghavendra G2014-01-251-4/+7
* features/quota: maintain correct link_count in ancestry buildingRaghavendra G2014-01-251-53/+68