index
:
pub/scm/linux/kernel/git/robh/linux.git
master
Rob Herring's fork of linux.git
Rob Herring
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_qm_syscalls.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-31
xfs: return default quota limits for IDs without a dquot
Ravi Singh
1
-1
/
+42
2026-01-21
xfs: directly include xfs_platform.h
Christoph Hellwig
1
-1
/
+1
2025-11-11
xfs: remove q_qlock locking in xfs_qm_scall_setqlim
Christoph Hellwig
1
-2
/
+0
2025-11-11
xfs: return the dquot unlocked from xfs_qm_dqget
Christoph Hellwig
1
-0
/
+2
2025-11-11
xfs: remove xfs_qm_dqput and optimize dropping dquot references
Christoph Hellwig
1
-2
/
+4
2025-11-11
xfs: remove xfs_dqunlock and friends
Christoph Hellwig
1
-2
/
+2
2024-11-22
xfs: delalloc and quota softlimit timers are incoherent
Dave Chinner
1
-13
/
+0
2024-09-01
xfs: refactor loading quota inodes in the regular case
Darrick J. Wong
1
-7
/
+6
2022-06-23
xfs: introduce xfs_inodegc_push()
Dave Chinner
1
-3
/
+6
2022-05-11
xfs: don't set quota warning values
Catherine Hoang
1
-2
/
+1
2022-05-11
xfs: remove warning counters from struct xfs_dquot_res
Catherine Hoang
1
-9
/
+3
2022-05-11
xfs: remove quota warning limit from struct xfs_quota_limits
Catherine Hoang
1
-14
/
+3
2021-12-21
xfs: fix quotaoff mutex usage now that we don't support disabling it
Darrick J. Wong
1
-10
/
+1
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
1
-1
/
+1
2021-08-09
xfs: flush inode inactivation work when compiling usage statistics
Darrick J. Wong
1
-0
/
+8
2021-08-06
xfs: remove the active vs running quota differentiation
Christoph Hellwig
1
-1
/
+1
2021-08-06
xfs: remove support for disabling quota accounting on a mounted file system
Christoph Hellwig
1
-229
/
+12
2021-06-03
xfs: move the quotaoff dqrele inode walk into xfs_icache.c
Darrick J. Wong
1
-52
/
+2
2021-04-07
xfs: move the di_size field to struct xfs_inode
Christoph Hellwig
1
-1
/
+1
2020-09-15
xfs: refactor default quota grace period setting code
Darrick J. Wong
1
-2
/
+2
2020-09-15
xfs: refactor quota expiration timer modification
Darrick J. Wong
1
-5
/
+11
2020-07-28
xfs: create xfs_dqtype_t to represent quota types
Darrick J. Wong
1
-4
/
+4
2020-07-28
xfs: refactor testing if a particular dquot is being enforced
Darrick J. Wong
1
-7
/
+2
2020-07-28
xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
Darrick J. Wong
1
-6
/
+6
2020-07-28
xfs: refactor xfs_qm_scall_setqlim
Darrick J. Wong
1
-71
/
+93
2020-07-28
xfs: remove unnecessary arguments from quota adjust functions
Darrick J. Wong
1
-1
/
+1
2020-07-28
xfs: refactor default quota limits by resource
Darrick J. Wong
1
-12
/
+12
2020-07-28
xfs: remove qcore from incore dquots
Darrick J. Wong
1
-6
/
+3
2020-07-28
xfs: stop using q_core timers in the quota code
Darrick J. Wong
1
-10
/
+8
2020-07-28
xfs: stop using q_core warning counters in the quota code
Darrick J. Wong
1
-6
/
+6
2020-07-28
xfs: stop using q_core limits in the quota code
Darrick J. Wong
1
-22
/
+18
2020-07-28
xfs: use a per-resource struct for incore dquot data
Darrick J. Wong
1
-3
/
+3
2020-07-28
xfs: stop using q_core.d_id in the quota code
Darrick J. Wong
1
-2
/
+2
2020-07-28
xfs: rename dquot incore state flags
Darrick J. Wong
1
-1
/
+1
2020-07-28
xfs: move the flags argument of xfs_qm_scall_trunc_qfiles to XFS_QMOPT_*
Darrick J. Wong
1
-4
/
+4
2020-05-27
xfs: straighten out all the naming around incore inode tree walks
Darrick J. Wong
1
-1
/
+1
2020-05-27
xfs: remove flags argument from xfs_inode_ag_walk
Darrick J. Wong
1
-7
/
+8
2020-05-27
xfs: remove xfs_inode_ag_iterator_flags
Darrick J. Wong
1
-2
/
+2
2020-05-27
xfs: allow individual quota grace period extension
Eric Sandeen
1
-20
/
+28
2020-05-27
xfs: per-type quota timers and warn limits
Eric Sandeen
1
-6
/
+6
2020-05-27
xfs: switch xfs_get_defquota to take explicit type
Eric Sandeen
1
-1
/
+1
2020-05-27
xfs: pass xfs_dquot to xfs_qm_adjust_dqtimers
Eric Sandeen
1
-1
/
+1
2020-05-19
xfs: move the per-fork nextents fields into struct xfs_ifork
Christoph Hellwig
1
-1
/
+1
2020-05-04
xfs: simplify the flags setting in xfs_qm_scall_quotaon
Kaixu Xia
1
-3
/
+3
2020-03-18
xfs: fix unmount hang and memory leak on shutdown during quotaoff
Brian Foster
1
-6
/
+7
2019-11-13
xfs: Replace function declaration by actual definition
Pavel Reichl
1
-74
/
+66
2019-11-13
xfs: remove the xfs_qoff_logitem_t typedef
Pavel Reichl
1
-13
/
+16
2019-06-28
xfs: remove unused header files
Eric Sandeen
1
-5
/
+0
2018-07-26
xfs: clean up IRELE/iput callsites
Darrick J. Wong
1
-4
/
+4
2018-07-26
xfs: remove all boilerplate defer init/finish code
Brian Foster
1
-2
/
+0
[next]