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
/
xlators
/
protocol
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc: Changes for handling unix domain sockets avoid race
Pranith K
2011-03-10
1
-2
/
+1
*
mgmt/Glusterd: while resetting the volume options, the previous data structur...
v3.1.3qa1
Kaushik BV
2011-03-01
1
-7
/
+27
*
glusterd/cli: option added to create volume with both transports
Amar Tumballi
2011-02-22
1
-0
/
+2
*
rpc/rpc-clnt: don't use iobref passed from caller to hold iobufs required for...
Raghavendra G
2011-02-22
2
-32
/
+55
*
rpc/xdr: update .x files
Amar Tumballi
2011-02-18
2
-2
/
+2
*
protocol/client: decrement reopen fd count in cases of re-open errors
Pranith K
2011-02-07
1
-2
/
+24
*
Logging : Use of uuid_utoa and uuid_utoa_r.
Gaurav
2011-02-04
1
-12
/
+8
*
protocol/server: Distinguishing the locks based on the type of fop like inode...
Mohammed Junaid Ahmed
2011-01-24
4
-50
/
+141
*
glusterd,cli: print single error message on failure
Pranith K
2010-12-27
1
-6
/
+8
*
protocol: fix warnings due to format string mismatches during invocation of g...
Raghavendra G
2010-12-12
2
-8
/
+8
*
client-reopen-cbk: fix a gf_log() crash due to wrong argument list
Amar Tumballi
2010-12-12
1
-1
/
+1
*
protocol: avoid repetitive disconnect logs
Anand Avati
2010-12-10
1
-2
/
+8
*
rpc-clnt: show disconnect messages in log file by default
Anand Avati
2010-12-06
2
-9
/
+24
*
resolver: include par_idx access within the conditional section
Anand Avati
2010-11-24
1
-1
/
+1
*
resolver: handle corner cases of handling root inode better
Anand Avati
2010-11-24
1
-4
/
+27
*
protocol/client: skip notify if query portmap is successful
shishir gowda
2010-11-18
1
-1
/
+2
*
protocol/client: use the new rpc_clnt initialization methods
Anand Avati
2010-11-16
1
-12
/
+2
*
protocol/client: fix ping timeout checks in reconfigure()
Amar Tumballi
2010-11-15
1
-4
/
+4
*
protocol/server: fix log level of message in server-resolver.c
Anand Avati
2010-11-09
1
-1
/
+1
*
client: Return correct pre/post iatt for dst during rename
Shehjar Tikoo
2010-11-09
1
-1
/
+1
*
protocol/server: array declarations changed to alloca()
Amar Tumballi
2010-11-08
1
-102
/
+55
*
rpc-transport/rdma: Fix 2KB as threshold size for msgs that can be transferre...
Raghavendra G
2010-11-07
2
-58
/
+439
*
use uuid_copy instead of memcpy
Raghavendra Bhat
2010-11-02
1
-1
/
+1
*
copy the gfid of root to the iatt structure of root
Raghavendra Bhat
2010-10-29
1
-0
/
+2
*
protocol/client: add check for changed gfids to fail revalidates
Anand Avati
2010-10-29
1
-0
/
+9
*
server: parse more precisely when validating auth options
Csaba Henk
2010-10-26
1
-19
/
+15
*
server: Don't free conf in fini.
Raghavendra G
2010-10-26
1
-1
/
+2
*
client: move reopen{,dir} code to handshake file
Amar Tumballi
2010-10-24
5
-312
/
+300
*
client: decrement the 'openfd' count in case of opendir_cbk too
Amar Tumballi
2010-10-24
1
-0
/
+2
*
server: print information about disconnected client
Amar Tumballi
2010-10-24
1
-0
/
+4
*
Change assert to GF_ASSERT
Vijay Bellur
2010-10-12
2
-3
/
+3
*
protocol/client: prevent propagation of CHILD_DOWN after pmap query
Anand Avati
2010-10-12
3
-1
/
+6
*
protocol/server: be consistent in setting rsp.dict_len and rsp.dict
Anand Avati
2010-10-12
1
-3
/
+3
*
mgmt/Glusterd: fixes in volume reset
Kaushik BV
2010-10-11
1
-0
/
+4
*
Copyright changes
Vijay Bellur
2010-10-11
29
-29
/
+29
*
get the remote-host option from the dictionary in reconfigure
Raghavendra Bhat
2010-10-11
1
-0
/
+18
*
Possible race condition between cleanup and dereferencing
shishir gowda
2010-10-08
1
-0
/
+3
*
Glusterfsd Crash in server_link_cbk
Kaushik BV
2010-10-07
1
-15
/
+0
*
mgmt/Glusterd: Volume set enhancements
Kaushik BV
2010-10-07
1
-5
/
+31
*
protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY'
Amar Tumballi
2010-10-07
3
-3
/
+12
*
lock recovery: temporarily disable lock healing
Anand Avati
2010-10-07
2
-22
/
+29
*
Reply back to CLI on error, by validating each xlator's opts
Kaushik BV
2010-10-05
2
-0
/
+150
*
mgmt/Glusterd : Reply to CLI error: graph construction
Kaushik BV
2010-10-05
1
-0
/
+1
*
features/locks: cluster/afr: Misc fixes for lock recovery.
Pavan Sondur
2010-10-05
2
-0
/
+7
*
rpc: don't refer to 'req' after calling 'prog->actor()'
Amar Tumballi
2010-10-04
1
-93
/
+174
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
46
-138
/
+138
*
cluster/pump: mgmt/glusterd: Misc fixes for replace-brick
Pavan Sondur
2010-10-04
2
-14
/
+30
*
mgmt/Glusterd: new command volume reset <volname>, volume set enhancements
Kaushik BV
2010-10-03
1
-2
/
+18
*
rmdir: introduce extra flags parameter in FOP prototype
Anand V. Avati
2010-10-02
3
-2
/
+6
*
protocol/client: Fix dumping of locks in client.
Pavan Sondur
2010-10-02
3
-13
/
+9
[next]