index
:
glusterfs-snapshot.git
devel
development
gluster-snap
master
master_upstream
snap_devel
upstream
work
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
performance
/
io-cache
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-6
/
+2
*
fuse/md-cache: add support for the 'fopen-keep-cache' mount option
Brian Foster
2012-07-13
1
-1
/
+14
*
localtime and ctime are not MT-SAFE
Kaleb S. KEITHLEY
2012-06-29
1
-4
/
+3
*
io-cache,quick-read: bring down log level
Anand Avati
2012-06-07
1
-2
/
+2
*
license: dual license under GPLV2 and LGPLV3+
Kaleb KEITHLEY
2012-05-10
5
-70
/
+25
*
performance/io-cache: Enhance state-dump output
shishir gowda
2012-04-01
1
-4
/
+10
*
core: adding extra data for fops
Amar Tumballi
2012-03-22
3
-61
/
+63
*
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/io-cache: store op_errno in page.
Raghavendra G
2012-03-14
4
-4
/
+8
*
Print non-zero timestamps in statedump
Vijay Bellur
2012-03-11
1
-5
/
+8
*
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
*
mempool: adjustments in pool sizes
Amar Tumballi
2012-02-22
1
-1
/
+1
*
core: utilize mempool for frame->local allocations
Amar Tumballi
2012-02-21
3
-20
/
+22
*
core: add an extra flag to readv()/writev() API
Amar Tumballi
2012-02-14
2
-6
/
+6
*
core: get xattrs also as part of readdirp
Amar Tumballi
2012-01-25
1
-1
/
+32
*
core: remove 'ino' variable from 'inode_t' structure
Amar Tumballi
2011-11-16
1
-2
/
+2
*
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
1
-44
/
+18
*
performance/io-cache,quick-read: increase cache-size limit
Kaushal M
2011-09-29
1
-5
/
+54
*
xlator options: revamp xlator option validation/reconfigure code
Anand Avati
2011-08-18
2
-280
/
+23
*
Change Copyright current year
Pranith Kumar K
2011-08-10
5
-5
/
+5
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
5
-15
/
+15
*
performance/io-cache: hold lock on ioc_inode whereever a page is being access...
Raghavendra G
2011-07-29
4
-845
/
+947
*
io-cache: changes in volume_options to assist volume set help/help-xml
Kaushik BV
2011-07-12
1
-15
/
+91
*
performance/io-cache: print cache information during state dump.
Raghavendra G
2011-06-14
3
-10
/
+156
*
performance/io-cache: fix the check of min and max file size.
Amar Tumballi
2011-06-08
1
-1
/
+1
*
performance/io-cache: fix annoying logs during reconfigure
Amar Tumballi
2011-05-27
1
-53
/
+56
*
remove excessive logs due to log enhancement
Amar Tumballi
2011-04-13
1
-1
/
+2
*
CLI : Validate options farmework.
Gaurav
2011-03-23
1
-139
/
+17
*
performance/io-cache: logging enhancements
Raghavendra G
2011-03-17
3
-65
/
+172
*
performance/io-cache: whitespace related changes to adhere to coding guidelines.
Raghavendra G
2011-03-17
4
-740
/
+741
*
performance/io-cache: Whitespace cleanup
Vijay Bellur
2011-02-28
1
-205
/
+201
*
performance/io-cache: disable caching if indicated by NFS.
Raghavendra G
2011-01-27
1
-0
/
+1
*
performance/io-cache: fix warnings due to format string mismatches during inv...
Raghavendra G
2010-12-12
1
-20
/
+28
*
NULL checks in the fops of io-cache
Raghavendra Bhat
2010-10-26
1
-7
/
+34
*
Change assert to GF_ASSERT
Vijay Bellur
2010-10-12
2
-3
/
+3
*
Copyright changes
Vijay Bellur
2010-10-11
5
-5
/
+5
*
mgmt/Glusterd: Volume set enhancements
Kaushik BV
2010-10-07
1
-4
/
+4
*
Reply back to CLI on error, by validating each xlator's opts
Kaushik BV
2010-10-05
1
-0
/
+146
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
5
-15
/
+15
*
Changes to replace flock with gf_flock across GlusterFS.
Pavan Sondur
2010-10-01
1
-2
/
+2
*
check if the table is NULL before accessing it
Raghavendra Bhat
2010-10-01
1
-1
/
+6
*
Glusterd: gluster volume set <volume> <option> <value>
Kaushik BV
2010-09-18
1
-0
/
+159
*
performance/io-cache: fix memory leak in ioc_mknod.
Raghavendra G
2010-09-14
1
-0
/
+7
*
performance/io-cache: Fix clang errors.
Sachidananda
2010-09-13
1
-51
/
+37
*
gfid: changes in mknod() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-5
/
+4
*
gfid: change in create() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-2
/
+3
[next]