Whamcloud - gitweb
misc: add e2mmpstatus utility via dumpe2fs
[tools/e2fsprogs.git] / lib / ext2fs / mmp.c
2018-06-22 Shuichi Iharamisc: add e2mmpstatus utility via dumpe2fs
2016-03-21 Theodore Ts'oMerge branch 'maint' into next
2016-03-21 Theodore Ts'oFix warnings caused by glibc 2.20
2015-10-24 Darrick J. Wonglibext2fs: clean up feature test macros with predicate...
2015-07-13 Theodore Ts'oEliminate unused parameter warnings from Android build
2015-07-13 Theodore Ts'oEliminate unused function warnings from Android build
2015-05-26 Theodore Ts'olibext2fs: fix ext2fs_close() when MMP is not enabled
2013-12-26 Theodore Ts'oMerge branch 'maint' into next
2013-12-16 Theodore Ts'oClean up sparse warnings
2013-12-04 Theodore Ts'oMerge branch 'maint' into next
2013-12-04 Andreas Dilgermmp: fix 64-bit handling of s_mmp_block
2013-05-20 Theodore Ts'oMerge branch 'maint' into next
2013-05-19 Theodore Ts'olibext2fs: fix gcc -Wall warnings
2012-11-30 Theodore Ts'oMerge branch 'maint' into next
2012-11-26 Andreas Dilgerlibext2fs: change mmp.c to LGPL to match other files
2012-08-03 Darrick J. Wonglibext2fs: add checksum to MMP block
2012-07-30 Tony BreedsMake Multi Mount Protection (MMP) optional at configure...
2012-05-07 Theodore Ts'olibext2fs: refactor Direct I/O alignment requirement...
2012-02-27 Mike Frysingerlibext2fs: include config.h for HAVE_xxx defines
2011-11-12 Eric Sandeenlibext2fs: fix write size in ext2fs_mmp_write
2011-10-01 Darrick J. Wonglibext2fs: Always swab the MMP block on big-endian...
2011-09-25 Andreas Dilgerext2fs: add multi-mount protection (INCOMPAT_MMP)