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
*
md-cache: fix time comparison to support 0 timeout
Brian Foster
2012-04-02
1
-2
/
+2
*
performance/quick-read: open shouldn't be worried about checking
Raghavendra G
2012-04-02
2
-73
/
+0
*
performance/io-cache: Enhance state-dump output
shishir gowda
2012-04-01
1
-4
/
+10
*
performance/quick-read: fix build errors.
Raghavendra G
2012-03-28
2
-9
/
+13
*
performance/quick-read: make unlink aware of open-behind behaviour of quick-r...
Raghavendra G
2012-03-28
3
-24
/
+336
*
performance/write-behind: queue setattr fop with writes always.
v3.3.0qa32
Raghavendra G
2012-03-27
1
-8
/
+1
*
core: adding extra data for fops
Amar Tumballi
2012-03-22
10
-786
/
+887
*
performance/read-ahead: destroy pages which survived from being flushed
Raghavendra G
2012-03-20
3
-2
/
+10
*
performance/io-cache: destroy the pages which survived in
Raghavendra G
2012-03-20
2
-0
/
+6
*
mgmt/glusterd : volume set validation fixes
Kaushal M
2012-03-18
1
-1
/
+1
*
performance/io-cache: cleanup the xlator private data completely in fini.
Raghavendra G
2012-03-14
1
-1
/
+16
*
performance/read-ahead: cleanup xlator private data completely in fini.
Raghavendra G
2012-03-14
1
-2
/
+5
*
performance/quick-read: implement fini
Raghavendra G
2012-03-14
1
-0
/
+51
*
performance/io-cache: store op_errno in page.
Raghavendra G
2012-03-14
4
-4
/
+8
*
Print non-zero timestamps in statedump
v3.3.0qa27
Vijay Bellur
2012-03-11
2
-10
/
+15
*
performance/io-cache: pass appropriate op_errno even during successful
Raghavendra G
2012-03-08
4
-11
/
+21
*
performance/io-cache: move mem-pool initialisation to init.
Raghavendra G
2012-03-08
1
-24
/
+13
*
Fix memory leaks found in readdir
Vijay Bellur
2012-03-01
1
-0
/
+2
*
perf/md-cache: hold lock on modification of md_cache structure
Amar Tumballi
2012-02-29
1
-36
/
+69
*
mempool: adjustments in pool sizes
Amar Tumballi
2012-02-22
4
-4
/
+4
*
core: utilize mempool for frame->local allocations
Amar Tumballi
2012-02-21
10
-81
/
+79
*
features/md-cache: Change strdup to gf_strdup
Vijay Bellur
2012-02-21
1
-1
/
+1
*
Honor O_SYNC etc. properly.
Jeff Darcy
2012-02-21
1
-2
/
+28
*
performance/md-cache: Add mem_acct_init
Pranith Kumar K
2012-02-20
1
-0
/
+8
*
md-cache: replace stat-prefetch with md-cache in a backward compatible way
Anand Avati
2012-02-20
7
-4426
/
+10
*
md-cache: meta-data caching translator
Anand Avati
2012-02-20
5
-1
/
+1813
*
iobuf: use 'iobuf_get2()' to get variable sized buffers
Amar Tumballi
2012-02-20
2
-0
/
+4
*
core: add an extra flag to readv()/writev() API
Amar Tumballi
2012-02-14
8
-138
/
+122
*
read-ahead: add performance.read-ahead--page-count option to 'volume set' fra...
Kaushik BV
2012-02-03
1
-42
/
+25
*
performanc/stat-prefetch: check if loc->gfid is present before checking loc->...
Raghavendra Bhat
2012-02-02
1
-5
/
+10
*
Fix race between read-ahead and write.
Jeff Darcy
2012-01-30
3
-26
/
+68
*
core: add 'fremovexattr()' fop
Amar Tumballi
2012-01-25
1
-0
/
+49
*
core: get xattrs also as part of readdirp
Amar Tumballi
2012-01-25
3
-9
/
+46
*
core: GFID filehandle based backend and anonymous FDs
Anand Avati
2012-01-20
4
-141
/
+84
*
glusterfs: An effort to fix all the spell mistakes and typo
Harshavardhana
2011-11-16
3
-6
/
+6
*
core: remove 'ino' variable from 'inode_t' structure
Amar Tumballi
2011-11-16
3
-103
/
+65
*
build: warning suppression (round n)
Amar Tumballi
2011-10-20
1
-2
/
+16
*
statedump: do not print the inode number in the statedump
Raghavendra Bhat
2011-10-01
5
-213
/
+93
*
performance/io-cache,quick-read: increase cache-size limit
Kaushal M
2011-09-29
2
-11
/
+106
*
performance/quick-read: fix memory corruption.
Raghavendra G
2011-09-18
1
-4
/
+0
*
performance/io-threads: treat -ve pid as request for fop with least priority
Pranith Kumar K
2011-09-08
1
-63
/
+325
*
Eliminate many "var set but not used" warnings with newer gcc.
Jeff Darcy
2011-09-07
1
-3
/
+0
*
performance/io-threads: Introduce new priority and priority-thread-limits
Pranith Kumar K
2011-08-31
2
-5
/
+89
*
performance/stat-prefetch: fix memory leak
Raghavendra G
2011-08-23
1
-1
/
+8
*
option validation: further fixes
Anand Avati
2011-08-19
1
-1
/
+1
*
xlator options: revamp xlator option validation/reconfigure code
Anand Avati
2011-08-18
5
-680
/
+59
*
For systems where O_DIRECTORY does not exist, we defined it as 0,
Emmanuel Dreyfus
2011-08-12
1
-1
/
+1
*
Change Copyright current year
Pranith Kumar K
2011-08-10
21
-21
/
+21
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
21
-63
/
+63
*
IOBUF: Bring in variable iobuf support
shishir gowda
2011-07-31
1
-5
/
+7
[next]