index
:
delta/e2fsprogs.git
baserock/bootstrap
baserock/morph
baserock/richardmaw/yakshave/util-linux-blkid
e2fsprogs-interim
maint
master
next
pu
git.kernel.org: pub/scm/fs/ext2/e2fsprogs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
e2fsck
/
journal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
e2fsck: use ext2_ino_t instead of ino_t
Theodore Ts'o
2023-01-27
1
-6
/
+6
*
Fix various spelling typos
Samanta Navarro
2023-01-26
1
-1
/
+1
*
e2fsck: don't allow journal inode to have encrypt flag
Eric Biggers
2023-01-18
1
-1
/
+2
*
e2fsck: validate i_extra_size in ext4_fc_handle_inode
Theodore Ts'o
2022-08-12
1
-2
/
+12
*
Quiet unused variable warnings
Andreas Dilger
2022-08-11
1
-8
/
+7
*
e2fsck: sanity check the journal inode number
Theodore Ts'o
2022-05-30
1
-1
/
+8
*
e2fsck: skip sorting extents if there are no valid extents
Harshad Shirwadkar
2021-12-03
1
-0
/
+3
*
Fix miscellaneous compiler warnings using "make gcc-wall"
Theodore Ts'o
2021-07-25
1
-12
/
+15
*
Fix -Wunused-variable warnings
Eric Biggers
2021-07-06
1
-5
/
+1
*
Fix -Wunused-parameter warnings
Eric Biggers
2021-07-06
1
-3
/
+4
*
libext2fs: improve jbd_debug() implementation
Eric Biggers
2021-07-06
1
-4
/
+0
*
e2fsck: fix unaligned accesses to ext4_fc_add_range and fc_raw_inode
Theodore Ts'o
2021-05-06
1
-9
/
+7
*
e2fsck: fix unaligned accesses to ext4_fc_tl struct
Harshad Shirwadkar
2021-05-06
1
-38
/
+44
*
e2fsck: fix portability problems caused by unaligned accesses
Theodore Ts'o
2021-05-06
1
-38
/
+45
*
e2fsck: fix miscellaneous clang warnings
Theodore Ts'o
2021-02-23
1
-1
/
+1
*
e2fsck: initialize variable before first use in fast commit replay
Harshad Shirwadkar
2021-02-23
1
-1
/
+1
*
e2fsck: add fallthrough comment in fc replay switch case
Harshad Shirwadkar
2021-02-23
1
-0
/
+1
*
e2fsck: endianness fixes for fast commit replay
Harshad Shirwadkar
2021-02-08
1
-18
/
+26
*
e2fsck: add replay for add_range, del_range, and inode tags
Harshad Shirwadkar
2021-01-27
1
-1
/
+347
*
e2fsck: add fc replay for link, unlink, creat tags
Harshad Shirwadkar
2021-01-27
1
-0
/
+112
*
e2fsck: add fast commit replay skeleton
Harshad Shirwadkar
2021-01-27
1
-0
/
+72
*
e2fsck: add fast commit scan pass
Harshad Shirwadkar
2021-01-27
1
-0
/
+109
*
e2fsck: add fast commit setup code
Harshad Shirwadkar
2021-01-27
1
-0
/
+15
*
libext2fs: provide APIs to configure fast commit blocks
Harshad Shirwadkar
2021-01-21
1
-2
/
+2
*
e2fsck: port fc changes from kernel's recovery.c to e2fsck
Harshad Shirwadkar
2021-01-21
1
-7
/
+21
*
Align the types used by jbd2_journal_bmap and getblk with the kernel
Theodore Ts'o
2019-11-09
1
-4
/
+6
*
Sync kernel's fix for potential double free in jbd2
Theodore Ts'o
2019-11-09
1
-2
/
+10
*
Rename functions, types, constants to reflect jbd2 usage
Theodore Ts'o
2019-11-09
1
-28
/
+29
*
Convert kernel compat functions to use new ll_rw_block() function signature
Theodore Ts'o
2019-11-09
1
-9
/
+9
*
e2fsck: fix kernel compat functions to use kernel error return conventions
Theodore Ts'o
2018-07-04
1
-3
/
+6
*
e2fsck: exit with exit status 0 if no errors were fixed
Theodore Ts'o
2017-02-16
1
-0
/
+1
*
e2fsck: update j_tail_sequence after recovery
Daeho Jeong
2016-07-05
1
-0
/
+2
*
e2fsck: improve error messages when the journal sb is corrupt
Theodore Ts'o
2016-05-24
1
-12
/
+12
*
e2fsck: clean up feature test macros with predicate functions
Darrick J. Wong
2015-10-24
1
-30
/
+22
*
e2fsck: fix message when the journal is deleted and regenerated
Darrick J. Wong
2015-01-27
1
-2
/
+1
*
e2fsck: fix minor errors in journal handling
Darrick J. Wong
2014-09-11
1
-1
/
+1
*
misc: zero s_jnl_blocks when removing internal journal
Darrick J. Wong
2014-09-11
1
-0
/
+1
*
e2fsck: detect and repair external journal superblock checksum errors
Darrick J. Wong
2014-09-11
1
-1
/
+24
*
e2fsck/debugfs: fix descriptor block size handling errors with journal_csum
Darrick J. Wong
2014-09-11
1
-5
/
+9
*
e2fsck: resync jbd2 recovery code from Linux 3.16
Darrick J. Wong
2014-08-26
1
-2
/
+6
*
Merge branch 'maint' into next
Theodore Ts'o
2014-07-29
1
-3
/
+2
|
\
|
*
journal: use consts instead of 1024 and add helper for journal with 1k blocksize
Azat Khuzhin
2014-07-28
1
-3
/
+2
*
|
Merge branch 'maint' into next
Theodore Ts'o
2014-07-06
1
-2
/
+1
|
\
\
|
|
/
|
*
e2fsck: reopen the file system with saved flags after a journal replay
Theodore Ts'o
2014-07-05
1
-1
/
+1
|
*
e2fsck: make a prompt message simpler and thus translatable
Benno Schulenberg
2014-06-03
1
-1
/
+0
*
|
Merge branch 'maint' into next
Theodore Ts'o
2013-12-16
1
-1
/
+1
|
\
\
|
|
/
|
*
build: quiet LLVM non-literal string format warning
Andreas Dilger
2013-12-15
1
-1
/
+1
*
|
Merge branch 'maint' into next
Theodore Ts'o
2013-12-12
1
-1
/
+3
|
\
\
|
|
/
|
*
e2fsck: fix memory leaks (on error path)
Darrick J. Wong
2013-12-12
1
-1
/
+3
*
|
Merge branch 'maint' into next
Theodore Ts'o
2013-12-03
1
-15
/
+15
|
\
\
|
|
/
[next]