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
Commit message (
Expand
)
Author
Age
Files
Lines
*
prefix ULL to large constants (to fix bdb build warning)
Anand V. Avati
2009-04-12
1
-2
/
+2
*
updated mount/fuse with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-37
/
+18
*
updated encryption/rot-13 with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-4
/
+7
*
update features/quota with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-7
/
+9
*
updated features/filter with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-4
/
+8
*
updated features/locks with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-8
/
+12
*
updated debug/error-gen with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-4
/
+8
*
updated debug/trace with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-4
/
+7
*
updated performance/io-cache with new readv writev prototypes
Anand V. Avati
2009-04-12
3
-34
/
+41
*
updated performance/io-threads with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-6
/
+10
*
update performance/read-ahead with new readv writev prototypes
Anand V. Avati
2009-04-12
3
-21
/
+21
*
update performance/write-behind with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-18
/
+18
*
update protocol/server with new readv writev prototypes
Anand V. Avati
2009-04-12
3
-141
/
+118
*
updated protocol/client with new readv writev prototypes
Anand V. Avati
2009-04-12
3
-125
/
+110
*
update storage/bdb with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-71
/
+26
*
update storage/posix with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-92
/
+22
*
update cluster/map with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-11
/
+13
*
update cluster/ha with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-6
/
+10
*
update cluster/dht with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-5
/
+8
*
update cluster/afr with new readv writev prototypes
Anand V. Avati
2009-04-12
5
-17
/
+20
*
update cluster/stripe with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-13
/
+17
*
update cluster/unify with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-4
/
+7
*
use 128Kbyte as the channel transfer size in fuse-bridge
Anand V. Avati
2009-04-12
1
-7
/
+7
*
io-threads: Reduce default min and max threads
Shehjar Tikoo
2009-04-10
1
-2
/
+2
*
io-threads: Use non-default thread stack size
Shehjar Tikoo
2009-04-10
2
-1
/
+27
*
posix_unlink: make unlinking in background configurable through volume spec file
Raghavendra G
2009-04-09
2
-13
/
+44
*
Compulsorily do self heal if file sizes differ.
Vikas Gorur
2009-04-09
6
-23
/
+100
*
Handle files which have no pending xattrs at all.
Vikas Gorur
2009-04-09
1
-1
/
+27
*
Erase xattr during self-heal based on original dict.
Vikas Gorur
2009-04-09
5
-10
/
+27
*
niftify mount(8) output for glusterfs mounts
Csaba Henk
2009-04-08
1
-32
/
+79
*
introduction of secondary index database in storage/bdb
Basavanagowda Kanur
2009-04-08
4
-1523
/
+2019
*
link() & rename() on storage/bdb will always return EXDEV.
Basavanagowda Kanur
2009-04-08
3
-353
/
+2
*
storage/bdb untabify, code alignment to limit to 80 characters per line.
Basavanagowda Kanur
2009-04-08
4
-4409
/
+4566
*
map translator cleanup.
Amar Tumballi
2009-04-08
1
-643
/
+1065
*
Fix minor bug in afr_open_cbk.
Vikas Gorur
2009-04-08
1
-3
/
+7
*
io-threads: Refactor un-ordered worker exit path
Shehjar Tikoo
2009-04-08
1
-33
/
+17
*
io-threads: Refactor ordered worker exit path
Shehjar Tikoo
2009-04-08
1
-34
/
+25
*
Fix in changelog logic.
Vikas Gorur
2009-04-07
6
-41
/
+254
*
Consider a subvolume dead if an fop fails on it
Vikas Gorur
2009-04-07
3
-17
/
+19
*
fix to fd leak in posix_create() in case of some failures.
Amar Tumballi
2009-04-06
1
-2
/
+3
*
nufa to take care of free disk-space while creating files.
Amar Tumballi
2009-04-06
1
-32
/
+74
*
Fix in return value of afr_sh_mark_sources
Vikas Gorur
2009-04-06
3
-10
/
+26
*
bitrot-13 fix
Csaba Henk
2009-04-06
1
-0
/
+2
*
io-threads: Cleaner stub destruction
Shehjar Tikoo
2009-04-06
1
-0
/
+3
*
io-threads: Sanity check worker thread idx
Shehjar Tikoo
2009-04-06
1
-20
/
+62
*
distribute to take care of available disk space while creating new dirs, and ...
Amar Tumballi
2009-04-03
5
-26
/
+384
*
server-protocol - reimplement connection cleanup to happen in 2 phases
Raghavendra G
2009-04-03
4
-22
/
+206
*
Made afr inode context a 64-bit packed value instead of a structure.
Vikas Gorur
2009-04-03
4
-313
/
+205
*
Load balance read operations among subvolumes in afr
Vikas Gorur
2009-04-02
4
-110
/
+513
*
Defined afr_inode_ctx_t structure.
Vikas Gorur
2009-04-02
2
-11
/
+76
[next]