index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jbd2
/
recovery.c
Age
Commit message (
Expand
)
Author
2024-11-12
jbd2: remove the 'success' parameter from the jbd2_do_replay() function
Ye Bin
2024-11-12
jbd2: remove useless 'block_error' variable
Ye Bin
2024-11-12
jbd2: factor out jbd2_do_replay()
Ye Bin
2024-11-12
jbd2: refactor JBD2_COMMIT_BLOCK process in do_one_pass()
Ye Bin
2024-11-12
jbd2: unified release of buffer_head in do_one_pass()
Ye Bin
2024-11-12
jbd2: remove redundant judgments for check v1 checksum
Ye Bin
2024-07-08
jbd2: avoid mount failed when commit block is partial submitted
Ye Bin
2024-06-27
jbd2: use str_plural() to fix Coccinelle warning
Thorsten Blum
2024-01-04
jbd2: add errseq to detect client fs's bdev writeback error
Zhihao Cheng
2023-10-05
jbd2: fix potential data lost in recovering journal raced with synchronizing ...
Zhihao Cheng
2023-10-05
jbd2: fix printk format type for 'io_block' in do_one_pass()
Ye Bin
2023-10-05
jbd2: print io_block if check data block checksum failed when do recovery
Ye Bin
2023-08-27
jbd2: correct the end of the journal recovery scan range
Zhang Yi
2023-06-26
jbd2: continue to record log between each mount
Zhang Yi
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-09-30
jbd2: add miss release buffer head in fc_do_one_pass()
Ye Bin
2022-09-11
jbd2: replace ll_rw_block()
Zhang Yi
2022-08-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-08-02
jbd2: rename jbd_debug() to jbd2_debug()
Jan Kara
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
2021-08-10
jbd2: clean up two gcc -Wall warnings in recovery.c
Theodore Ts'o
2021-08-10
jbd2: fix clang warning in recovery.c
Theodore Ts'o
2021-08-10
jbd2: fix portability problems caused by unaligned accesses
Theodore Ts'o
2021-04-09
ext4: fix debug format string warning
Arnd Bergmann
2021-01-27
block: use an on-stack bio in blkdev_issue_flush
Christoph Hellwig
2020-11-06
jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs
Harshad Shirwadkar
2020-10-21
jbd2: fast commit recovery path
Harshad Shirwadkar
2020-10-18
jbd2: avoid transaction reuse after reformatting
changfengnan
2020-08-19
jbd2: clean up checksum verification in do_one_pass()
Shijie Luo
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
2018-02-18
jbd2: clarify bad journal block checksum message
Theodore Ts'o
2017-12-17
ext4: fix up remaining files with SPDX cleanups
Theodore Ts'o
2016-06-07
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
2016-04-18
Merge branch 'master' into for-next
Jiri Kosina
2016-04-18
Doc: treewide : Fix typos in DocBook/filesystem.xml
Masanari Iida
2016-02-22
jbd2: unify revoke and tag block checksum handling
Jan Kara
2015-10-17
jbd2: clean up feature test macros with predicate functions
Darrick J. Wong
2015-10-17
ext4: call out CRC and corruption errors with specific error codes
Darrick J. Wong
2015-05-14
jbd2: fix r_count overflows leading to buffer overflow in journal recovery
Darrick J. Wong
2015-01-19
jbd2: complain about descriptor block checksum errors
Darrick J. Wong
2014-09-16
jbd2: free bh when descriptor block checksum fails
Darrick J. Wong
2014-08-28
jbd2: fix descriptor block size handling errors with journal_csum
Darrick J. Wong
2014-08-28
jbd2: fix infinite loop when recovering corrupt journal blocks
Darrick J. Wong
2013-12-08
jbd2: rename obsoleted msg JBD->JBD2
Dmitry Monakhov
2013-08-28
jbd2: Fix endian mixing problems in the checksumming code
Darrick J. Wong
2013-05-28
jbd2: fix block tag checksum verification brokenness
Darrick J. Wong
2012-08-17
jbd2: check return value of blkdev_issue_flush()
Theodore Ts'o
2012-05-27
jbd2: checksum data blocks that are stored in the journal
Darrick J. Wong
2012-05-27
jbd2: checksum commit blocks
Darrick J. Wong
2012-05-27
jbd2: checksum descriptor blocks
Darrick J. Wong
[next]