Whamcloud - gitweb
Fix clang warnings on architectures with a 64-bit long
[tools/e2fsprogs.git] / lib / ext2fs / kernel-jbd.h
2021-01-21 Harshad Shirwadkarlibext2fs: provide APIs to configure fast commit blocks
2021-01-21 Harshad Shirwadkare2fsck: port fc changes from kernel's recovery.c to...
2019-11-09 Theodore Ts'oe2fsck/recovery.c: sync up with kernel's use of __be32
2019-11-09 Theodore Ts'oSync kernel's removal of open-coded allocation retry...
2019-11-09 Theodore Ts'oSync kernel's unification of jbd2 revoke and tag block...
2019-11-09 Theodore Ts'oRename functions, types, constants to reflect jbd2...
2016-05-30 Theodore Ts'oFix Android build warnings
2016-04-17 Theodore Ts'oFix build failure if --config-jbd-debug isn't enabled
2016-04-15 Theodore Ts'oFix support for configure --enable-jbd-debug
2016-03-18 Theodore Ts'oFix various clang and gcc -Wall warnings
2015-10-24 Darrick J. Wonglibext2fs: clean up feature test macros with predicate...
2015-05-26 Theodore Ts'olibext2fs, libe2p, misc: git rid of jfs_user.h
2014-11-04 Eric Sandeenendian-annotate most on-disk structures
2014-09-11 Darrick J. Wonge2fsck/debugfs: fix descriptor block size handling...
2014-08-27 Darrick J. Wonge2fsck: resync jbd2 revoke code from Linux 3.16
2014-07-29 Theodore Ts'oMerge branch 'maint' into next
2014-07-29 Azat Khuzhintune2fs: update journal users while updating fs UUID...
2013-06-21 Theodore Ts'oMerge branch 'maint' into next
2013-06-16 Theodore Ts'oUse ext2fs_cpu_to_be32() instead of cpu_to_be32() in...
2012-09-10 Theodore Ts'oMerge branch 'maint' into next
2012-08-03 Darrick J. Wonglibext2fs: enable support for the metadata checksumming...
2012-08-03 Darrick J. Wonge2fsck: verify data block checksums when recovering...
2012-08-03 Darrick J. Wonglibext2fs: change on-disk journal layout to support...
2009-10-26 Valerie Aurora HensonAdd 64bit option to known incompatible file system...
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-06-07 Theodore Ts'oe2fsck: Add support to check journal checksums
2006-11-15 Theodore Ts'oFix gcc -Wall complaints in libext2fs
2003-07-06 Theodore Ts'oFixx gcc -Wall nitpicks.
2003-03-06 Theodore Ts'oFix up lots of portability problems that caused e2fspro...
2002-02-12 Theodore Ts'oLots of small random portability fixes to make e2fsprog...
2001-12-24 Theodore Ts'oMove linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the