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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
performance/quick-read: Handle unwinding of frame
Raghavendra G
2011-07-29
1
-115
/
+220
*
quick-read: Fix dirname(3) usage
Anand Avati
2011-07-29
1
-5
/
+6
*
performance/quick-read: Perform error handling only when GF_CALLOC fails
Vijay Bellur
2011-07-29
1
-1
/
+1
*
performance/quick-read: dump inode and fdctx during statedump.
Raghavendra G
2011-07-29
1
-0
/
+126
*
performance/quick-read: propagate errors during open back to actual fops.
Raghavendra G
2011-07-29
3
-360
/
+867
*
rpc: in client connection init(), return the proper error code
Amar Tumballi
2011-07-28
1
-0
/
+1
*
libglusterfs: Bring in os_daemon() routine to replace FreeBSD code
Vijay Bellur
2011-07-28
5
-102
/
+65
*
glusterd: handle replace-brick in paused state.
v3.1.6qa2
Krishnan Parthasarathi
2011-07-27
3
-31
/
+109
*
cluster/dht: dht_rename() - handle GFID situations
Anand Avati
2011-07-25
1
-4
/
+51
*
dht: use gfid of the actual file while recreating the proper linkfiles
Raghavendra Bhat
2011-07-23
1
-1
/
+4
*
glusterd rebalance: use lstat() instead of stat()
Amar Tumballi
2011-07-19
1
-6
/
+6
*
glusterd rebalance: feature to migrate extended attributes added
Amar Tumballi
2011-07-19
1
-0
/
+110
*
s/Patchwork/Gerrit/
Anand Avati
2011-07-18
3
-64
/
+104
*
fuse: fix inode-leaks in fuse_lookup_and_resume codepath.
Raghavendra G
2011-07-17
2
-12
/
+31
*
cluster/afr: previous read_child should take precedence over priv->read_child
Pranith K
2011-07-17
2
-2
/
+10
*
cluster/afr: save xattr of all the children in lookup_cbk
Pranith K
2011-07-17
1
-2
/
+2
*
protocol/client: changes in volume_options to assist
Kaushik BV
2011-07-17
1
-9
/
+40
*
write-behind: changes in volume_options to assist
Kaushik BV
2011-07-17
1
-4
/
+40
*
quick-read: changes in volume_options to assist volume set help/help-xml
Kaushik BV
2011-07-17
1
-1
/
+20
*
io-threads: changes in volume_options to assist volume set help/help-xml
Kaushik BV
2011-07-17
1
-8
/
+26
*
io-cache: changes in volume_options to assist volume
Kaushik BV
2011-07-17
1
-22
/
+97
*
stripe: changes in volume_options to assist volume set
Kaushik BV
2011-07-17
1
-5
/
+47
*
dht: changes in volume_options to assist volume set
Kaushik BV
2011-07-17
1
-3
/
+26
*
afr: changes in volume_options to assist volume set
Kaushik BV
2011-07-17
1
-4
/
+40
*
mgmt/Glusterd: Implementation volume set help/help-xml
Kaushik BV
2011-07-17
10
-60
/
+541
*
io-threads: Initialize mutex and cond
shishir gowda
2011-07-17
1
-0
/
+12
*
posix: perform readdir filling in locked region
Anand Avati
2011-07-16
1
-85
/
+103
*
performance/quick-read: reset open_in_transit to zero in case of an error.
v3.1.6qa1
Raghavendra G
2011-07-12
1
-0
/
+1
*
mnt/fuse: generate uuids in fuse_lookup, not in fuse_lookup_resume.
Raghavendra G
2011-07-12
1
-1
/
+2
*
server: Reassociating 'old' conn can lead to chaos.
Krishnan P
2011-07-12
1
-19
/
+10
*
nfsrpc: Re-order NFS auth array contents
Pavan T C
2011-07-12
1
-6
/
+6
*
cluster/dht: fix race between two directory renames
Anand Avati
2011-07-12
1
-17
/
+89
*
storage/posix: detect race in posix_rename()
Anand Avati
2011-07-12
1
-0
/
+23
*
client-handshake: skip CHILD_DOWN notifications when client is querying port ...
Raghavendra G
2011-07-12
1
-0
/
+2
*
nfs-rpc: Use mempool for allocating connection object
Shehjar Tikoo
2011-07-11
2
-3
/
+19
*
cli: Exit if glusterd is not operational in non-prompt modes
Vijay Bellur
2011-07-11
3
-0
/
+9
*
mnt/fuse: Do a pthread_cond_broadcast for both CHILD_UP and CHILD_DOWN events.
Raghavendra G
2011-07-01
2
-6
/
+7
*
mount/fuse: wait till CHILD_UP event is recieved to do the first lookup.
Raghavendra G
2011-07-01
1
-9
/
+2
*
rpc-transport/rdma: call ibv_fork_init to make rdma work with fork.
Raghavendra G
2011-07-01
1
-0
/
+1
*
cluster/afr: set frame local before access wind
Pranith K
2011-07-01
1
-0
/
+2
*
cluster/afr: fix the range of the lock taken in [f]truncate
Pranith K
2011-07-01
1
-4
/
+4
*
fuse: consider a lookup as revalidate even if the inode is present in new graph.
Raghavendra G
2011-06-22
1
-10
/
+12
*
pump: mark pending before notify to children to avoid race in single CPU.
Krishnan P
2011-06-22
1
-2
/
+2
*
afr: bg self-heal must be off if self-heal-count=0.
Krishnan P
2011-06-22
1
-3
/
+3
*
stack: make process state dump more debug friendly
v3.1.5qa4
v3.1.5
Anand Avati
2011-06-19
2
-208
/
+238
*
fix multiple transport related portmap issues in client handshake
Amar Tumballi
2011-06-19
9
-8
/
+137
*
nfs:command to change the transport type of nfs server for volumes of transpo...
Amar Tumballi
2011-06-19
4
-18
/
+98
*
rpc-transport/rdma: don't return '0' in case of un-initiated rdma_connect()
Amar Tumballi
2011-06-19
1
-4
/
+1
*
glusterd-volgen: fix rdma volume file path in case of 'tcp, rdma' transport.
Amar Tumballi
2011-06-19
1
-1
/
+1
*
build : with rpm install invoke glusterd upgrade option to modify vol files a...
Lakshmipathi
2011-06-17
1
-0
/
+18
[prev]
[next]