git
»
libjio
»
next
Browse current source tree
← prev
|
next →
2009-04-15
autosync: Fix autosync_check() when not using autosync.
Alberto Bertogli
2009-04-14
tests/performance: Free the buffers allocated in the work...
Alberto Bertogli
2009-04-14
Move disk constants to an internal header
Alberto Bertogli
2009-04-12
ansi.c: Improve some comments
Alberto Bertogli
2009-04-12
Fix "synopsis" spelling
Alberto Bertogli
2009-04-11
jiostress: Add autosync support
Alberto Bertogli
2009-04-11
[ABI BREAK] Implement automatic syncing
Alberto Bertogli
2009-04-11
jiostress: Reduce the maximum operation length
Alberto Bertogli
2009-04-11
jiostress: Make the use of fault injection optional
Alberto Bertogli
2009-04-11
jiostress: Simplify content generation
Alberto Bertogli
2009-04-11
jiostress: Fix new_data offsets
Alberto Bertogli
2009-04-10
tests/performance: Use memset() to initialize the buffer
Alberto Bertogli
2009-04-03
performance.c: Add missing space in output
Alberto Bertogli
2009-04-03
tests/performance: Add a random writes test
Alberto Bertogli
2009-04-03
Use sync_file_range() instead of fdatasync(), if available
Alberto Bertogli
2009-04-07
Make struct jtrans' len unsigned
Alberto Bertogli
2009-04-07
Move private structures from libjio.h into trans.h
Alberto Bertogli
2009-04-06
[ABI BREAK] Isolate the journal code
Alberto Bertogli
2009-04-03
manpage: Tell about struct jtrans flags' possible values ...
Alberto Bertogli
2009-04-03
Improve some comments
Alberto Bertogli
2009-04-03
Add fsync_dir() to abstract directory fsyncing
Alberto Bertogli
2009-04-03
Only call posix_fadvise() if we know we're going to read ...
Alberto Bertogli
2009-03-29
libjio.h: Remove C++ considerations
Alberto Bertogli
0.25
2009-03-29
Use posix_fadvise() in jtrans_add()
Alberto Bertogli
2009-03-29
Fix "committed" typos
Alberto Bertogli
2009-03-29
Improve wording and format in the UPGRADING document
Alberto Bertogli
2009-03-29
Call fdatasync() after writing to the real file
Alberto Bertogli
2009-03-28
Move the C library files to a new directory
Alberto Bertogli
2009-03-28
Cleanup the samples
Alberto Bertogli
2009-03-28
Performance tests cleanups
Alberto Bertogli
2009-03-28
Remove tests/README, it offers no useful information
Alberto Bertogli
2009-03-28
Rename the "auto" test to "behaviour"
Alberto Bertogli
2009-03-28
Makefile: Use LDFLAGS for linking
Alberto Bertogli
2009-03-28
Makefile: Use only the needed LFS CFLAGS
Alberto Bertogli
2009-03-28
libjio.h: Fix LFS check
Alberto Bertogli
2009-03-28
Add a stress test
Alberto Bertogli
2009-03-27
tests/auto: Don't keep running when libfiu is not available
Alberto Bertogli
2009-03-27
Add Python 3 bindings
Alberto Bertogli
2009-03-27
python2: Style changes
Alberto Bertogli
2009-03-26
Bring the INSTALL document more up to date
Alberto Bertogli
2009-03-26
Rename python bindings to "python2"
Alberto Bertogli
2009-03-09
Remove recovery tests
Alberto Bertogli
2009-03-09
Add behaviour tests
Alberto Bertogli
2009-03-02
Add support for libfiu, a library for fault injection
Alberto Bertogli
2009-03-26
manpage: Fix small typo
Alberto Bertogli
2009-03-18
Update the manpage
Alberto Bertogli
2009-03-18
Add samples' binaries to .gitignore
Alberto Bertogli
2009-03-18
samples/full.c: Bring it up to date with API changes
Alberto Bertogli
2009-03-18
Fix samples' build script
Alberto Bertogli
2009-03-18
Link the shared library against pthread
Alberto Bertogli
← prev
|
next →