index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
lops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
1
-5
/
+3
2021-08-19
gfs2: be more verbose replaying invalid rgrp blocks
Bob Peterson
1
-15
/
+29
2021-05-20
gfs2: Clean up revokes on normal withdraws
Bob Peterson
1
-1
/
+6
2021-04-29
Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
1
-5
/
+8
2021-04-09
gfs2: Fix a number of kernel-doc warnings
Lee Jones
1
-5
/
+8
2021-04-09
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-1
/
+2
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
1
-1
/
+1
2021-02-23
Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel...
Andreas Gruenbacher
1
-3
/
+7
2021-02-22
gfs2: Per-revoke accounting in transactions
Andreas Gruenbacher
1
-1
/
+0
2021-02-17
gfs2: Add local resource group locking
Andreas Gruenbacher
1
-1
/
+5
2021-02-17
gfs2: Add per-reservation reserved block accounting
Andreas Gruenbacher
1
-0
/
+1
2021-01-25
gfs2: keep bios separate for each journal
Bob Peterson
1
-6
/
+8
2021-01-19
gfs2: Rename gfs2_{write => flush}_revokes
Andreas Gruenbacher
1
-1
/
+1
2020-12-31
gfs2: make gfs2_log_write_page static
Bob Peterson
1
-1
/
+1
2020-10-30
gfs2: Split up gfs2_meta_sync into inode and rgrp versions
Bob Peterson
1
-26
/
+5
2020-10-23
gfs2: Recover statfs info in journal head
Abhi Das
1
-1
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-05-29
gfs2: Even more gfs2_find_jhead fixes
Andreas Gruenbacher
1
-10
/
+5
2020-05-08
gfs2: More gfs2_find_jhead fixes
Andreas Gruenbacher
1
-7
/
+12
2020-03-27
gfs2: Switch to list_{first,last}_entry
Andreas Gruenbacher
1
-3
/
+3
2020-02-27
gfs2: Prepare to withdraw as soon as an IO error occurs in log write
Bob Peterson
1
-0
/
+3
2020-02-10
gfs2: Only complain the first time an io error occurs in quota or log
Bob Peterson
1
-2
/
+3
2020-02-06
gfs2: fix gfs2_find_jhead that returns uninitialized jhead with seq 0
Abhi Das
1
-1
/
+1
2020-01-07
gfs2: eliminate ssize parameter from gfs2_struct2blk
Bob Peterson
1
-1
/
+1
2020-01-07
gfs2: Another gfs2_find_jhead fix
Andreas Gruenbacher
1
-24
/
+44
2019-11-14
gfs2: fix glock reference problem in gfs2_trans_remove_revoke
Bob Peterson
1
-4
/
+1
2019-11-12
gfs2: Remove active journal side effect from gfs2_write_log_header
Andreas Gruenbacher
1
-14
/
+15
2019-06-27
gfs2: dump fsid when dumping glock problems
Bob Peterson
1
-1
/
+1
2019-06-27
gfs2: Warn when a journal replay overwrites a rgrp with buffers
Bob Peterson
1
-2
/
+20
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+1
2019-06-06
Revert "gfs2: Replace gl_revokes with a GLF flag"
Bob Peterson
1
-24
/
+9
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
1
-4
/
+1
2019-05-08
Merge tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
1
-22
/
+238
2019-05-08
gfs2: read journal in large chunks
Abhi Das
1
-6
/
+206
2019-05-08
gfs2: Rename sd_log_le_{revoke,ordered}
Andreas Gruenbacher
1
-2
/
+2
2019-05-08
gfs2: Remove unnecessary extern declarations
Andreas Gruenbacher
1
-3
/
+3
2019-05-08
gfs2: Replace gl_revokes with a GLF flag
Bob Peterson
1
-9
/
+24
2019-05-08
gfs2: Fix occasional glock use-after-free
Andreas Gruenbacher
1
-2
/
+4
2019-05-08
gfs2: clean_journal improperly set sd_log_flush_head
Bob Peterson
1
-3
/
+3
2019-04-30
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
1
-2
/
+1
2019-03-09
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+4
2019-02-15
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
1
-3
/
+6
2019-02-14
Revert "gfs2: read journal in large chunks to locate the head"
Bob Peterson
1
-184
/
+6
2018-12-11
gfs2: read journal in large chunks to locate the head
Abhi Das
1
-6
/
+184
2018-12-11
gfs2: changes to gfs2_log_XXX_bio
Abhi Das
1
-34
/
+39
2018-10-12
gfs2: Rename bitmap.bi_{len => bytes}
Andreas Gruenbacher
1
-1
/
+1
2018-06-21
gfs2: Don't withdraw under a spin lock
Andreas Gruenbacher
1
-1
/
+1
2018-01-25
GFS2: Fix minor comment typo
Bob Peterson
1
-1
/
+1
2018-01-23
GFS2: Introduce new gfs2_log_header_v2
Bob Peterson
1
-7
/
+9
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
[next]