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_v2.c
Age
Commit message (
Expand
)
Author
2017-09-27
quota: Fix quota corruption with generic/232 test
Jan Kara
2017-09-07
Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-08-21
quota_v2: Delete an error message for a failed memory allocation in v2_read_f...
Markus Elfring
2017-08-17
quota: Propagate ->quota_read errors from v2_read_file_info()
Jan Kara
2017-08-17
quota: Fix error codes in v2_read_file_info()
Jan Kara
2017-08-17
quota: Push dqio_sem down to ->read_file_info()
Jan Kara
2017-08-17
quota: Push dqio_sem down to ->write_file_info()
Jan Kara
2017-08-17
quota: Push dqio_sem down to ->get_next_id()
Jan Kara
2017-08-17
quota: Push dqio_sem down to ->release_dqblk()
Jan Kara
2017-08-17
quota: Do not acquire dqio_sem for dquot overwrites in v2 format
Jan Kara
2017-08-17
quota: Push dqio_sem down to ->write_dqblk()
Jan Kara
2017-08-17
quota: Push dqio_sem down to ->read_dqblk()
Jan Kara
2016-02-09
quota_v2: Implement get_next_id() for V2 quota format
Jan Kara
2016-01-04
quota: constify qtree_fmt_operations structures
Julia Lawall
2015-03-04
quota: Fix maximum quota limit settings
Jan Kara
2015-01-30
quota: Store maximum space limit in bytes
Jan Kara
2015-01-21
quota: Don't store flags for v2 quota format
Jan Kara
2012-09-18
userns: Convert struct dquot dq_id to be a struct kqid
Eric W. Biederman
2011-02-24
quota: return -ENOMEM when memory allocation fails
Davidlohr Bueso
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
2009-12-23
quota: Improve checking of quota file header
Jan Kara
2009-12-23
quota: Fix 64-bit limits setting on 32-bit archs
Jan Kara
2009-12-10
quota: Implement quota format with 64-bit space and inode limits
Jan Kara
2009-12-10
const: struct quota_format_ops
Alexey Dobriyan
2009-03-26
quota: Coding style fixes
Jan Kara
2009-03-26
quota: Move quota files into separate directory
Jan Kara