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
/
read-ahead
/
src
/
read-ahead.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
zerofill: Change the type of len argument of glfs_zerofill() to off_t
Bharata B Rao
2013-11-14
1
-1
/
+1
*
glusterfs: zerofill support
M. Mohan Kumar
2013-11-10
1
-0
/
+52
*
glusterfs: discard (hole punch) support
Brian Foster
2013-06-13
1
-0
/
+50
*
read-ahead: re-enable support for variable page size
Anand Avati
2013-02-20
1
-1
/
+12
*
performance/read-ahead: use pthread_mutex_trylock to hold mutex in statedumps
Raghavendra Bhat
2012-08-01
1
-11
/
+18
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-3
/
+1
*
license: dual license under GPLV2 and LGPLV3+
Kaleb KEITHLEY
2012-05-10
1
-14
/
+5
*
core: adding extra data for fops
Amar Tumballi
2012-03-22
1
-52
/
+53
*
performance/read-ahead: destroy pages which survived from being flushed
Raghavendra G
2012-03-20
1
-2
/
+6
*
performance/read-ahead: cleanup xlator private data completely in fini.
Raghavendra G
2012-03-14
1
-2
/
+5
*
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
1
-1
/
+10
*
core: add an extra flag to readv()/writev() API
Amar Tumballi
2012-02-14
1
-7
/
+5
*
read-ahead: add performance.read-ahead--page-count option to 'volume set' fra...
Kaushik BV
2012-02-03
1
-42
/
+25
*
Fix race between read-ahead and write.
Jeff Darcy
2012-01-30
1
-18
/
+42
*
core: GFID filehandle based backend and anonymous FDs
Anand Avati
2012-01-20
1
-57
/
+21
*
glusterfs: An effort to fix all the spell mistakes and typo
Harshavardhana
2011-11-16
1
-1
/
+1
*
statedump: do not print the inode number in the statedump
Raghavendra Bhat
2011-10-01
1
-33
/
+19
*
Change Copyright current year
Pranith Kumar K
2011-08-10
1
-1
/
+1
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
1
-3
/
+3
*
performance-translators: print path to file while dumping fdctx.
Raghavendra G
2011-06-14
1
-1
/
+10
*
performance/read-ahead: dump pages in read-ahead cache.
Raghavendra G
2011-06-14
1
-0
/
+91
*
performance/read-ahead: logging enhancements.
Raghavendra G
2011-03-17
1
-64
/
+156
*
performance/read-ahead: white space related changes to adhere to coding guide...
Raghavendra G
2011-03-17
1
-545
/
+558
*
Copyright changes
Vijay Bellur
2010-10-11
1
-1
/
+1
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
1
-3
/
+3
*
gfid: change in create() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-2
/
+2
*
Remove unused variables.
Sachidananda
2010-08-02
1
-18
/
+8
*
performance/read-ahead: don't set ra_file in fd->ctx unless all memebers of r...
Raghavendra G
2010-05-04
1
-5
/
+15
*
frame's 'op', 'type' restructured
Amar Tumballi
2010-05-03
1
-3
/
+0
*
Memory accounting changes
Vijay Bellur
2010-04-23
1
-6
/
+27
*
iatt: changes across the codebase
Anand V. Avati
2010-03-16
1
-23
/
+11
*
Added null checks in "fini"
Harshavardhana Ranganath
2009-12-18
1
-0
/
+3
*
performance/read-ahead: use STACK_UNWIND_STRICT for unwinding.
Raghavendra G
2009-11-24
1
-14
/
+16
*
performance/read-ahead: Process state dump operations are added.
vinayak hegde
2009-10-20
1
-0
/
+47
*
Changed occurrences of Z Research to Gluster.
Vijay Bellur
2009-10-07
1
-1
/
+1
*
read-ahead: NFS-friendly logic changes
Shehjar Tikoo
2009-10-01
1
-4
/
+16
*
Global: NFS-friendly prototype changes
Shehjar Tikoo
2009-10-01
1
-8
/
+30
*
Global: Introduce setattr and fsetattr fops
Shehjar Tikoo
2009-10-01
1
-34
/
+0
*
read-ahead: use O_ACCMODE for checking file access modes.
Raghavendra G
2009-07-07
1
-2
/
+2
*
read-ahead: fix warning by initializing conf = NULL
Anand V. Avati
2009-06-15
1
-1
/
+1
*
read-ahead: handle memory allocation failures
Raghavendra G
2009-06-11
1
-9
/
+32
*
read-ahead: return with error code EBADF for fops on fds without file set in ...
Raghavendra G
2009-06-11
1
-11
/
+45
*
read-ahead: unwind with a return value of -1 and error code of ENOMEM on memo...
Raghavendra G
2009-06-11
1
-0
/
+4
*
log level fixes in read-ahead
Anand V. Avati
2009-05-05
1
-6
/
+6
*
read-ahead: indentation and logging fixes
Raghavendra G
2009-04-30
1
-78
/
+64
*
use ctx->page_size in all translators and transports instead of having their ...
Anand V. Avati
2009-04-13
1
-26
/
+2
*
update performance/read-ahead with new readv writev prototypes
Anand V. Avati
2009-04-12
1
-5
/
+7
*
updated copyright header to extend copyright upto 2009
Basavanagowda Kanur
2009-02-26
1
-1
/
+1
*
Added all files
Vikas Gorur
2009-02-18
1
-0
/
+890