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
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-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
2023-11-28
gfs2: ignore negated quota changes
Bob Peterson
1
-0
/
+11
2023-08-30
gfs2: Fix possible data races in gfs2_show_options()
Tuo Li
1
-11
/
+15
2023-07-27
gfs2: Don't deref jdesc in evict
Bob Peterson
1
-0
/
+8
2023-06-09
treewide: Remove uninitialized_var() usage
Kees Cook
3
-3
/
+3
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: 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-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-15
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-09-22
gfs2: Don't call dlm after protocol is unmounted
Bob Peterson
1
-0
/
+5
2021-06-18
gfs2: Fix use-after-free in gfs2_glock_shrink_scan
Hillf Danton
1
-1
/
+1
2021-06-18
gfs2: Prevent direct-I/O write fallback errors from getting lost
Andreas Gruenbacher
1
-1
/
+4
2021-04-16
gfs2: report "already frozen/thawed" errors
Bob Peterson
1
-4
/
+6
2021-03-04
gfs2: Recursive gfs2_quota_hold in gfs2_iomap_end
Andreas Gruenbacher
1
-3
/
+3
2021-03-04
gfs2: Don't skip dlm unlock if glock has an lvb
Bob Peterson
1
-6
/
+2
2020-12-11
gfs2: check for empty rgrp tree in gfs2_ri_update
Bob Peterson
1
-0
/
+4
2020-11-24
gfs2: fix possible reference leak in gfs2_check_blk_type
Zhang Qilong
1
-5
/
+5
2020-11-18
gfs2: check for live vs. read-only file system in gfs2_fitrim
Bob Peterson
1
-0
/
+3
2020-11-18
gfs2: Add missing truncate_inode_pages_final for sd_aspace
Bob Peterson
1
-0
/
+1
2020-11-18
gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free
Bob Peterson
1
-1
/
+1
2020-11-10
gfs2: Wake up when sd_glock_disposal becomes zero
Alexander Aring
1
-1
/
+2
2020-11-05
gfs2: add validation checks for size of superblock
Anant Thazhemadam
1
-7
/
+11
2020-11-05
gfs2: use-after-free in sysfs deregistration
Jamie Iles
4
-18
/
+11
2020-10-01
gfs2: clean up iopen glock mess in gfs2_create_inode
Bob Peterson
1
-6
/
+7
2020-09-23
gfs2: initialize transaction tr_ailX_lists earlier
Bob Peterson
3
-2
/
+4
2020-08-26
gfs2: Never call gfs2_block_zero_range with an open transaction
Bob Peterson
1
-30
/
+39
2020-08-26
gfs2: Improve mmap write vs. punch_hole consistency
Andreas Gruenbacher
1
-2
/
+9
2020-07-22
gfs2: read-only mounts should grab the sd_freeze_gl glock
Bob Peterson
1
-1
/
+11
2020-06-24
gfs2: fix use-after-free on transaction ail lists
Bob Peterson
1
-2
/
+9
2020-06-24
gfs2: Allow lock_nolock mount to specify jid=X
Bob Peterson
1
-1
/
+1
2020-06-17
gfs2: Even more gfs2_find_jhead fixes
Andreas Gruenbacher
1
-10
/
+5
2020-06-03
gfs2: Grab glock reference sooner in gfs2_add_revoke
Andreas Gruenbacher
1
-3
/
+3
2020-06-03
gfs2: move privileged user check to gfs2_quota_lock_check
Bob Peterson
2
-3
/
+3
2020-05-27
Revert "gfs2: Don't demote a glock until its revokes are written"
Bob Peterson
1
-3
/
+0
2020-05-20
gfs2: More gfs2_find_jhead fixes
Andreas Gruenbacher
1
-7
/
+12
2020-05-20
gfs2: Another gfs2_walk_metadata fix
Andreas Gruenbacher
1
-7
/
+9
2020-04-17
gfs2: Don't demote a glock until its revokes are written
Bob Peterson
1
-0
/
+3
2020-04-17
gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is empty
Bob Peterson
3
-2
/
+28
2020-03-18
gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache
Al Viro
1
-1
/
+1
2020-02-11
gfs2: fix O_SYNC write handling
Andreas Gruenbacher
1
-30
/
+21
2020-02-11
gfs2: move setting current->backing_dev_info
Christoph Hellwig
1
-11
/
+10
2020-02-11
gfs2: fix gfs2_find_jhead that returns uninitialized jhead with seq 0
Abhi Das
1
-1
/
+1
[next]