summaryrefslogtreecommitdiffstats
path: root/xlators/features/quota
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* quota: add version to quota xattrsvmallika2015-11-021-0/+6
* feature/quota: Make message-id for quota start from 120000Susant Palai2015-10-081-23/+23
* 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
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-242-2/+11
* all: reduce "inline" usageJeff Darcy2015-09-011-9/+9
* rpc: add owner xlator argument to rpc_clnt_newKrishnan Parthasarathi2015-08-121-1/+1
* quota: fix parents caching during build ancestryvmallika2015-07-292-75/+77
* quota: Fix crash in quota enforcervmallika2015-07-142-122/+295
* quotad: create sock listener only after graph init is completevmallika2015-07-092-4/+38
* 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-146-322/+594
* 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-313-25/+111
* features/quota: prevent statfs frame-loss when an error happens duringvmallika2015-05-311-15/+14
* build: do not #include "config.h" in each fileNiels de Vos2015-05-292-10/+0
* rpc: Maintain separate xlator pointer in 'rpcsvc_state'Kotresh HR2015-05-041-1/+1
* quota: Validate NULL inode from the entries received in readdirp_cbkvmallika2015-04-301-2/+3
* features/quota: Fixing Logically dead codearao2015-04-101-5/+0
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-044-31/+31
* 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-183-126/+359
* Quota: Build ancestry in the lookupvmallika2015-03-182-8/+105
* quota: quotad.socket files should be created under /var/run/glustervmallika2015-03-032-2/+2
* quota: For a link operation, do quota_check_limit only till thevmallika2015-01-192-41/+143
* quota: For a rename operation, do quota_check_limit only till thevmallika2014-12-272-54/+291
* features/quota: fixes to dentry management code in rename.Raghavendra G2014-09-151-10/+6