summaryrefslogtreecommitdiffstats
path: root/xlators/features/quota
Commit message (Expand)AuthorAgeFilesLines
* rpc: add owner xlator argument to rpc_clnt_newKrishnan Parthasarathi2015-08-141-1/+1
* quota: fix parents caching during build ancestryvmallika2015-08-022-75/+77
* quota: Fix crash in quota enforcervmallika2015-07-212-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
* features/quota: port QUOTA messages to new logging frameworkSusant Palai2015-06-236-323/+594
* quota: allow writes when with ENOENT/ESTALE on active fdvmallika2015-06-221-1/+31
* quota: don't log error when disk quota exceededvmallika2015-06-171-4/+10
* features/quota: Fix ref-leakPranith Kumar K2015-06-111-0/+1
* quota: retry connecting to quotad on ENOTCONN errorvmallika2015-06-043-25/+111
* features/quota: prevent statfs frame loss when an error happens during ancestryvmallika2015-06-041-15/+14
* features/quota : Do unwind if postbuf is NULLAnuradha2015-06-031-1/+1
* rpc: Maintain separate xlator pointer in 'rpcsvc_state'Kotresh HR2015-05-051-1/+1
* quota: Validate NULL inode from the entries received in readdirp_cbkvmallika2015-05-021-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
* quota/marker: Fix dict leaksRavishankar N2014-09-093-11/+12
* quotad: Remove dead codePranith Kumar K2014-06-302-11/+1
* 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-052-14/+31
* 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-222-47/+184
* rpcsvc: Validate RPC procedure number before fetchSantosh Kumar Pradhan2014-05-171-2/+2
* feature/quota: Logging correctionsVarun Shastry2014-04-291-21/+36
* build: MacOSX Porting fixesHarshavardhana2014-04-242-5/+5
* 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-252-6/+48
* features/quota: maintain correct link_count in ancestry buildingRaghavendra G2014-01-251-53/+68
* features/quota: remove in-memory accounting of files in enforcerRaghavendra G2014-01-252-221/+210
* features/quota: use STACK_WIND_TAIL when quota is turned off.Raghavendra G2014-01-241-168/+207
* quota: filter glusterfs quota xattrsSusant Palai2014-01-221-34/+22
* quota: get directory size before enforcing quota on renameKrishnan Parthasarathi2014-01-202-12/+72
* features/quota: Handle the corner case in statfs callVarun Shastry2014-01-171-3/+3
* quota: fix recording of last alert log messageKrishnan Parthasarathi2014-01-161-6/+12
* features/quota: log usage only if hard limit not exceeded.Raghavendra G2013-12-151-4/+9
* cli, glusterd: More quota fixes ...Krutika Dhananjay2013-11-301-2/+0
* features/quota: make writes short when the entire write cannot fit into avail...Raghavendra G2013-11-262-10/+57