summaryrefslogtreecommitdiffstats
path: root/xlators/features/quota
Commit message (Expand)AuthorAgeFilesLines
* 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
* features/quota: Improvements to quotaRaghavendra G2013-11-2610-984/+2947
* 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-192-3/+21
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-071-1/+1
* features/quota: Failure of quota commands if the dir-name contains ':' in itVarun Shastry2012-11-091-3/+6
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+3
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-2/+2
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-1/+1
* features/quota: Avoid mem_put on null localPranith Kumar K2012-09-172-11/+1
* All: License message changeVarun Shastry2012-09-133-21/+18
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-4/+2
* All: License message changeVarun Shastry2012-08-283-43/+16
* 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-272-31/+159
* core: coverity issues fixedAmar Tumballi2012-04-231-0/+3
* features/quota: don't adjust statfs buffer if size used is alreadyRaghavendra G2012-04-121-8/+15
* quota: log msgs indicating NULL parent inode in DEBUG level.Raghavendra G2012-04-031-4/+4
* core: adding extra data for fopsAmar Tumballi2012-03-221-144/+165
* features/quota : Fix timeout min valueKaushal M2012-03-191-1/+1
* mgmt/glusterd : volume set validation fixesKaushal M2012-03-181-0/+2
* features/quota: store quota context even for the cases where loc.nameRaghavendra G2012-03-121-3/+3
* fops/removexattr: prevent users from removing glusterfs xattrsRajesh Amaravathi2012-03-051-24/+91