index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
gfs2: Fix unlikely race in gdlm_put_lock
Andreas Gruenbacher
1
-6
/
+5
2025-10-15
gfs2: Fix GLF_INVALIDATE_IN_PROGRESS flag clearing in do_xmote
Andreas Gruenbacher
1
-2
/
+0
2025-08-20
gfs2: Set .migrate_folio in gfs2_{rgrp,meta}_aops
Andrew Price
1
-0
/
+2
2025-08-20
gfs2: Validate i_depth for exhash directories
Andrew Price
2
-4
/
+8
2025-08-15
gfs2: No more self recovery
Andreas Gruenbacher
1
-20
/
+11
2025-07-10
gfs2: Don't start unnecessary transactions during log flush
Andreas Gruenbacher
3
-1
/
+38
2025-07-10
gfs2: Move gfs2_trans_add_databufs
Andreas Gruenbacher
5
-25
/
+26
2025-07-10
gfs2: deallocate inodes in gfs2_create_inode
Andreas Gruenbacher
2
-13
/
+20
2025-07-10
gfs2: Move GIF_ALLOC_FAILED check out of gfs2_ea_dealloc
Andreas Gruenbacher
3
-7
/
+8
2025-07-10
gfs2: Move gfs2_dinode_dealloc
Andreas Gruenbacher
3
-68
/
+69
2025-07-10
gfs2: Replace GIF_DEFER_DELETE with GLF_DEFER_DELETE
Andreas Gruenbacher
4
-5
/
+9
2025-07-10
gfs2: Add GLF_PENDING_REPLY flag
Andreas Gruenbacher
3
-0
/
+7
2025-07-10
gfs2: Decode missing glock flags in tracepoints
Andreas Gruenbacher
1
-1
/
+6
2025-07-10
gfs2: Prevent inode creation race
Andreas Gruenbacher
1
-0
/
+7
2025-07-10
gfs2: Rename dinode_demise to evict_behavior
Andreas Gruenbacher
1
-18
/
+19
2025-07-10
gfs2: Rename GIF_{DEFERRED -> DEFER}_DELETE
Andreas Gruenbacher
3
-4
/
+4
2025-07-10
gfs2: Initialize gl_no_formal_ino earlier
Andreas Gruenbacher
3
-2
/
+9
2025-06-27
gfs2: move msleep to sleepable context
Alexander Aring
1
-1
/
+2
2025-06-19
gfs2: Don't clear sb->s_fs_info in gfs2_sys_fs_add
Andrew Price
2
-2
/
+3
2025-06-19
gfs2: pass through holder from the VFS for freeze/thaw
Christian Brauner
1
-6
/
+8
2025-06-19
gfs2: gfs2_create_inode error handling fix
Andreas Gruenbacher
1
-1
/
+2
2025-06-19
gfs2: replace sd_aspace with sd_inode
Andreas Gruenbacher
7
-23
/
+32
2025-05-29
gfs2: Check for empty queue in run_queue
Andreas Gruenbacher
1
-3
/
+8
2025-02-01
gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag
Andreas Gruenbacher
1
-0
/
+1
2024-12-14
KMSAN: uninit-value in inode_go_dump (5)
Qianqiang Liu
1
-0
/
+2
2024-12-05
gfs2: Fix unlinked inode cleanup
Andreas Gruenbacher
4
-3
/
+4
2024-12-05
gfs2: Allow immediate GLF_VERIFY_DELETE work
Andreas Gruenbacher
1
-5
/
+6
2024-12-05
gfs2: Rename GLF_VERIFY_EVICT to GLF_VERIFY_DELETE
Andreas Gruenbacher
2
-8
/
+8
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
[next]