summaryrefslogtreecommitdiff
path: root/e2fsck/revoke.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "e2fsck: Change kmem_cache_t to lkmem_cache_t for Solaris"Theodore Ts'o2019-11-131-2/+2
* Define the beXX_to_cpu and cpu_to_beXX macros for e2fsck/{recovery.c,revoke.c}Theodore Ts'o2019-11-091-1/+1
* Sync kernel's removal of open-coded allocation retry loop in revoke.cTheodore Ts'o2019-11-091-10/+5
* Sync kernel's fix for potential double free in jbd2Theodore Ts'o2019-11-091-12/+20
* e2fsck/revoke.c: sync kernel's adoption of kmalloc_array()Theodore Ts'o2019-11-091-1/+1
* Sync kernel's unification of jbd2 revoke and tag block checksum handlingTheodore Ts'o2019-11-091-17/+2
* e2fsck/revoke.c: sync changes from kernelTheodore Ts'o2019-11-091-35/+29
* Rename functions, types, constants to reflect jbd2 usageTheodore Ts'o2019-11-091-39/+39
* Clean up minor differences between kernel and e2fsck's jbd2 source filesTheodore Ts'o2019-11-091-9/+4
* Fix typos in error messages and documentationSebastian Rasmussen2017-10-151-1/+1
* Fix warnings found using UBSANTheodore Ts'o2017-07-041-5/+1
* e2fsck: fix buffer overrun in revoke block scanningDarrick J. Wong2015-05-161-12/+14
* e2fsck/debugfs: fix descriptor block size handling errors with journal_csumDarrick J. Wong2014-09-111-2/+2
* e2fsck: resync jbd2 revoke code from Linux 3.16Darrick J. Wong2014-08-261-175/+302
* Shorten compile commands run by the build systemTheodore Ts'o2011-09-181-0/+1
* Remove trailing whitespace for the entire source treeTheodore Ts'o2008-08-271-57/+57
* e2fsck: Change kmem_cache_t to lkmem_cache_t for SolarisTheodore Ts'o2008-07-131-2/+2
* Fix gcc -Wall nits.Theodore Ts'o2002-10-131-1/+2
* Fix various gcc -Wall complaints.Theodore Ts'o2002-03-071-0/+2
* Fix e2fsck's handling of external journals,and update journal Theodore Ts'o2001-12-161-85/+177
* ChangeLog, jfs.h:Theodore Ts'o2001-06-081-7/+9
* revoke.c:Theodore Ts'o2001-03-291-1/+2
* ChangeLog, recovery.c, revoke.c:Theodore Ts'o2001-03-291-4/+8
* Many files:Theodore Ts'o2001-01-061-1/+2
* Many files:Theodore Ts'o2000-12-091-0/+537