index
:
nginx
master
nginx mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
ngx_open_file_cache.c
Commit message (
Expand
)
Author
Age
*
read_ahead
Igor Sysoev
2009-09-30
*
uniform ngx_directio_on/off() interface with other file functions
Igor Sysoev
2009-09-25
*
initialize use_event field in open file cache
Igor Sysoev
2009-06-12
*
set of.failed for cached error, the bug has been introduced in r2757
Igor Sysoev
2009-04-30
*
uniform ngx_file_info() interface with ngx_fd_info()
Igor Sysoev
2009-04-29
*
*) of.test_only to not open file if only stat() is enough
Igor Sysoev
2009-04-27
*
Win32 appends synchronized if only FILE_APPEND_DATA and SYNCHRONIZE are set
Igor Sysoev
2009-03-31
*
win32 ngx_open_file() supports utf8 names and NGX_FILE_APPEND
Igor Sysoev
2009-03-30
*
test ngx_file_info() result, the bug has been introduced in r2070
Igor Sysoev
2009-01-21
*
cache directio flag in open file cache
Igor Sysoev
2008-09-12
*
*) handle unaligned file part for directio
Igor Sysoev
2008-09-05
*
directio
Igor Sysoev
2008-07-30
*
variables in access_log
Igor Sysoev
2008-06-30
*
fix comment
Igor Sysoev
2008-06-30
*
fix the previous commit
Igor Sysoev
2008-06-30
*
use ngx_file_info() and test uniq if file is already open
Igor Sysoev
2008-06-26
*
initialize of.uniq in ngx_open_cached_file()
Igor Sysoev
2008-06-23
*
style fix: remove tabs and trailing spaces
Igor Sysoev
2008-05-14
*
fix segfault when file is deleted and open_file_cache_errors is off
Igor Sysoev
2008-04-29
*
back out the previous commit
Igor Sysoev
2008-04-29
*
fix segfault when file is deleted and open_file_cache_errors is off
Igor Sysoev
2008-04-29
*
fix the previous commit
Igor Sysoev
2008-03-13
*
fix case when errors are not cached,
Igor Sysoev
2008-03-13
*
axe useless code
Igor Sysoev
2008-03-13
*
several fixes:
Igor Sysoev
2007-12-25
*
open_file_cache_min_uses
Igor Sysoev
2007-12-22
*
open_file_cache_retest > open_file_cache_valid
Igor Sysoev
2007-12-21
*
fix the previous commit
Igor Sysoev
2007-12-21
*
use ngx_queue.h
Igor Sysoev
2007-12-21
*
embed sentinel
Igor Sysoev
2007-12-20
*
optimize rbtree initialization and insert
Igor Sysoev
2007-12-17
*
test the most relevant condition first
Igor Sysoev
2007-09-03
*
open_file_cache_events
Igor Sysoev
2007-09-03
*
open file cache
Igor Sysoev
2007-09-01