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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mgmt/glusterd: Restart src brick and add pump when replace brick cmds are given.
Pavan Sondur
2010-09-22
2
-15
/
+129
*
mgmt/glusterd: Enable/disable xlator options support added.
Pavan Sondur
2010-09-22
2
-60
/
+268
*
Remove brick for stripe should check for pairs/subvolumes
shishir gowda
2010-09-22
1
-5
/
+14
*
performance/quick-read: fix memory leaks.
Raghavendra G
2010-09-22
1
-3
/
+1
*
server-helper: check for conf before dereferencing
Amar Tumballi
2010-09-21
1
-4
/
+4
*
unmount the replace brick client irrespective of whether the previous command...
Raghavendra Bhat
2010-09-21
1
-10
/
+31
*
libglusterfs: handle failure properly in gf_system()
Csaba Henk
2010-09-21
1
-1
/
+6
*
cli: remove trailing slashes from brick paths
Pranith Kumar K
2010-09-21
3
-10
/
+73
*
mgmt/glusterd: print critical log for responses from unknown peers
Pranith Kumar K
2010-09-21
1
-4
/
+8
*
mount/fuse: By default enable direct-io only for fds not openened with O_RDONLY.
Raghavendra G
2010-09-21
2
-3
/
+8
*
fix the typo in the getxattr of replace-brick
Raghavendra Bhat
2010-09-21
1
-1
/
+1
*
check the private structure of the xlator before accessing it
Raghavendra Bhat
2010-09-21
1
-0
/
+8
*
cli, mgmt/glusterd: send errno in case of Peer reject
Pranith Kumar K
2010-09-21
5
-5
/
+14
*
Friend find should handle hostname/ip
shishir gowda
2010-09-21
1
-1
/
+54
*
cli, mgmt/glusterd: volume sync command
Pranith Kumar K
2010-09-20
18
-225
/
+810
*
rpc-transport/socket: set keepalive socket option.
Raghavendra G
2010-09-20
2
-0
/
+91
*
cluster/afr: print correct offset in debug message during diff self-heal.
Raghavendra G
2010-09-20
1
-2
/
+2
*
build glusterfs with '-O0' flag by default
Amar Tumballi
2010-09-20
1
-5
/
+5
*
Glusterd: gluster volume set <volume> <option> <value>
Kaushik BV
2010-09-18
24
-44
/
+1608
*
mgmt/glusterd: detach peer properly when msg submission fails
Vijay Bellur
2010-09-18
2
-1
/
+4
*
change stat structure to iatt
Anush Shetty
2010-09-18
1
-1
/
+1
*
cluster/afr: allocate memory big enough to hold iatt structures.
Raghavendra G
2010-09-18
2
-3
/
+3
*
cluster/replicate: stack_wind into read_child only if it is up.
Raghavendra G
2010-09-18
1
-6
/
+6
*
check for 'link_inode' in server protocol
Amar Tumballi
2010-09-18
2
-2
/
+9
*
mgmt/glusterd: Proceed state machine when cli response fails
Vijay Bellur
2010-09-18
1
-0
/
+8
*
rdma: do event_unregister() in fini() too.
Amar Tumballi
2010-09-17
2
-12
/
+20
*
server-resolve: check for variables before dereferencing
Amar Tumballi
2010-09-17
1
-7
/
+14
*
glusterd: refactor service termination
Csaba Henk
2010-09-17
3
-133
/
+67
*
reorganize /etc/glusterd/logs, add nfs log too
Csaba Henk
2010-09-17
3
-4
/
+17
*
nfs3: Unref & unbind dir fd with inode lock on EOF
Shehjar Tikoo
2010-09-17
3
-6
/
+38
*
mount/fuse: Perform malloc for appropriate length
Vijay Bellur
2010-09-17
1
-1
/
+1
*
free the dict_val to avoid memory leak
Raghavendra Bhat
2010-09-17
1
-0
/
+2
*
Fix crash in dht_pathinfo_getxattr_cbk
shishir gowda
2010-09-17
1
-4
/
+11
*
Fix transalator indent for option
shishir gowda
2010-09-17
1
-2
/
+2
*
cli: fix incorrect return value for system:: getspec
Csaba Henk
2010-09-17
1
-1
/
+1
*
portmap: add support for registering multiple bricks on one port
Csaba Henk
2010-09-16
1
-7
/
+23
*
portmap: make grounds for typed service mapping
Csaba Henk
2010-09-16
5
-25
/
+42
*
cli: added system:: portmap brick2port
Csaba Henk
2010-09-16
3
-0
/
+116
*
cli: added system:: getspec
Csaba Henk
2010-09-16
3
-0
/
+127
*
cli: add system namespace
Csaba Henk
2010-09-16
5
-1
/
+95
*
cli: make cli behave nicely with batch commands piped in in stdin
Csaba Henk
2010-09-16
2
-3
/
+11
*
cli: add "--remote-host=<hostname>" option
Csaba Henk
2010-09-16
2
-6
/
+16
*
cli: add a simplistic option parser, convert "mode script" to "--mode=script"
Csaba Henk
2010-09-16
7
-32
/
+58
*
server: Check gfid presence using uuid_is_null
Shehjar Tikoo
2010-09-16
1
-2
/
+2
*
logging: fix a crash in gf_log_callingfn()
Amar Tumballi
2010-09-16
1
-3
/
+10
*
distribute: send proper 'gfid' in calls originated from lookup/mkdir
Amar Tumballi
2010-09-16
1
-0
/
+9
*
performance/write-behind: dump contents of wb-file
Raghavendra G
2010-09-16
8
-37
/
+319
*
cluster/pump: introduce another flag to enable pump functionality
Amar Tumballi
2010-09-16
2
-45
/
+622
*
protocol/client: prevent a crash while taking process state dump
Amar Tumballi
2010-09-16
1
-7
/
+8
*
avoid code duplication while freeing respnse hostname
Raghavendra Bhat
2010-09-16
1
-4
/
+0
[next]