git
»
libjio
»
btrfs
Browse current source tree
← prev
|
next →
2009-07-03
libjio: Fix profile build
Alberto Bertogli
2009-06-30
Update version number
Alberto Bertogli
0.51
2009-06-30
Improve portability #warning messages
Alberto Bertogli
2009-06-26
Detect librt availability
Alberto Bertogli
2009-06-26
Unconditionally free() some pointers
Alberto Bertogli
2009-06-26
Support platforms lacking fdatasync()
Alberto Bertogli
2009-06-26
Support platforms without clock_gettime()
Alberto Bertogli
2009-06-26
libjio: Add missing #include
Alberto Bertogli
2009-06-26
Build the python bindings against the local library
Alberto Bertogli
2009-04-25
bindings/python: Improve setup.py
Alberto Bertogli
2009-04-25
Update the user guide
Alberto Bertogli
0.50
2009-04-23
Check jtrans_add() return value in UNIX-alike API
Alberto Bertogli
2009-04-23
[ABI BREAK] Make the public flags more tidy
Alberto Bertogli
2009-04-23
Rename jtrans_init() to jtrans_new()
Alberto Bertogli
2009-04-23
[API BREAK] Remove jfsck_cleanup(), make jfsck() cleanup ...
Alberto Bertogli
2009-04-22
Unify Python 2 and 3 bindings
Alberto Bertogli
2009-04-22
Add groups to the doxygen documentation
Alberto Bertogli
2009-04-21
Move doxygen stuff to its own directory
Alberto Bertogli
2009-04-18
Fix compilation instructions in the programmer's guide
Alberto Bertogli
2009-04-17
[API BREAK] Make jtrans_add() return 0 on success and -1 ...
Alberto Bertogli
2009-04-17
Synchonize the journal directory after every unlink()
Alberto Bertogli
2009-04-17
Handle unlink() failures in journal_free()
Alberto Bertogli
2009-04-16
Add doxygen documentation to the C library
Alberto Bertogli
2009-04-16
Fix opening files using O_APPEND
Alberto Bertogli
2009-04-15
[API BREAK] Use opaque types instead of structures in the...
Alberto Bertogli
2009-04-15
tests/behaviour: Allow the user to run a single test
Alberto Bertogli
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
← prev
|
next →