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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-23
Merge tag 'gfs2-v6.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-51
/
+27
2024-09-03
iomap: add a private argument for iomap_file_buffered_write
Josef Bacik
1
-1
/
+1
2024-09-02
gfs2: Remove gfs2_aspace_writepage()
Matthew Wilcox (Oracle)
1
-8
/
+0
2024-09-02
gfs2: Remove gfs2_jdata_writepage()
Matthew Wilcox (Oracle)
1
-30
/
+0
2024-09-02
gfs2: Remove __gfs2_writepage()
Matthew Wilcox (Oracle)
1
-10
/
+2
2024-09-02
gfs2: Add gfs2_aspace_writepages()
Matthew Wilcox (Oracle)
1
-5
/
+23
2024-08-20
gfs2: fix double destroy_workqueue error
Julian Sun
2
-1
/
+3
2024-08-20
gfs2: Minor gfs2_glock_cb cleanup
Andreas Gruenbacher
1
-3
/
+5
2024-07-09
gfs2: Clean up glock demote logic
Andreas Gruenbacher
1
-6
/
+6
2024-06-20
gfs2: Revert "check for no eligible quota changes"
Andreas Gruenbacher
1
-20
/
+0
2024-06-20
gfs2: Be more careful with the quota sync generation
Andreas Gruenbacher
1
-8
/
+19
2024-06-20
gfs2: Get rid of some unnecessary quota locking
Andreas Gruenbacher
3
-28
/
+27
2024-06-12
gfs2: Add some missing quota locking
Andreas Gruenbacher
1
-29
/
+53
2024-06-08
gfs2: Fold qd_fish into gfs2_quota_sync
Andreas Gruenbacher
1
-48
/
+29
2024-06-08
gfs2: quota need_sync cleanup
Andreas Gruenbacher
1
-14
/
+12
2024-06-08
gfs2: Fix and clean up function do_qc
Andreas Gruenbacher
1
-13
/
+21
2024-06-08
gfs2: Revert "Add quota_change type"
Andreas Gruenbacher
2
-15
/
+10
2024-06-08
gfs2: Revert "ignore negated quota changes"
Andreas Gruenbacher
1
-11
/
+0
2024-06-08
gfs2: qd_check_sync cleanups
Andreas Gruenbacher
1
-18
/
+22
2024-06-08
gfs2: Revert "introduce qd_bh_get_or_undo"
Andreas Gruenbacher
1
-19
/
+17
2024-06-07
gfs2: Check quota consistency on mount
Andreas Gruenbacher
1
-6
/
+31
2024-06-04
gfs2: Minor gfs2_quota_init error path cleanup
Andreas Gruenbacher
1
-9
/
+7
2024-05-29
gfs2: Get rid of demote_ok checks
Andreas Gruenbacher
3
-41
/
+1
2024-05-29
Revert "GFS2: Don't add all glocks to the lru"
Andreas Gruenbacher
3
-12
/
+4
2024-05-29
gfs2: Revise glock reference counting model
Andreas Gruenbacher
3
-28
/
+30
2024-05-29
gfs2: Switch to a per-filesystem glock workqueue
Andreas Gruenbacher
3
-15
/
+18
2024-05-29
gfs2: Report when glocks cannot be freed for a long time
Andreas Gruenbacher
1
-3
/
+15
2024-05-29
gfs2: gfs2_glock_get cleanup
Andreas Gruenbacher
1
-20
/
+13
2024-05-29
gfs2: Invert the GLF_INITIAL flag
Andreas Gruenbacher
3
-10
/
+22
2024-05-29
gfs2: Remove outdated comment in glock_work_func
Andreas Gruenbacher
1
-5
/
+1
2024-05-28
gfs2: Rename handle_callback to request_demote
Andreas Gruenbacher
1
-10
/
+10
2024-05-28
gfs2: Rename GLF_FROZEN to GLF_HAVE_FROZEN_REPLY
Andreas Gruenbacher
3
-6
/
+6
2024-05-28
gfs2: Rename GLF_REPLY_PENDING to GLF_HAVE_REPLY
Andreas Gruenbacher
3
-9
/
+9
2024-05-28
gfs2: Rename GLF_FREEING to GLF_UNLOCKED
Andreas Gruenbacher
5
-16
/
+16
2024-05-28
gfs2: Remove useless return statement in run_queue
Andreas Gruenbacher
1
-1
/
+0
2024-05-28
gfs2: Remove unnecessary function prototype
Andreas Gruenbacher
1
-1
/
+0
2024-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2024-05-15
Merge tag 'gfs2-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
18
-258
/
+320
2024-05-07
gfs2: make timeout values more explicit
Wolfram Sang
1
-3
/
+2
2024-05-03
gfs2: Convert gfs2_aspace_writepage() to use a folio
Matthew Wilcox (Oracle)
1
-8
/
+8
2024-05-03
gfs2: Add a migrate_folio operation for journalled files
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-05-03
gfs2: more obvious initializations of mapping->host
Al Viro
2
-2
/
+2
2024-05-02
gfs2: Simplify gfs2_read_super
Matthew Wilcox (Oracle)
1
-33
/
+13
2024-04-29
gfs2: Convert gfs2_page_mkwrite() to use a folio
Matthew Wilcox (Oracle)
1
-29
/
+30
2024-04-29
gfs2: gfs2_freeze_unlock cleanup
Andreas Gruenbacher
4
-11
/
+11
2024-04-24
gfs2: Remove and replace gfs2_glock_queue_work
Andreas Gruenbacher
1
-20
/
+15
2024-04-24
gfs2: do_xmote fixes
Andreas Gruenbacher
1
-19
/
+25
2024-04-24
gfs2: finish_xmote cleanup
Andreas Gruenbacher
1
-8
/
+13
2024-04-24
gfs2: Unlock fewer glocks on unmount
Andreas Gruenbacher
1
-2
/
+8
2024-04-24
gfs2: Fix potential glock use-after-free on unmount
Andreas Gruenbacher
6
-16
/
+57
[next]