index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
quota
/
dquot.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
quota: check time limit when back out space/inode change
Chengguang Xu
2019-04-30
1
-8
/
+6
*
fs/quota: erase unused but set variable warning
Jiang Biao
2019-04-25
1
-0
/
+4
*
quota: fix wrong indentation
Chengguang Xu
2019-04-25
1
-3
/
+4
*
quota: remove trailing whitespaces
Sascha Hauer
2019-03-26
1
-5
/
+5
*
quota: code cleanup for __dquot_alloc_space()
Chengguang Xu
2019-03-26
1
-2
/
+2
*
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
*
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
1
-0
/
+1
|
/
/
*
|
quota: Generate warnings for DQUOT_SPACE_NOFAIL allocations
Jan Kara
2017-10-10
1
-11
/
+16
|
/
*
quota: add missing lock into __dquot_transfer()
Konstantin Khlebnikov
2017-09-18
1
-0
/
+2
*
Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-09-07
1
-245
/
+259
|
\
|
*
quota: Reduce contention on dq_data_lock
Jan Kara
2017-08-17
1
-117
/
+170
|
*
quota: Inline dquot_[re]claim_reserved_space() into callsite
Jan Kara
2017-08-17
1
-25
/
+16
|
*
quota: Inline inode_{incr,decr}_space() into callsites
Jan Kara
2017-08-17
1
-27
/
+28
|
*
quota: Inline functions into their callsites
Jan Kara
2017-08-17
1
-44
/
+28
|
*
quota: Allow disabling tracking of dirty dquots in a list
Jan Kara
2017-08-17
1
-0
/
+6
|
*
quota: Remove dq_wait_unused from dquot
Jan Kara
2017-08-17
1
-10
/
+7
|
*
quota: Move locking into clear_dquot_dirty()
Jan Kara
2017-08-17
1
-9
/
+6
|
*
quota: Do not dirty bad dquots
Jan Kara
2017-08-17
1
-8
/
+7
|
*
quota: Fix possible corruption of dqi_flags
Jan Kara
2017-08-17
1
-2
/
+7
|
*
quota: Push dqio_sem down to ->read_file_info()
Jan Kara
2017-08-17
1
-5
/
+1
|
*
quota: Push dqio_sem down to ->write_file_info()
Jan Kara
2017-08-17
1
-9
/
+1
|
*
quota: Push dqio_sem down to ->get_next_id()
Jan Kara
2017-08-17
1
-5
/
+1
|
*
quota: Push dqio_sem down to ->release_dqblk()
Jan Kara
2017-08-17
1
-2
/
+2
|
*
quota: Push dqio_sem down to ->write_dqblk()
Jan Kara
2017-08-17
1
-7
/
+4
|
*
quota: Push dqio_sem down to ->read_dqblk()
Jan Kara
2017-08-17
1
-4
/
+1
|
*
quota: Protect dquot writeout with dq_lock
Jan Kara
2017-08-17
1
-14
/
+14
|
*
quota: Acquire dqio_sem for reading in vfs_load_quota_inode()
Jan Kara
2017-08-17
1
-3
/
+3
|
*
quota: Acquire dqio_sem for reading in dquot_get_next_id()
Jan Kara
2017-08-17
1
-2
/
+2
|
*
quota: Do more fine-grained locking in dquot_acquire()
Jan Kara
2017-08-17
1
-3
/
+6
|
*
quota: Convert dqio_mutex to rwsem
Jan Kara
2017-08-17
1
-14
/
+14
*
|
quota: correct space limit check
zhangyi (F)
2017-08-07
1
-6
/
+15
|
/
*
quota: add get_inode_usage callback to transfer multi-inode charges
Tahsin Erdogan
2017-06-22
1
-4
/
+12
*
ext4: fix quota charging for shared xattr blocks
Tahsin Erdogan
2017-05-24
1
-0
/
+16
*
quota: Remove dquot_quotactl_ops
Jan Kara
2017-04-19
1
-12
/
+0
*
quota: Stop setting IMMUTABLE and NOATIME flags on quota files
Jan Kara
2017-04-19
1
-14
/
+5
*
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2016-12-19
1
-89
/
+47
|
\
|
*
quota: Fix bogus warning in dquot_disable()
Jan Kara
2016-12-19
1
-2
/
+2
|
*
quota: Remove dqonoff_mutex
Jan Kara
2016-11-30
1
-57
/
+23
|
*
quota: Remove dqonoff_mutex from dquot_scan_active()
Jan Kara
2016-11-30
1
-2
/
+2
|
*
quota: Use s_umount protection for quota operations
Jan Kara
2016-11-24
1
-29
/
+10
|
*
quota: Hold s_umount in exclusive mode when enabling / disabling quotas
Jan Kara
2016-11-24
1
-0
/
+11
[next]