index
:
glusterfs-snapshot.git
devel
development
gluster-snap
master
master_upstream
snap_devel
upstream
work
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
glusterd : Fixes for breakages caused by volume-id validation
Kaushal M
2012-04-17
4
-47
/
+142
*
cli: Fix for "volume status all"
Kaushal M
2012-04-17
2
-9
/
+50
*
nlm: unregister nlm v1 when gNfs is stopped
Rajesh Amaravathi
2012-04-17
1
-0
/
+6
*
protocol/server: Check if dict arg is NULL in setxattr
shishir gowda
2012-04-17
1
-1
/
+1
*
features/marker: fix possible NULL access in strcmp()
Amar Tumballi
2012-04-16
1
-3
/
+9
*
protocol/client,server: Lock self healing off by default.
Mohammed Junaid
2012-04-16
3
-4
/
+6
*
glusterd/rebalance: Start process with xlator option client-pid -3
shishir gowda
2012-04-16
4
-2
/
+10
*
cluster/afr: increment change log with correct byte order
Pranith Kumar K
2012-04-16
1
-2
/
+5
*
cluster/dht: Revert to calling ftruncate
shishir gowda
2012-04-16
1
-5
/
+3
*
nfs/server: hard resolve fh on restart
Rajesh Amaravathi
2012-04-16
1
-1
/
+2
*
libglusterfs: Syncop procs should not exceed SYNCENV_PROC_MAX
Pranith Kumar K
2012-04-13
1
-1
/
+1
*
Fix dangling references to examples.
Jeff Darcy
2012-04-13
1
-3
/
+3
*
glusterd: IPv4 auth improvment
Kaushal M
2012-04-13
1
-0
/
+7
*
server: Modified logging information to ease log based analysis
Krishnan Parthasarathi
2012-04-13
2
-3
/
+3
*
xlator/server,xlator/nfs : Fix authentication for address lists
Kaushal M
2012-04-13
3
-7
/
+30
*
dht/rebalance: Display migration failure count
shishir gowda
2012-04-13
7
-14
/
+71
*
glusterd/remove-brick: Replace ABORT with STOP
shishir gowda
2012-04-13
6
-26
/
+50
*
dht/rebalance: Handle ASSERT_ON_CHILD_DOWN gracefully
shishir gowda
2012-04-13
2
-4
/
+16
*
glusterd/remove-brick: Remove support for pause option
shishir gowda
2012-04-13
5
-29
/
+4
*
geo-rep / gsyncd: log sync failures as warnings
Csaba Henk
2012-04-13
1
-1
/
+1
*
glusterd/rebalance: re-establish conn between rebalance process
shishir gowda
2012-04-13
3
-0
/
+46
*
mount.glusterfs: multiple fixes
Jeff Darcy
2012-04-13
1
-71
/
+49
*
glusterd: Added volume-id to 'op' dictionary
Krishnan Parthasarathi
2012-04-12
5
-0
/
+115
*
glusterd: Removed 'unprotected' concurrent access of priv->volumes on gluster...
Krishnan Parthasarathi
2012-04-12
1
-28
/
+3
*
features/quota: don't adjust statfs buffer if size used is already
Raghavendra G
2012-04-12
1
-8
/
+15
*
glusterd/rebalance: Provide option start rebalance with valgrind
shishir gowda
2012-04-12
1
-1
/
+16
*
cluster/afr: Perform gfid-less lookup in afr
Pranith Kumar K
2012-04-12
1
-0
/
+5
*
storage/posix: Handle gfid-less lookup
Pranith Kumar K
2012-04-12
2
-3
/
+10
*
libglusterfs: loc_copy should set name only if src->name is set
Pranith Kumar K
2012-04-12
1
-1
/
+2
*
md-cache: fix dict memory leak in mdc_inode_xatt_update
Brian Foster
2012-04-12
1
-2
/
+0
*
contrib/md5: prune contrib/md5/* from tree
Kaleb KEITHLEY
2012-04-11
2
-388
/
+0
*
glusterfsd: mem-pool count of dict_t is adjusted
Amar Tumballi
2012-04-11
2
-4
/
+10
*
Error-gen: declare the structure for cbks
Anush Shetty
2012-04-11
1
-0
/
+3
*
doc: Move outdated documentation to legacy
Vijay Bellur
2012-04-11
65
-686
/
+680
*
dht/rebalance: Correct log messages
shishir gowda
2012-04-11
1
-5
/
+6
*
protocol/client: in link_cbk() try to print valid information in case of error
Amar Tumballi
2012-04-11
1
-2
/
+6
*
protocol/server: validate connection object before dereferencing
Amar Tumballi
2012-04-11
1
-19
/
+10
*
fuse-bridge: generate GFID as gfid-req in fresh lookup
Anand Avati
2012-04-11
1
-0
/
+3
*
Fix compiler warnings and typos from Debian build.
Jeff Darcy
2012-04-10
12
-15
/
+15
*
storage/posix: Avoid excessive logging in posix.
Mohammed Junaid
2012-04-09
3
-5
/
+32
*
glusterd: Modified algo for creating hooks directories.
Krishnan Parthasarathi
2012-04-09
1
-1
/
+3
*
rebalance: revert sending PARENT_DOWN event to xlators
shishir gowda
2012-04-09
1
-2
/
+0
*
remove-brick: Abort should revert volume changes
shishir gowda
2012-04-06
2
-10
/
+60
*
hadoop-glusterfs: Fix IndexOutOfBounds Exception
Venky Shankar
2012-04-06
1
-1
/
+2
*
cluster/afr: Fix a compilation warning
Vijay Bellur
2012-04-05
1
-1
/
+1
*
self-heald: succeed heal info always
Pranith Kumar K
2012-04-05
1
-1
/
+2
*
mgmt/glusterd: Use the correct status string for filtering
Pranith Kumar K
2012-04-05
1
-1
/
+1
*
self-heald: Add node-uuid option for determining brick position
Pranith Kumar K
2012-04-05
4
-66
/
+20
*
geo-rep / gsyncd: shuffle directory entries in crawl
Csaba Henk
2012-04-05
1
-0
/
+2
*
nfs/nlm: dummy actor for FREE_ALL procedure
Rajesh Amaravathi
2012-04-05
2
-39
/
+54
[prev]
[next]