index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_quota_defs.h
Age
Commit message (
Expand
)
Author
2024-07-29
xfs: remove unused parameter in macro XFS_DQUOT_LOGRES
Julian Sun
2022-05-11
xfs: remove warning counters from struct xfs_dquot_res
Catherine Hoang
2022-04-21
xfs: convert quota options flags to unsigned.
Dave Chinner
2022-04-21
xfs: convert dquot flags to unsigned.
Dave Chinner
2021-08-06
xfs: remove the active vs running quota differentiation
Christoph Hellwig
2020-09-15
xfs: widen ondisk quota expiration timestamps to handle y2038+
Darrick J. Wong
2020-09-15
xfs: refactor quota timestamp coding
Darrick J. Wong
2020-07-28
xfs: create xfs_dqtype_t to represent quota types
Darrick J. Wong
2020-07-28
xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
Darrick J. Wong
2020-07-28
xfs: drop the type parameter from xfs_dquot_verify
Darrick J. Wong
2020-07-28
xfs: rename dquot incore state flags
Darrick J. Wong
2020-05-27
xfs: always return -ENOSPC on project quota reservation failure
Eric Sandeen
2019-05-01
xfs: change some error-less functions to void types
Eric Sandeen
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-10
xfs: replace XFS_QMOPT_DQALLOC with a simple boolean
Darrick J. Wong
2018-05-10
xfs: refactor XFS_QMOPT_DQNEXT out of existence
Darrick J. Wong
2018-05-09
xfs: add full xfs_dqblk verifier
Eric Sandeen
2018-05-09
xfs: pass full xfs_dqblk to repair during quotacheck
Eric Sandeen
2018-05-09
xfs: remove unused flags arg from xfs_dquot_verify
Eric Sandeen
2018-01-08
xfs: standardize quota verification function outputs
Darrick J. Wong
2018-01-08
xfs: separate dquot repair into a separate function
Darrick J. Wong
2017-07-13
Revert "xfs: grab dquots without taking the ilock"
Christoph Hellwig
2017-06-27
xfs: grab dquots without taking the ilock
Darrick J. Wong
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
2016-02-08
xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk
Eric Sandeen
2016-01-12
xfs: handle dquot buffer readahead in log recovery correctly
Dave Chinner
2014-07-24
xfs: remove XFS_IS_OQUOTA_ON macros
Jie Liu
2014-06-25
libxfs: move header files
Dave Chinner