git
»
libjio
»
btrfs
Browse current source tree
← prev
|
next →
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
2009-03-15
Place libjio under public domain
Alberto Bertogli
2009-03-09
jtrans_rollback(): Set the new transaction's numops
Alberto Bertogli
2009-03-09
check.c: Improve comments
Alberto Bertogli
2009-03-09
jfsck(): Check there's enough room for the checksum befor...
Alberto Bertogli
2009-03-02
libjio 0.24
Alberto Bertogli
0.24
2009-03-02
Documentation overhaul
Alberto Bertogli
2009-03-02
Clarify some sanity checks in fill_trans()
Alberto Bertogli
2009-03-02
Remove *.gcda files when doing make clean
Alberto Bertogli
2009-03-02
Split Makefile's DEBUG into DEBUG and PROFILE
Alberto Bertogli
2009-02-27
jtrans_rollback(): Check if ftruncate() fails
Alberto Bertogli
2009-02-26
Add checks for operations inside jfsck_cleanup()
Alberto Bertogli
2009-02-26
Remove *.gcno in "make clean"
Alberto Bertogli
2009-02-26
Use $(ALL_CFLAGS) when building jiofsck
Alberto Bertogli
2009-02-26
Use the appropriate data types in Python bindings
Alberto Bertogli
2009-02-25
In Python bindings, check return values and raise excepti...
Alberto Bertogli
2009-02-25
Properly cast buffers in Python bindings
Alberto Bertogli
2009-02-25
Initialize jdir properly in Python bindings
Alberto Bertogli
2009-02-25
Replace malloc() + strcpy() with strdup()
Alberto Bertogli
2009-02-25
Free a strdup()ed buffer on an error condition
Alberto Bertogli
2009-02-25
[ABI BREAK] Clarify and improve jfsck()'s return codes
Alberto Bertogli
2009-02-22
Add a pkg-config support
Alberto Bertogli
2009-02-22
Split the default CFLAGS in optional and mandatory parts
Alberto Bertogli
2009-02-22
Make the fact that get_jtfile() cannot fail explicit
Alberto Bertogli
2009-02-22
Improve error handling in free_tid()
Alberto Bertogli
← prev
|
next →