index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jbd2
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-18
jbd2: fix up sparse warnings in checkpoint code
Theodore Ts'o
2
-1
/
+5
2020-09-03
jbd2: abort journal if free a async write error metadata buffer
zhangyi (F)
1
-0
/
+16
2020-09-03
jbd2: make sure jh have b_transaction set in refile/unfile_buffer
Lukas Czerner
1
-0
/
+10
2020-08-26
jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superbl...
zhangyi (F)
1
-1
/
+3
2020-06-24
jbd2: clean __jbd2_journal_abort_hard() and __journal_abort_soft()
zhangyi (F)
1
-61
/
+42
2020-04-21
jbd2: improve comments about freeing data buffers whose page mapping is NULL
zhangyi (F)
1
-3
/
+4
2020-03-21
jbd2: fix data races at struct journal_head
Qian Cai
1
-4
/
+4
2020-02-28
jbd2: fix ocfs2 corrupt when clearing block group bits
wangyan
1
-2
/
+6
2020-02-24
jbd2: make sure ESHUTDOWN to be recorded in the journal superblock
zhangyi (F)
1
-2
/
+1
2020-02-24
jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record
zhangyi (F)
1
-2
/
+2
2020-02-24
ext4, jbd2: ensure panic when aborting with zero errno
zhangyi (F)
2
-12
/
+5
2020-02-24
jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when...
Kai Li
1
-1
/
+5
2020-02-19
jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
zhangyi (F)
1
-4
/
+21
2020-02-19
jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()
zhangyi (F)
2
-32
/
+21
2020-02-11
jbd2_seq_info_next should increase position index
Vasily Averin
1
-0
/
+1
2020-01-04
jbd2: Fix statistics for the number of logged blocks
Jan Kara
1
-1
/
+3
2019-09-25
jbd2: remove jbd2_journal_inode_add_[write|wait]
Joseph Qi
2
-14
/
+0
2019-08-25
jbd2: add missing tracepoint for reserved handle
Xiaoguang Wang
1
-0
/
+3
2019-08-11
jbd2: flush_descriptor(): Do not decrease buffer head's ref count
Chandan Rajendra
1
-3
/
+1
2019-06-21
jbd2: drop declaration of journal_sync_buffer()
Theodore Ts'o
1
-3
/
+0
2019-06-21
jbd2: introduce jbd2_inode dirty range scoping
Ross Zwisler
3
-27
/
+49
2019-05-30
jbd2: fix typo in comment of journal_submit_inode_data_buffers
Liu Song
1
-1
/
+1
2019-05-30
jbd2: fix some print format mistakes
Gaowei Pu
1
-9
/
+9
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-11
jbd2: fix potential double free
Chengguang Xu
3
-33
/
+56
2019-04-07
jbd2: check superblock mapped prior to committing
Jiufei Xue
1
-0
/
+4
2019-04-07
jbd2: remove repeated assignments in __jbd2_log_wait_for_space()
Liu Song
1
-1
/
+0
2019-03-01
jbd2: jbd2_get_transaction does not need to return a value
Liu Song
1
-5
/
+3
2019-03-01
jbd2: fix invalid descriptor block checksum
luojiajun
1
-2
/
+4
2019-02-21
jbd2: fix compile warning when using JBUFFER_TRACE
zhangyi (F)
1
-8
/
+8
2019-02-15
jbd2: fold jbd2_superblock_csum_{verify,set} into their callers
Theodore Ts'o
1
-25
/
+11
2019-02-15
jbd2: fix race when writing superblock
Theodore Ts'o
1
-25
/
+27
2019-02-11
jbd2: discard dirty data when forgetting an un-journalled buffer
zhangyi (F)
1
-4
/
+38
2019-02-11
jbd2: clear dirty flag when revoking a buffer from an older transaction
zhangyi (F)
1
-5
/
+12
2019-02-01
jbd2: fix deadlock while checkpoint thread waits commit thread to finish
Xiaoguang Wang
2
-3
/
+16
2018-12-04
jbd2: clean up indentation issue, replace spaces with tab
Colin Ian King
1
-1
/
+1
2018-12-04
jbd2: avoid long hold times of j_state_lock while committing a transaction
Jan Kara
2
-5
/
+41
2018-10-06
jbd2: fix use after free in jbd2_log_do_checkpoint()
Jan Kara
1
-2
/
+2
2018-07-29
jbd2: replace current_kernel_time64 with ktime equivalent
Arnd Bergmann
1
-1
/
+2
2018-07-08
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+8
2018-06-17
jbd2: don't mark block as modified if the handle is out of credits
Theodore Ts'o
1
-1
/
+8
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-05-21
jbd2: remove NULL check before calling kmem_cache_destroy()
Wang Long
3
-23
/
+13
2018-05-21
jbd2: remove bunch of empty lines with jbd2 debug
Wang Shilong
1
-1
/
+1
2018-04-18
ext4: set h_journal if there is a failure starting a reserved handle
Theodore Ts'o
1
-0
/
+1
2018-02-19
jbd2: if the journal is aborted then don't allow update of the log tail
Theodore Ts'o
1
-1
/
+4
2018-02-19
ext4: pass -ESHUTDOWN code to jbd2 layer
Theodore Ts'o
1
-6
/
+19
2018-02-19
jbd2: clarify bad journal block checksum message
Theodore Ts'o
1
-2
/
+2
2018-01-10
jbd2: fix sphinx kernel-doc build warnings
Tobin C. Harding
1
-1
/
+4
2017-12-18
ext4: fix up remaining files with SPDX cleanups
Theodore Ts'o
6
-24
/
+6
[next]