index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
jbd2
/
transaction.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
jbd2: introduce jbd2_inode dirty range scoping
Ross Zwisler
2019-06-20
1
-21
/
+28
*
jbd2: fix potential double free
Chengguang Xu
2019-05-10
1
-3
/
+5
*
jbd2: jbd2_get_transaction does not need to return a value
Liu Song
2019-03-01
1
-5
/
+3
*
jbd2: fix compile warning when using JBUFFER_TRACE
zhangyi (F)
2019-02-21
1
-8
/
+8
*
jbd2: discard dirty data when forgetting an un-journalled buffer
zhangyi (F)
2019-02-10
1
-4
/
+38
*
jbd2: clear dirty flag when revoking a buffer from an older transaction
zhangyi (F)
2019-02-10
1
-5
/
+12
*
jbd2: clean up indentation issue, replace spaces with tab
Colin Ian King
2018-12-04
1
-1
/
+1
*
jbd2: avoid long hold times of j_state_lock while committing a transaction
Jan Kara
2018-12-03
1
-5
/
+38
*
jbd2: don't mark block as modified if the handle is out of credits
Theodore Ts'o
2018-06-16
1
-1
/
+8
*
jbd2: remove NULL check before calling kmem_cache_destroy()
Wang Long
2018-05-20
1
-4
/
+2
*
ext4: set h_journal if there is a failure starting a reserved handle
Theodore Ts'o
2018-04-18
1
-0
/
+1
*
jbd2: fix sphinx kernel-doc build warnings
Tobin C. Harding
2018-01-10
1
-1
/
+4
*
ext4: fix up remaining files with SPDX cleanups
Theodore Ts'o
2017-12-17
1
-4
/
+1
*
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
2017-07-03
1
-21
/
+21
|
\
|
*
fs: jbd2: escape a string with special chars on a kernel-doc
Mauro Carvalho Chehab
2017-05-16
1
-2
/
+2
|
*
fs: jbd2: make jbd2_journal_start() kernel-doc parseable
Mauro Carvalho Chehab
2017-05-16
1
-19
/
+19
*
|
jbd2: preserve original nofs flag during journal restart
Tahsin Erdogan
2017-05-21
1
-0
/
+6
|
/
*
jbd2: mark the transaction context with the scope GFP_NOFS context
Michal Hocko
2017-05-03
1
-0
/
+12
*
jbd2: don't leak modified metadata buffers on an aborted journal
Theodore Ts'o
2017-02-04
1
-1
/
+3
*
jbd2: fix incorrect unlock on j_list_lock
Taesoo Kim
2016-10-12
1
-1
/
+2
*
jbd2: fix lockdep annotation in add_transaction_credits()
Jan Kara
2016-09-22
1
-2
/
+4
*
jbd2: track more dependencies on transaction commit
Jan Kara
2016-06-30
1
-0
/
+4
*
jbd2: move lockdep tracking to journal_s
Jan Kara
2016-06-30
1
-8
/
+3
*
jbd2: move lockdep instrumentation for jbd2 handles
Jan Kara
2016-06-30
1
-2
/
+2
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2016-05-24
1
-4
/
+18
|
\
|
*
jbd2: add support for avoiding data writes during transaction commits
Jan Kara
2016-04-24
1
-4
/
+18
*
|
Merge branch 'master' into for-next
Jiri Kosina
2016-04-18
1
-28
/
+20
|
\
|
|
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-2
/
+2
|
*
jbd2: do not fail journal because of frozen_buffer allocation failure
Michal Hocko
2016-03-13
1
-17
/
+5
|
*
fs: use block_device name vsprintf helper
Dmitry Monakhov
2016-01-06
1
-4
/
+2
|
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-12-07
1
-3
/
+9
|
|
\
|
|
*
jbd2: fix null committed data return in undo_access
Junxiao Bi
2015-12-04
1
-3
/
+7
|
|
*
jbd2: Fix unreclaimed pages after truncate in data=journal mode
Jan Kara
2015-11-24
1
-0
/
+2
|
*
|
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
1
-2
/
+2
|
|
/
*
/
Doc: treewide : Fix typos in DocBook/filesystem.xml
Masanari Iida
2016-04-18
1
-3
/
+3
|
/
*
jbd2: limit number of reserved credits
Lukas Czerner
2015-08-04
1
-9
/
+27
*
jbd2: speedup jbd2_journal_dirty_metadata()
Jan Kara
2015-07-12
1
-6
/
+32
*
Revert "jbd2: speedup jbd2_journal_dirty_metadata()"
Linus Torvalds
2015-06-27
1
-27
/
+6
*
jbd2: speedup jbd2_journal_dirty_metadata()
Jan Kara
2015-06-20
1
-6
/
+27
*
jbd2: speedup jbd2_journal_get_[write|undo]_access()
Jan Kara
2015-06-08
1
-4
/
+72
*
jbd2: more simplifications in do_get_write_access()
Jan Kara
2015-06-08
1
-71
/
+59
*
jbd2: simplify error path on allocation failure in do_get_write_access()
Jan Kara
2015-06-08
1
-2
/
+1
*
jbd2: simplify code flow in do_get_write_access()
Jan Kara
2015-06-08
1
-24
/
+25
*
jbd2: revert must-not-fail allocation loops back to GFP_NOFAIL
Michal Hocko
2015-06-08
1
-13
/
+7
*
ext4: fix NULL pointer dereference when journal restart fails
Lukas Czerner
2015-05-14
1
-9
/
+16
*
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-07-16
1
-8
/
+2
*
ext4: disable synchronous transaction batching if max_batch_time==0
Eric Sandeen
2014-07-05
1
-1
/
+4
*
jbd2: improve error messages for inconsistent journal heads
Theodore Ts'o
2014-03-12
1
-19
/
+14
*
jbd2: minimize region locked by j_list_lock in jbd2_journal_forget()
Theodore Ts'o
2014-03-09
1
-2
/
+4
*
jbd2: minimize region locked by j_list_lock in journal_get_create_access()
Theodore Ts'o
2014-03-09
1
-1
/
+2
[next]