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: 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
*
features/quota: Use appropriate inodes while logging and create contexts in i...
Junaid
2011-03-31
2
-131
/
+144
*
access the proper loc structure when inode ctx get fails in quota
Raghavendra Bhat
2011-03-30
1
-2
/
+2
*
features/quota: Return dynamically allocated address of local.
Junaid
2011-03-26
2
-8
/
+3
*
features/quota: Client side quota.
Raghavendra G
2011-03-22
4
-2
/
+2807
*
features/quota: removed quota.c and quota-mem-types.h files.
Raghavendra G
2011-03-22
2
-1238
/
+0
*
features/quota: fix warnings due to format string mismatches during invocatio...
Raghavendra G
2010-12-14
1
-1
/
+1
*
Copyright changes
Vijay Bellur
2010-10-11
2
-2
/
+2
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
2
-6
/
+6
*
rmdir: introduce extra flags parameter in FOP prototype
Anand V. Avati
2010-10-02
1
-3
/
+5
*
Glusterd: gluster volume set <volume> <option> <value>
Kaushik BV
2010-09-18
1
-0
/
+53
*
features/quota remove dead variables.
Sachidananda
2010-09-13
1
-8
/
+2
*
gfid: changes in symlink() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-2
/
+2
*
gfid: changes in mkdir() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-2
/
+3
*
gfid: changes in mknod() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-2
/
+2
*
gfid: change in create() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-2
/
+2
*
encryption/ features/quota change STACK_UNWIND to STACK_UNWIND_STRICT
shishir gowda
2010-07-20
1
-1
/
+3
*
mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.am
Anand Avati
2010-06-08
1
-1
/
+3
[next]