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
*
cli: Print volume type None as Distribute
Pranith Kumar K
2010-09-06
1
-1
/
+1
*
cli: stripe/replica count should be greater than 1
Pranith Kumar K
2010-09-06
2
-29
/
+21
*
cli: In volume create check for presence of bricks
Pranith Kumar K
2010-09-06
1
-0
/
+6
*
cli: print volume info cmd usage in case of parse errors
Pranith Kumar K
2010-09-06
1
-0
/
+9
*
nfsrpc: Set THIS before vector sizing upcall
Shehjar Tikoo
2010-09-06
1
-0
/
+2
*
do not restrict the size of the subvolume string as it may corrupt the stack ...
Raghavendra Bhat
2010-09-06
1
-8
/
+74
*
Man page entries for glusterd
shishir gowda
2010-09-06
4
-3
/
+89
*
rpc-clnt: fix memory corruption happening while encoding auth data.
Raghavendra G
2010-09-06
2
-11
/
+12
*
debug/trace: use uint64_t variable while using localtime.
Raghavendra G
2010-09-06
1
-60
/
+113
*
exit from the test for the first failure itself
Raghavendra Bhat
2010-09-06
1
-2
/
+23
*
protocol/client: ignore rpc_clnt_destroy as temp fix for sigterm handling
v3.1.0qa16
Pranith Kumar K
2010-09-06
1
-2
/
+2
*
changes in fuse proc thread initialization
Amar Tumballi
2010-09-06
2
-18
/
+15
*
doc: Fix make dist failure for gluster.8
Vijay Bellur
2010-09-06
1
-1
/
+1
*
misc replace-brick fixes
Vijay Bellur
2010-09-06
1
-2
/
+5
*
Man pages for gluster
shishir gowda
2010-09-06
5
-3
/
+68
*
Create volume adding transport type option rdma
shishir gowda
2010-09-06
9
-3
/
+91
*
Add brick hostname should not be localhost
shishir gowda
2010-09-06
1
-0
/
+23
*
Volume create hostname should not be localhost
shishir gowda
2010-09-06
2
-1
/
+24
*
mgmt/glusterd: misc fixes in replace-brick and get volumes
Vijay Bellur
2010-09-05
2
-25
/
+39
*
cli: Display proper message when no volumes are present
Vijay Bellur
2010-09-05
1
-0
/
+5
*
mgmt/glusterd: Add GET volume support
Vijay Bellur
2010-09-05
1
-18
/
+29
*
cli: Add support for GET volume
Vijay Bellur
2010-09-05
2
-3
/
+20
*
protocol/server: set trans in frame->root
Vijay Bellur
2010-09-05
1
-0
/
+1
*
dont destroy the mempools in cleanup and exit as some other thread may be ref...
Raghavendra Bhat
2010-09-04
1
-6
/
+0
*
Hiding add-brick/remove-brick type option
shishir gowda
2010-09-04
1
-2
/
+2
*
rpc-transport/socket: fix memory leaks.
Raghavendra G
2010-09-04
1
-18
/
+28
*
remove legacy/protocol from the build
Amar Tumballi
2010-09-04
2
-13
/
+1
*
gfid: server resolver changes to use gfid instead of ino/gen
Anand Avati
2010-09-04
2
-30
/
+8
*
gfid: protocol/xdr changes to handle gfid based fops.
Amar Tumballi
2010-09-04
7
-409
/
+608
*
gfid: changes in distribute to handle uuids in iatt structure
Anand Avati
2010-09-04
2
-2
/
+20
*
gfid: handling of gfids in storage/posix
Anand Avati
2010-09-04
1
-0
/
+72
*
gfid: set request gfids for new entries in fuse
Anand Avati
2010-09-04
3
-8
/
+54
*
gfid: changes in symlink() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
28
-68
/
+77
*
gfid: changes in mkdir() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
30
-86
/
+107
*
gfid: changes in mknod() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
32
-94
/
+106
*
gfid: change in create() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
39
-85
/
+123
*
gfid: changes in inode management
Anand Avati
2010-09-04
11
-275
/
+82
*
gfid: introduce uuid based handles for inodes
Anand Avati
2010-09-04
4
-1
/
+8
*
rpc-transport/rdma: notify rpc when pollerr happens, so that client side can ...
Raghavendra G
2010-09-03
1
-2
/
+2
*
cli: Fix clang errors.
Sachidananda
2010-09-03
1
-1
/
+16
*
cluster/afr: Remove dead variables.
Sachidananda
2010-09-03
1
-31
/
+6
*
Revert "fuse: introduce pre-test micro-framework, check for execve-over-direc...
v3.1.0qa15
Vijay Bellur
2010-09-03
3
-334
/
+11
*
mgmt/glusterd: clear op ctx after cli response
Pranith Kumar K
2010-09-03
3
-13
/
+15
*
mgmt/glusterd: fix warnings during build.
Raghavendra G
2010-09-03
1
-2
/
+3
*
cluster/replicate: fix warnings during build.
Raghavendra G
2010-09-03
1
-2
/
+2
*
do not free the hostname from the response
Raghavendra Bhat
2010-09-03
1
-2
/
+1
*
mgmt/glusterd: retrieve version upon restart
v3.1.0qa14
Vijay Bellur
2010-09-02
2
-0
/
+6
*
check if the export directory is present only on the brick being added
Raghavendra Bhat
2010-09-02
1
-5
/
+19
*
fuse: introduce pre-test micro-framework, check for execve-over-direct-IO
Csaba Henk
2010-09-02
3
-11
/
+334
*
rpc-transport/rdma: when rdma msg of type RDMA_ERROR is recieved, disconnect ...
Raghavendra G
2010-09-02
1
-6
/
+13
[next]