index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_quota.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-03
xfs: xfs_quota_unreserve_blkres can't fail
Christoph Hellwig
1
-3
/
+4
2024-05-03
xfs: consolidate the xfs_quota_reserve_blkres definitions
Christoph Hellwig
1
-12
/
+6
2024-02-22
xfs: track quota updates during live quotacheck
Darrick J. Wong
1
-0
/
+46
2023-12-22
xfs: turn the xfs_trans_mod_dquot_byino stub into an inline function
Christoph Hellwig
1
-1
/
+4
2021-08-09
xfs: queue inactivation immediately when quota is nearing enforcement
Darrick J. Wong
1
-0
/
+2
2021-02-03
xfs: remove xfs_qm_vop_chown_reserve
Darrick J. Wong
1
-4
/
+0
2021-02-03
xfs: reserve data and rt quota at the same time
Darrick J. Wong
1
-5
/
+5
2021-02-03
xfs: fix up build warnings when quotas are disabled
Darrick J. Wong
1
-3
/
+3
2021-02-03
xfs: clean up icreate quota reservation calls
Darrick J. Wong
1
-4
/
+10
2021-02-03
xfs: remove xfs_trans_unreserve_quota_nblks completely
Darrick J. Wong
1
-2
/
+0
2021-02-03
xfs: create convenience wrappers for incore quota block reservations
Darrick J. Wong
1
-0
/
+19
2020-09-16
xfs: move the buffer retry logic to xfs_buf.c
Christoph Hellwig
1
-8
/
+0
2020-07-29
xfs: create xfs_dqtype_t to represent quota types
Darrick J. Wong
1
-2
/
+2
2020-07-29
xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
Darrick J. Wong
1
-3
/
+3
2020-07-06
xfs: use direct calls for dquot IO completion
Dave Chinner
1
-0
/
+9
2020-03-03
xfs: remove the icdinode di_uid/di_gid members
Christoph Hellwig
1
-2
/
+2
2019-04-23
xfs: kill the xfs_dqtrx_t typedef
Darrick J. Wong
1
-2
/
+2
2019-04-23
xfs: widen quota block counters to 64-bit integers
Darrick J. Wong
1
-15
/
+18
2018-06-07
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-05-30
xfs: add helpers to attach quotas to inodes
Darrick J. Wong
1
-0
/
+16
2018-05-10
xfs: split out dqget for inodes from regular dqget
Darrick J. Wong
1
-1
/
+1
2018-05-10
xfs: remove unnecessary xfs_qm_dqattach parameter
Darrick J. Wong
1
-2
/
+2
2015-06-01
xfs: fix quota block reservation leak when tp allocates and frees blocks
Brian Foster
1
-1
/
+0
2013-10-23
xfs: split dquot buffer operations out
Dave Chinner
1
-2
/
+0
2013-10-23
xfs: create a shared header file for format-related information
Dave Chinner
1
-2
/
+0
2013-09-04
xfs: XFS_MOUNT_QUOTA_ALL needed by userspace
Dave Chinner
1
-7
/
+0
2013-08-15
xfs: convert kuid_t to/from uid_t for internal structures
Dwight Engen
1
-5
/
+6
2013-08-13
xfs: introduce xfs_quota_defs.h
Dave Chinner
1
-131
/
+3
2013-08-13
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
1
-126
/
+0
2013-07-12
xfs: Fix the logic check for all quotas being turned off
Chandra Seetharaman
1
-8
/
+0
2013-07-11
xfs: Add pquota fields where gquota is used.
Chandra Seetharaman
1
-14
/
+18
2013-07-10
xfs: dquot log reservations are too small
Dave Chinner
1
-4
/
+21
2013-06-29
xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
Chandra Seetharaman
1
-18
/
+29
2013-06-05
xfs: rework dquot CRCs
Dave Chinner
1
-0
/
+2
2013-04-21
xfs: add CRC checks for quota blocks
Christoph Hellwig
1
-1
/
+10
2012-02-03
Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usage
Chandra Seetharaman
1
-0
/
+2
2011-12-16
xfs: remove XFS_QMOPT_DQSUSER
Christoph Hellwig
1
-1
/
+0
2011-12-15
xfs: flatten the dquot lock ordering
Christoph Hellwig
1
-1
/
+3
2011-12-14
xfs: implement lazy removal for the dquot freelist
Christoph Hellwig
1
-3
/
+1
2011-12-14
xfs: remove XFS_DQ_INACTIVE
Christoph Hellwig
1
-3
/
+1
2011-12-13
xfs: remove xfs_qm_sync
Christoph Hellwig
1
-5
/
+0
2011-03-07
xfs: Convert xlog_warn to new logging interface
Dave Chinner
1
-1
/
+2
2010-11-10
xfs: fix a few compiler warnings with CONFIG_XFS_QUOTA=n
Christoph Hellwig
1
-4
/
+16
2010-05-19
xfs: removed unused XFS_QMOPT_ flags
Christoph Hellwig
1
-3
/
+0
2010-02-04
xfs: kill the unused XFS_QMOPT_* flush flags V2
Dave Chinner
1
-7
/
+1
2010-01-21
xfs: kill XFS_QMOPT_ASYNC
Christoph Hellwig
1
-1
/
+0
2009-12-15
xfs: event tracing support
Christoph Hellwig
1
-0
/
+8
2009-06-13
xfs: fix warnings with CONFIG_XFS_QUOTA disabled
Christoph Hellwig
1
-1
/
+8
2009-06-08
xfs: kill xfs_qmops
Christoph Hellwig
1
-60
/
+62
2009-02-09
xfs: get rid of indirections in the quotaops implementation
Christoph Hellwig
1
-0
/
+2
[next]