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-05-20
gfs2: Clean up revokes on normal withdraws
Bob Peterson
2021-02-23
Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git
Andreas Gruenbacher
2021-01-25
gfs2: keep bios separate for each journal
Bob Peterson
2021-01-19
gfs2: Simplify the buf_limit and databuf_limit definitions
Andreas Gruenbacher
2020-12-31
gfs2: make gfs2_log_write_page static
Bob Peterson
2020-10-29
gfs2: Split up gfs2_meta_sync into inode and rgrp versions
Bob Peterson
2020-10-23
gfs2: Recover statfs info in journal head
Abhi Das
2019-11-12
gfs2: Remove active journal side effect from gfs2_write_log_header
Andreas Gruenbacher
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
2019-05-07
gfs2: read journal in large chunks
Abhi Das
2019-05-07
gfs2: Remove unnecessary extern declarations
Andreas Gruenbacher
2019-05-07
gfs2: clean_journal improperly set sd_log_flush_head
Bob Peterson
2019-02-14
Revert "gfs2: read journal in large chunks to locate the head"
Bob Peterson
2018-12-11
gfs2: read journal in large chunks to locate the head
Abhi Das
2018-12-11
gfs2: changes to gfs2_log_XXX_bio
Abhi Das
2018-01-23
GFS2: Introduce new gfs2_log_header_v2
Bob Peterson
2016-06-07
gfs2: use bio op accessors
Mike Christie
2014-02-24
GFS2: Move log buffer lists into transaction
Steven Whitehouse
2013-06-05
GFS2: Eliminate gfs2_rg_lops
Bob Peterson
2013-04-08
GFS2: replace gfs2_ail structure with gfs2_trans
Benjamin Marzinski
2013-01-29
GFS2: Merge gfs2_attach_bufdata() into trans.c
Steven Whitehouse
2013-01-29
GFS2: Copy gfs2_trans_add_bh into new data/meta functions
Steven Whitehouse
2012-05-02
GFS2: eliminate log elements and simplify
Bob Peterson
2012-04-24
GFS2: Clean up log write code path
Steven Whitehouse
2008-03-31
[GFS2] Only do lo_incore_commit once
Bob Peterson
2007-07-09
[GFS2] assertion failure after writing to journaled file, umount
Robert Peterson
2006-11-30
[GFS2] split and annotate gfs2_log_head
Al Viro
2006-09-05
[GFS2] Make headers compile on their own
Steven Whitehouse
2006-09-01
[GFS2] Update copyright, tidy up incore.h
Steven Whitehouse
2006-05-18
[GFS2] Update copyright date to 2006
Steven Whitehouse
2006-04-07
[GFS2] Fix a ref count bug and other clean ups
Steven Whitehouse
2006-01-16
[GFS2] The core of GFS2
David Teigland