Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
ec32c8aee92a2750557c504eed3a04fe0500a725
/
fs
/
quota
/
quota_v2.c
4ed995b
quota: Fix memory leak when handling corrupted quota file
by Jan Kara
· 4 years ago
a9c625f
quota: Sanity-check quota file headers on load
by Jan Kara
· 4 years, 2 months ago
d996dee
quota: clear padding in v2r1_mem2diskdqb()
by Eric Dumazet
· 4 years, 3 months ago
4c6bb69
quota: Fix quota corruption with generic/232 test
by Jan Kara
· 7 years ago
ae8ac6b
Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 7 years ago
434aafb
quota_v2: Delete an error message for a failed memory allocation in v2_read_file_info()
by Markus Elfring
· 7 years ago
f98bbe3
quota: Propagate ->quota_read errors from v2_read_file_info()
by Jan Kara
· 7 years ago
cb8d01b
quota: Fix error codes in v2_read_file_info()
by Jan Kara
· 8 years ago
42fdb85
quota: Push dqio_sem down to ->read_file_info()
by Jan Kara
· 8 years ago
9a8ae30
quota: Push dqio_sem down to ->write_file_info()
by Jan Kara
· 8 years ago
f14618c
quota: Push dqio_sem down to ->get_next_id()
by Jan Kara
· 8 years ago
b9a1a7f
quota: Push dqio_sem down to ->release_dqblk()
by Jan Kara
· 8 years ago
d2faa41
quota: Do not acquire dqio_sem for dquot overwrites in v2 format
by Jan Kara
· 8 years ago
8fc32c2
quota: Push dqio_sem down to ->write_dqblk()
by Jan Kara
· 8 years ago
e342e38
quota: Push dqio_sem down to ->read_dqblk()
by Jan Kara
· 8 years ago
0066373
quota_v2: Implement get_next_id() for V2 quota format
by Jan Kara
· 9 years ago
d1b98c2
quota: constify qtree_fmt_operations structures
by Julia Lawall
· 9 years ago
7e08da5
quota: Fix maximum quota limit settings
by Jan Kara
· 10 years ago
b10a081
quota: Store maximum space limit in bytes
by Jan Kara
· 10 years ago
c119c5b
quota: Don't store flags for v2 quota format
by Jan Kara
· 10 years ago
4c376dc
userns: Convert struct dquot dq_id to be a struct kqid
by Eric W. Biederman
· 12 years ago
7a39de1
quota: return -ENOMEM when memory allocation fails
by Davidlohr Bueso
· 14 years ago
fb5ffb0
quota: Change quota error message to print out disk and function name
by Jiaying Zhang
· 14 years ago
1907131
dquot: Detect partial write error to quota file in write_blk() and add printk_ratelimit for quota error messages
by Jiaying Zhang
· 15 years ago
869835d
quota: Improve checking of quota file header
by Jan Kara
· 15 years ago
82fdfa9
quota: Fix 64-bit limits setting on 32-bit archs
by Jan Kara
· 15 years ago
498c601
quota: Implement quota format with 64-bit space and inode limits
by Jan Kara
· 15 years ago
1472da5
const: struct quota_format_ops
by Alexey Dobriyan
· 15 years ago
268157b
quota: Coding style fixes
by Jan Kara
· 16 years ago
884d179
quota: Move quota files into separate directory
by Jan Kara
· 16 years ago
[Renamed from fs/quota_v2.c]
e3d4d56
quota: Convert union in mem_dqinfo to a pointer
by Jan Kara
· 16 years ago
1ccd14b
quota: Split off quota tree handling into a separate file
by Jan Kara
· 16 years ago
cf770c1
quota: Move quotaio_v[12].h from include/linux/ to fs/
by Jan Kara
· 16 years ago
1209546
quota: Increase size of variables for limits and inode usage
by Jan Kara
· 16 years ago
74abb98
quota: move function-macros from quota.h to quotaops.h
by Jan Kara
· 16 years ago
e3592b1
quota: le*_add_cpu conversion
by Marcin Slusarz
· 17 years ago
338bf9a
quota: do not allow setting of quota limits to too high values
by Andrew Perepechko
· 17 years ago
d3be915
[PATCH] sem2mutex: quota
by Ingo Molnar
· 19 years ago
8c17e1e
[PATCH] quota_v2: printk warning fixes
by Andrew Morton
· 19 years ago
3135806
[PATCH] quota: make useless quota error message informative
by Valdis.Kletnieks@vt.edu
· 19 years ago
e821d94
[PATCH] quota: possible bug in quota format v2 support
by Niu YaWei
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago