开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
quota
/
quota_tree.c
Age
Commit message (
Expand
)
Author
2024-02-12
quota: Detect loops in quota tree
Jan Kara
2024-01-23
quota: Drop GFP_NOFS instances under dquot->dq_lock and dqio_sem
Jan Kara
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