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
*
Revert "dht: perform revalidate on one subvolume"
Anand V. Avati
2010-07-15
1
-17
/
+108
*
remove dead assignments in stripe.c
Amar Tumballi
2010-07-14
1
-11
/
+28
*
proper way to do defrag of a mountpoint
Amar Tumballi
2010-07-14
2
-3
/
+219
*
removed 'fop->checksum' from codebase as its not required anymore
Amar Tumballi
2010-07-06
5
-126
/
+0
*
NULL dereference fixes in code base after running with 'clang'
Amar Tumballi
2010-07-02
7
-29
/
+44
*
mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.am
Anand Avati
2010-06-08
3
-3
/
+3
*
dynamic volume changes for graph replacement
Anand Avati
2010-06-07
1
-3
/
+3
*
cluster/afr: Check before accessing xattrs in data self heal.
Pavan Sondur
2010-06-01
1
-1
/
+2
*
cluster/stripe: NULL pointer dereference checks added
Amar Tumballi
2010-05-28
1
-152
/
+359
*
cluster/stripe: added STACK_UNWIND_STRICT macro
Amar Tumballi
2010-05-28
1
-664
/
+717
*
OS X: adjustments, minor fixes to eliminate warnings
Csaba Henk
2010-05-21
1
-2
/
+4
*
cluster/afr: Don't dereference fd ptr - it might be NULL due to a failed call.
Pavan Sondur
2010-05-21
1
-1
/
+1
*
Bug 799: dht prints 100% full when subvolume is not connected to remote host
Lakshmipathi
2010-05-21
1
-1
/
+1
*
fuse, dht: use readdir by default.
Anand Avati
2010-05-13
1
-2
/
+15
*
dht: perform revalidate on one subvolume
Anand Avati
2010-05-13
1
-108
/
+17
*
Unset split-brain flags in afr_self_heal_completion_cbk if self heal complete...
Simone Gotti
2010-05-09
3
-7
/
+12
*
Fix for crash in stripe_entry_self_heal
Anush Shetty
2010-05-08
1
-1
/
+1
*
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
*
frame's 'op', 'type' restructured
Amar Tumballi
2010-05-03
9
-29
/
+0
*
dht: don't overwrite the layout after the subvolume expansion
Amar Tumballi
2010-04-29
1
-1
/
+1
*
cluster/stripe: Memory accounting changes
Vijay Bellur
2010-04-27
1
-5
/
+5
*
cluster/dht: perform inode number overwrite in readv_cbk iatt with checks
Anand Avati
2010-04-27
1
-1
/
+3
*
Filter out extended attribute visibility on the mount point.
Sachidananda
2010-04-23
1
-0
/
+6
*
Memory accounting changes
Vijay Bellur
2010-04-23
36
-436
/
+970
*
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
*
cluster/afr: Fix possible NULL dereference in readdirp_cbk
Vikas Gorur
2010-04-20
1
-15
/
+17
*
afr: afr_fsetattr - send proper inode pointer to afr_read_child()
Anand Avati
2010-04-08
1
-1
/
+1
*
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
[next]