index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
erts
/
emulator
/
drivers
/
common
/
efile_drv.c
Age
Commit message (
Expand
)
Author
2016-02-24
Merge branch 'master' into sverk/master/halt-INT_MIN
Sverker Eriksson
2016-02-24
erts: Change erl_exit into erts_exit
Sverker Eriksson
2016-01-27
Merge branch 'maint'
Lukas Larsson
2015-12-20
efile_drv: logic error in compressed file write
Mikael Pettersson
2015-11-27
Merge branch 'maint'
Sverker Eriksson
2015-11-26
erts: Remove double free in efile_drv
Sverker Eriksson
2015-07-10
ose: Remove all code related to the OSE port
Lukas Larsson
2015-06-24
erts: Remove HALFWORD_HEAP definition
Björn-Egil Dahlberg
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-04-23
Fix FreeBSD sendfile
Stefan Grundmann
2015-04-10
erts: Cleanup code in invoke_pwritev
Sverker Eriksson
2015-04-10
Use the correct union member inside efile_drv
Nick Mills
2015-03-14
Remove unused time macros from efile_drv
Nick Mills
2014-02-24
ose: OSE port related cleanup and fixes
Jonas Karlsson
2014-02-24
ose: efile driver updates.
Jonas Karlsson
2014-02-24
Added support for ENEA OSE
Lukas Larsson
2014-01-28
Merge branch 'lukas/erts/sendfile_no_async_pool/OTP-11639'
Lukas Larsson
2014-01-27
erts/kernel: sendfile no longer uses async threads
Lukas Larsson
2014-01-14
Don't make gzio.c dependent on the zutil.h header file
Björn Gustavsson
2013-09-02
Fix EV_* macros and functions signedness flaws
Raimo Niskanen
2013-08-23
Create better distribution of files over async threads
Patrik Nyblom
2013-08-23
Add debug functionality to retrieve async key
Patrik Nyblom
2013-08-20
erts: Fix bug in translating ev macros to functions
Lukas Larsson
2013-08-13
erts: Refactor non-pure macros to functions
Lukas Larsson
2013-05-31
kernel: Fix bug in file:pwrite for large data sets
Sverker Eriksson
2013-03-27
Merge branch 'lukas/erts/efile_delayed_write_fix/OTP-10984' into maint
Lukas Larsson
2013-03-13
Do driver_deq in worker threads instead of async_ready
Lukas Larsson
2013-03-04
erts: Fix void * arithmetic
Björn-Egil Dahlberg
2013-03-04
erts: Use block comments - ansi style
Björn-Egil Dahlberg
2013-02-22
erts: Use correct type for ReadFile bytes read
Björn-Egil Dahlberg
2013-02-15
invoke_read_line now remembers read_ahead settings
Lukas Larsson
2013-02-11
erts: Fix memory leak in efile_drv.c
Sverker Eriksson
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2013-01-23
Alternative solution to the efile_drv crash on exit
Patrik Nyblom
2013-01-11
Merge branch 'fdm/file-allocate/OTP-10680'
Björn-Egil Dahlberg
2013-01-09
Add file:allocate/3 operation
Filipe David Manana
2013-01-09
Fix fd leak when using async thread pool
Filipe David Borba Manana
2012-08-30
Teach VM not to dump core on long pathnames
Patrik Nyblom
2012-08-27
erts: Fix dtrace-bug in file rename op
Sverker Eriksson
2012-05-09
Correct formating in exit error messages
Michael Santos
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-03-22
Correct some errors in the user tag spreading
Patrik Nyblom
2012-03-22
Change to more specific configure options for dtrace
Patrik Nyblom
2012-03-22
Add user tag spreading functionality to VM and use in file
Patrik Nyblom
2012-03-22
Update dtrace for changes in R15
Björn-Egil Dahlberg
2012-03-22
Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 4/4
Scott Lystig Fritchie
2012-03-20
Fix reselecting bug on OS X
Lukas Larsson
2012-03-20
Fix bug when sending long files using select
Lukas Larsson
2012-03-20
Fix ifdef to check if we are on OS X
Lukas Larsson
2012-03-20
Fix memory leak when sendfile process crashes
Lukas Larsson
[next]