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
/
performance
Commit message (
Expand
)
Author
Age
Files
Lines
*
gfid: changes in symlink() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
3
-9
/
+10
*
gfid: changes in mkdir() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
2
-7
/
+10
*
gfid: changes in mknod() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
3
-12
/
+13
*
gfid: change in create() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
5
-14
/
+14
*
dump total entries cached in stat-prefetch to state-dump file
Raghavendra Bhat
2010-09-02
2
-1
/
+79
*
changes to client to make use of the rdma functionality.
Raghavendra G
2010-08-30
2
-6
/
+4
*
performance/stat-prefetch: while removing an entry from cache, remove it from...
Raghavendra G
2010-08-28
2
-141
/
+109
*
performance/io-cache: Remove dead assignments.
Sachidananda
2010-08-23
1
-5
/
+0
*
performance/stat-prefetch: use SP_STACK_UNWIND instead of STACK_UNWIND_STRICT.
Raghavendra G
2010-08-21
1
-2
/
+2
*
xlators/performance: quick-read.c remove dead assignments
Sachidananda
2010-08-17
1
-4
/
+0
*
log added in case of invalid options provided for the io-threads volume
Kaushik BV
2010-08-12
1
-3
/
+10
*
fuse resolve related changes
Amar Tumballi
2010-08-11
1
-1
/
+1
*
performance/io-cache: Disable caching when files are opened with GF_OPEN_NOWB
Raghavendra G
2010-08-06
2
-0
/
+6
*
Remove dead variables.
Sachidananda
2010-08-02
1
-2
/
+1
*
Remove unused variables.
Sachidananda
2010-08-02
1
-18
/
+8
*
Remove unused variables
Sachidananda
2010-08-02
1
-2
/
+0
*
Remove dead variables reported by clang.
Sachidananda
2010-08-02
1
-13
/
+4
*
Remove dead variables reported by clang.
Sachidananda
2010-08-02
1
-1
/
+1
*
some check added to the variables after GF_CALLOC
Amar Tumballi
2010-07-28
1
-4
/
+6
*
Delete dead assignments.
Sachidananda
2010-07-20
1
-6
/
+1
*
performance/symlink-cache convert STACK_UNWIND to STACK_UNWIND_STRICT
shishir gowda
2010-07-20
1
-4
/
+4
*
performance/stat-prefetch convert STACK_UNWIND TO STACK_UNWIND_STRICT
shishir gowda
2010-07-20
1
-2
/
+2
*
dump total cache used in quickread in the statedump information
Raghavendra Bhat
2010-07-19
1
-1
/
+4
*
typo error: should check for less than instead of greater than
Raghavendra Bhat
2010-07-13
1
-1
/
+1
*
dump total files cached in quick-read in statedump information
Raghavendra Bhat
2010-07-12
1
-0
/
+24
*
performance/io-cache: implement mknod fop.
Raghavendra G
2010-07-08
1
-1
/
+85
*
removed 'fop->checksum' from codebase as its not required anymore
Amar Tumballi
2010-07-06
2
-151
/
+0
*
NULL dereference fixes in code base after running with 'clang'
Amar Tumballi
2010-07-02
2
-6
/
+7
*
performance/write-behind: explicitly enforce ordering of overlapping writes.
Raghavendra G
2010-07-02
1
-173
/
+279
*
io-threads: initialize conf->w_attr
Anand Avati
2010-06-22
1
-0
/
+2
*
performance/io-cache: destroy table->mem_pool in fini.
Raghavendra G
2010-06-22
1
-1
/
+8
*
Revert "performance/write-behind: explicitly enforce ordering of overlapping ...
Anand V. Avati
2010-06-15
1
-126
/
+128
*
mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.am
Anand Avati
2010-06-08
6
-5
/
+7
*
quick-read: fix size parameter to GF_CALLOC of priv to fix mem corruption
Anand Avati
2010-06-07
1
-1
/
+1
*
performance/quick-read: fix the size-to-be pruned.
Raghavendra G
2010-06-03
1
-2
/
+2
*
performance/quick-read: set default cache-size value to 128MB.
Raghavendra G
2010-06-03
1
-1
/
+3
*
performance/write-behind: explicitly enforce ordering of overlapping writes.
Raghavendra G
2010-05-26
1
-128
/
+126
*
performance/quick-read: implement an upper size limit for the cache.
Raghavendra G
2010-05-26
3
-254
/
+610
*
write-behind: update default values for better small file performance
Anand Avati
2010-05-13
1
-2
/
+2
*
performance/read-ahead: don't set ra_file in fd->ctx unless all memebers of r...
Raghavendra G
2010-05-04
1
-5
/
+15
*
crash fixed in stat-prefetch.c
Pradeep Patil
2010-05-03
1
-1
/
+1
*
frame's 'op', 'type' restructured
Amar Tumballi
2010-05-03
7
-19
/
+0
*
performance/io-cache: Dump private information
Vijay Bellur
2010-04-29
1
-0
/
+34
*
performance/quick-read: don't try to validate again if qr_readv is called jus...
Raghavendra G
2010-04-27
2
-4
/
+13
*
stat-prefetch: Remove checks for loc->parent
Shehjar Tikoo
2010-04-23
1
-32
/
+0
*
Memory accounting changes
Vijay Bellur
2010-04-23
19
-151
/
+528
*
performance/quick-read: read directly from backend for fds opened with O_DIRE...
Raghavendra G
2010-04-08
2
-2
/
+12
*
performance/quick-read: make use of nanosecond resolution of mtime to decide ...
Raghavendra G
2010-04-08
1
-2
/
+5
*
performance/io-cache: make use of nano second resolution of mtime during cach...
Raghavendra G
2010-04-08
3
-5
/
+14
*
fop namespace cleanup.
Amar Tumballi
2010-03-31
1
-134
/
+0
[next]