index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
quota
Commit message (
Expand
)
Author
Age
Files
Lines
*
quota: Fix rcu annotations of inode dquot pointers
Jan Kara
2024-03-26
1
-27
/
+39
*
quota: Fix potential NULL pointer dereference
Wang Jianjian
2024-03-26
1
-41
/
+57
*
quota: simplify drop_dquot_ref()
Baokun Li
2024-03-26
1
-61
/
+9
*
quota: check time limit when back out space/inode change
Chengguang Xu
2024-03-26
1
-8
/
+6
*
fs/quota: erase unused but set variable warning
Jiang Biao
2024-03-26
1
-0
/
+4
*
quota: code cleanup for __dquot_alloc_space()
Chengguang Xu
2024-03-26
1
-2
/
+2
*
quota: explicitly forbid quota files from being encrypted
Eric Biggers
2023-11-28
1
-0
/
+14
*
quota: Fix slow quotaoff
Jan Kara
2023-10-25
1
-27
/
+39
*
quota: fix dqput() to follow the guarantees dquot_srcu should provide
Baokun Li
2023-09-23
1
-18
/
+78
*
quota: add new helper dquot_active()
Baokun Li
2023-09-23
1
-9
/
+14
*
quota: rename dquot_active() to inode_quota_active()
Baokun Li
2023-09-23
1
-10
/
+10
*
quota: factor out dquot_write_dquot()
Baokun Li
2023-09-23
1
-23
/
+16
*
quota: avoid increasing DQST_LOOKUPS when iterating over dirty/inuse list
Chengguang Xu
2023-09-23
1
-2
/
+0
*
quota: add dqi_dirty_list description to comment of Dquot List Management
Chengguang Xu
2023-09-23
1
-3
/
+8
*
new helper: lookup_positive_unlocked()
Al Viro
2023-09-23
1
-7
/
+1
*
quota: fix warning in dqgrab()
Ye Bin
2023-08-30
1
-1
/
+1
*
quota: Properly disable quotas when add_dquot_ref() fails
Jan Kara
2023-08-30
1
-1
/
+2
*
ext4: fix bug_on in __es_tree_search caused by bad quota inode
Baokun Li
2023-01-18
1
-0
/
+2
*
quota: Factor out setup of quota inode
Jan Kara
2023-01-18
1
-41
/
+67
*
quota: Check next/prev free block number after reading from quota file
Zhihao Cheng
2022-10-26
1
-0
/
+38
*
quota: make dquot_quota_sync return errors from ->sync_fs
Darrick J. Wong
2022-02-23
1
-3
/
+8
*
quota: correct error number in free_dqentry()
Zhang Yi
2021-11-26
1
-0
/
+1
*
quota: check block number when reading the block in quota file
Zhang Yi
2021-11-26
1
-0
/
+14
*
quota: Fix memory leak when handling corrupted quota file
Jan Kara
2021-03-04
1
-3
/
+8
*
quota: Don't overflow quota file offsets
Jan Kara
2021-01-06
1
-4
/
+4
*
quota: Sanity-check quota file headers on load
Jan Kara
2020-12-30
1
-0
/
+19
*
quota: clear padding in v2r1_mem2diskdqb()
Eric Dumazet
2020-10-29
1
-0
/
+1
*
fs: avoid softlockups in s_inodes iterators
Eric Sandeen
2020-01-12
1
-0
/
+1
*
fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned long
Konstantin Khlebnikov
2020-01-04
1
-12
/
+17
*
quota: fix livelock in dquot_writeback_dquots
Dmitry Monakhov
2019-12-17
1
-4
/
+5
*
quota: Check that quota is not dirty before release
Dmitry Monakhov
2019-12-17
1
-1
/
+1
*
quota: fix a problem about transfer quota
yangerkun
2019-07-14
1
-2
/
+2
*
quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls.
Javier Barrio
2019-01-26
1
-1
/
+2
*
fs/quota: Fix spectre gadget in do_quotactl
Jeremy Cline
2018-08-22
1
-0
/
+2
*
fs/quota: Replace XQM_MAXQUOTAS usage with MAXQUOTAS
Jeremy Cline
2018-08-22
1
-7
/
+5
*
quota: Cleanup list iteration in dqcache_shrink_scan()
Jan Kara
2018-06-20
1
-5
/
+2
*
quota: reclaim least recently used dquots
Greg Thelen
2018-06-20
1
-2
/
+2
*
fs: quota: Replace GFP_ATOMIC with GFP_KERNEL in dquot_init
Jia-Ju Bai
2018-04-09
1
-1
/
+1
*
fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl()
Dominik Brodowski
2018-04-02
1
-2
/
+3
*
fs/quota: add kernel_quotactl() helper; remove in-kernel call to syscall
Dominik Brodowski
2018-04-02
2
-6
/
+12
*
quota: Check for register_shrinker() failure.
Tetsuo Handa
2017-11-29
1
-1
/
+2
*
quota: propagate error from __dquot_initialize
Chao Yu
2017-11-28
1
-6
/
+13
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2017-11-14
1
-3
/
+10
|
\
|
*
Merge udf, isofs, quota, ext2 changes for 4.15-rc1.
Jan Kara
2017-11-14
1
-3
/
+10
|
|
\
|
|
*
quota: be aware of error from dquot_initialize
Chao Yu
2017-11-13
1
-1
/
+1
|
|
*
quota: fix potential infinite loop
zhangyi (F)
2017-11-01
1
-2
/
+9
*
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
9
-0
/
+9
|
/
/
*
/
quota: Generate warnings for DQUOT_SPACE_NOFAIL allocations
Jan Kara
2017-10-10
1
-11
/
+16
|
/
*
quota: Fix quota corruption with generic/232 test
Jan Kara
2017-09-27
1
-0
/
+4
*
quota: add missing lock into __dquot_transfer()
Konstantin Khlebnikov
2017-09-18
1
-0
/
+2
[next]