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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-02
Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"
Andreas Gruenbacher
2
-18
/
+13
2024-01-10
Merge tag 'dlm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
1
-0
/
+1
2024-01-10
Merge tag 'gfs2-v6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
21
-151
/
+182
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-28
/
+25
2023-12-29
fs: remove the bh_end_io argument from __block_write_full_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-12-29
fs: convert block_write_full_page to block_write_full_folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-12-27
gfs2: Fix freeze consistency check in log_write_header
Andreas Gruenbacher
2
-25
/
+18
2023-12-27
gfs2: Refcounting fix in gfs2_thaw_super
Andreas Gruenbacher
1
-0
/
+2
2023-12-27
gfs2: Minor gfs2_{freeze,thaw}_super cleanup
Andreas Gruenbacher
1
-13
/
+13
2023-12-22
gfs2: Use wait_event_freezable_timeout() for freezable kthread
Kevin Hao
2
-6
/
+2
2023-12-22
gfs2: Add missing set_freezable() for freezable kthread
Kevin Hao
2
-0
/
+2
2023-12-20
gfs2: Remove use of error flag in journal reads
Matthew Wilcox (Oracle)
1
-14
/
+7
2023-12-20
gfs2: Lift withdraw check out of gfs2_ail1_empty
Andreas Gruenbacher
1
-5
/
+12
2023-12-20
gfs2: Rename gfs2_withdrawn to gfs2_withdrawing_or_withdrawn
Andreas Gruenbacher
15
-41
/
+46
2023-12-20
gfs2: Mark withdraws as unlikely
Andreas Gruenbacher
8
-15
/
+15
2023-12-20
gfs2: Minor gfs2_ail1_empty cleanup
Andreas Gruenbacher
1
-8
/
+9
2023-12-20
gfs2: use is_subdir()
Al Viro
1
-11
/
+1
2023-12-20
gfs2: d_obtain_alias(ERR_PTR(...)) will do the right thing
Al Viro
1
-2
/
+0
2023-12-18
gfs2: Use GL_NOBLOCK flag for non-blocking lookups
Abhi Das
2
-13
/
+18
2023-12-18
gfs2: Add GL_NOBLOCK flag
Andreas Gruenbacher
2
-1
/
+39
2023-12-18
gfs2: rgrp: fix kernel-doc warnings
Randy Dunlap
1
-5
/
+5
2023-12-18
gfs2: fix kernel BUG in gfs2_quota_cleanup
Edward Adam Davis
1
-1
/
+2
2023-12-18
gfs2: Fix inode_go_instantiate description
Andreas Gruenbacher
1
-1
/
+1
2023-12-18
gfs2: Fix kernel NULL pointer dereference in gfs2_rgrp_dump
Osama Muhammad
1
-1
/
+1
2023-12-12
list_lru: allow explicit memcg and NUMA node selection
Nhat Pham
1
-3
/
+3
2023-12-11
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-12-11
gfs2: convert stuffed_readpage() to stuffed_read_folio()
Matthew Wilcox (Oracle)
1
-20
/
+17
2023-11-21
fs: Rename mapping private members
Matthew Wilcox (Oracle)
2
-2
/
+2
2023-11-16
dlm: implement EXPORT_OP_ASYNC_LOCK
Alexander Aring
1
-0
/
+1
2023-11-07
Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
30
-433
/
+421
2023-11-06
gfs2: don't withdraw if init_threads() got interrupted
Andreas Gruenbacher
1
-3
/
+1
2023-11-06
gfs2: remove dead code in add_to_queue
Su Hui
1
-1
/
+0
2023-11-06
gfs2: Fix slab-use-after-free in gfs2_qd_dealloc
Juntong Deng
1
-4
/
+6
2023-11-06
gfs2: Silence "suspicious RCU usage in gfs2_permission" warning
Andreas Gruenbacher
1
-3
/
+4
2023-11-06
gfs2: fs: derive f_fsid from s_uuid
Amir Goldstein
1
-0
/
+1
2023-11-06
gfs2: No longer use 'extern' in function declarations
Andreas Gruenbacher
19
-285
/
+289
2023-11-06
gfs2: Rename gfs2_lookup_{ simple => meta }
Andreas Gruenbacher
3
-15
/
+16
2023-11-06
gfs2: Convert gfs2_internal_read to folios
Andreas Gruenbacher
2
-20
/
+18
2023-11-06
gfs2: Convert stuffed_readpage to folios
Andreas Gruenbacher
1
-16
/
+14
2023-11-06
gfs2: Minor gfs2_write_jdata_batch PAGE_SIZE cleanup
Andreas Gruenbacher
1
-3
/
+3
2023-11-06
gfs2: Get rid of gfs2_alloc_blocks generation parameter
Andreas Gruenbacher
6
-13
/
+15
2023-11-03
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-6
/
+3
2023-11-03
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-99
/
+102
2023-11-02
gfs2: Add metapath_dibh helper
Andreas Gruenbacher
1
-1
/
+7
2023-11-02
gfs2: Clean up quota.c:print_message
Andreas Gruenbacher
1
-5
/
+5
2023-11-02
gfs2: Clean up gfs2_alloc_parms initializers
Andreas Gruenbacher
2
-4
/
+4
2023-11-02
gfs2: Two quota=account mode fixes
Andreas Gruenbacher
2
-6
/
+3
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
6
-25
/
+27
2023-10-30
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2
-4
/
+4
2023-10-30
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-4
/
+7
[next]