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
path:
root
/
xlators
Commit message (
Expand
)
Author
Age
Files
Lines
*
geo-rep: rewrite gsyncd wrapper in C
Csaba Henk
2011-09-22
4
-60
/
+152
*
Peer probe: Handle probe of friend with multiple hostname
shishir
2011-09-22
1
-0
/
+23
*
NFS : Posix compliance fixes.
Gaurav
2011-09-22
1
-4
/
+6
*
glusterd: fix 'volume status' showing incorrect online status
Kaushal M
2011-09-22
1
-20
/
+33
*
cluster/distribute: validate buf before accessing.
Rahul C S
2011-09-22
1
-5
/
+5
*
nfs: enhance NFS log messages.
krishna
2011-09-21
2
-71
/
+194
*
Rebalance: Mount rebalance client with assert-on-child-down set to on
shishir gowda
2011-09-21
1
-0
/
+1
*
glusterfs protocol: handshake to log the version of the peer
Amar Tumballi
2011-09-21
3
-5
/
+23
*
cluster/afr: Make local->child_up immutable
Pranith Kumar K
2011-09-21
6
-164
/
+113
*
glusterd rebalance: set the proper status as per command given
Amar Tumballi
2011-09-21
1
-0
/
+4
*
mgmt/glusterd: Create volfile in correct path
Pranith Kumar K
2011-09-21
1
-11
/
+5
*
geo-rep: gsyncd: add --ignore-deletes option
Venky Shankar
2011-09-20
3
-3
/
+29
*
storage/posix: Filter custom getxattrs in lookup
Pranith Kumar K
2011-09-20
1
-2
/
+33
*
cluster/distribute: minor fixes in open file migration
Amar Tumballi
2011-09-19
5
-37
/
+91
*
features/locks: free the string allocated by inode_path
Raghavendra Bhat
2011-09-19
1
-3
/
+8
*
glusterd: run 'volume top read-perf/write-perf' in different thread
Kaushal M
2011-09-19
1
-195
/
+0
*
s@GFS_PREFIX"/sbin@SBIN_DIR@
Csaba Henk
2011-09-19
7
-12
/
+11
*
glusterd: provide a option to start processes with valgrind
Rajesh Amaravathi
2011-09-19
3
-6
/
+50
*
glusterd/top: volume top succeeds on partial brickpath
Rajesh Amaravathi
2011-09-19
7
-60
/
+79
*
glusterd: make sort portable
Rajesh Amaravathi
2011-09-19
1
-8
/
+1
*
protocol/client: minor log enhancements
Rajesh Amaravathi
2011-09-19
1
-21
/
+14
*
Fix typo in log message.
Sachidananda Urs
2011-09-19
1
-1
/
+1
*
features/marker: Use appropriate loc struct to do removexattr on newpath afte...
Raghavendra G
2011-09-19
1
-1
/
+12
*
glusterd: make sort portable
Rajesh Amaravathi
2011-09-18
1
-9
/
+21
*
glusterfsd: enable max fetch attempts
Kaushal M
2011-09-18
1
-1
/
+7
*
performance/quick-read: fix memory corruption.
Raghavendra G
2011-09-18
1
-4
/
+0
*
protocol/client: log enhancements
Rajesh Amaravathi
2011-09-18
1
-90
/
+109
*
glusterd: profile cmd incorrectly reports all bricks down.
Krishnan Parthasarathi
2011-09-15
4
-30
/
+19
*
Proactive self heal process implementation
Pranith Kumar K
2011-09-14
23
-523
/
+1592
*
debug/io-stats: Allow multiple children in graph
Pranith Kumar K
2011-09-14
1
-2
/
+2
*
features/quota: explicitly create xattrs in marker_create_cbk
Raghavendra G
2011-09-14
2
-3
/
+11
*
features/quota: implement mknod fop.
Raghavendra G
2011-09-14
1
-0
/
+142
*
GlusterFS Hadoop specific DSL for mountbroker
Venky Shankar
2011-09-13
3
-12
/
+65
*
glusterd rebalance: fix minor issues
Amar Tumballi
2011-09-13
2
-35
/
+42
*
support for de-commissioning a node using 'remove-brick'
Amar Tumballi
2011-09-13
15
-137
/
+588
*
mgmt/glusterd: check the availability of fuse for few glusterd operations
Kaushik BV
2011-09-13
5
-0
/
+76
*
mgmt/glusterd: fail glusterd if gsyncd does not behave as expected
Kaushik BV
2011-09-13
1
-10
/
+26
*
distribute rebalance: handle the open file migration
Amar Tumballi
2011-09-12
15
-1654
/
+2906
*
geo-rep: partial support for unprivileged gsyncd via mountbroker
Csaba Henk
2011-09-12
5
-46
/
+197
*
glusterd / cli: mount-broker service
Csaba Henk
2011-09-12
7
-3
/
+1027
*
add --user-map-root option
Csaba Henk
2011-09-12
2
-0
/
+15
*
gsyncd: python3 compat fixes
Csaba Henk
2011-09-12
4
-5
/
+36
*
glusterd: fix cleaning up of runner object
Csaba Henk
2011-09-12
1
-2
/
+1
*
glusterd: free the allocated string to avoid memory leak
Raghavendra Bhat
2011-09-12
2
-56
/
+24
*
protocol/client: avoid code duplication in fd based operations
Raghavendra Bhat
2011-09-11
2
-340
/
+42
*
features/marker: unref the local incase of errors before unwinding
Raghavendra Bhat
2011-09-11
1
-3
/
+5
*
mgmt/glusterd: volume set help-xml format change
Vijay Bellur
2011-09-11
1
-1
/
+1
*
features/marker-quota: Prefix the function names with mq (marker-quota).
Junaid
2011-09-09
5
-310
/
+310
*
cluster/afr: perform self-heal with least priority
Pranith Kumar K
2011-09-09
1
-0
/
+7
*
glusterd rebalance: make co-operate with all other 'op'
Amar Tumballi
2011-09-09
4
-56
/
+380
[next]