index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
quota.c
Age
Commit message (
Expand
)
Author
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
2023-09-05
gfs2: use constant for array size
Bob Peterson
2023-09-05
gfs2: Set qd_sync_gen in do_sync
Bob Peterson
2023-09-05
gfs2: Remove useless err set
Bob Peterson
2023-09-05
gfs2: Small gfs2_quota_lock cleanup
Bob Peterson
2023-09-05
gfs2: move qdsb_put and reduce redundancy
Bob Peterson
2023-09-05
gfs2: Don't try to sync non-changes
Bob Peterson
2023-09-05
gfs2: Simplify function need_sync
Bob Peterson
2023-09-05
gfs2: remove unneeded pg_oflow variable
Bob Peterson
2023-09-05
gfs2: remove unneeded variable done
Bob Peterson
2023-09-05
gfs2: pass sdp to gfs2_write_buf_to_page
Bob Peterson
2023-09-05
gfs2: pass sdp in to gfs2_write_disk_quota
Bob Peterson
2023-09-05
gfs2: Pass sdp to gfs2_adjust_quota
Bob Peterson
2023-09-05
gfs2: remove dead code for quota writes
Bob Peterson
2023-09-05
gfs2: Introduce new quota=quiet mount option
Bob Peterson
2023-09-05
gfs2: Sanitize kthread stopping
Andreas Gruenbacher
2023-09-05
gfs2: Switch to wait_event in gfs2_quotad
Andreas Gruenbacher
2023-09-05
gfs2: Free quota data objects synchronously
Andreas Gruenbacher
2023-09-05
gfs2: Fix initial quota data refcount
Andreas Gruenbacher
2023-09-05
gfs2: No more quota complaints after withdraw
Andreas Gruenbacher
2023-09-05
gfs2: Factor out duplicate quota data disposal code
Andreas Gruenbacher
2023-09-05
gfs2: Use gfs2_qd_dispose in gfs2_quota_cleanup
Andreas Gruenbacher
2023-09-05
gfs2: Fix wrong quota shrinker return value
Andreas Gruenbacher
2023-09-05
gfs2: Use qd_sbd more consequently
Bob Peterson
2023-09-05
gfs2: Use mapping->gfp_mask for metadata inodes
Andreas Gruenbacher
2023-07-24
gfs2: fix timestamp handling on quota inodes
Jeff Layton
2023-07-03
gfs2: Add quota_change type
Bob Peterson
[next]