VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-04-09
ext4: annotate data race in jbd2_journal_dirty_metadata()
Jan Kara
2021-04-09
ext4: annotate data race in start_this_handle()
Jan Kara
2020-11-19
jbd2: fix kernel-doc markups
Mauro Carvalho Chehab
2020-11-07
jbd2: fix up sparse warnings in checkpoint code
Theodore Ts'o
2020-08-07
jbd2: remove unused parameter in jbd2_journal_try_to_free_buffers()
zhangyi (F)
2020-08-07
jbd2: abort journal if free a async write error metadata buffer
zhangyi (F)
2020-08-06
jbd2: make sure jh have b_transaction set in refile/unfile_buffer
Lukas Czerner
2020-06-03
jbd2: avoid leaking transaction credits when unreserving handle
Jan Kara
2020-02-29
jbd2: fix data races at struct journal_head
Qian Cai
2020-02-21
jbd2: fix ocfs2 corrupt when clearing block group bits
wangyan
2020-02-13
jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()
zhangyi (F)
2020-01-25
ext4,jbd2: fix comment and code style
Shijie Luo
2020-01-25
jbd2: delete the duplicated words in the comments
wangyan
2019-11-30
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2019-11-05
Merge branch 'jk/jbd2-revoke-overflow'
Theodore Ts'o
2019-11-05
jbd2: Fine tune estimate of necessary descriptor blocks
Jan Kara
2019-11-05
jbd2: Provide trace event for handle restarts
Jan Kara
2019-11-05
jbd2: Make credit checking more strict
Jan Kara
2019-11-05
jbd2: Rename h_buffer_credits to h_total_credits
Jan Kara
2019-11-05
jbd2: Reserve space for revoke descriptor blocks
Jan Kara
2019-11-05
jbd2: Drop jbd2_space_needed()
Jan Kara
2019-11-05
jbd2: Account descriptor blocks into t_outstanding_credits
Jan Kara
2019-11-05
jbd2: Factor out common parts of stopping and restarting a handle
Jan Kara
2019-11-05
jbd2: Drop pointless wakeup from jbd2_journal_stop()
Jan Kara
2019-11-05
jbd2: Drop pointless check from jbd2_journal_stop()
Jan Kara
2019-11-05
jbd2: Reorganize jbd2_journal_stop()
Jan Kara
2019-10-21
jbd2: Make state lock a spinlock
Thomas Gleixner
2019-10-21
jbd2: Don't call __bforget() unnecessarily
Jan Kara
2019-10-21
jbd2: Drop unnecessary branch from jbd2_journal_forget()
Jan Kara
2019-10-21
jbd2: Move dropping of jh reference out of un/re-filing functions
Jan Kara
2019-10-21
jbd2: Simplify journal_unmap_buffer()
Thomas Gleixner
2019-10-09
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-09-24
jbd2: remove jbd2_journal_inode_add_[write|wait]
Joseph Qi
2019-08-24
jbd2: add missing tracepoint for reserved handle
Xiaoguang Wang
2019-06-20
jbd2: introduce jbd2_inode dirty range scoping
Ross Zwisler
2019-05-10
jbd2: fix potential double free
Chengguang Xu
2019-03-01
jbd2: jbd2_get_transaction does not need to return a value
Liu Song
2019-02-21
jbd2: fix compile warning when using JBUFFER_TRACE
zhangyi (F)
2019-02-10
jbd2: discard dirty data when forgetting an un-journalled buffer
zhangyi (F)
2019-02-10
jbd2: clear dirty flag when revoking a buffer from an older transaction
zhangyi (F)
2018-12-04
jbd2: clean up indentation issue, replace spaces with tab
Colin Ian King
2018-12-03
jbd2: avoid long hold times of j_state_lock while committing a transaction
Jan Kara
2018-06-16
jbd2: don't mark block as modified if the handle is out of credits
Theodore Ts'o
2018-05-20
jbd2: remove NULL check before calling kmem_cache_destroy()
Wang Long
2018-04-18
ext4: set h_journal if there is a failure starting a reserved handle
Theodore Ts'o
2018-01-10
jbd2: fix sphinx kernel-doc build warnings
Tobin C. Harding
2017-12-17
ext4: fix up remaining files with SPDX cleanups
Theodore Ts'o
2017-07-03
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
2017-05-21
jbd2: preserve original nofs flag during journal restart
Tahsin Erdogan
2017-05-16
fs: jbd2: escape a string with special chars on a kernel-doc
Mauro Carvalho Chehab
2017-05-16
fs: jbd2: make jbd2_journal_start() kernel-doc parseable
Mauro Carvalho Chehab
2017-05-03
jbd2: mark the transaction context with the scope GFP_NOFS context
Michal Hocko
2017-02-04
jbd2: don't leak modified metadata buffers on an aborted journal
Theodore Ts'o
2016-10-12
jbd2: fix incorrect unlock on j_list_lock
Taesoo Kim
2016-09-22
jbd2: fix lockdep annotation in add_transaction_credits()
Jan Kara
2016-06-30
jbd2: track more dependencies on transaction commit
Jan Kara
2016-06-30
jbd2: move lockdep tracking to journal_s
Jan Kara
2016-06-30
jbd2: move lockdep instrumentation for jbd2 handles
Jan Kara
2016-05-24
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2016-04-24
jbd2: add support for avoiding data writes during transaction commits
Jan Kara
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-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-13
jbd2: do not fail journal because of frozen_buffer allocation failure
Michal Hocko
2016-01-06
fs: use block_device name vsprintf helper
Dmitry Monakhov
2015-12-07
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2015-12-04
jbd2: fix null committed data return in undo_access
Junxiao Bi
2015-11-24
jbd2: Fix unreclaimed pages after truncate in data=journal mode
Jan Kara
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
Mel Gorman
2015-08-04
jbd2: limit number of reserved credits
Lukas Czerner
2015-07-12
jbd2: speedup jbd2_journal_dirty_metadata()
Jan Kara
2015-06-27
Revert "jbd2: speedup jbd2_journal_dirty_metadata()"
Linus Torvalds
2015-06-20
jbd2: speedup jbd2_journal_dirty_metadata()
Jan Kara
2015-06-08
jbd2: speedup jbd2_journal_get_[write|undo]_access()
Jan Kara
2015-06-08
jbd2: more simplifications in do_get_write_access()
Jan Kara
2015-06-08
jbd2: simplify error path on allocation failure in do_get_write_access()
Jan Kara
2015-06-08
jbd2: simplify code flow in do_get_write_access()
Jan Kara
2015-06-08
jbd2: revert must-not-fail allocation loops back to GFP_NOFAIL
Michal Hocko
2015-05-14
ext4: fix NULL pointer dereference when journal restart fails
Lukas Czerner
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-07-05
ext4: disable synchronous transaction batching if max_batch_time==0
Eric Sandeen
2014-03-12
jbd2: improve error messages for inconsistent journal heads
Theodore Ts'o
2014-03-09
jbd2: minimize region locked by j_list_lock in jbd2_journal_forget()
Theodore Ts'o
2014-03-09
jbd2: minimize region locked by j_list_lock in journal_get_create_access()
Theodore Ts'o
2014-03-09
jbd2: check jh->b_transaction without taking j_list_lock
Theodore Ts'o
2014-02-17
jbd2: fix use after free in jbd2_journal_start_reserved()
Dan Carpenter
2013-12-08
jbd2: rename obsoleted msg JBD->JBD2
Dmitry Monakhov
2013-12-08
jbd2: revise KERN_EMERG error messages
Jan Kara
2013-12-08
jbd2: don't BUG but return ENOSPC if a handle runs out of space
Theodore Ts'o
2013-07-01
jbd2: invalidate handle if jbd2_journal_restart() fails
Theodore Ts'o
2013-07-01
jbd2: fix theoretical race in jbd2__journal_restart
Theodore Ts'o
2013-06-12
jbd2: optimize jbd2_journal_force_commit
Dmitry Monakhov
2013-06-04
jbd2: transaction reservation support
Jan Kara
2013-06-04
jbd2: fix race in t_outstanding_credits update in jbd2_journal_extend()
Jan Kara
2013-06-04
jbd2: cleanup needed free block estimates when starting a transaction
Jan Kara
2013-06-04
jbd2: remove outdated comment
Jan Kara
2013-06-04
jbd2: refine waiting for shadow buffers
Jan Kara
2013-06-04
jbd2: remove journal_head from descriptor buffers
Jan Kara
2013-06-04
jbd2: don't create journal_head for temporary journal buffers
Jan Kara
2013-05-21
jbd2: change jbd2_journal_invalidatepage to accept length
Lukas Czerner
2013-04-21
jbd2: trace when lock_buffer in do_get_write_access takes a long time
Theodore Ts'o
2013-04-19
jbd2: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Zheng Liu
2013-03-11
jbd2: fix use after free in jbd2_journal_dirty_metadata()
Jan Kara
2013-03-02
jbd2: fix ERR_PTR dereference in jbd2__journal_start
Dmitry Monakhov
2013-02-08
jbd2: add tracepoints which provide per-handle statistics
Theodore Ts'o
2013-02-06
jbd2: track request delay statistics
Theodore Ts'o
2013-01-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2012-12-25
ext4: fix deadlock in journal_unmap_buffer()
Jan Kara
2012-12-21
jbd2: fix assertion failure in jbd2_journal_flush()
Jan Kara
2012-12-16
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-08
ext4: remove ext4_handle_release_buffer()
Eric Sandeen
2012-09-26
jbd2: fix assertion failure in commit code due to lacking transaction credits
Jan Kara
2012-06-01
jbd2: use kmem_cache_zalloc wrapper instead of flag
Wanlong Gao
2012-03-28
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2012-03-20
jbd2: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-13
jbd2: remove always true condition in __journal_try_to_free_buffer()
Jan Kara
2012-03-13
jbd2: declare __jbd2_journal_temp_unlink_buffer() static
Jan Kara
2012-02-20
jbd2: allocate transaction from separate slab cache
Yongqiang Yang
2012-02-20
jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_buffer
Eric Sandeen
2012-01-04
jbd2: fix hung processes in jbd2_journal_lock_updates()
Jan Kara
2011-11-01
jbd2: Unify log messages in jbd2 code
Eryu Guan
2011-10-27
jbd2: fix build when CONFIG_BUG is not enabled
Randy Dunlap
2011-09-04
jbd2: use gfp_t instead of int
Dan Carpenter
2011-09-04
jbd2: add debugging information to jbd2_journal_dirty_metadata()
Theodore Ts'o
2011-06-13
jbd2: Fix oops in jbd2_journal_remove_journal_head()
Jan Kara
2011-06-12
jbd2: Remove obsolete parameters in the comments for some jbd2 functions
Tao Ma
2011-05-25
jbd2: fix a potential leak of a journal_head on an error path
Ding Dinghua
2011-05-24
jbd2: Fix comment to match the code in jbd2__journal_start()
Eryu Guan
2011-05-24
jbd2: fix sending of data flush on journal commit
Jan Kara
2011-05-22
jbd2: Fix the wrong calculation of t_max_wait in update_t_max_wait
Tao Ma
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-12
jbd2: call __jbd2_log_start_commit with j_state_lock write locked
Theodore Ts'o
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
2010-12-18
jbd2: remove unnecessary goto statement
Theodore Ts'o
2010-12-18
jbd2: use offset_in_page() instead of manual calculation
Theodore Ts'o
2010-12-18
jbd2: Fix a debug message in do_get_write_access()
Theodore Ts'o
2010-12-10
fix comment typos concerning "consistent"
Uwe Kleine-König
2010-10-27
jbd2: Add sanity check for attempts to start handle during umount
Theodore Ts'o
2010-08-09
ext4: clean up compiler warning in start_this_handle()
Theodore Ts'o
2010-08-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2010-08-03
jbd2: Remove t_handle_lock from start_this_handle()
Theodore Ts'o
2010-08-03
jbd2: Change j_state_lock to be a rwlock_t
Theodore Ts'o
2010-08-02
jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop
Theodore Ts'o
2010-07-27
jbd2: Remove __GFP_NOFAIL from jbd2 layer
Theodore Ts'o
2010-07-15
jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions
Jan Kara
2010-05-16
jbd2: Improve scalability by not taking j_state_lock in jbd2_journal_stop()
Theodore Ts'o
2010-02-15
jbd2: delay discarding buffers in journal_unmap_buffer
dingdinghua
2009-08-17
jbd2: Annotate transaction start also for jbd2_journal_restart()
Jan Kara
2009-08-10
jbd2: round commit timer up to avoid uncommitted transaction
Andreas Dilger
2009-07-13
jbd2: Fix a race between checkpointing code and journal_get_write_access()
Jan Kara
2009-06-17
jbd2: clean up jbd2_journal_try_to_free_buffers()
Hisashi Hifumi
2009-03-25
ext4: Use WRITE_SYNC for commits which are caused by fsync()
Theodore Ts'o
2009-02-10
jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()
Jan Kara
2009-01-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2009-01-05
jbd2: Add buffer triggers
Joel Becker
2009-01-03
ext4: add fsync batch tuning knobs
Theodore Ts'o
2008-11-26
jbd2: improve jbd2 fsync batching
Josef Bacik
2008-10-16
ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback
Theodore Ts'o
2008-08-11
lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()
Ingo Molnar
2008-08-11
lockdep: map_acquire
Peter Zijlstra
2008-07-11
jbd2: Remove data=ordered mode support using jbd buffer heads
Jan Kara
2008-07-11
jbd2: Implement data=ordered mode handling via inodes
Jan Kara
2008-07-13
jbd2: fix race between jbd2_journal_try_to_free_buffers() and jbd2 commit transaction
Mingming Cao
2008-04-17
jdb2: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-17
jbd2: fix kernel-doc notation
Randy Dunlap
2008-04-17
jbd2: fix possible journal overflow issues
Josef Bacik
2008-04-17
jbd2: fix the way the b_modified flag is cleared
Josef Bacik
2008-01-28
jbd2: sparse pointer use of zero as null
Mingming Cao
2008-01-28
jbd2: Use round-jiffies() function for the "5 second" ext4/jbd2 wakeup
Mingming Cao
2008-01-28
jbd2: add lockdep support
Mingming Cao
2008-01-28
jbd2: jbd2 stats through procfs
Johann Lombardi
2007-10-17
JBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4
Mingming Cao
2007-10-17
JBD2: replace jbd_kmalloc with kmalloc directly.
Mingming Cao
2007-10-17
JBD2: jbd2 slab allocation cleanups
Mingming Cao
2007-05-09
fix file specification in comments
Uwe Kleine-König
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2006-12-07
[PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() static
Adrian Bunk
2006-10-28
[PATCH] jbd2: journal_dirty_data re-check for unmapped buffers
Eric Sandeen
2006-10-20
[PATCH] ext3/4: fix J_ASSERT(transaction->t_updates > 0) in journal_stop()
OGAWA Hirofumi
2006-10-11
[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols
Mingming Cao
2006-10-11
[PATCH] jbd2: initial copy of files from jbd
Dave Kleikamp