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
...
*
mgmt/glusterd: handle glusterfs crashes for start/stop of bricks
Pranith K
2010-10-01
1
-61
/
+66
*
Changes to replace flock with gf_flock across GlusterFS.
Pavan Sondur
2010-10-01
53
-222
/
+242
*
contrib/fuse: update from upstream [555d6b50 in git://fuse.git.sourceforge.ne...
Csaba Henk
2010-10-01
2
-5
/
+55
*
cluster/pump: Initiailize pthread mutex and saved fds list.
Pavan Sondur
2010-10-01
1
-0
/
+3
*
remove 'gfs_id' field from all protocol xdr structures
Amar Tumballi
2010-10-01
8
-507
/
+87
*
check if the table is NULL before accessing it
Raghavendra Bhat
2010-10-01
1
-1
/
+6
*
nfs3: Revalidate inode on receiving ESTALE on lookup
Shehjar Tikoo
2010-10-01
2
-1
/
+51
*
cluster/afr: Recover locks on child_up from source to sink.
Pavan Sondur
2010-10-01
7
-6
/
+415
*
mgmt/glusterd: Make replace-brick atomic
Vijay Bellur
2010-10-01
1
-18
/
+54
*
changes for the gluster sanity script
Raghavendra Bhat
2010-10-01
1
-1
/
+15
*
Allow graph processing even if reconfigure fails
shishir gowda
2010-10-01
1
-1
/
+0
*
glusterfsd: perform init new graph if re-configure fails
Vijay Bellur
2010-09-30
3
-18
/
+43
*
protocol/client: cluster/afr: Support lock recovery and self heal.
Pavan Sondur
2010-09-30
23
-74
/
+2120
*
glusterd: fix in log filename and log rotate
Amar Tumballi
2010-09-30
1
-18
/
+64
*
mgmt/glusterd: memory leak fixes
Pranith K
2010-09-30
2
-0
/
+8
*
Block add, remove and replace brick ops when rebalance is in progress
shishir gowda
2010-09-30
5
-10
/
+56
*
start the per brick process with 'glusterfsd' instead of 'glusterfs'
Amar Tumballi
2010-09-30
1
-1
/
+1
*
rpc: in rpc_clnt_destroy(), destroy the memory pool also
Amar Tumballi
2010-09-30
1
-0
/
+8
*
mgmt/glusterd: remove debug messages in cleanup_and_exit
Pranith K
2010-09-30
2
-3
/
+2
*
protocol/client: handle more NULL dereference
Amar Tumballi
2010-09-30
1
-43
/
+50
*
protocol/server: set 'this->private' only if 'init()' is successful
Amar Tumballi
2010-09-29
1
-2
/
+1
*
replicate: remove checks which prevented self-heal when open fds were present
Anand Avati
2010-09-29
2
-16
/
+1
*
replicate: keep read_child in inode ctx as up-to-date as possible
Anand Avati
2010-09-29
3
-4
/
+50
*
pump: skip "." and ".." entries while traversing dir tree
Anand Avati
2010-09-29
1
-0
/
+4
*
mgmt/glusterd: resolve uuid if null
Pranith K
2010-09-29
1
-0
/
+5
*
glusterd: make sure init is not called when there is no topology change
Kaushik BV
2010-09-29
2
-9
/
+27
*
mgmt/glusterd: set the error before starting checks
Pranith K
2010-09-29
1
-0
/
+1
*
mgmt/glusterd: volume start force
Pranith K
2010-09-29
15
-291
/
+317
*
storage/posix: prevent chmod() from getting called on symlinks
Anand Avati
2010-09-29
1
-6
/
+25
*
features/quiesce: new translator
Amar Tumballi
2010-09-29
8
-1
/
+1660
*
defaults.{c,h}: _resume functions added
Amar Tumballi
2010-09-29
2
-1166
/
+1340
*
replicate: clear pre_op_done/piggyback values after open fd self-heal
Anand Avati
2010-09-29
1
-2
/
+11
*
replicate: use new style (un)locking in self heal of missing entries
Anand Avati
2010-09-29
1
-62
/
+5
*
replicate: replace first-write-to-flush optimization
Anand V. Avati
2010-09-29
6
-594
/
+422
*
whitespace cleanup
Anand V. Avati
2010-09-29
4
-1928
/
+1937
*
mgmt/glusterd: brick info get should compare uuid instead of hostname
Pranith K
2010-09-28
1
-3
/
+6
*
rpc-clnt: handle NULL dereferences
Amar Tumballi
2010-09-28
1
-7
/
+11
*
client-handshake: prevent NULL dereference
Amar Tumballi
2010-09-28
1
-11
/
+33
*
resolver: set safer conditionals during path creation
Anand Avati
2010-09-28
1
-1
/
+1
*
mgmt/glusterd: Fix incorrect state machine transition
Vijay Bellur
2010-09-28
1
-1
/
+1
*
mgmt/glusterd: compute cksum upon volume retrieval
Vijay Bellur
2010-09-28
1
-7
/
+12
*
mgmt/glusterd: prevent cleanup_and_exit if its already started
Pranith K
2010-09-28
2
-1
/
+8
*
Changing readdir calls to readdirp calls in DHT
shishir gowda
2010-09-28
2
-21
/
+12
*
more proper error returns in case of graph topology validation
Amar Tumballi
2010-09-28
3
-18
/
+8
*
nfs: Free inodes layer fop locals to fix memory leak
Shehjar Tikoo
2010-09-28
1
-10
/
+18
*
change the loglevel from error to debug while reconfiguring
Raghavendra Bhat
2010-09-28
1
-1
/
+1
*
distribute: Propagate -1 op_ret on failed fop
Shehjar Tikoo
2010-09-28
1
-0
/
+1
*
do not allow remove brick if the total bricks given is less than the sub_count
Raghavendra Bhat
2010-09-28
1
-6
/
+18
*
access-control: report possible errors in graph during 'init()'
Amar Tumballi
2010-09-28
1
-1
/
+17
*
glusterd: logs is a symlink to default var log dir
Amar Tumballi
2010-09-28
3
-4
/
+5
[prev]
[next]