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
/
quota
/
quota_tree.c
Age
Commit message (
Expand
)
Author
2022-09-29
quota: Add more checking after reading from quota file
Zhihao Cheng
2022-09-29
quota: Replace all block number checking with helper function
Zhihao Cheng
2022-09-29
quota: Check next/prev free block number after reading from quota file
Zhihao Cheng
2021-10-11
quota: correct error number in free_dqentry()
Zhang Yi
2021-10-11
quota: check block number when reading the block in quota file
Zhang Yi
2021-06-22
quota: remove unnecessary oom message
Zhen Lei
2020-11-03
quota: Don't overflow quota file offsets
Jan Kara
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2017-08-17
quota: Reduce contention on dq_data_lock
Jan Kara
2017-08-17
quota: Convert dqio_mutex to rwsem
Jan Kara
2016-02-09
quota_v2: Implement get_next_id() for V2 quota format
Jan Kara
2015-03-04
quota: paranoia: check quota tree root
Konstantin Khlebnikov
2012-09-18
userns: Convert struct dquot dq_id to be a struct kqid
Eric W. Biederman
2011-01-10
quota: Use %pV and __attribute__((format (printf in __quota_error and fix fal...
Joe Perches
2010-07-21
quota: Change quota error message to print out disk and function name
Jiaying Zhang
2010-05-21
dquot: Detect partial write error to quota file in write_blk() and add printk...
Jiaying Zhang
2010-05-21
quota: Make quota stat accounting lockless.
Dmitry Monakhov
2009-03-26
quota: Coding style fixes
Jan Kara
2009-03-26
quota: Remove superfluous inlines
Jan Kara
2009-03-26
quota: Remove dqbuf_t and other cleanups
Jan Kara
2009-03-26
quota: Move quota files into separate directory
Jan Kara