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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
10 days
gfs2: Validate i_depth for exhash directories
Andrew Price
2
-4
/
+6
2026-03-04
gfs2: Fix use-after-free in iomap inline data write path
Deepanshu Kartikey
1
-1
/
+12
2026-03-04
gfs2: Add metapath_dibh helper
Andreas Gruenbacher
1
-1
/
+7
2026-03-04
gfs2: Move the inode glock locking to gfs2_file_buffered_write
Andreas Gruenbacher
2
-59
/
+28
2026-03-04
gfs2: Add wrapper for iomap_file_buffered_write
Andreas Gruenbacher
1
-10
/
+17
2026-03-04
gfs2: Replace gfs2_lblk_to_dblk with gfs2_get_extent
Andreas Gruenbacher
3
-26
/
+5
2026-03-04
gfs2: Turn gfs2_extent_map into gfs2_{get,alloc}_extent
Andreas Gruenbacher
5
-33
/
+53
2026-03-04
gfs2: Add new gfs2_iomap_get helper
Andreas Gruenbacher
3
-35
/
+41
2025-06-27
gfs2: move msleep to sleepable context
Alexander Aring
1
-1
/
+2
2025-06-27
gfs2: gfs2_create_inode error handling fix
Andreas Gruenbacher
1
-1
/
+2
2025-02-01
gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag
Andreas Gruenbacher
1
-0
/
+1
2024-09-04
gfs2: setattr_chown: Add missing initialization
Andreas Gruenbacher
1
-1
/
+1
2024-06-16
gfs2: Fix "ignore unlock failures after withdraw"
Andreas Gruenbacher
2
-2
/
+3
2024-05-17
gfs2: Fix invalid metadata access in punch_hole
Andrew Price
1
-2
/
+3
2024-01-25
gfs2: Fix kernel NULL pointer dereference in gfs2_rgrp_dump
Osama Muhammad
1
-1
/
+1
2024-01-25
gfs2: Also reflect single-block allocations in rgd->rd_extfail_pt
Andreas Gruenbacher
1
-8
/
+10
2024-01-25
Revert "gfs2: Don't reject a supposedly full bitmap if we have blocks reserved"
Andreas Gruenbacher
1
-2
/
+1
2023-11-28
gfs2: Silence "suspicious RCU usage in gfs2_permission" warning
Andreas Gruenbacher
1
-3
/
+4
2023-11-28
gfs2: fix an oops in gfs2_permission
Al Viro
2
-3
/
+10
2023-11-28
gfs2: ignore negated quota changes
Bob Peterson
1
-0
/
+11
2023-08-26
gfs2: Fix possible data races in gfs2_show_options()
Tuo Li
1
-11
/
+15
2023-06-09
gfs2: Don't deref jdesc in evict
Bob Peterson
1
-0
/
+8
2023-05-30
gfs2: Fix inode height consistency check
Andreas Gruenbacher
1
-1
/
+2
2023-04-05
gfs2: Always check inode size of inline inodes
Andreas Gruenbacher
3
-5
/
+3
2023-03-11
gfs2: Improve gfs2_make_fs_rw error handling
Andreas Gruenbacher
1
-2
/
+6
2023-03-11
gfs2: jdata writepage fix
Andreas Gruenbacher
1
-2
/
+1
2022-11-25
gfs2: Switch from strlcpy to strscpy
Andreas Gruenbacher
1
-5
/
+7
2022-11-25
gfs2: Check sb_bsize_shift after reading superblock
Andrew Price
1
-1
/
+4
2022-06-09
gfs2: use i_lock spin_lock for inode qadata
Bob Peterson
1
-12
/
+20
2022-05-25
gfs2: Disable page faults during lockless buffered reads
Andreas Gruenbacher
1
-1
/
+3
2022-05-18
gfs2: Fix filesystem block deallocation for short writes
Andreas Gruenbacher
1
-6
/
+5
2022-04-27
gfs2: assign rgrp glock before compute_bitstructs
Bob Peterson
1
-4
/
+5
2022-04-13
gfs2: gfs2_setattr_size error path fix
Andreas Gruenbacher
6
-8
/
+9
2022-04-13
gfs2: Fix gfs2_release for non-writers regression
Bob Peterson
1
-3
/
+4
2022-04-13
gfs2: Check for active reservation in gfs2_release
Andreas Gruenbacher
1
-2
/
+2
2022-04-08
gfs2: Make sure FITRIM minlen is rounded up to fs block size
Andrew Price
1
-1
/
+2
2021-12-08
gfs2: Fix length of holes reported at end-of-file
Andreas Gruenbacher
1
-1
/
+1
2021-12-08
gfs2: release iopen glock early in evict
Bob Peterson
1
-7
/
+7
2021-11-18
gfs2: Fix glock_hash_walk bugs
Andreas Gruenbacher
1
-10
/
+12
2021-11-18
gfs2: Cancel remote delete work asynchronously
Andreas Gruenbacher
1
-1
/
+1
2021-09-30
treewide: Change list_sort to use const pointers
Sami Tolvanen
3
-3
/
+5
2021-09-18
gfs2: Don't call dlm after protocol is unmounted
Bob Peterson
1
-0
/
+5
2021-09-18
gfs2: Fix glock recursion in freeze_go_xmote_bh
Bob Peterson
1
-10
/
+7
2021-09-15
gfs2: init system threads before freeze lock
Bob Peterson
2
-55
/
+48
2021-09-15
gfs2: Fix memory leak of object lsi on error return path
Colin Ian King
1
-0
/
+1
2021-07-14
gfs2: Fix error handling in init_statfs
Andreas Gruenbacher
1
-0
/
+1
2021-07-14
gfs2: Fix underflow in gfs2_page_mkwrite
Andreas Gruenbacher
1
-2
/
+2
2021-06-18
gfs2: Fix use-after-free in gfs2_glock_shrink_scan
Hillf Danton
1
-1
/
+1
2021-06-18
gfs2: fix a deadlock on withdraw-during-mount
Bob Peterson
1
-3
/
+21
2021-06-18
gfs2: Prevent direct-I/O write fallback errors from getting lost
Andreas Gruenbacher
1
-1
/
+4
[next]