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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed xattr format of afr changelog to support adding and removing of subvo...
Vikas Gorur
2009-04-16
11
-287
/
+322
*
server-helpers: Add check for NULL connection arguement being passed in helpers.
Raghavendra G
2009-04-14
1
-2
/
+23
*
remove unused variable @ret in ib_verbs_options_init
Anand V. Avati
2009-04-14
1
-1
/
+0
*
use MAP_FAILED macro to free mem_base in arena_destroy
Anand V. Avati
2009-04-14
1
-1
/
+2
*
FREE arena->iobufs in iobuf_arena_destory
Anand V. Avati
2009-04-14
1
-0
/
+2
*
cluster/unify link() should be sent to only one subvolume.
Basavanagowda Kanur
2009-04-14
1
-0
/
+1
*
minor bug fix in posix_create() when 'o-direct enable' option is given.
Amar Tumballi
2009-04-14
1
-1
/
+1
*
bug fixes in dht-disk-usage feature.
Amar Tumballi
2009-04-14
4
-35
/
+72
*
Send statbuf from the same subvolume, even across revalidates.
Vikas Gorur
2009-04-13
1
-5
/
+14
*
use ctx->page_size in all translators and transports instead of having their ...
Anand V. Avati
2009-04-13
4
-101
/
+7
*
introduce page_size in glusterfs_ctx_t to be used by all translators set it t...
Anand V. Avati
2009-04-13
3
-2
/
+6
*
client_readv_cbk - when op_ret is 0, iobuf comes NULL from transport, handles...
Anand V. Avati
2009-04-13
1
-3
/
+5
*
bug fix in iobuf_select_arena - call __iobuf_pool_add_arena (unlocked version)
Anand V. Avati
2009-04-13
1
-1
/
+1
*
bug fix - arena destruction now calls munmap and not FREE
Anand V. Avati
2009-04-13
1
-1
/
+5
*
add purge list support to make iobuf_pool_purge() in expensive, and actually ...
Anand V. Avati
2009-04-13
2
-1
/
+10
*
bug fix in iobuf_select_arena - never created a new arena
Anand V. Avati
2009-04-13
1
-2
/
+5
*
add @filled list in iobuf_pool to keep away filled list from getting searched...
Anand V. Avati
2009-04-13
2
-1
/
+20
*
change arena size to 8MB
Anand V. Avati
2009-04-13
1
-1
/
+1
*
use MAP_FAILED macro to check for mmap failure instead of (void *) -1
Anand V. Avati
2009-04-13
1
-1
/
+1
*
fixed sizeof parameter in CALLOC of a new arena
Anand V. Avati
2009-04-13
1
-1
/
+1
*
switch scheduler to validate the subvolume specified for a pattern, against t...
Basavanagowda Kanur
2009-04-13
1
-2
/
+33
*
changes to database read interface, to make use of a given buffer instead of ...
Basavanagowda Kanur
2009-04-13
3
-79
/
+100
*
log formatting fixes. use GF_PRI_SIZET for size_t.
Basavanagowda Kanur
2009-04-13
1
-22
/
+32
*
minor initialization bug fix in quota's build_loc
Amar Tumballi
2009-04-12
1
-0
/
+1
*
in dht, initialize the free available space properly, so the first few create...
Amar Tumballi
2009-04-12
3
-3
/
+52
*
Coding Style: Add a few points
Shehjar Tikoo
2009-04-12
1
-7
/
+31
*
feature to disable volumefile's checksum
Amar Tumballi
2009-04-12
2
-20
/
+47
*
reset errno to 0 before calling first fuse_lowlevel_new() to reliably detect ...
Anand V. Avati
2009-04-12
1
-1
/
+3
*
io-threads: Remove unnecessary call to pthread_attr_setstacksize
Shehjar Tikoo
2009-04-12
1
-4
/
+0
*
prefix ULL to large constants (to fix bdb build warning)
Anand V. Avati
2009-04-12
1
-2
/
+2
*
updated glusterfsd to create iobuf pool at initialization
Anand V. Avati
2009-04-12
1
-0
/
+1
*
updated libglusterfsclient with IOBUF/IOBREFs
Anand V. Avati
2009-04-12
3
-22
/
+25
*
updated transport/ib-verbs to use IOBUF/IOBREFs
Anand V. Avati
2009-04-12
2
-14
/
+14
*
updated transport/socket to use IOBUF/IOBREFs
Anand V. Avati
2009-04-12
2
-37
/
+43
*
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
*
updated transport interface functions to accommodate IOBUF/IOBREF
Anand V. Avati
2009-04-12
2
-8
/
+11
*
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
[next]