index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
jbd2
/
checkpoint.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
jbd2: rename jbd_debug() to jbd2_debug()
Jan Kara
2022-08-02
1
-3
/
+3
*
ext4: inline jbd2_journal_[un]register_shrinker()
Theodore Ts'o
2021-07-08
1
-2
/
+2
*
jbd2: simplify journal_clean_one_cp_list()
Zhang Yi
2021-06-24
1
-26
/
+4
*
jbd2,ext4: add a shrinker to release checkpointed buffers
Zhang Yi
2021-06-24
1
-0
/
+147
*
jbd2: remove redundant buffer io error checks
Zhang Yi
2021-06-24
1
-11
/
+2
*
jbd2: ensure abort the journal if detect IO error when writing original buffe...
Zhang Yi
2021-06-24
1
-0
/
+12
*
jbd2: remove the out label in __jbd2_journal_remove_checkpoint()
Zhang Yi
2021-06-24
1
-12
/
+12
*
block: use an on-stack bio in blkdev_issue_flush
Christoph Hellwig
2021-01-27
1
-1
/
+1
*
jbd2: fix up sparse warnings in checkpoint code
Theodore Ts'o
2020-11-07
1
-0
/
+2
*
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
2020-05-22
1
-1
/
+1
*
ext4, jbd2: ensure panic when aborting with zero errno
zhangyi (F)
2020-01-25
1
-1
/
+1
*
jbd2: Drop jbd2_space_needed()
Jan Kara
2019-11-05
1
-1
/
+1
*
jbd2: remove repeated assignments in __jbd2_log_wait_for_space()
Liu Song
2019-04-06
1
-1
/
+0
*
jbd2: fix deadlock while checkpoint thread waits commit thread to finish
Xiaoguang Wang
2019-01-31
1
-2
/
+15
*
jbd2: fix use after free in jbd2_log_do_checkpoint()
Jan Kara
2018-10-05
1
-2
/
+2
*
ext4: fix up remaining files with SPDX cleanups
Theodore Ts'o
2017-12-17
1
-4
/
+1
*
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-11-01
1
-1
/
+1
*
jbd2: fix checkpoint list cleanup
Jan Kara
2015-10-17
1
-5
/
+3
*
jbd2: avoid infinite loop when destroying aborted journal
Jan Kara
2015-07-28
1
-6
/
+33
*
jbd2: fix ocfs2 corrupt when updating journal superblock fails
Joseph Qi
2015-06-15
1
-3
/
+2
*
jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()
Dmitry Monakhov
2015-06-15
1
-1
/
+1
*
jbd2: simplify calling convention around __jbd2_journal_clean_checkpoint_list
Jan Kara
2014-09-18
1
-32
/
+24
*
jbd2: avoid pointless scanning of checkpoint lists
Jan Kara
2014-09-18
1
-14
/
+18
*
jbd2: jbd2_log_wait_for_space improve error detetcion
Dmitry Monakhov
2014-09-16
1
-2
/
+4
*
jbd2: optimize jbd2_log_do_checkpoint() a bit
Jan Kara
2014-09-04
1
-3
/
+4
*
jbd2: don't call get_bh() before calling __jbd2_journal_remove_checkpoint()
Theodore Ts'o
2014-09-04
1
-14
/
+5
*
jbd2: fold __wait_cp_io into jbd2_log_do_checkpoint()
Theodore Ts'o
2014-09-01
1
-56
/
+31
*
jbd2: fold __process_buffer() into jbd2_log_do_checkpoint()
Theodore Ts'o
2014-09-01
1
-111
/
+84
*
jbd2: drop checkpoint mutex when waiting in __jbd2_log_wait_for_space()
Paul Gortmaker
2013-06-12
1
-0
/
+8
*
jbd2: remove unused waitqueues
Jan Kara
2013-06-04
1
-4
/
+0
*
jbd2: cleanup needed free block estimates when starting a transaction
Jan Kara
2013-06-04
1
-4
/
+4
*
jbd2: remove journal_head from descriptor buffers
Jan Kara
2013-06-04
1
-1
/
+0
*
jbd2: don't create journal_head for temporary journal buffers
Jan Kara
2013-06-04
1
-1
/
+0
*
jbd2: remove bh_state lock from checkpointing code
Jan Kara
2012-03-13
1
-52
/
+7
*
jbd2: fix BH_JWrite setting in checkpointing code
Jan Kara
2012-03-13
1
-2
/
+0
*
jbd2: issue cache flush after checkpointing even with internal journal
Jan Kara
2012-03-13
1
-63
/
+12
*
jbd2: split updating of journal superblock and marking journal empty
Jan Kara
2012-03-13
1
-1
/
+1
*
jbd2: allocate transaction from separate slab cache
Yongqiang Yang
2012-02-20
1
-1
/
+1
*
jbd2: add drop_transaction/update_superblock_end tracepoints
Seiji Aguchi
2012-02-20
1
-0
/
+2
*
treewide: Fix comment and string typo 'bufer'
Paul Bolle
2011-12-06
1
-1
/
+1
*
jbd2: use WRITE_SYNC in journal checkpoint
Tao Ma
2011-06-27
1
-1
/
+4
*
jbd2: Fix oops in jbd2_journal_remove_journal_head()
Jan Kara
2011-06-13
1
-12
/
+16
*
Merge branch 'next' into upstream-merge
Theodore Ts'o
2010-10-27
1
-0
/
+10
|
\
|
*
jbd2: Add sanity check for attempts to start handle during umount
Theodore Ts'o
2010-10-27
1
-0
/
+10
*
|
block: remove BLKDEV_IFL_WAIT
Christoph Hellwig
2010-09-16
1
-2
/
+1
|
/
*
remove SWRITE* I/O types
Christoph Hellwig
2010-08-18
1
-1
/
+3
*
jbd2: Change j_state_lock to be a rwlock_t
Theodore Ts'o
2010-08-03
1
-8
/
+8
*
jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop
Theodore Ts'o
2010-08-02
1
-1
/
+1
*
blkdev: generalize flags for blkdev_issue_fn functions
Dmitry Monakhov
2010-04-28
1
-1
/
+2
*
ext4: Add new tracepoint for jbd2_cleanup_journal_tail
Theodore Ts'o
2009-12-23
1
-0
/
+1
[next]