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
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
protocol/client: prevent propagation of CHILD_DOWN after pmap query
Anand Avati
2010-10-12
3
-1
/
+6
*
mgmt/Glusterd: fixes in volume reset
Kaushik BV
2010-10-11
1
-0
/
+4
*
Copyright changes
Vijay Bellur
2010-10-11
1
-1
/
+1
*
get the remote-host option from the dictionary in reconfigure
Raghavendra Bhat
2010-10-11
1
-0
/
+18
*
protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY'
Amar Tumballi
2010-10-07
1
-1
/
+1
*
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
1
-0
/
+71
*
features/locks: cluster/afr: Misc fixes for lock recovery.
Pavan Sondur
2010-10-05
1
-0
/
+2
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
8
-24
/
+24
*
cluster/pump: mgmt/glusterd: Misc fixes for replace-brick
Pavan Sondur
2010-10-04
2
-14
/
+30
*
rmdir: introduce extra flags parameter in FOP prototype
Anand V. Avati
2010-10-02
2
-1
/
+3
*
protocol/client: Fix dumping of locks in client.
Pavan Sondur
2010-10-02
3
-13
/
+9
*
Changes to replace flock with gf_flock across GlusterFS.
Pavan Sondur
2010-10-01
4
-23
/
+23
*
remove 'gfs_id' field from all protocol xdr structures
Amar Tumballi
2010-10-01
2
-91
/
+45
*
cluster/afr: Recover locks on child_up from source to sink.
Pavan Sondur
2010-10-01
1
-2
/
+3
*
glusterfsd: perform init new graph if re-configure fails
Vijay Bellur
2010-09-30
1
-8
/
+27
*
protocol/client: cluster/afr: Support lock recovery and self heal.
Pavan Sondur
2010-09-30
8
-63
/
+1193
*
protocol/client: handle more NULL dereference
Amar Tumballi
2010-09-30
1
-43
/
+50
*
client-handshake: prevent NULL dereference
Amar Tumballi
2010-09-28
1
-11
/
+33
*
mgmt/glusterd: Misc fixes to pump / cli / glusterd wrt replace brick.
Pavan Sondur
2010-09-23
1
-2
/
+2
*
check the private structure of the xlator before accessing it
Raghavendra Bhat
2010-09-21
1
-0
/
+8
*
Glusterd: gluster volume set <volume> <option> <value>
Kaushik BV
2010-09-18
1
-0
/
+74
*
protocol/client: prevent a crash while taking process state dump
Amar Tumballi
2010-09-16
1
-7
/
+8
*
cli, mgmt/glusterd: disallow probe to a cluster
Pranith Kumar K
2010-09-15
1
-1
/
+1
*
memory leak fixes.
Raghavendra G
2010-09-15
1
-0
/
+1
*
socket: add xfer data counts
Amar Tumballi
2010-09-14
1
-0
/
+8
*
No space left on device error
shishir gowda
2010-09-13
1
-2
/
+6
*
protocol/client: send CHILD_UP directly fuse if parent is NULL
Amar Tumballi
2010-09-08
1
-1
/
+8
*
protocol/client: ignore rpc_clnt_destroy as temp fix for sigterm handling
Pranith Kumar K
2010-09-06
1
-2
/
+2
*
misc replace-brick fixes
Vijay Bellur
2010-09-06
1
-2
/
+5
*
gfid: protocol/xdr changes to handle gfid based fops.
Amar Tumballi
2010-09-04
2
-348
/
+206
*
gfid: changes in symlink() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-3
/
+2
*
gfid: changes in mkdir() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-3
/
+2
*
gfid: changes in mknod() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-3
/
+2
*
gfid: change in create() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-1
/
+1
*
Add rdma as valid transport type for client and server protocol.
Raghavendra G
2010-08-30
1
-1
/
+1
*
changes to client to make use of the rdma functionality.
Raghavendra G
2010-08-30
5
-122
/
+359
*
rpc: server to client callback mechanism
Amar Tumballi
2010-08-27
3
-1
/
+67
*
protocol/client: fix ESTALE in statfs on root inode
Amar Tumballi
2010-08-19
1
-9
/
+14
*
client: Do reconfig upon failure
Vijay Bellur
2010-08-17
1
-2
/
+4
*
protocol/client: fix reconnection to happen on portmapper first
Anand Avati
2010-08-17
1
-0
/
+6
*
protocol/client: send proper errno when op_ret is -1
Amar Tumballi
2010-08-13
1
-8
/
+8
*
fixes read data corruption seen by patch b04d963e91f8b3c72343e1043d6ed8c68699...
Amar Tumballi
2010-08-13
1
-10
/
+5
*
protocol/client: query portmap and reconnect on new port
Anand V. Avati
2010-08-12
2
-0
/
+133
*
client changes for 'gluster volume migration' to work
Amar Tumballi
2010-08-12
2
-33
/
+230
*
rpc: changes to glusterfs programs that can take an optional payload argument.
Raghavendra G
2010-08-06
1
-6
/
+13
*
changes to rpc
Raghavendra G
2010-07-28
2
-9
/
+5
*
fix all clang errors in xlator/protocol
Amar Tumballi
2010-07-28
3
-52
/
+68
*
some check added to the variables after GF_CALLOC
Amar Tumballi
2010-07-28
1
-1
/
+1
*
Cancel ping timer if socket or ib error
shishir gowda
2010-07-27
1
-2
/
+10
[next]