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.19.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
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
3
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
10
-22
/
+20
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2026-02-10
Merge tag 'gfs2-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
18
-186
/
+277
2026-02-10
Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+3
2026-02-09
Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2026-02-09
Merge tag 'vfs-7.0-rc1.nonblocking_timestamps' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-3
/
+6
2026-02-05
gfs2: fiemap page fault fix
Andreas Gruenbacher
1
-0
/
+16
2026-02-03
gfs2: fix memory leaks in gfs2_fill_super error path
Deepanshu Kartikey
2
-2
/
+4
2026-01-30
gfs2: Fix use-after-free in iomap inline data write path
Deepanshu Kartikey
1
-1
/
+12
2026-01-26
Merge tag 'vfs-6.19-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2026-01-26
gfs2: Fix slab-use-after-free in qd_put
Andreas Gruenbacher
1
-0
/
+1
2026-01-26
gfs2: Introduce glock_{type,number,sbd} helpers
Andreas Gruenbacher
12
-112
/
+124
2026-01-26
gfs2: gfs2_glock_hold cleanup
Andreas Gruenbacher
1
-2
/
+2
2026-01-26
gfs: Use fixed GL_GLOCK_MIN_HOLD time
Andreas Gruenbacher
1
-1
/
+1
2026-01-26
gfs2: Fix gfs2_log_get_bio argument type
Andreas Gruenbacher
1
-3
/
+3
2026-01-26
gfs2: gfs2_chain_bio start sector fix
Andreas Gruenbacher
1
-3
/
+3
2026-01-26
gfs2: Initialize bio->bi_opf early
Andreas Gruenbacher
3
-22
/
+26
2026-01-26
gfs2: Rename gfs2_log_submit_{bio -> write}
Andreas Gruenbacher
3
-6
/
+6
2026-01-26
gfs2: Do not cancel internal demote requests
Andreas Gruenbacher
3
-15
/
+35
2026-01-26
gfs2: run_queue cleanup
Andreas Gruenbacher
1
-13
/
+7
2026-01-26
gfs2: Retries missing in gfs2_{rename,exchange}
Andreas Gruenbacher
3
-14
/
+43
2026-01-26
gfs2: glock cancelation flag fix
Andreas Gruenbacher
1
-0
/
+2
2026-01-21
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2026-01-16
posix_acl: make posix_acl_to_xattr() alloc the buffer
Miklos Szeredi
1
-10
/
+3
2026-01-12
Revert "gfs2: Fix use of bio_chain"
Andreas Gruenbacher
1
-1
/
+1
2026-01-12
fs: add support for non-blocking timestamp updates
Christoph Hellwig
1
-0
/
+3
2026-01-12
fs: refactor ->update_time handling
Christoph Hellwig
1
-2
/
+3
2026-01-12
fs: allow error returns from generic_update_time
Christoph Hellwig
1
-2
/
+1
2026-01-12
fs: remove simple_nosetlease()
Jeff Layton
1
-2
/
+0
2026-01-12
gfs2: add a setlease file operation
Jeff Layton
1
-0
/
+1
2026-01-12
gfs2: don't allow delegations to be set on directories
Jeff Layton
1
-0
/
+1
2025-12-04
Merge tag 'gfs2-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
22
-764
/
+382
2025-12-02
gfs2: Fix use of bio_chain
Andreas Gruenbacher
1
-1
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-6
/
+6
2025-11-27
gfs2: Clean up SDF_JOURNAL_LIVE flag handling
Andreas Gruenbacher
3
-36
/
+33
2025-11-27
gfs2: No longer thaw filesystems during a withdraw
Andreas Gruenbacher
3
-22
/
+0
2025-11-27
gfs2: Withdraw immediately in gfs2_trans_add_meta
Andreas Gruenbacher
1
-4
/
+1
2025-11-27
gfs2: New gfs2_withdraw_helper
Andreas Gruenbacher
5
-28
/
+90
2025-11-27
gfs2: Clean up properly during a withdraw
Andreas Gruenbacher
1
-37
/
+48
2025-11-27
gfs2: Rename gfs2_{gl_dq_holders => withdraw_glocks}
Andreas Gruenbacher
3
-5
/
+5
2025-11-27
Revert "gfs2: fix infinite loop when checking ail item count before go_inval"
Andreas Gruenbacher
2
-16
/
+4
2025-11-27
Revert "gfs2: Allow some glocks to be used during withdraw"
Andreas Gruenbacher
4
-46
/
+6
2025-11-27
Revert "gfs2: Check for log write errors before telling dlm to unlock"
Andreas Gruenbacher
1
-16
/
+0
2025-11-27
Revert "gfs2: fix a deadlock on withdraw-during-mount"
Andreas Gruenbacher
1
-35
/
+18
2025-11-27
Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (6/6)
Andreas Gruenbacher
1
-124
/
+3
2025-11-27
Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (5/6)
Andreas Gruenbacher
1
-3
/
+2
2025-11-27
Revert "gfs2: Force withdraw to replay journals and wait for it to finish" (4/6)
Andreas Gruenbacher
1
-7
/
+3
[next]