index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
quota.c
Age
Commit message (
Expand
)
Author
2026-04-23
gfs2: move quota_init qc iterator increment
Jie Wang
2026-04-23
gfs2: fix quota init duplicate scan
Jie Wang
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-26
gfs2: Fix slab-use-after-free in qd_put
Andreas Gruenbacher
2026-01-26
gfs2: Introduce glock_{type,number,sbd} helpers
Andreas Gruenbacher
2025-11-26
gfs2: Rename gfs2_{withdrawing_or_ => }withdrawn
Andreas Gruenbacher
2025-11-26
gfs2: Clean up quotad timeout handling
Andreas Gruenbacher
2025-11-26
gfs2: Fix "gfs2: Switch to wait_event in gfs2_quotad"
Andreas Gruenbacher
2025-02-07
lockref: remove count argument of lockref_init
Andreas Gruenbacher
2025-02-07
gfs2: switch to lockref_init(..., 1)
Andreas Gruenbacher
2025-01-16
gfs2: use lockref_init for qd_lockref
Christoph Hellwig
2024-11-11
mm/list_lru: simplify the list_lru walk callback function
Kairui Song
2024-06-20
gfs2: Revert "check for no eligible quota changes"
Andreas Gruenbacher
2024-06-20
gfs2: Be more careful with the quota sync generation
Andreas Gruenbacher
2024-06-20
gfs2: Get rid of some unnecessary quota locking
Andreas Gruenbacher
2024-06-12
gfs2: Add some missing quota locking
Andreas Gruenbacher
2024-06-08
gfs2: Fold qd_fish into gfs2_quota_sync
Andreas Gruenbacher
2024-06-08
gfs2: quota need_sync cleanup
Andreas Gruenbacher
2024-06-08
gfs2: Fix and clean up function do_qc
Andreas Gruenbacher
2024-06-08
gfs2: Revert "Add quota_change type"
Andreas Gruenbacher
2024-06-08
gfs2: Revert "ignore negated quota changes"
Andreas Gruenbacher
2024-06-08
gfs2: qd_check_sync cleanups
Andreas Gruenbacher
2024-06-08
gfs2: Revert "introduce qd_bh_get_or_undo"
Andreas Gruenbacher
2024-06-07
gfs2: Check quota consistency on mount
Andreas Gruenbacher
2024-06-04
gfs2: Minor gfs2_quota_init error path cleanup
Andreas Gruenbacher
2024-01-10
Merge tag 'gfs2-v6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-12-21
gfs2: Use wait_event_freezable_timeout() for freezable kthread
Kevin Hao
2023-12-21
gfs2: Add missing set_freezable() for freezable kthread
Kevin Hao
2023-12-20
gfs2: Rename gfs2_withdrawn to gfs2_withdrawing_or_withdrawn
Andreas Gruenbacher
2023-12-18
gfs2: fix kernel BUG in gfs2_quota_cleanup
Edward Adam Davis
2023-12-12
list_lru: allow explicit memcg and NUMA node selection
Nhat Pham
2023-11-07
Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
gfs2: Clean up quota.c:print_message
Andreas Gruenbacher
2023-11-02
gfs2: Clean up gfs2_alloc_parms initializers
Andreas Gruenbacher
2023-11-02
gfs2: Two quota=account mode fixes
Andreas Gruenbacher
2023-10-25
buffer: remove folio_create_empty_buffers()
Matthew Wilcox (Oracle)
2023-10-25
gfs2: convert gfs2_write_buf_to_page() to use a folio
Matthew Wilcox (Oracle)
2023-10-18
gfs2: convert to new timestamp accessors
Jeff Layton
2023-10-04
gfs2: dynamically allocate the gfs2-qd shrinker
Qi Zheng
2023-10-03
gfs2: ignore negated quota changes
Bob Peterson
2023-09-05
Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-09-05
gfs2: change qd_slot_count to qd_slot_ref
Bob Peterson
2023-09-05
gfs2: check for no eligible quota changes
Bob Peterson
2023-09-05
gfs2: Remove useless assignment
Bob Peterson
2023-09-05
gfs2: simplify slot_get
Bob Peterson
2023-09-05
gfs2: Simplify qd2offset
Bob Peterson
2023-09-05
gfs2: introduce qd_bh_get_or_undo
Bob Peterson
2023-09-05
gfs2: Remove quota allocation info from quota file
Bob Peterson
[next]