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