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
/
xfs
/
xfs_dquot.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: don't count metadata directory files to quota
Darrick J. Wong
2024-11-05
1
-0
/
+1
*
xfs: simplify iext overflow checking and upgrade
Christoph Hellwig
2024-05-03
1
-4
/
+1
*
xfs: fix error returns from xfs_bmapi_write
Christoph Hellwig
2024-04-30
1
-1
/
+0
*
xfs: Increase XFS_QM_TRANS_MAXDQS to 5
Allison Henderson
2024-04-15
1
-0
/
+41
*
xfs: quota radix tree allocations need to be NOFS on insert
Dave Chinner
2024-03-15
1
-5
/
+13
*
xfs: report quota block corruption errors to the health system
Darrick J. Wong
2024-02-22
1
-0
/
+30
*
xfs: Replace xfs_isilocked with xfs_assert_ilocked
Matthew Wilcox (Oracle)
2024-02-19
1
-2
/
+2
*
xfs: convert kmem_free() for kvmalloc users to kvfree()
Dave Chinner
2024-02-13
1
-1
/
+1
*
Merge tag 'xfs-6.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-01-10
1
-34
/
+3
|
\
|
*
xfs: repair quotas
Darrick J. Wong
2023-12-15
1
-3
/
+3
|
*
xfs: improve dquot iteration for scrub
Darrick J. Wong
2023-12-15
1
-31
/
+0
*
|
list_lru: allow explicit memcg and NUMA node selection
Nhat Pham
2023-12-12
1
-1
/
+1
|
/
*
xfs: clean up dqblk extraction
Darrick J. Wong
2023-11-22
1
-2
/
+3
*
xfs: fix dqiterate thinko
Darrick J. Wong
2023-08-18
1
-1
/
+1
*
xfs: remove WARN when dquot cache insertion fails
Dave Chinner
2023-04-12
1
-1
/
+0
*
xfs: Fix comment typo
Xin Gao
2022-07-22
1
-1
/
+1
*
xfs: remove warning counters from struct xfs_dquot_res
Catherine Hoang
2022-05-11
1
-11
/
+4
*
xfs: Conditionally upgrade existing inodes to use large extent counters
Chandan Babu R
2022-04-13
1
-0
/
+3
*
xfs: hold quota inode ILOCK_EXCL until the end of dqalloc
Darrick J. Wong
2022-01-06
1
-51
/
+28
*
xfs: rename _zone variables to _cache
Darrick J. Wong
2021-10-22
1
-13
/
+13
*
xfs: remove kmem_zone typedef
Darrick J. Wong
2021-10-22
1
-2
/
+2
*
xfs: remove the xfs_dqblk_t typedef
Christoph Hellwig
2021-10-14
1
-1
/
+1
*
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-19
1
-5
/
+5
*
xfs: remove the active vs running quota differentiation
Christoph Hellwig
2021-08-06
1
-3
/
+0
*
xfs: move the XFS_IFEXTENTS check into xfs_iread_extents
Christoph Hellwig
2021-04-15
1
-5
/
+3
*
xfs: move the di_projid field to struct xfs_inode
Christoph Hellwig
2021-04-07
1
-1
/
+1
*
xfs: fix incorrect root dquot corruption error when switching group/project q...
Darrick J. Wong
2021-02-04
1
-2
/
+37
*
xfs: Check for extent overflow when trivally adding a new extent
Chandan Babu R
2021-01-22
1
-1
/
+7
*
xfs: fix some comments
Kaixu Xia
2020-09-25
1
-2
/
+2
*
xfs: widen ondisk quota expiration timestamps to handle y2038+
Darrick J. Wong
2020-09-15
1
-0
/
+10
*
xfs: refactor quota timestamp coding
Darrick J. Wong
2020-09-15
1
-6
/
+6
*
xfs: refactor default quota grace period setting code
Darrick J. Wong
2020-09-15
1
-0
/
+8
*
xfs: refactor quota expiration timer modification
Darrick J. Wong
2020-09-15
1
-4
/
+18
*
xfs: move the buffer retry logic to xfs_buf.c
Christoph Hellwig
2020-09-15
1
-1
/
+13
*
xfs: delete duplicated words + other fixes
Randy Dunlap
2020-08-05
1
-1
/
+1
*
xfs: Remove kmem_zone_zalloc() usage
Carlos Maiolino
2020-07-28
1
-1
/
+1
*
xfs: rename the ondisk dquot d_flags to d_type
Darrick J. Wong
2020-07-28
1
-4
/
+4
*
xfs: create xfs_dqtype_t to represent quota types
Darrick J. Wong
2020-07-28
1
-18
/
+19
*
xfs: always use xfs_dquot_type when extracting type from a dquot
Darrick J. Wong
2020-07-28
1
-7
/
+8
*
xfs: refactor quota type testing
Darrick J. Wong
2020-07-28
1
-11
/
+18
*
xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
Darrick J. Wong
2020-07-28
1
-18
/
+18
*
xfs: assume the default quota limits are always set in xfs_qm_adjust_dqlimits
Darrick J. Wong
2020-07-28
1
-6
/
+6
*
xfs: refactor quota exceeded test
Darrick J. Wong
2020-07-28
1
-65
/
+26
*
xfs: remove unnecessary arguments from quota adjust functions
Darrick J. Wong
2020-07-28
1
-2
/
+2
*
xfs: refactor default quota limits by resource
Darrick J. Wong
2020-07-28
1
-15
/
+15
*
xfs: remove qcore from incore dquots
Darrick J. Wong
2020-07-28
1
-23
/
+13
*
xfs: stop using q_core timers in the quota code
Darrick J. Wong
2020-07-28
1
-17
/
+23
*
xfs: stop using q_core warning counters in the quota code
Darrick J. Wong
2020-07-28
1
-3
/
+11
*
xfs: stop using q_core counters in the quota code
Darrick J. Wong
2020-07-28
1
-21
/
+26
*
xfs: stop using q_core limits in the quota code
Darrick J. Wong
2020-07-28
1
-60
/
+75
[next]