index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cluster/afr: Refactored the self-heal interface.
Vikas Gorur
2009-11-24
9
-167
/
+141
*
cluster/afr: Do self-heal on reopened fds.
Vikas Gorur
2009-11-24
10
-229
/
+699
*
cluster/afr: Provide a post-post_op hook in the transaction.
Vikas Gorur
2009-11-24
2
-6
/
+23
*
cluster/afr: Refactored the data self-heal algorithm.
Vikas Gorur
2009-11-24
2
-143
/
+248
*
cluster/afr: Hold blocking locks for data self-heal.
Vikas Gorur
2009-11-24
4
-35
/
+62
*
cluster/afr: Set read-child = source regardless of foreground/background self...
Vikas Gorur
2009-11-24
1
-1
/
+2
*
cluster/afr: Fix inode context bitmasks.
Vikas Gorur
2009-11-24
4
-17
/
+11
*
cluster/afr: Fix double-free in opendir self-heal callback.
Vikas Gorur
2009-11-24
1
-1
/
+4
*
performance/quick-read: use STACK_UNWIND_STRICT for unwinding.
Raghavendra G
2009-11-24
1
-40
/
+49
*
performance/write-behind: use STACK_UNWIND_STRICT for unwinding.
Raghavendra G
2009-11-24
1
-2
/
+2
*
performance/read-ahead: use STACK_UNWIND_STRICT for unwinding.
Raghavendra G
2009-11-24
2
-18
/
+20
*
performance/io-threads: use STACK_UNWIND_STRICT for unwinding.
Raghavendra G
2009-11-24
1
-90
/
+102
*
performance/io-cache: use STACK_UNWIND_STRICT for unwinding.
Raghavendra G
2009-11-24
2
-20
/
+26
*
performance/stat-prefetch: use STACK_UNWIND_STRICT for unwinding.
Raghavendra G
2009-11-24
2
-93
/
+105
*
cluster/afr: Unlock only those paths which have been locked during rename.
Vikas Gorur
2009-11-24
1
-77
/
+142
*
cluster/afr: Fix handling of revalidate lookups.
Vikas Gorur
2009-11-24
2
-24
/
+38
*
Revert "libglusterfs/src/gf-dirent.c: In gf_dirent_nb structure d_name should...
Anand V. Avati
2009-11-24
1
-1
/
+1
*
storage/posix: Fix condition typo.
Vikas Gorur
2009-11-20
1
-1
/
+1
*
performance/io-cache: don't use stat got in read_cbk if it is zero-filled.
Raghavendra G
2009-11-20
2
-16
/
+29
*
Fix Redhat init file so that it knows the correct binary location
Paul Rawson
2009-11-19
1
-1
/
+1
*
Fix rpm building for Fedora 11.
Erick Tryzelaar
2009-11-19
1
-1
/
+0
*
transport/ib-verbs: assign to qpreg before accessing it in __ib_verbs_lookup_...
Raghavendra G
2009-11-19
1
-0
/
+1
*
performance/stat-prefetch: don't cache dentries corresponding to directory.
Raghavendra G
2009-11-19
1
-0
/
+4
*
performance/stat-prefetch: don't use pre-allocated dirent structure in sp_get...
Raghavendra G
2009-11-19
1
-8
/
+23
*
cluster/distribute: copy the stat structure while copying dentries in readdir...
Raghavendra G
2009-11-19
1
-0
/
+2
*
debug/error-gen: Correct log messages in init function.
vinayak hegde
2009-11-19
1
-3
/
+3
*
Check for other return values as well from call to inode_path.
Pavan Sondur
2009-11-19
1
-2
/
+2
*
cluster/stripe: Wrong variable is checked after calloc.
vinayak hegde
2009-11-19
1
-1
/
+1
*
protocol/client: Changed default ping-timeout to 42
Vijay Bellur
2009-11-19
1
-2
/
+2
*
Do not access a free'd lock while releasing all inodelks of transport.
Pavan Sondur
2009-11-19
1
-6
/
+4
*
cluster/afr: Handle op_ret properly in opendir_cbk
Vikas Gorur
2009-11-19
1
-2
/
+3
*
libglusterfsclient/umount: fix double free.
Raghavendra G
2009-11-18
1
-1
/
+1
*
libglusterfsclient: don't change the st_dev in stat-structure before doing in...
Raghavendra G
2009-11-18
1
-8
/
+7
*
libglusterfsclient/open: don't send create call if the file is already presen...
Raghavendra G
2009-11-18
1
-1
/
+5
*
protocol/server: add debug messages.
Raghavendra G
2009-11-18
1
-0
/
+12
*
libglusterfsclient: update iattr cache only if operation was successful.
Raghavendra G
2009-11-18
1
-12
/
+27
*
libglusterfsclient: fix memory leak.
Raghavendra G
2009-11-18
1
-44
/
+16
*
booster: implement xattr related apis.
Raghavendra G
2009-11-18
1
-0
/
+101
*
libglusterfsclient: change the prototype of glusterfs_lsetxattr.
Raghavendra G
2009-11-18
2
-6
/
+4
*
libglusterfsclient: fix __do_path_resolve to return zero if the path happens ...
Raghavendra G
2009-11-18
1
-0
/
+1
*
libglusterfsclient: getxattr should return the length of the xattr when size ...
Raghavendra G
2009-11-18
1
-11
/
+19
*
libglusterfsclient/ftruncate: add braces to ensure proper evaluation of if co...
Raghavendra G
2009-11-18
1
-2
/
+2
*
booster: implement creat64.
Raghavendra G
2009-11-18
1
-0
/
+47
*
booster: implement truncate and truncate64.
Raghavendra G
2009-11-18
1
-0
/
+76
*
libglusterfsclient: implement glusterfs_truncate.
Raghavendra G
2009-11-18
2
-1
/
+117
*
booster: implement ftruncate64.
Raghavendra G
2009-11-18
1
-1
/
+33
*
libglusterfsclient: fix libgf_vmp_virtual_path. - This procedure used to retu...
Raghavendra G
2009-11-18
1
-8
/
+11
*
booster: implement getcwd.
Raghavendra G
2009-11-18
1
-0
/
+14
*
booster: implement fchdir.
Raghavendra G
2009-11-18
1
-0
/
+43
*
booster: implement chdir.
Raghavendra G
2009-11-18
1
-0
/
+53
[next]