index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
Age
Commit message (
Expand
)
Author
Lines
2026-04-15
Merge tag 'gfs2-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
-170
/
+237
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-1
/
+1
2026-04-13
Merge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+0
2026-04-13
Merge tag 'vfs-7.1-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+1
2026-04-07
gfs2: prevent NULL pointer dereference during unmount
Andreas Gruenbacher
-2
/
+3
2026-04-07
gfs2: hide error messages after withdraw
Andreas Gruenbacher
-1
/
+1
2026-04-07
gfs2: wait for withdraw earlier during unmount
Andreas Gruenbacher
-2
/
+3
2026-04-07
gfs2: inode directory consistency checks
Andreas Gruenbacher
-2
/
+7
2026-04-07
gfs2: gfs2_log_flush withdraw fixes
Andreas Gruenbacher
-8
/
+17
2026-04-07
gfs2: add some missing log locking
Andreas Gruenbacher
-8
/
+20
2026-04-07
gfs2: fix address space truncation during withdraw
Andreas Gruenbacher
-19
/
+39
2026-04-07
gfs2: drain ail under sd_log_flush_lock
Andreas Gruenbacher
-2
/
+1
2026-04-05
folio_batch: rename pagevec.h to folio_batch.h
Tal Zussman
-1
/
+1
2026-03-30
gfs2: bufdata allocation race
Andreas Gruenbacher
-11
/
+14
2026-03-29
ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
Fernando Fernandez Mancera
-1
/
+1
2026-03-26
gfs2: Don't zero i_private_data
Jan Kara
-1
/
+0
2026-03-23
gfs2: Remove trans_drain code duplication
Andreas Gruenbacher
-23
/
+18
2026-03-23
gfs2: Move gfs2_remove_from_journal to log.c
Andreas Gruenbacher
-38
/
+37
2026-03-23
gfs2: Get rid of gfs2_log_[un]lock helpers
Andreas Gruenbacher
-61
/
+37
2026-03-23
gfs2: less aggressive low-memory log flushing
Andreas Gruenbacher
-2
/
+3
2026-03-23
gfs2: Fix data loss during inode evict
Andreas Gruenbacher
-8
/
+28
2026-03-23
gfs2: minor evict_[un]linked_inode cleanup
Andreas Gruenbacher
-6
/
+8
2026-03-23
gfs2: Avoid unnecessary transactions in evict_linked_inode
Andreas Gruenbacher
-5
/
+30
2026-02-24
gfs2: Remove unnecessary check in gfs2_evict_inode
Andreas Gruenbacher
-1
/
+1
2026-02-23
gfs2: Call unlock_new_inode before d_instantiate
Andreas Gruenbacher
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-22
/
+20
2026-02-17
gfs2: stop using writeback internals for dirty_exceeded check
Kundan Kumar
-1
/
+1
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+1
2026-02-09
Merge tag 'gfs2-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
-186
/
+277
2026-02-09
Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-10
/
+3
2026-02-09
Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-2
/
+1
2026-02-09
Merge tag 'vfs-7.0-rc1.nonblocking_timestamps' of git://git.kernel.org/pub/sc...
Linus Torvalds
-3
/
+6
2026-02-05
gfs2: fiemap page fault fix
Andreas Gruenbacher
-0
/
+16
2026-02-03
gfs2: fix memory leaks in gfs2_fill_super error path
Deepanshu Kartikey
-2
/
+4
2026-01-30
gfs2: Fix use-after-free in iomap inline data write path
Deepanshu Kartikey
-1
/
+12
2026-01-26
Merge tag 'vfs-6.19-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+1
2026-01-26
gfs2: Fix slab-use-after-free in qd_put
Andreas Gruenbacher
-0
/
+1
2026-01-26
gfs2: Introduce glock_{type,number,sbd} helpers
Andreas Gruenbacher
-112
/
+124
2026-01-26
gfs2: gfs2_glock_hold cleanup
Andreas Gruenbacher
-2
/
+2
2026-01-26
gfs: Use fixed GL_GLOCK_MIN_HOLD time
Andreas Gruenbacher
-1
/
+1
2026-01-26
gfs2: Fix gfs2_log_get_bio argument type
Andreas Gruenbacher
-3
/
+3
2026-01-26
gfs2: gfs2_chain_bio start sector fix
Andreas Gruenbacher
-3
/
+3
2026-01-26
gfs2: Initialize bio->bi_opf early
Andreas Gruenbacher
-22
/
+26
2026-01-26
gfs2: Rename gfs2_log_submit_{bio -> write}
Andreas Gruenbacher
-6
/
+6
2026-01-26
gfs2: Do not cancel internal demote requests
Andreas Gruenbacher
-15
/
+35
2026-01-26
gfs2: run_queue cleanup
Andreas Gruenbacher
-13
/
+7
2026-01-26
gfs2: Retries missing in gfs2_{rename,exchange}
Andreas Gruenbacher
-14
/
+43
2026-01-26
gfs2: glock cancelation flag fix
Andreas Gruenbacher
-0
/
+2
[next]