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.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-02-07
lockref: remove count argument of lockref_init
Andreas Gruenbacher
2
-2
/
+2
2025-02-07
gfs2: switch to lockref_init(..., 1)
Andreas Gruenbacher
1
-2
/
+2
2025-02-07
gfs2: use lockref_init for gl_lockref
Andreas Gruenbacher
2
-2
/
+1
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-18
/
+13
2025-01-28
gfs2_drevalidate(): use stable parent inode and name passed by caller
Al Viro
1
-16
/
+8
2025-01-28
Pass parent directory inode and expected name to ->d_revalidate()
Al Viro
1
-2
/
+5
2025-01-21
Merge tag 'gfs2-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2
-2
/
+3
2025-01-16
gfs2: use lockref_init for qd_lockref
Christoph Hellwig
1
-2
/
+1
2025-01-14
gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag
Andreas Gruenbacher
1
-0
/
+1
2024-12-09
gfs2: reorder capability check last
Christian Göttsche
1
-2
/
+2
2024-11-26
Merge tag 'gfs2-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
9
-114
/
+142
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-11-19
gfs2: Prevent inode creation race
Andreas Gruenbacher
1
-0
/
+7
2024-11-19
gfs2: Only defer deletes when we have an iopen glock
Andreas Gruenbacher
1
-4
/
+7
2024-11-18
Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-10
/
+2
2024-11-12
mm/list_lru: simplify the list_lru walk callback function
Kairui Song
1
-1
/
+1
2024-11-05
gfs2: Simplify DLM_LKF_QUECVT use
Andreas Gruenbacher
1
-4
/
+25
2024-11-05
gfs2: gfs2_evict_inode clarification
Andreas Gruenbacher
1
-3
/
+3
2024-11-05
gfs2: Make gfs2_inode_refresh static
Andreas Gruenbacher
2
-3
/
+1
2024-11-05
gfs2: Use get_random_u32 in gfs2_orlov_skip
Andreas Gruenbacher
1
-3
/
+1
2024-11-05
gfs2: Randomize GLF_VERIFY_DELETE work delay
Andreas Gruenbacher
1
-1
/
+2
2024-11-05
gfs2: Use mod_delayed_work in gfs2_queue_try_to_evict
Andreas Gruenbacher
1
-2
/
+1
2024-11-05
gfs2: Update to the evict / remote delete documentation
Andreas Gruenbacher
2
-26
/
+11
2024-11-05
gfs2: Call gfs2_queue_verify_delete from gfs2_evict_inode
Andreas Gruenbacher
2
-12
/
+10
2024-11-05
gfs2: Clean up delete work processing
Andreas Gruenbacher
1
-7
/
+7
2024-11-05
gfs2: Minor delete_work_func cleanup
Andreas Gruenbacher
1
-2
/
+3
2024-11-05
gfs2: Return enum evict_behavior from gfs2_upgrade_iopen_glock
Andreas Gruenbacher
1
-6
/
+14
2024-11-05
gfs2: Rename dinode_demise to evict_behavior
Andreas Gruenbacher
1
-18
/
+19
2024-11-05
gfs2: Rename GIF_{DEFERRED -> DEFER}_DELETE
Andreas Gruenbacher
3
-4
/
+4
2024-11-05
gfs2: Faster gfs2_upgrade_iopen_glock wakeups
Andreas Gruenbacher
3
-18
/
+15
2024-10-22
KMSAN: uninit-value in inode_go_dump (5)
Qianqiang Liu
1
-0
/
+2
2024-10-07
get rid of ...lookup...fdget_rcu() family
Al Viro
1
-10
/
+2
2024-10-02
Merge patch series "Fixup NLM and kNFSD file lock callbacks"
Christian Brauner
2
-1
/
+2
2024-10-01
exportfs: Remove EXPORT_OP_ASYNC_LOCK
Benjamin Coddington
1
-1
/
+0
2024-09-25
gfs2: Fix unlinked inode cleanup
Andreas Gruenbacher
4
-3
/
+4
2024-09-25
gfs2: Allow immediate GLF_VERIFY_DELETE work
Andreas Gruenbacher
1
-5
/
+6
2024-09-24
gfs2: Initialize gl_no_formal_ino earlier
Andreas Gruenbacher
3
-2
/
+9
2024-09-24
gfs2: Rename GLF_VERIFY_EVICT to GLF_VERIFY_DELETE
Andreas Gruenbacher
2
-8
/
+8
2024-09-23
Merge tag 'gfs2-v6.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-51
/
+27
2024-09-12
gfs2/ocfs2: set FOP_ASYNC_LOCK
Benjamin Coddington
1
-0
/
+2
2024-09-03
iomap: add a private argument for iomap_file_buffered_write
Josef Bacik
1
-1
/
+1
2024-09-02
gfs2: Remove gfs2_aspace_writepage()
Matthew Wilcox (Oracle)
1
-8
/
+0
2024-09-02
gfs2: Remove gfs2_jdata_writepage()
Matthew Wilcox (Oracle)
1
-30
/
+0
2024-09-02
gfs2: Remove __gfs2_writepage()
Matthew Wilcox (Oracle)
1
-10
/
+2
2024-09-02
gfs2: Add gfs2_aspace_writepages()
Matthew Wilcox (Oracle)
1
-5
/
+23
2024-08-20
gfs2: fix double destroy_workqueue error
Julian Sun
2
-1
/
+3
2024-08-20
gfs2: Minor gfs2_glock_cb cleanup
Andreas Gruenbacher
1
-3
/
+5
2024-07-09
gfs2: Clean up glock demote logic
Andreas Gruenbacher
1
-6
/
+6
2024-06-20
gfs2: Revert "check for no eligible quota changes"
Andreas Gruenbacher
1
-20
/
+0
2024-06-20
gfs2: Be more careful with the quota sync generation
Andreas Gruenbacher
1
-8
/
+19
[next]