index
:
linux-stable.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.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
*
gfs2: Clean up glock demote logic
Andreas Gruenbacher
2024-07-09
1
-6
/
+6
*
gfs2: Revert "check for no eligible quota changes"
Andreas Gruenbacher
2024-06-20
1
-20
/
+0
*
gfs2: Be more careful with the quota sync generation
Andreas Gruenbacher
2024-06-20
1
-8
/
+19
*
gfs2: Get rid of some unnecessary quota locking
Andreas Gruenbacher
2024-06-20
3
-28
/
+27
*
gfs2: Add some missing quota locking
Andreas Gruenbacher
2024-06-12
1
-29
/
+53
*
gfs2: Fold qd_fish into gfs2_quota_sync
Andreas Gruenbacher
2024-06-08
1
-48
/
+29
*
gfs2: quota need_sync cleanup
Andreas Gruenbacher
2024-06-08
1
-14
/
+12
*
gfs2: Fix and clean up function do_qc
Andreas Gruenbacher
2024-06-08
1
-13
/
+21
*
gfs2: Revert "Add quota_change type"
Andreas Gruenbacher
2024-06-08
2
-15
/
+10
*
gfs2: Revert "ignore negated quota changes"
Andreas Gruenbacher
2024-06-08
1
-11
/
+0
*
gfs2: qd_check_sync cleanups
Andreas Gruenbacher
2024-06-08
1
-18
/
+22
*
gfs2: Revert "introduce qd_bh_get_or_undo"
Andreas Gruenbacher
2024-06-08
1
-19
/
+17
*
gfs2: Check quota consistency on mount
Andreas Gruenbacher
2024-06-07
1
-6
/
+31
*
gfs2: Minor gfs2_quota_init error path cleanup
Andreas Gruenbacher
2024-06-04
1
-9
/
+7
*
gfs2: Get rid of demote_ok checks
Andreas Gruenbacher
2024-05-29
3
-41
/
+1
*
Revert "GFS2: Don't add all glocks to the lru"
Andreas Gruenbacher
2024-05-29
3
-12
/
+4
*
gfs2: Revise glock reference counting model
Andreas Gruenbacher
2024-05-29
3
-28
/
+30
*
gfs2: Switch to a per-filesystem glock workqueue
Andreas Gruenbacher
2024-05-29
3
-15
/
+18
*
gfs2: Report when glocks cannot be freed for a long time
Andreas Gruenbacher
2024-05-29
1
-3
/
+15
*
gfs2: gfs2_glock_get cleanup
Andreas Gruenbacher
2024-05-29
1
-20
/
+13
*
gfs2: Invert the GLF_INITIAL flag
Andreas Gruenbacher
2024-05-29
3
-10
/
+22
*
gfs2: Remove outdated comment in glock_work_func
Andreas Gruenbacher
2024-05-29
1
-5
/
+1
*
gfs2: Rename handle_callback to request_demote
Andreas Gruenbacher
2024-05-28
1
-10
/
+10
*
gfs2: Rename GLF_FROZEN to GLF_HAVE_FROZEN_REPLY
Andreas Gruenbacher
2024-05-28
3
-6
/
+6
*
gfs2: Rename GLF_REPLY_PENDING to GLF_HAVE_REPLY
Andreas Gruenbacher
2024-05-28
3
-9
/
+9
*
gfs2: Rename GLF_FREEING to GLF_UNLOCKED
Andreas Gruenbacher
2024-05-28
5
-16
/
+16
*
gfs2: Remove useless return statement in run_queue
Andreas Gruenbacher
2024-05-28
1
-1
/
+0
*
gfs2: Remove unnecessary function prototype
Andreas Gruenbacher
2024-05-28
1
-1
/
+0
*
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
[next]