summaryrefslogtreecommitdiffstats
path: root/xlators/features/quota/src/quota.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* features/quota: remove in-memory accounting of files in enforcerRaghavendra G2014-01-251-201/+184
* 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-201-12/+69
* 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-261-10/+56
* features/quota: Improvements to quotaRaghavendra G2013-11-261-941/+1666
* features/marker: quota friendly changesRaghavendra G2013-11-261-1/+1
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+172
* features/quota: Add option to consider the quota limit in statfs estimationVarun Shastry2013-02-191-3/+20
* features/quota: Failure of quota commands if the dir-name contains ':' in itVarun Shastry2012-11-091-3/+6
* features/quota: Avoid mem_put on null localPranith Kumar K2012-09-171-0/+1
* All: License message changeVarun Shastry2012-09-131-7/+6
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-4/+2
* All: License message changeVarun Shastry2012-08-281-14/+5
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-2/+1
* features/quota: get the top xlator from the active graph outside the listRaghavendra Bhat2012-05-181-2/+3
* features/quota: update inode ctx in reconfigure.Raghavendra G2012-04-271-27/+153
* core: coverity issues fixedAmar Tumballi2012-04-231-0/+3