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
/
cluster
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
iatt: change S_IF macros with IA_IF macros in missing places
Anand Avati
2010-04-08
2
-22
/
+22
*
afr: fix inode ref leak in lookup
Anand Avati
2010-04-08
1
-3
/
+0
*
cluster/afr: Cleanup fd ctx in releasedir cbk
Vijay Bellur
2010-04-08
3
-5
/
+17
*
initialization fixes
Csaba Henk
2010-04-08
1
-3
/
+3
*
fop namespace cleanup.
Amar Tumballi
2010-03-31
6
-392
/
+0
*
stripe readv: proper validation of 'op_ret'.
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
-130
/
+170
*
updated the build tree.
Amar Tumballi
2010-03-24
1
-1
/
+1
*
Replace struct stat by struct iatt
Raghavendra Bhat
2010-03-24
1
-2
/
+2
*
iatt: changes across the codebase
Anand V. Avati
2010-03-16
32
-1028
/
+1015
*
stripe: logic fixes
Amar Tumballi
2010-03-15
1
-116
/
+139
*
stripe: whitespace cleanup
Amar Tumballi
2010-03-15
2
-224
/
+224
*
send lookup on every subvolume if local->hashed_subvol is NULL in nufa/switch
Amar Tumballi
2010-03-12
2
-4
/
+6
*
dht: preserve and return proper pre/postparent structures during unlink
Anand Avati
2010-03-04
1
-4
/
+7
*
distribute: cleanup intermediate hardlink and linkfile on failed rename
Anand Avati
2010-03-04
1
-12
/
+78
*
distribute: perform self-heal as root
Shehjar Tikoo
2010-03-04
3
-0
/
+37
*
distribute, nufa: return 0 mtimes in preparent/postparent
Shehjar Tikoo
2010-03-04
4
-2
/
+58
*
distribute: Save ino/dev from first subvolume during mkdir
Shehjar Tikoo
2010-03-04
1
-0
/
+6
*
distribute: Restore parent ino from local in symlink
Shehjar Tikoo
2010-03-04
1
-0
/
+8
*
distribute: Restore inode from saved ino on readv
Shehjar Tikoo
2010-03-04
1
-1
/
+18
*
distribute: Respect end-of-dir on readdir only for last subvol
Shehjar Tikoo
2010-03-04
3
-0
/
+40
*
distribute: Return pre/post-parent on successful unlink
Shehjar Tikoo
2010-03-04
1
-0
/
+2
*
distribute: Return ino from the first-up subvolume in lookup
Shehjar Tikoo
2010-03-04
1
-1
/
+1
*
replicate: Use link's parent ino for post/pre-parent not target dir's
Shehjar Tikoo
2010-03-04
1
-1
/
+1
*
replicate: Restore parent ino from saved inode number
Shehjar Tikoo
2010-03-04
1
-0
/
+3
*
cluster/afr: Failover readdir calls.
Vikas Gorur
2010-03-04
4
-46
/
+299
*
local->failed set to one twice
Raghavendra Bhat
2010-03-02
1
-1
/
+1
*
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
-34
/
+24
*
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
*
dht: Remove pointer casting in layout handling
Anand Avati
2010-02-07
2
-9
/
+15
*
Fix memory access in afr's self-heal code (replace pointer casts by memcpy).
Hraban Luyat
2010-02-07
1
-24
/
+30
*
'lookup-unhashed' option of distribute should be 'auto' by default.
Amar Tumballi
2010-02-06
5
-22
/
+76
*
cluster/dht: Remove linkfile before unlinking the datafile.
Vikas Gorur
2010-02-02
1
-17
/
+63
*
cluster/dht: Check for size 0 in check_is_linkfile()
Vijay Bellur
2010-01-29
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
*
cluster/afr: Report number of blocks healed during diff self-heal.
Vikas Gorur
2009-12-28
2
-1
/
+18
*
properly ref/unref fd in stripe_opendir_cbk
Amar Tumballi
2009-12-22
1
-0
/
+5
*
distribute: Dont dereference sbuf on failed readlink_cbk
Shehjar Tikoo
2009-12-18
1
-0
/
+4
*
cluster/dht: Check for pointers before de-referencing in dht_stat_merge()
Vijay Bellur
2009-12-16
1
-0
/
+3
*
more cleanup in stripe stat structures
Amar Tumballi
2009-12-15
1
-335
/
+83
[prev]
[next]