Whamcloud - gitweb
LU-6722 jbd: double minimum journal size for RHEL7
[tools/e2fsprogs.git] / lib / blkid / save.c
2023-01-27 Eric Biggerslib/blkid: suppress -Wunused-result warning in blkid_fl...
2018-02-26 Jin QianAOSP: build mke2fs for windows using android mingw...
2014-04-14 Andreas Dilgerfix miscellaneous build warnings
2014-01-11 Theodore Ts'olibblkid: add error checking for rename() while saving...
2014-01-09 Theodore Ts'oSave and restore umask around calls to mkstemp()
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2009-03-09 Jim Meyeringremove useless if-before-free tests
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-07-13 Theodore Ts'olibblkid: Make sure we never reference a null dev-...
2006-05-29 Matthias AndreeCast time_t variable to long for fprintf to match %ld.
2006-03-13 Theodore Ts'oFix blkid's last verification logic to work when the...
2005-01-05 Theodore Ts'oAdjust blkid library so that it returns vfat in prefere...
2003-02-22 Theodore Ts'oInternal changes to the blkid library:
2003-02-22 Theodore Ts'oAdd dynamic debugging capabilities to the blkid library,
2003-02-14 Theodore Ts'oRemove bid_id from the blkid device structure, as it...
2003-02-14 Theodore Ts'oAdd a priority label to the device structure, so we...
2003-02-13 Theodore Ts'oWholesale changes to blkid library to simplify the...
2003-01-27 Theodore Ts'oRoto-till and clean up libblkid API.
2003-01-26 Theodore Ts'oSeparate public and private interfaces into separate...
2003-01-25 Theodore Ts'oFix gcc -Wall nits.
2003-01-25 Theodore Ts'osave.c (blkid_save_cache): Use mkstemp() instead mktemp().
2003-01-23 Theodore Ts'oIntegrate new blkid library.