aboutsummaryrefslogtreecommitdiff
path: root/e2fsck/jfs_user.h
AgeCommit message (Expand)Author
2021-08-24Fix e2fsdroid build with muslColin Cross
2021-06-15Fix -Wunused-parameter warningsEric Biggers
2021-01-28Merge branch 'maint' into nextTheodore Ts'o
2021-01-27e2fsck: declare the size of bh->b_data to be 4096 in jfs_user.hTheodore Ts'o
2019-11-13Revert "e2fsck: Change kmem_cache_t to lkmem_cache_t for Solaris"Theodore Ts'o
2019-11-09Align the types used by jbd2_journal_bmap and getblk with the kernelTheodore Ts'o
2019-11-09Sync kernel's fix for potential double free in jbd2Theodore Ts'o
2019-11-09e2fsck/revoke.c: sync kernel's adoption of kmalloc_array()Theodore Ts'o
2019-11-09Sync kernel's unification of jbd2 revoke and tag block checksum handlingTheodore Ts'o
2019-11-09Rename functions, types, constants to reflect jbd2 usageTheodore Ts'o
2019-11-09Convert kernel compat functions to use new ll_rw_block() function signatureTheodore Ts'o
2018-08-08e2fsck: fix LTO type warningsTheodore Ts'o
2018-06-23Fix gcc and clang warningsTheodore Ts'o
2017-07-04Fix warnings found using UBSANTheodore Ts'o
2016-09-01e2fsck: fix an alignment problem which causes sparc64 in the journal codeTheodore Ts'o
2016-05-21e2fsck: use com_err error codes instead of EBADMSG and EUCLEANTheodore Ts'o
2016-04-15e2fsck: use specific CRC and corruption errors in journal recoveryTheodore Ts'o
2015-07-13debugfs: cleanup gcc -Wall warningsTheodore Ts'o
2015-05-25libext2fs, libe2p, misc: git rid of jfs_user.hTheodore Ts'o
2014-11-04define bitwise types and annotate conversion routinesEric Sandeen
2014-09-19e2fsck: fix build under dietlibcTheodore Ts'o
2014-09-11debugfs: create journal handling routinesDarrick J. Wong
2014-08-26e2fsck: resync jbd2 revoke code from Linux 3.16Darrick J. Wong
2014-08-26e2fsck: resync jbd2 recovery code from Linux 3.16Darrick J. Wong
2012-09-09Merge branch 'maint' into nextTheodore Ts'o
2012-09-09Allow e2fsprogs to be built using the clang (LLVM) frontendTheodore Ts'o
2012-08-02e2fsck: verify data block checksums when recovering journalDarrick J. Wong
2012-05-21e2fsck: fix 64-bit journal supportTheodore Ts'o
2011-10-08e2fsck: recover revoke blocks on 64bit filesystems correctlyDarrick J. Wong
2010-06-13e2fsck: Fix up to be 64-bit block number safeValerie Aurora Henson
2009-01-02e2fsck: Fix journal replay for block sizes greater than 8kTheodore Ts'o
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o
2008-07-13e2fsck: Change kmem_cache_t to lkmem_cache_t for SolarisTheodore Ts'o
2008-06-07Fix gcc -Wall warnings in e2fsckTheodore Ts'o
2008-06-06e2fsck: Add support to check journal checksumsTheodore Ts'o
2008-05-20e2fsck: Fix potential data corruptor bug in journal recoveryTheodore Ts'o
2004-05-26Fixed potential ordering constraint problem in e2fsck's journalTheodore Ts'o
2003-12-07recovery.c, jfs_user.h: Sync recovery.c with latest 2.5 kernelTheodore Ts'o
2001-12-23Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the Theodore Ts'o
2001-12-16Fix e2fsck's handling of external journals,and update journal Theodore Ts'o
2001-03-29ChangeLog, jfs_user.h, journal.c:Theodore Ts'o
2001-01-11Many files:Theodore Ts'o
2001-01-06Many files:Theodore Ts'o
2001-01-03ChangeLog, Makefile.in, jfs_user.h:Theodore Ts'o
2000-12-09Many files:Theodore Ts'o