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
/
glusterfsd
/
src
/
glusterfsd-mgmt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
BD Backend: CLI commands to create/delete image
M. Mohan Kumar
2012-11-29
1
-1
/
+84
*
glusterfsd-mgmt: make brick-ops work in synctask
Amar Tumballi
2012-11-19
1
-0
/
+1
*
Fixed some general typing errors.
Varun Shastry
2012-09-27
1
-1
/
+1
*
core: enable process to return the appropriate error code
Anand Avati
2012-09-21
1
-10
/
+26
*
All: License message change
Varun Shastry
2012-09-13
1
-7
/
+6
*
glusterfsd: rpcsvc actors must return success after an attempt to submit reply
Krishnan Parthasarathi
2012-08-28
1
-8
/
+12
*
All: License message change
Varun Shastry
2012-08-28
1
-14
/
+5
*
rpcsvc: remove .vector_actor and related changes
Anand Avati
2012-08-20
1
-8
/
+8
*
rpc: Reduce frame-timeout for glusterd connections
Kaushal M
2012-08-17
1
-3
/
+2
*
glusterfs_ctx_t: un-globalize the filesystem context
Anand Avati
2012-07-17
1
-17
/
+11
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-46
/
+23
*
calls to dict_allocate_and_serialize() are not 64-bit clean
Kaleb S. KEITHLEY
2012-07-12
1
-7
/
+7
*
glusterfsd: don't ignore tmpfile write failure (2x)
Jim Meyering
2012-07-11
1
-0
/
+7
*
rpc: add extra arguments to _callback's actor function
Amar Tumballi
2012-07-11
1
-4
/
+8
*
cluster/dht: Remove dht dependency on glusterfsd-mgmt
shishir gowda
2012-06-29
1
-0
/
+21
*
glusterfsd: further fd leak fixes for graph change
Csaba Henk
2012-06-05
1
-0
/
+6
*
core: coverity fixes (mostly resource leak fixes)
Amar Tumballi
2012-06-05
1
-0
/
+3
*
glusterfs/rebalance: Register cbk for glusterfs_rebalance_event_notify
shishir gowda
2012-05-18
1
-1
/
+43
*
glusterfsd: Change a free() to GF_FREE()
Kaushal M
2012-04-26
1
-1
/
+1
*
rebalance: handshake_event_notify to make fsd talk to glusterd
shishir gowda
2012-04-25
1
-0
/
+80
*
glusterd,glusterfsd : Perform proper cleanup of connections and socket files
Kaushal M
2012-04-23
1
-28
/
+42
*
glusterfsd: print entire path of functions whenever serializing a reply fails
Raghavendra Bhat
2012-04-23
1
-1
/
+1
*
Fix compiler warnings and typos from Debian build.
Jeff Darcy
2012-04-10
1
-1
/
+1
*
core: fix all the iobuf related refs and unrefs
Amar Tumballi
2012-03-29
1
-5
/
+3
*
cli,glusterd: more volume status improvements
Kaushal M
2012-03-29
1
-20
/
+58
*
Revert "core: enable process to return the appropriate error code"
Amar Tumballi
2012-03-22
1
-26
/
+10
*
core: enable process to return the appropriate error code
Amar Tumballi
2012-03-21
1
-10
/
+26
*
glusterfsd: Handle errors in response send
Pranith Kumar K
2012-03-17
1
-17
/
+20
*
cli, glusterd, nfs: "volume status|profile|top" for nfs servers
Kaushal M
2012-03-14
1
-3
/
+244
*
glusterfsd: handle a case of NULL dereference during rebalance
Amar Tumballi
2012-03-12
1
-0
/
+5
*
glusterfsd: Unref iobuf after using it
Pranith Kumar K
2012-03-05
1
-0
/
+2
*
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
1
-2
/
+2
*
cli, glusterfsd: Fixes for "volume top {read,write}-perf"
Kaushal M
2012-02-21
1
-14
/
+14
*
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
*
glusterfs: An effort to fix all the spell mistakes and typo
Harshavardhana
2011-11-16
1
-5
/
+5
*
glusterd/cli: rpc cleanup
Amar Tumballi
2011-11-16
1
-11
/
+11
*
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
1
-27
/
+325
*
glusterfsd: enable max fetch attempts
Kaushal M
2011-09-18
1
-2
/
+8
*
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
*
Change Copyright current year
Pranith Kumar K
2011-08-10
1
-1
/
+1
*
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
[next]