VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
35 Branches
59 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
beaglev-5.13.y
/
fs
/
gfs2
/
lops.h
Date
Commit Message
Rev
Author
2021-05-20
gfs2: Clean up revokes on normal withdraws
f5456b5d
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
803074ad
Andreas Gruenbacher
2021-01-25
gfs2: keep bios separate for each journal
82218943
Bob Peterson
2021-01-19
gfs2: Simplify the buf_limit and databuf_limit definitions
458094c2
Andreas Gruenbacher
2020-12-31
gfs2: make gfs2_log_write_page static
2a6fe26c
Bob Peterson
2020-10-29
gfs2: Split up gfs2_meta_sync into inode and rgrp versions
4a55752a
Bob Peterson
2020-10-23
gfs2: Recover statfs info in journal head
bedb0f05
Abhi Das
2019-11-12
gfs2: Remove active journal side effect from gfs2_write_log_header
19ebc050
Andreas Gruenbacher
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
7336d0e6
Thomas Gleixner
2019-05-07
gfs2: read journal in large chunks
f4686c26
Abhi Das
2019-05-07
gfs2: Remove unnecessary extern declarations
32ac43f6
Andreas Gruenbacher
2019-05-07
gfs2: clean_journal improperly set sd_log_flush_head
7c70b896
Bob Peterson
2019-02-14
Revert "gfs2: read journal in large chunks to locate the head"
23e93c9b
Bob Peterson
2018-12-11
gfs2: read journal in large chunks to locate the head
2a5f14f2
Abhi Das
2018-12-11
gfs2: changes to gfs2_log_XXX_bio
5b846095
Abhi Das
2018-01-23
GFS2: Introduce new gfs2_log_header_v2
c1696fb8
Bob Peterson
2016-06-07
gfs2: use bio op accessors
e1b1afa6
Mike Christie
2014-02-24
GFS2: Move log buffer lists into transaction
d69a3c65
Steven Whitehouse
2013-06-05
GFS2: Eliminate gfs2_rg_lops
cd51e61e
Bob Peterson
2013-04-08
GFS2: replace gfs2_ail structure with gfs2_trans
16ca9412
Benjamin Marzinski
2013-01-29
GFS2: Merge gfs2_attach_bufdata() into trans.c
c76c4d96
Steven Whitehouse
2013-01-29
GFS2: Copy gfs2_trans_add_bh into new data/meta functions
767f433f
Steven Whitehouse
2012-05-02
GFS2: eliminate log elements and simplify
c0752aa7
Bob Peterson
2012-04-24
GFS2: Clean up log write code path
e8c92ed7
Steven Whitehouse
2008-03-31
[GFS2] Only do lo_incore_commit once
d0109bfa
Bob Peterson
2007-07-09
[GFS2] assertion failure after writing to journaled file, umount
2332c443
Robert Peterson
2006-11-30
[GFS2] split and annotate gfs2_log_head
55167622
Al Viro
2006-09-05
[GFS2] Make headers compile on their own
f2f7ba52
Steven Whitehouse
2006-09-01
[GFS2] Update copyright, tidy up incore.h
e9fc2aa0
Steven Whitehouse
2006-05-18
[GFS2] Update copyright date to 2006
3a8a9a10
Steven Whitehouse
2006-04-07
[GFS2] Fix a ref count bug and other clean ups
b09e593d
Steven Whitehouse
2006-01-16
[GFS2] The core of GFS2
b3b94faa
David Teigland