summaryrefslogtreecommitdiffstats
path: root/xlators/features/quota/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* mempool: adjustments in pool sizesAmar Tumballi2012-02-221-1/+1
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-213-15/+15
* features/quota: fix a crash in fgetxattr() by checking for NULL argAmar Tumballi2012-02-141-1/+1
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-6/+6
* features/marker,quota: Incorporate changes to support nameless lookupRaghavendra Bhat2012-02-021-0/+3
* features/quota: Check for error in statfs fop call back.Mohammed Junaid2012-01-271-0/+5
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-1/+43
* core/setxattr: prevent users from setting glusterfs xattrsRajesh Amaravathi2012-01-141-1/+71
* Changes all parent values for quota_check_limitRahul C S2011-12-051-15/+20
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-162-134/+97
* Reflect quota-adjusted values in statfs.Jeff Darcy2011-11-161-0/+98
* build: warning suppression (round n)Amar Tumballi2011-10-201-0/+5
* Second round of warning suppression.Jeff Darcy2011-09-291-4/+4
* features/quota: implement mknod fop.Raghavendra G2011-09-141-0/+142
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-10/+0
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-181-65/+11
* Change Copyright current yearPranith Kumar K2011-08-103-3/+3
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-063-9/+9
* quota: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-121-8/+25
* quota: update limit stored in inode-ctx when limit is removed on a directory.Raghavendra G2011-07-111-2/+7
* features/quota: Print a log when reconfigure fails.Junaid2011-06-201-5/+8
* features/quota: after validation on a path, reset variable just_validated to ...Raghavendra G2011-06-161-6/+11
* prevent few excessive logsAmar Tumballi2011-04-211-4/+6
* quota: do not assign frame->local to NULL which leads to memleakRaghavendra Bhat2011-04-161-1/+0
* quota: assign local to frame local to prevent memleakRaghavendra Bhat2011-04-161-0/+6
* features/quota: set 'frame->local' to local in fsyncAmar Tumballi2011-04-161-0/+2
* features/quota: use disk usage instead of file-sizes.Raghavendra G2011-04-151-15/+15