index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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-06-16
gfs2: Don't forget to complete delayed withdraw
Andreas Gruenbacher
1
-0
/
+3
2024-05-17
gfs2: Fix invalid metadata access in punch_hole
Andrew Price
1
-2
/
+3
2024-01-26
gfs2: Fix kernel NULL pointer dereference in gfs2_rgrp_dump
Osama Muhammad
1
-1
/
+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-09-19
gfs2: low-memory forced flush fixes
Andreas Gruenbacher
2
-6
/
+6
2023-09-19
gfs2: Switch to wait_event in gfs2_logd
Andreas Gruenbacher
1
-12
/
+5
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-24
gfs2: Fix inode height consistency check
Andreas Gruenbacher
1
-1
/
+2
2023-03-10
gfs2: Improve gfs2_make_fs_rw error handling
Andreas Gruenbacher
1
-2
/
+6
2023-03-10
gfs2: jdata writepage fix
Andreas Gruenbacher
1
-2
/
+1
2023-02-09
gfs2: Always check inode size of inline inodes
Andreas Gruenbacher
3
-5
/
+3
2023-02-09
gfs2: Cosmetic gfs2_dinode_{in,out} cleanup
Andreas Gruenbacher
2
-33
/
+35
2022-11-26
gfs2: Switch from strlcpy to strscpy
Andreas Gruenbacher
1
-5
/
+7
2022-11-26
gfs2: Check sb_bsize_shift after reading superblock
Andrew Price
1
-1
/
+4
2022-07-12
gfs2: Fix gfs2_file_buffered_write endless loop workaround
Andreas Gruenbacher
1
-0
/
+1
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-05-09
gfs2: No short reads or writes upon glock contention
Andreas Gruenbacher
1
-4
/
+0
2022-05-09
gfs2: Make sure not to return short direct writes
Andreas Gruenbacher
1
-1
/
+1
2022-05-09
gfs2: Minor retry logic cleanup
Andreas Gruenbacher
1
-18
/
+16
2022-05-09
gfs2: Prevent endless loops in gfs2_file_buffered_write
Andreas Gruenbacher
1
-0
/
+3
2022-05-01
gfs2: Fix mmap + page fault deadlocks for direct I/O
Andreas Gruenbacher
1
-12
/
+87
2022-05-01
iomap: Add done_before argument to iomap_dio_rw
Andreas Gruenbacher
1
-2
/
+2
2022-05-01
gfs2: Fix mmap + page fault deadlocks for buffered I/O
Andreas Gruenbacher
1
-5
/
+94
2022-05-01
gfs2: Eliminate ip->i_gh
Andreas Gruenbacher
2
-15
/
+22
2022-05-01
gfs2: Move the inode glock locking to gfs2_file_buffered_write
Andreas Gruenbacher
2
-59
/
+28
2022-05-01
gfs2: Introduce flag for glock holder auto-demotion
Bob Peterson
3
-36
/
+200
2022-05-01
gfs2: Clean up function may_grant
Andreas Gruenbacher
1
-50
/
+69
2022-05-01
gfs2: Add wrapper for iomap_file_buffered_write
Andreas Gruenbacher
1
-10
/
+17
2022-04-27
gfs2: assign rgrp glock before compute_bitstructs
Bob Peterson
1
-4
/
+5
2022-04-08
gfs2: Make sure FITRIM minlen is rounded up to fs block size
Andrew Price
1
-1
/
+2
2022-04-08
gfs2: gfs2_setattr_size error path fix
Andreas Gruenbacher
6
-8
/
+9
2022-02-16
gfs2: Fix gfs2_release for non-writers regression
Bob Peterson
1
-3
/
+4
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-09
Merge branch 'work.gfs2' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2021-09-02
Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+5
2021-08-31
Merge tag 'iomap-5.15-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-3
/
+2
2021-08-31
Merge tag 'gfs2-v5.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-141
/
+139
[next]