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
*
glusterfsd: Don't reconfigure if process does not know volfile server
Pranith Kumar K
2012-03-05
1
-3
/
+2
*
cluster/afr: handle node failures in lookup
Pranith Kumar K
2012-03-05
2
-2
/
+29
*
cli: Fix volume statedump cli output typo
Rahul C S
2012-03-05
1
-1
/
+1
*
glusterd: Rename nodes in "volume set help-xml" output
Kaushal M
2012-03-05
1
-3
/
+2
*
cluster/afr: Reset re-usable sh args in sh_*_done
Pranith Kumar K
2012-03-05
4
-27
/
+28
*
rpc-clnt: print xid of the saved frames getting unwind
Amar Tumballi
2012-03-05
1
-2
/
+3
*
fops/removexattr: prevent users from removing glusterfs xattrs
Rajesh Amaravathi
2012-03-05
11
-84
/
+279
*
glusterd: mountbroker-geo-replication.* fix
Csaba Henk
2012-03-05
1
-4
/
+5
*
geo-rep / syncdaemon: determine suitable xattr namespace based on privilege
Csaba Henk
2012-03-05
2
-6
/
+7
*
glusterfsd: Unref iobuf after using it
Pranith Kumar K
2012-03-05
2
-0
/
+4
*
Revert "afr: [Un]Set the 'right' lkowner for [f]{inode|entry}_lk and the 'enc...
Vijay Bellur
2012-03-03
6
-94
/
+22
*
Refactor xlator/lib for better readability & maintainability.
Vijay Bellur
2012-03-02
2
-198
/
+162
*
cluster/afr: copy the parent's gfid from child loc while building parent loc
Raghavendra Bhat
2012-03-02
1
-0
/
+2
*
Fix memory leaks found in readdir
Vijay Bellur
2012-03-01
2
-0
/
+8
*
protocol/client: Calling GF_FREE on memory allocated via GF_CALLOC.
Mohammed Junaid
2012-03-01
1
-1
/
+1
*
geo-rep / syncdaemon: make the timeout for establishing the connection to sla...
Csaba Henk
2012-03-01
2
-1
/
+2
*
cluster/afr: Add new option to know which process it is in
Pranith Kumar K
2012-03-01
5
-6
/
+33
*
protocol/server: Make conn object ref-counted
Pranith Kumar K
2012-03-01
5
-198
/
+90
*
hdfs/plugin: Fix regex for parsing pathinfo string
Venky Shankar
2012-03-01
1
-2
/
+17
*
cluster/afr: Handle errors in build_parent_loc
Pranith Kumar K
2012-03-01
5
-50
/
+81
*
afr: [Un]Set the 'right' lkowner for [f]{inode|entry}_lk and the 'enclosed' fop.
Krishnan Parthasarathi
2012-03-01
6
-22
/
+94
*
cluster/afr: Hardlink Self-heal
Pranith Kumar K
2012-03-01
1
-11
/
+172
*
glusterd: Changed clear-locks cmd to use trusted-volfile for its internal mount
Krishnan Parthasarathi
2012-02-29
1
-1
/
+1
*
cluster/rebalance: Fix expression in check_free_space
shishir gowda
2012-02-29
1
-1
/
+1
*
mgmt/glusterd: do not close the same fd twice
Raghavendra Bhat
2012-02-29
1
-2
/
+13
*
perf/md-cache: hold lock on modification of md_cache structure
Amar Tumballi
2012-02-29
1
-36
/
+69
*
cluster/stripe: Send xattr request in lookup even when type is INVAL
shishir gowda
2012-02-29
1
-2
/
+5
*
nfs: prevent crash during cthon lock test
Rajesh Amaravathi
2012-02-29
1
-5
/
+7
*
libglusterfs: Handle loc_copy for nameless loc
Pranith Kumar K
2012-02-29
1
-13
/
+9
*
protocol/client: send unique key to server during handshake
Amar Tumballi
2012-02-29
1
-2
/
+7
*
nfs/doc: corrections
Rajesh Amaravathi
2012-02-29
1
-21
/
+21
*
transport/socket: configuring tcp window-size
Rajesh Amaravathi
2012-02-29
9
-106
/
+133
*
storage/posix: In lookup check for buf->gfid being NULL
shishir gowda
2012-02-29
1
-0
/
+6
*
glusterd/mountbroker: fix handling of MEET mountbroker keyword
Csaba Henk
2012-02-27
1
-0
/
+1
*
locks/glusterd: Fixed clearing of posix locks from failing always.
Krishnan Parthasarathi
2012-02-27
2
-1
/
+4
*
mgmt/glusterd: pass defrag_cmd in rsp dict for volume info
shishir gowda
2012-02-27
1
-0
/
+5
*
mempool: add more counters to understand the usage scenarios properly
Amar Tumballi
2012-02-27
5
-7
/
+66
*
glusterfsd: unref the dict and free the memory to avoid memleak
Raghavendra Bhat
2012-02-27
2
-0
/
+3
*
cli: Fix broken "volume set help/help-xml"
Kaushal M
2012-02-27
1
-4
/
+3
*
cli: Add 'exit' command.
Vijay Bellur
2012-02-27
2
-0
/
+7
*
libglusterfs: fix GF_FREE
Csaba Henk
2012-02-27
2
-2
/
+2
*
locks: Made dump locks formatting more 'readable'.
Krishnan Parthasarathi
2012-02-24
2
-18
/
+39
*
Change rebalance log file name
v3.3.0qa24
Shylesh Kumar
2012-02-23
1
-1
/
+5
*
glusterd: Modified server graph to have index xl above pump
Krishnan Parthasarathi
2012-02-23
1
-18
/
+18
*
Introduce new extended attribute: node-uuid
Venky Shankar
2012-02-22
10
-181
/
+395
*
protocol/client: Pass correct dict in client_readdirp
shishir gowda
2012-02-22
2
-1
/
+3
*
build: Changes to specfile for correctness and package relevance.
Vijay Bellur
2012-02-22
1
-6
/
+13
*
features/marker: Use loc.inode to obtain parent if loc.parent isn't set.
Vijay Bellur
2012-02-22
1
-1
/
+13
*
glusterfsd: give out the error on screen when cmd is given without options
Amar Tumballi
2012-02-22
1
-0
/
+13
*
glusterfsd: unref the dict and use dict_set_dynstr to avoid memleak
Raghavendra Bhat
2012-02-22
3
-7
/
+13
[next]