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
*
Cli volume create validation
shishir gowda
2010-08-26
7
-0
/
+119
*
cluster/afr: Do not issue blocking locks in self-heal.
Pavan Sondur
2010-08-26
4
-112
/
+11
*
cli: print usage message when parsing of cmd fails
Pranith Kumar K
2010-08-25
1
-10
/
+43
*
cli: check if the arguments are present before accessing
Pranith Kumar K
2010-08-25
1
-3
/
+59
*
Help Added to the Gluster-CLI for all sub commands (some deletions in the old...
Kaushik BV
2010-08-25
5
-56
/
+85
*
mgmt/glusterd: check if the brick already exists in stage add-brick
Pranith Kumar K
2010-08-25
1
-8
/
+44
*
storage/posix: calculate the correct size of each dirent in readdir/readdirp.
Raghavendra G
2010-08-25
4
-13
/
+39
*
cli: print volume create command usage in-case of parse errors
Pranith Kumar K
2010-08-25
1
-1
/
+8
*
cli: validating if the arguments exist before accessing in volume create
Pranith Kumar K
2010-08-25
2
-3
/
+22
*
legacy/protocol/client: fix namespace collisions.
Amar Tumballi
2010-08-25
3
-11
/
+13
*
cluster/afr: Clean up dead assignments.
Sachidananda
2010-08-24
2
-18
/
+25
*
cluster/afr: Clean up dead assignments.
Sachidananda
2010-08-24
1
-11
/
+1
*
fix the typo present in sh_missing_entries_create function
Raghavendra Bhat
2010-08-24
1
-1
/
+1
*
glusterd: avoid cleaning up rpc during peer detach
Vijay Bellur
2010-08-24
1
-1
/
+0
*
cluster/afr: Remove dead assignments.
Sachidananda
2010-08-24
1
-22
/
+0
*
fuse graph initialization related changes
Amar Tumballi
2010-08-24
1
-18
/
+7
*
doc: Include transport-type in glusterd.vol
Vijay Bellur
2010-08-24
1
-0
/
+1
*
glusterd: Inject right event during peer detach
Vijay Bellur
2010-08-24
1
-1
/
+1
*
glusterd: support for volume version and cksum
v3.1.0qa8
Vijay Bellur
2010-08-23
15
-223
/
+847
*
performance/io-cache: Remove dead assignments.
Sachidananda
2010-08-23
1
-5
/
+0
*
rpcsvc: allow creation of both rdma and socket for a single server transport.
Raghavendra G
2010-08-23
5
-20
/
+112
*
protocol/server: features/locks: Fix nonblocking entrylks, inodelks in locks ...
Pavan Sondur
2010-08-22
6
-49
/
+68
*
cluster/afr: Use 2 phase locking for transactions and self heal.
Pavan Sondur
2010-08-22
11
-981
/
+2333
*
xlators/nfs: nfs3-helpers.c remove dead assignments.
Sachidananda
2010-08-22
1
-7
/
+7
*
xlators/nfs: nfs3.c - remove dead assignments.
Sachidananda
2010-08-22
1
-6
/
+0
*
gf_system: fork/exec instead of system
Amar Tumballi
2010-08-21
4
-8
/
+66
*
glusterd: prefix added to gluster commands
Amar Tumballi
2010-08-21
4
-17
/
+22
*
portmapper program added to glusterfsd mgmt rpc
Amar Tumballi
2010-08-21
9
-18
/
+282
*
fix the wrong log message displayed by glusterd in remove brick
Raghavendra Bhat
2010-08-21
1
-1
/
+1
*
generate separate volume files for nfs in case of 'portmapper' mode
Amar Tumballi
2010-08-21
2
-26
/
+142
*
check whether xlator is NULL in FUSE_FOP macro
Raghavendra Bhat
2010-08-21
2
-5
/
+14
*
performance/stat-prefetch: use SP_STACK_UNWIND instead of STACK_UNWIND_STRICT.
Raghavendra G
2010-08-21
1
-2
/
+2
*
xlators/mgmt: exit if directory creation fails.
Sachidananda
2010-08-21
1
-0
/
+3
*
Hide cli peer command port option
shishir gowda
2010-08-21
1
-10
/
+10
*
cli: Fix issues in non readline mode
Vijay Bellur
2010-08-19
1
-3
/
+5
*
rpcsvc: decouple creation of listener from rpcsvc_program_register and rpcsvc...
Raghavendra G
2010-08-19
5
-216
/
+190
*
libglusterfs: Fix warnings reported by clang.
Sachidananda
2010-08-19
1
-17
/
+51
*
Probe should not probe for existing friend
shishir gowda
2010-08-19
2
-1
/
+13
*
Probe on localhost not needed
shishir gowda
2010-08-19
3
-4
/
+29
*
xlators/storage: posix.c - remove dead assignments.
Sachidananda
2010-08-19
1
-40
/
+18
*
protocol/client: fix ESTALE in statfs on root inode
Amar Tumballi
2010-08-19
1
-9
/
+14
*
protocol/server: remove default progport from the fop program definition
v3.1.0prealpha4
Amar Tumballi
2010-08-19
1
-1
/
+0
*
rpcsvc: change in port selection criteria for program to listen on.
Raghavendra G
2010-08-19
1
-4
/
+5
*
rpcsvc: check for listener on default port used by mgmt (6969) while register...
v3.1.0prealpha3
Raghavendra G
2010-08-18
2
-1
/
+5
*
rpcsvc: unref transport stored in request before putting request structure ba...
v3.1.0prealpha2
Raghavendra G
2010-08-18
1
-1
/
+2
*
fuse: prevent NULL dereference in case resolve on path failed.
Amar Tumballi
2010-08-18
2
-3
/
+40
*
rpc-transport/socket: proper cleanup and NULL deref checks.
Amar Tumballi
2010-08-18
1
-76
/
+126
*
Modify the help message for volume create
Raghavendra Bhat
2010-08-18
1
-1
/
+1
*
Fix memory corruption in mem pool
shishir gowda
2010-08-18
6
-9
/
+44
*
rpc: add rpc_req structure to request_info structure, used by transport layer...
Raghavendra G
2010-08-18
2
-14
/
+11
[next]