index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-21
2
-2
/
+2
|
\
|
*
gfs2: more obvious initializations of mapping->host
Al Viro
2024-05-03
2
-2
/
+2
*
|
Merge tag 'gfs2-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2024-05-14
18
-258
/
+320
|
\
\
|
|
/
|
/
|
|
*
gfs2: make timeout values more explicit
Wolfram Sang
2024-05-07
1
-3
/
+2
|
*
gfs2: Convert gfs2_aspace_writepage() to use a folio
Matthew Wilcox (Oracle)
2024-05-03
1
-8
/
+8
|
*
gfs2: Add a migrate_folio operation for journalled files
Matthew Wilcox (Oracle)
2024-05-03
1
-2
/
+2
|
*
gfs2: Simplify gfs2_read_super
Matthew Wilcox (Oracle)
2024-05-02
1
-33
/
+13
|
*
gfs2: Convert gfs2_page_mkwrite() to use a folio
Matthew Wilcox (Oracle)
2024-04-29
1
-29
/
+30
|
*
gfs2: gfs2_freeze_unlock cleanup
Andreas Gruenbacher
2024-04-29
4
-11
/
+11
|
*
gfs2: Remove and replace gfs2_glock_queue_work
Andreas Gruenbacher
2024-04-24
1
-20
/
+15
|
*
gfs2: do_xmote fixes
Andreas Gruenbacher
2024-04-24
1
-19
/
+25
|
*
gfs2: finish_xmote cleanup
Andreas Gruenbacher
2024-04-24
1
-8
/
+13
|
*
gfs2: Unlock fewer glocks on unmount
Andreas Gruenbacher
2024-04-24
1
-2
/
+8
|
*
gfs2: Fix potential glock use-after-free on unmount
Andreas Gruenbacher
2024-04-24
6
-16
/
+57
|
*
gfs2: Remove ill-placed consistency check
Andreas Gruenbacher
2024-04-24
1
-1
/
+0
|
*
gfs2: Fix lru_count accounting
Andreas Gruenbacher
2024-04-24
1
-14
/
+13
|
*
gfs2: Fix "Make glock lru list scanning safer"
Andreas Gruenbacher
2024-04-09
1
-11
/
+13
|
*
Revert "gfs2: fix glock shrinker ref issues"
Andreas Gruenbacher
2024-04-09
1
-3
/
+1
|
*
gfs2: Fix "ignore unlock failures after withdraw"
Andreas Gruenbacher
2024-04-09
2
-2
/
+3
|
*
gfs2: Get rid of unnecessary test_and_set_bit
Andreas Gruenbacher
2024-04-09
1
-1
/
+2
|
*
gfs2: Don't set GLF_LOCK in gfs2_dispose_glock_lru
Andreas Gruenbacher
2024-04-09
1
-2
/
+1
|
*
gfs2: Replace gfs2_glock_queue_put with gfs2_glock_put_async
Andreas Gruenbacher
2024-04-09
4
-14
/
+21
|
*
gfs2: Get rid of gfs2_glock_queue_put in signal_our_withdraw
Andreas Gruenbacher
2024-04-09
1
-1
/
+1
|
*
gfs2: Fix NULL pointer dereference in gfs2_log_flush
Andreas Gruenbacher
2024-04-09
2
-1
/
+6
|
*
gfs2: Don't forget to complete delayed withdraw
Andreas Gruenbacher
2024-04-09
1
-0
/
+3
|
*
gfs2: Use [NO_]CREATE consistently for gfs2_glock_get
Andreas Gruenbacher
2024-04-09
1
-1
/
+1
|
*
gfs2: Follow-up to flag rename in sysfs status file
Andreas Gruenbacher
2024-04-09
1
-1
/
+1
|
*
gfs2: Remove unnecessary gfs2_meta_check_ii argument
Andreas Gruenbacher
2024-04-09
2
-5
/
+5
|
*
gfs2: Get rid of newlines in log messages
Andreas Gruenbacher
2024-04-09
3
-30
/
+32
|
*
gfs2: Improve gfs2_consist_inode() usage
Andrew Price
2024-04-09
3
-40
/
+53
*
|
Merge tag 'gfs2-v6.8-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2024-03-25
1
-2
/
+3
|
\
|
|
*
gfs2: Fix invalid metadata access in punch_hole
Andrew Price
2024-03-11
1
-2
/
+3
*
|
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2024-03-12
1
-1
/
+0
*
|
Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
1
-1
/
+1
|
\
\
|
*
|
fs: super_set_uuid()
Kent Overstreet
2024-02-08
1
-1
/
+1
*
|
|
Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
1
-8
/
+8
|
\
\
\
|
*
|
|
gfs2: adapt to breakup of struct file_lock
Jeff Layton
2024-02-05
1
-6
/
+5
|
*
|
|
filelock: split common fields into struct file_lock_core
Jeff Layton
2024-02-05
1
-0
/
+1
|
*
|
|
gfs2: convert to using new filelock helpers
Jeff Layton
2024-02-05
1
-4
/
+4
|
|
/
/
*
|
|
Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
iomap: pass the length of the dirty region to ->map_blocks
Christoph Hellwig
2024-02-01
1
-1
/
+1
|
|
/
*
/
Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"
Andreas Gruenbacher
2024-02-02
2
-18
/
+13
|
/
*
Merge tag 'dlm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2024-01-10
1
-0
/
+1
|
\
|
*
dlm: implement EXPORT_OP_ASYNC_LOCK
Alexander Aring
2023-11-16
1
-0
/
+1
*
|
Merge tag 'gfs2-v6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-10
21
-151
/
+182
|
\
\
|
*
|
gfs2: Fix freeze consistency check in log_write_header
Andreas Gruenbacher
2023-12-27
2
-25
/
+18
|
*
|
gfs2: Refcounting fix in gfs2_thaw_super
Andreas Gruenbacher
2023-12-27
1
-0
/
+2
|
*
|
gfs2: Minor gfs2_{freeze,thaw}_super cleanup
Andreas Gruenbacher
2023-12-27
1
-13
/
+13
|
*
|
gfs2: Use wait_event_freezable_timeout() for freezable kthread
Kevin Hao
2023-12-21
2
-6
/
+2
|
*
|
gfs2: Add missing set_freezable() for freezable kthread
Kevin Hao
2023-12-21
2
-0
/
+2
[next]