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
/
xlators
/
cluster
Commit message (
Expand
)
Author
Age
Files
Lines
*
cluster/afr: Do a broadcast unlock in replicate to eliminate deadlock during ...
v3.0.6rc2
v3.0.6
Pavan Sondur
2010-10-21
1
-1
/
+108
*
replicate: remove checks which prevented self-heal when open fds were present
Anand V. Avati
2010-10-18
2
-11
/
+1
*
replicate: replace first-write-to-flush optimization
Anand V. Avati
2010-10-18
5
-567
/
+423
*
cluster/distribute: add option 'use-readdirp' to force readdirp
Amar Tumballi
2010-10-18
3
-1
/
+15
*
fixes for spurious entry self-heal in afr
Pranith Kumar K
2010-08-13
2
-5
/
+9
*
cluster/afr: Avoid Null de-reference when post parent is NULL
Pranith Kumar K
2010-08-12
1
-1
/
+1
*
cluster/afr: Return correct flock structures correctly in lk fops.
Pavan Sondur
2010-07-02
2
-9
/
+11
*
cluster/afr: Set lk-owner to pid when fuse does not supply it.
v3.0.5rc7
Pavan Sondur
2010-06-29
4
-0
/
+18
*
free sh_priv->loops to avoid memory leak
Raghavendra Bhat
2010-06-14
1
-0
/
+2
*
Revert "dht: perform revalidate on one subvolume"
v3.0.5rc5
Anand V. Avati
2010-06-07
1
-16
/
+106
*
Unset split-brain flags in afr_self_heal_completion_cbk if self heal complete...
Simone Gotti
2010-06-01
3
-7
/
+12
*
cluster/afr: Handle open-fds of unlinked files during a possible self heal gr...
Pavan Sondur
2010-05-31
1
-1
/
+15
*
dht prints 100% full when subvolume is not connected to remote host
Lakshmipathi
2010-05-31
1
-1
/
+1
*
cluster/afr: Check before accessing xattrs in data self heal.
Pavan Sondur
2010-05-21
1
-1
/
+2
*
cluster/afr: Don't dereference fd ptr - it might be NULL due to a failed call.
Pavan Sondur
2010-05-21
1
-1
/
+1
*
dht: perform revalidate on one subvolume
Anand Avati
2010-05-13
1
-106
/
+16
*
fuse, dht: use readdir by default.
Anand Avati
2010-05-13
1
-2
/
+15
*
Adding GF_LOG_OCCASIONALLY to prevent repeated warning log messages in dht_is...
Anush Shetty
2010-05-11
1
-5
/
+7
*
Check whether a server is down before calling rename on the directory
Raghavendra Bhat
2010-05-08
1
-0
/
+7
*
cluster/afr: Unwind lk using struct flock from a successful server
Vikas Gorur
2010-05-03
1
-1
/
+2
*
dht: don't overwrite the layout after the subvolume expansion
Amar Tumballi
2010-04-29
1
-1
/
+1
*
Filter out extended attribute visibility on the mount point.
Sachidananda
2010-04-23
1
-0
/
+6
*
cluster/afr: Check for call_count in ENTRY_RENAME_TRANSACTION.
Vijay Bellur
2010-04-20
1
-1
/
+2
*
cluster/afr: Send xattr in lookup from the source subvolume.
Vikas Gorur
2010-04-20
1
-0
/
+8
*
afr: afr_fsetattr - send proper inode pointer to afr_read_child()
Anand Avati
2010-04-08
1
-1
/
+1
*
afr: fix inode ref leak in lookup
Anand Avati
2010-04-08
1
-3
/
+0
*
cluster/afr: Cleanup fd ctx in releasedir cbk
v3.0.4rc4
Vijay Bellur
2010-04-07
3
-6
/
+17
*
stripe readv: proper 'op_ret' validation
Amar Tumballi
2010-03-31
1
-5
/
+6
*
cluster/afr: UNWIND if opendir returns an error.
Vijay Bellur
2010-03-25
1
-0
/
+3
*
stripe: proper fix for reading 'holes'
Amar Tumballi
2010-03-25
2
-131
/
+172
*
stripe: logic fixes
Amar Tumballi
2010-03-24
1
-76
/
+110
*
stripe: removed unwanted functions
Amar Tumballi
2010-03-24
1
-287
/
+124
*
stripe: whitespace cleanup
Amar Tumballi
2010-03-24
2
-223
/
+223
*
cluster/afr: Fix possible NULL dereference in readdirp_cbk
v3.0.4rc1
Vikas Gorur
2010-03-17
1
-16
/
+18
*
dht: preserve and return proper pre/postparent structures during unlink
Anand Avati
2010-03-04
1
-1
/
+3
*
cluster/afr: Failover readdir calls.
Vikas Gorur
2010-03-04
4
-46
/
+299
*
stripe read fix (when read() is done on a sparse file over glusterfs)
Amar Tumballi
2010-03-01
2
-12
/
+69
*
dht: fix READDIR semantics which got broken in 512dcad823feb199d78f5b66a09bc4...
Anand Avati
2010-02-23
1
-30
/
+21
*
dht: fix leak introduced in 137f94ed123b1c7c7ada541aaa599679e19888f6
Anand Avati
2010-02-22
1
-1
/
+4
*
dht: unlink stale linkfiles in rmdir to prevent ENOTEMPTY
Anand Avati
2010-02-22
3
-14
/
+244
*
cluster/stripe: Set op_ret as failure if inode is not being set in lookup cbk
Vijay Bellur
2010-02-20
1
-1
/
+2
*
'lookup-unhashed' option of distribute should be 'auto' by default.
Amar Tumballi
2010-02-06
5
-22
/
+76
*
cluster/dht: Check for size 0 in check_is_linkfile()
Vijay Bellur
2010-01-28
1
-1
/
+3
*
dht: initialize layout type
Anand Avati
2010-01-23
3
-5
/
+6
*
cluster/afr: Send the struct flock returned by the server to the user.
Vikas Gorur
2010-01-21
1
-1
/
+1
*
stripe entry self heal
Amar Tumballi
2010-01-19
1
-10
/
+97
*
cluster/afr: Pick a source for metadata self-heal even if all nodes are innoc...
Vikas Gorur
2010-01-14
1
-0
/
+28
*
cluster/unify: don't call xl_init_tree on namespace node.
Raghavendra G
2010-01-14
1
-11
/
+0
*
cluster/afr: Use dict_ref instead of dict_copy_with_ref.
Vikas Gorur
2010-01-08
1
-2
/
+2
*
cluster/afr: Allocate diff algorithm loop_state structures only once.
Vikas Gorur
2009-12-28
2
-47
/
+167
[next]