index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
quota
/
quota_tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
quota: Detect loops in quota tree
Jan Kara
2024-02-12
1
-32
/
+96
*
quota: Drop GFP_NOFS instances under dquot->dq_lock and dqio_sem
Jan Kara
2024-01-23
1
-12
/
+12
*
quota: Add more checking after reading from quota file
Zhihao Cheng
2022-09-29
1
-2
/
+17
*
quota: Replace all block number checking with helper function
Zhihao Cheng
2022-09-29
1
-10
/
+6
*
quota: Check next/prev free block number after reading from quota file
Zhihao Cheng
2022-09-29
1
-0
/
+38
*
quota: correct error number in free_dqentry()
Zhang Yi
2021-10-11
1
-0
/
+1
*
quota: check block number when reading the block in quota file
Zhang Yi
2021-10-11
1
-0
/
+14
*
quota: remove unnecessary oom message
Zhen Lei
2021-06-22
1
-21
/
+12
*
quota: Don't overflow quota file offsets
Jan Kara
2020-11-03
1
-4
/
+4
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
quota: Reduce contention on dq_data_lock
Jan Kara
2017-08-17
1
-4
/
+4
*
quota: Convert dqio_mutex to rwsem
Jan Kara
2017-08-17
1
-1
/
+1
*
quota_v2: Implement get_next_id() for V2 quota format
Jan Kara
2016-02-09
1
-2
/
+65
*
quota: paranoia: check quota tree root
Konstantin Khlebnikov
2015-03-04
1
-0
/
+7
*
userns: Convert struct dquot dq_id to be a struct kqid
Eric W. Biederman
2012-09-18
1
-9
/
+13
*
quota: Use %pV and __attribute__((format (printf in __quota_error and fix fal...
Joe Perches
2011-01-10
1
-4
/
+5
*
quota: Change quota error message to print out disk and function name
Jiaying Zhang
2010-07-21
1
-43
/
+42
*
dquot: Detect partial write error to quota file in write_blk() and add printk...
Jiaying Zhang
2010-05-21
1
-19
/
+27
*
quota: Make quota stat accounting lockless.
Dmitry Monakhov
2010-05-21
1
-2
/
+2
*
quota: Coding style fixes
Jan Kara
2009-03-26
1
-15
/
+27
*
quota: Remove superfluous inlines
Jan Kara
2009-03-26
1
-3
/
+3
*
quota: Remove dqbuf_t and other cleanups
Jan Kara
2009-03-26
1
-55
/
+49
*
quota: Move quota files into separate directory
Jan Kara
2009-03-26
1
-0
/
+645