index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
features
/
quota
Commit message (
Expand
)
Author
Age
Files
Lines
*
features/quota : Fix timeout min value
Kaushal M
2012-03-19
1
-1
/
+1
*
mgmt/glusterd : volume set validation fixes
Kaushal M
2012-03-18
1
-0
/
+2
*
features/quota: store quota context even for the cases where loc.name
Raghavendra G
2012-03-12
1
-3
/
+3
*
fops/removexattr: prevent users from removing glusterfs xattrs
Rajesh Amaravathi
2012-03-05
1
-24
/
+91
*
mempool: adjustments in pool sizes
Amar Tumballi
2012-02-22
1
-1
/
+1
*
core: utilize mempool for frame->local allocations
Amar Tumballi
2012-02-21
3
-15
/
+15
*
features/quota: fix a crash in fgetxattr() by checking for NULL arg
Amar Tumballi
2012-02-14
1
-1
/
+1
*
core: add an extra flag to readv()/writev() API
Amar Tumballi
2012-02-14
1
-6
/
+6
*
features/marker,quota: Incorporate changes to support nameless lookup
Raghavendra Bhat
2012-02-02
1
-0
/
+3
*
features/quota: Check for error in statfs fop call back.
Mohammed Junaid
2012-01-27
1
-0
/
+5
*
core: get xattrs also as part of readdirp
Amar Tumballi
2012-01-25
1
-1
/
+43
*
core/setxattr: prevent users from setting glusterfs xattrs
Rajesh Amaravathi
2012-01-14
1
-1
/
+71
*
Changes all parent values for quota_check_limit
Rahul C S
2011-12-05
1
-15
/
+20
*
core: remove 'ino' variable from 'inode_t' structure
Amar Tumballi
2011-11-16
2
-134
/
+97
*
Reflect quota-adjusted values in statfs.
Jeff Darcy
2011-11-16
1
-0
/
+98
*
build: warning suppression (round n)
Amar Tumballi
2011-10-20
1
-0
/
+5
*
Second round of warning suppression.
Jeff Darcy
2011-09-29
1
-4
/
+4
*
features/quota: implement mknod fop.
Raghavendra G
2011-09-14
1
-0
/
+142
*
Eliminate many "var set but not used" warnings with newer gcc.
Jeff Darcy
2011-09-07
1
-10
/
+0
*
xlator options: revamp xlator option validation/reconfigure code
Anand Avati
2011-08-18
1
-65
/
+11
*
Change Copyright current year
Pranith Kumar K
2011-08-10
3
-3
/
+3
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
3
-9
/
+9
*
quota: changes in volume_options to assist volume set help/help-xml
Kaushik BV
2011-07-12
1
-8
/
+25
*
quota: update limit stored in inode-ctx when limit is removed on a directory.
Raghavendra G
2011-07-11
1
-2
/
+7
*
features/quota: Print a log when reconfigure fails.
Junaid
2011-06-20
1
-5
/
+8
*
features/quota: after validation on a path, reset variable just_validated to ...
Raghavendra G
2011-06-16
1
-6
/
+11
*
prevent few excessive logs
Amar Tumballi
2011-04-21
1
-4
/
+6
*
quota: do not assign frame->local to NULL which leads to memleak
Raghavendra Bhat
2011-04-16
1
-1
/
+0
*
quota: assign local to frame local to prevent memleak
Raghavendra Bhat
2011-04-16
1
-0
/
+6
*
features/quota: set 'frame->local' to local in fsync
Amar Tumballi
2011-04-16
1
-0
/
+2
*
features/quota: use disk usage instead of file-sizes.
Raghavendra G
2011-04-15
1
-15
/
+15
*
quota: resume the stub when its not NULL
Raghavendra Bhat
2011-04-14
1
-1
/
+1
*
quota/(f)truncate: pass correct delta for updating parent sizes after success...
Raghavendra G
2011-04-14
1
-4
/
+4
*
features/quota: update quota-limit stored in directory contexts after reconfi...
Raghavendra G
2011-04-13
1
-0
/
+4
*
features/quota: check for proper return value in case failure of dict_get_bin
Raghavendra G
2011-04-12
1
-1
/
+1
*
features/quota: add error checks for failure of quota_inode_loc_fill.
Raghavendra G
2011-04-12
1
-8
/
+34
*
quota: assign frame->local to local before checking op_ret
Raghavendra Bhat
2011-04-12
1
-1
/
+2
*
features/quota: Validate the quota options. and donot include into the client...
Junaid
2011-04-12
1
-0
/
+28
*
features/quota: Adding the option "timeout" to quota.
Junaid
2011-04-11
1
-0
/
+22
*
features/quota: handle failed fops gracefully.
Raghavendra G
2011-04-11
1
-11
/
+39
*
features/quota: Add checks for any of the parents of file being NULL while ch...
Raghavendra G
2011-04-11
1
-0
/
+11
*
features/quota: use signed type to store delta.
Raghavendra G
2011-04-11
2
-9
/
+9
*
buf and statpost should be checked for NULL before accessing it
Raghavendra Bhat
2011-04-11
1
-3
/
+6
*
features/quota: Fix race-condition while resuming stub.
Raghavendra G
2011-04-10
2
-38
/
+87
*
features/quota: Add checks for any of the parents of file being NULL while ch...
Raghavendra G
2011-04-08
1
-9
/
+19
*
do not access the empty loc inode
v3.2.0qa9
Raghavendra Bhat
2011-04-07
1
-2
/
+2
*
do not change the arguments of a function
Raghavendra Bhat
2011-04-07
1
-9
/
+8
*
check buf for NULL before accessing it
v3.2.0qa8
Raghavendra Bhat
2011-04-06
1
-1
/
+2
*
features/quota: use a double pointer to uint64_t as an argument to dict_get_b...
Raghavendra G
2011-04-05
1
-2
/
+2
*
features/quota: add NULL check before doing strcasecmp
Raghavendra G
2011-04-05
1
-1
/
+1
[next]