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.13.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-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-04-24
jbd2: improve comments about freeing data buffers whose page mapping is NULL
zhangyi (F)
1
-3
/
+4
2020-03-20
jbd2: fix data races at struct journal_head
Qian Cai
1
-4
/
+4
2020-02-28
jbd2: make sure ESHUTDOWN to be recorded in the journal superblock
zhangyi (F)
1
-2
/
+1
2020-02-28
jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record
zhangyi (F)
1
-2
/
+2
2020-02-28
ext4, jbd2: ensure panic when aborting with zero errno
zhangyi (F)
2
-12
/
+5
2020-02-28
jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when...
Kai Li
1
-1
/
+5
2020-02-28
jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer
zhangyi (F)
1
-4
/
+21
2020-02-28
jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()
zhangyi (F)
2
-32
/
+21
2020-01-04
jbd2: Fix statistics for the number of logged blocks
Jan Kara
1
-1
/
+3
2019-07-31
jbd2: introduce jbd2_inode dirty range scoping
Ross Zwisler
3
-27
/
+49
2019-05-21
jbd2: check superblock mapped prior to committing
Jiufei Xue
1
-0
/
+4
2019-04-05
jbd2: fix race when writing superblock
Theodore Ts'o
1
-25
/
+27
2019-04-05
jbd2: fix invalid descriptor block checksum
luojiajun
1
-2
/
+4
2019-03-23
jbd2: fix compile warning when using JBUFFER_TRACE
zhangyi (F)
1
-8
/
+8
2019-03-23
jbd2: clear dirty flag when revoking a buffer from an older transaction
zhangyi (F)
1
-5
/
+12
2018-11-13
jbd2: fix use after free in jbd2_log_do_checkpoint()
Jan Kara
1
-2
/
+2
2018-07-11
jbd2: don't mark block as modified if the handle is out of credits
Theodore Ts'o
1
-1
/
+8
2018-05-01
ext4: set h_journal if there is a failure starting a reserved handle
Theodore Ts'o
1
-0
/
+1
2018-04-24
ext4: pass -ESHUTDOWN code to jbd2 layer
Theodore Ts'o
1
-6
/
+19
2018-04-24
jbd2: if the journal is aborted then don't allow update of the log tail
Theodore Ts'o
1
-1
/
+4
2018-02-22
jbd2: fix sphinx kernel-doc build warnings
Tobin C. Harding
1
-1
/
+4
2017-07-08
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+4
2017-07-06
jbd2: don't clear and reset errors after waiting on writeback
Jeff Layton
1
-12
/
+4
2017-07-04
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
1
-21
/
+21
2017-06-20
sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name
Ingo Molnar
1
-2
/
+2
2017-05-22
jbd2: preserve original nofs flag during journal restart
Tahsin Erdogan
1
-0
/
+6
2017-05-18
Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook
Jonathan Corbet
1
-21
/
+21
2017-05-16
fs: jbd2: escape a string with special chars on a kernel-doc
Mauro Carvalho Chehab
1
-2
/
+2
2017-05-16
fs: jbd2: make jbd2_journal_start() kernel-doc parseable
Mauro Carvalho Chehab
1
-19
/
+19
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-05-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-7
/
+21
2017-05-04
jbd2: cleanup write flags handling from jbd2_write_superblock()
Jan Kara
1
-7
/
+8
2017-05-04
jbd2: make the whole kjournald2 kthread NOFS safe
Michal Hocko
1
-0
/
+9
2017-05-04
jbd2: mark the transaction context with the scope GFP_NOFS context
Michal Hocko
1
-0
/
+12
2017-04-30
jbd2: fix dbench4 performance regression for 'nobarrier' mounts
Jan Kara
1
-1
/
+1
2017-04-30
jbd2: Fix lockdep splat with generic/270 test
Jan Kara
1
-1
/
+14
2017-04-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-1
/
+1
2017-04-18
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
1
-1
/
+1
2017-03-15
jbd2: don't leak memory if setting up journal fails
Eric Biggers
2
-11
/
+12
2017-02-21
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-2
/
+4
2017-02-05
jbd2: don't leak modified metadata buffers on an aborted journal
Theodore Ts'o
1
-1
/
+3
2017-02-02
jbd2: fix use after free in kjournald2()
Sahitya Tummala
1
-1
/
+1
2017-01-14
fs/jbd2, locking/mutex, sched/wait: Use mutex_lock_io() for journal->j_checkp...
Tejun Heo
2
-7
/
+7
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-13
/
+15
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
4
-13
/
+15
2016-10-13
jbd2: fix incorrect unlock on j_list_lock
Taesoo Kim
1
-1
/
+2
[next]