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
path:
root
/
glusterfsd
Commit message (
Expand
)
Author
Age
Files
Lines
*
glusterfsd: Unref iobuf after using it
Pranith Kumar K
2012-03-05
1
-0
/
+2
*
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
1
-0
/
+2
*
mempool: adjustments in pool sizes
Amar Tumballi
2012-02-22
2
-8
/
+6
*
cli, glusterfsd: Fixes for "volume top {read,write}-perf"
Kaushal M
2012-02-21
2
-16
/
+16
*
cluster/afr: Add commands to see self-heald ops
Pranith Kumar K
2012-02-20
1
-42
/
+59
*
cluster/dht: Rebalance will be a new glusterfs process
shishirng
2012-02-19
1
-1
/
+78
*
Use /dev/zero instead of /dev/urandom to get realistic numbers.
Jeff Darcy
2012-02-08
1
-2
/
+2
*
cli: Extend "volume status" with statedump info
Kaushal M
2012-01-27
1
-1
/
+138
*
rpc: extend actors with flag signing if privilege is required
Csaba Henk
2012-01-21
1
-4
/
+4
*
libglusterfs/iobuf: have fixed number of arenas
Amar Tumballi
2011-12-07
1
-1
/
+1
*
fuse: enable kernel read-only mode
Kaushal M
2011-11-22
1
-0
/
+9
*
glusterfs: An effort to fix all the spell mistakes and typo
Harshavardhana
2011-11-16
2
-8
/
+8
*
glusterd/cli: rpc cleanup
Amar Tumballi
2011-11-16
1
-11
/
+11
*
Fix a typo in log message.
Sachidananda Urs
2011-10-06
1
-1
/
+1
*
glusterd: Implemented cmd to trigger self-heal on a replicate volume.
v3.3.0qa10
Krishnan Parthasarathi
2011-09-22
1
-1
/
+126
*
glusterd: run 'volume top read-perf/write-perf' in different thread
Kaushal M
2011-09-19
3
-28
/
+341
*
glusterfsd: enable max fetch attempts
Kaushal M
2011-09-18
1
-2
/
+8
*
Proactive self heal process implementation
Pranith Kumar K
2011-09-14
1
-2
/
+8
*
glusterfsd: log the package version just after log init
Amar Tumballi
2011-09-14
1
-0
/
+5
*
add --user-map-root option
Csaba Henk
2011-09-12
2
-0
/
+25
*
Eliminate many "var set but not used" warnings with newer gcc.
Jeff Darcy
2011-09-07
1
-11
/
+0
*
modify to the way we used XDR definitions files (.x files)
Amar Tumballi
2011-09-07
1
-42
/
+29
*
options handling: remove missing options check in reconfigure
Anand Avati
2011-08-19
1
-2
/
+0
*
xlator options: revamp xlator option validation/reconfigure code
Anand Avati
2011-08-18
1
-0
/
+3
*
glusterd: fix for volume stop causing inconsistent volume status
Kaushal M
2011-08-17
1
-6
/
+6
*
WORM: Write Once Read Many times xlator support
shishir
2011-08-10
2
-0
/
+7
*
Change Copyright current year
Pranith Kumar K
2011-08-10
4
-5
/
+5
*
pass xlator pointer to rpcsvc_init() so that it can init svc->mydata to xlator
v3.3.0qa1
krishna
2011-08-09
1
-1
/
+1
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
4
-13
/
+13
*
Variable IOBUF: Use variable iobuf for cli/glusterd/glusterfsd(mgmt)
shishir gowda
2011-07-31
1
-13
/
+27
*
glusterfsd: initialize sigset_t in sigwaiter
Anand Avati
2011-07-31
1
-0
/
+1
*
glusterfsd-mgmt: initialize ctx->mgmt before calling rpc_clnt_start()
Amar Tumballi
2011-07-28
1
-4
/
+4
*
libglusterfs: Bring in os_daemon_* routines to replace modified FreeBSD code
Vijay Bellur
2011-07-28
1
-2
/
+2
*
glusterfsd: check for process mode before performing mount
Kaushal M
2011-07-21
1
-3
/
+11
*
glusterfs: add --acl command line option to load ACLs on the client side
Anand Avati
2011-07-08
2
-0
/
+16
*
logging: fill proper domain names at places where it is missing
Amar Tumballi
2011-06-16
1
-12
/
+13
*
fixing some build issues in Mac OS X
Amar Tumballi
2011-06-16
1
-2
/
+7
*
fix multiple transport portmap issues in client handshake
Amar Tumballi
2011-06-08
2
-1
/
+73
*
glusterfsd: prevent giving '-s' option without '--volfile-id' option
Amar Tumballi
2011-05-31
1
-3
/
+16
*
glusterfsd-mgmt: include signal.h
Anand Avati
2011-05-30
1
-0
/
+1
*
upon daemonizing, wait on mtab update to terminate in parent
Csaba Henk
2011-05-19
2
-14
/
+29
*
removed reference to GF_LOG_NORMAL
Amar Tumballi
2011-04-07
3
-7
/
+7
*
glusterfsd: log enhancement
Amar Tumballi
2011-03-17
5
-149
/
+142
*
glusterfsd: whitespace cleanup
Amar Tumballi
2011-03-17
5
-100
/
+100
*
glusterfsd: translator info event handling implementation
Pranith K
2011-03-10
3
-22
/
+385
*
rpc: Changes for handling unix domain sockets avoid race
Pranith K
2011-03-10
1
-4
/
+5
*
mgmt/Glusterd: while resetting the volume options, the previous data structur...
v3.1.3qa1
Kaushik BV
2011-03-01
1
-0
/
+2
*
Fix getcwd size arg to make it work in solaris.
shishir gowda
2011-02-22
1
-1
/
+7
*
use rpc_clnt_{new,start} (), instead of rpc_clnt_init();
Amar Tumballi
2011-01-27
1
-1
/
+2
[next]