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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate many "var set but not used" warnings with newer gcc.
Jeff Darcy
2011-09-07
4
-125
/
+0
*
mem-pool: Make mem-pool ptr avialable in ptr
shishir gowda
2011-08-25
1
-1
/
+1
*
gsyncd: refine command invocation
Csaba Henk
2011-08-25
4
-32
/
+124
*
features/locks: avoid using reqlock to prevent race
Raghavendra Bhat
2011-08-24
2
-2
/
+2
*
features/marker-quota: Fix invalid reads in readdir_cbk.
v3.3.0qa7
Junaid
2011-08-22
1
-8
/
+24
*
features/marker: changes in marker to avoid race conditions and corruptions
v3.3.0qa6
Raghavendra Bhat
2011-08-21
4
-61
/
+217
*
cluster/afr: Perform self-heal without locking the whole file
Pranith Kumar K
2011-08-20
1
-1
/
+2
*
xlator options: revamp xlator option validation/reconfigure code
Anand Avati
2011-08-18
1
-65
/
+11
*
RO: fix read-only xlator support broken due to worm xlator fix
shishir gowda
2011-08-11
1
-1
/
+1
*
WORM: Write Once Read Many times xlator support
shishir
2011-08-10
5
-221
/
+480
*
Change Copyright current year
Pranith Kumar K
2011-08-10
33
-33
/
+33
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
25
-75
/
+75
*
features/marker-quota: Performance improvement.
Junaid
2011-08-05
3
-12
/
+122
*
features/marker: log failures due to file not being present during quota upda...
Raghavendra G
2011-08-03
1
-27
/
+69
*
gsyncd: do some basic sanitization on logs
Csaba Henk
2011-07-29
5
-24
/
+60
*
geo-rep: minor fixes
Csaba Henk
2011-07-29
1
-1
/
+1
*
features/marker-quota: Perform removexattr with frame uid and gid set to root.
Junaid
2011-07-29
2
-0
/
+23
*
gsyncd: exit in slave when RePCe session came to an end
Csaba Henk
2011-07-28
1
-1
/
+2
*
gsyncd: log exit properly
Csaba Henk
2011-07-28
3
-2
/
+4
*
geo-rep: compactify logging
Csaba Henk
2011-07-28
1
-14
/
+40
*
features/marker-quota: Fix some random memory leaks.
Junaid
2011-07-28
2
-12
/
+11
*
Revert "features/marker-quota: hold lock on dirty inode's parent while healin...
Junaid
2011-07-14
1
-87
/
+24
*
quota: changes in volume_options to assist volume set help/help-xml
Kaushik BV
2011-07-12
1
-8
/
+25
*
features/locks: Do not block UNLOCKs
Vijay Bellur
2011-07-12
2
-2
/
+2
*
quota: update limit stored in inode-ctx when limit is removed on a directory.
Raghavendra G
2011-07-11
1
-2
/
+7
*
access-control: superseded by posix-acl translator
Anand Avati
2011-07-08
5
-2132
/
+1
*
features/marker-quota: call stack destroy when hardlink count is not greater 1.
Junaid
2011-07-01
1
-0
/
+6
*
features/marker-quota: Change the log-level of gf_log to debug in quota_inode...
Junaid
2011-06-30
1
-2
/
+1
*
features/marker-quota: Skip contribution creation on root.
Junaid
2011-06-23
1
-8
/
+10
*
features/quota: Print a log when reconfigure fails.
Junaid
2011-06-20
1
-5
/
+8
*
print the owner and the transport for the blocked locks in server statedump
Raghavendra Bhat
2011-06-19
1
-2
/
+4
*
features/marker-quota: use contribution value to reduce parent's size, if the...
Raghavendra G
2011-06-16
1
-1
/
+5
*
features/marker-quota: hold lock on dirty inode's parent while healing a dirt...
Raghavendra G
2011-06-16
1
-24
/
+87
*
features/marker-quota: hold parent inodelk during creation of xattrs on direc...
Mohammed Junaid Ahmed
2011-06-16
1
-47
/
+192
*
features/marker-quota: check for refcount being zero holding lock in quota_lo...
Raghavendra G
2011-06-16
4
-21
/
+13
*
features/marker-quota: wipe parent_loc in marker_local_unref.
Raghavendra G
2011-06-16
1
-0
/
+1
*
marker-quota/rename: use contribution values from backend instead of in-memor...
Raghavendra G
2011-06-16
2
-97
/
+194
*
features/marker-quota: use mutexes while accessing contribution values.
Raghavendra G
2011-06-16
3
-49
/
+97
*
features/marker: fixes in dirty inode self-heal codepath.
Raghavendra G
2011-06-16
1
-9
/
+10
*
features/marker-quota: performance optimization.
Raghavendra G
2011-06-16
1
-3
/
+10
*
features/marker-quota: fixes in rename path.
Raghavendra G
2011-06-16
6
-71
/
+414
*
features/quota: after validation on a path, reset variable just_validated to ...
Raghavendra G
2011-06-16
1
-6
/
+11
*
fixing some build issues in Mac OS X
Amar Tumballi
2011-06-16
3
-7
/
+1
*
features/locks: check for inodelk lists and blocked inodelks instead of entry...
Raghavendra Bhat
2011-06-16
1
-3
/
+3
*
features/locks:update the refcount while releasing a lock
Raghavendra Bhat
2011-06-14
1
-0
/
+1
*
features/locks: Unwind with SUCCESS on non-blocking entrylk success
Pranith Kumar K
2011-05-30
1
-3
/
+4
*
Revert "temporary workaround for mtab update race thingy"
Csaba Henk
2011-05-26
1
-1
/
+0
*
features/marker: whitespace cleanup
Raghavendra G
2011-05-11
4
-198
/
+203
*
syncdaemon: fix listing xattrs when there is none and failure handling
Csaba Henk
2011-05-09
1
-5
/
+4
*
syncdaemon: some refactor on monitor
Csaba Henk
2011-05-09
3
-13
/
+17
[next]