index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
quota.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-01-26
gfs2: Fix slab-use-after-free in qd_put
Andreas Gruenbacher
1
-0
/
+1
2026-01-26
gfs2: Introduce glock_{type,number,sbd} helpers
Andreas Gruenbacher
1
-2
/
+2
2025-11-26
gfs2: Rename gfs2_{withdrawing_or_ => }withdrawn
Andreas Gruenbacher
1
-4
/
+4
2025-11-26
gfs2: Clean up quotad timeout handling
Andreas Gruenbacher
1
-31
/
+27
2025-11-26
gfs2: Fix "gfs2: Switch to wait_event in gfs2_quotad"
Andreas Gruenbacher
1
-1
/
+1
2025-02-07
lockref: remove count argument of lockref_init
Andreas Gruenbacher
1
-1
/
+1
2025-02-07
gfs2: switch to lockref_init(..., 1)
Andreas Gruenbacher
1
-2
/
+2
2025-01-16
gfs2: use lockref_init for qd_lockref
Christoph Hellwig
1
-2
/
+1
2024-11-11
mm/list_lru: simplify the list_lru walk callback function
Kairui Song
1
-1
/
+1
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
2024-06-20
gfs2: Get rid of some unnecessary quota locking
Andreas Gruenbacher
1
-26
/
+27
2024-06-12
gfs2: Add some missing quota locking
Andreas Gruenbacher
1
-29
/
+53
2024-06-08
gfs2: Fold qd_fish into gfs2_quota_sync
Andreas Gruenbacher
1
-48
/
+29
2024-06-08
gfs2: quota need_sync cleanup
Andreas Gruenbacher
1
-14
/
+12
2024-06-08
gfs2: Fix and clean up function do_qc
Andreas Gruenbacher
1
-13
/
+21
2024-06-08
gfs2: Revert "Add quota_change type"
Andreas Gruenbacher
1
-12
/
+7
2024-06-08
gfs2: Revert "ignore negated quota changes"
Andreas Gruenbacher
1
-11
/
+0
2024-06-08
gfs2: qd_check_sync cleanups
Andreas Gruenbacher
1
-18
/
+22
2024-06-08
gfs2: Revert "introduce qd_bh_get_or_undo"
Andreas Gruenbacher
1
-19
/
+17
2024-06-07
gfs2: Check quota consistency on mount
Andreas Gruenbacher
1
-6
/
+31
2024-06-04
gfs2: Minor gfs2_quota_init error path cleanup
Andreas Gruenbacher
1
-9
/
+7
2024-01-10
Merge tag 'gfs2-v6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+8
2023-12-21
gfs2: Use wait_event_freezable_timeout() for freezable kthread
Kevin Hao
1
-3
/
+1
2023-12-21
gfs2: Add missing set_freezable() for freezable kthread
Kevin Hao
1
-0
/
+1
2023-12-20
gfs2: Rename gfs2_withdrawn to gfs2_withdrawing_or_withdrawn
Andreas Gruenbacher
1
-4
/
+4
2023-12-18
gfs2: fix kernel BUG in gfs2_quota_cleanup
Edward Adam Davis
1
-1
/
+2
2023-12-12
list_lru: allow explicit memcg and NUMA node selection
Nhat Pham
1
-3
/
+3
2023-11-07
Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-11
/
+20
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-24
/
+38
2023-11-02
gfs2: Clean up quota.c:print_message
Andreas Gruenbacher
1
-5
/
+5
2023-11-02
gfs2: Clean up gfs2_alloc_parms initializers
Andreas Gruenbacher
1
-2
/
+2
2023-11-02
gfs2: Two quota=account mode fixes
Andreas Gruenbacher
1
-4
/
+2
2023-10-25
buffer: remove folio_create_empty_buffers()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-10-25
gfs2: convert gfs2_write_buf_to_page() to use a folio
Matthew Wilcox (Oracle)
1
-18
/
+19
2023-10-18
gfs2: convert to new timestamp accessors
Jeff Layton
1
-1
/
+1
2023-10-04
gfs2: dynamically allocate the gfs2-qd shrinker
Qi Zheng
1
-6
/
+19
2023-10-03
gfs2: ignore negated quota changes
Bob Peterson
1
-0
/
+11
2023-09-05
Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-172
/
+196
2023-09-05
gfs2: change qd_slot_count to qd_slot_ref
Bob Peterson
1
-8
/
+8
2023-09-05
gfs2: check for no eligible quota changes
Bob Peterson
1
-0
/
+21
2023-09-05
gfs2: Remove useless assignment
Bob Peterson
1
-2
/
+0
2023-09-05
gfs2: simplify slot_get
Bob Peterson
1
-10
/
+9
2023-09-05
gfs2: Simplify qd2offset
Bob Peterson
1
-6
/
+1
2023-09-05
gfs2: introduce qd_bh_get_or_undo
Bob Peterson
1
-17
/
+19
2023-09-05
gfs2: Remove quota allocation info from quota file
Bob Peterson
1
-10
/
+2
2023-09-05
gfs2: use constant for array size
Bob Peterson
1
-1
/
+1
2023-09-05
gfs2: Set qd_sync_gen in do_sync
Bob Peterson
1
-4
/
+4
[next]