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_quotaops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-11
xfs: don't set quota warning values
Catherine Hoang
1
-1
/
+1
2022-05-11
xfs: remove quota warning limit from struct xfs_quota_limits
Catherine Hoang
1
-3
/
+3
2021-08-06
xfs: remove the active vs running quota differentiation
Christoph Hellwig
1
-20
/
+10
2021-04-08
xfs: move the di_nblocks field to struct xfs_inode
Christoph Hellwig
1
-1
/
+1
2020-07-29
xfs: create xfs_dqtype_t to represent quota types
Darrick J. Wong
1
-1
/
+1
2020-07-29
xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
Darrick J. Wong
1
-3
/
+3
2020-07-29
xfs: refactor default quota limits by resource
Darrick J. Wong
1
-6
/
+6
2020-07-29
xfs: move the flags argument of xfs_qm_scall_trunc_qfiles to XFS_QMOPT_*
Darrick J. Wong
1
-3
/
+3
2020-05-27
xfs: per-type quota timers and warn limits
Eric Sandeen
1
-11
/
+11
2020-05-27
xfs: fix up some whitespace in quota code
Eric Sandeen
1
-4
/
+4
2020-05-19
xfs: move the per-fork nextents fields into struct xfs_ifork
Christoph Hellwig
1
-1
/
+1
2020-01-06
xfs: quota: move to time64_t interfaces
Arnd Bergmann
1
-3
/
+3
2019-10-24
xfs: Sanity check flags of Q_XQUOTARM call
Jan Kara
1
-0
/
+3
2019-06-29
xfs: remove unused header files
Eric Sandeen
1
-2
/
+0
2019-06-29
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
1
-0
/
+1
2018-07-26
xfs: clean up IRELE/iput callsites
Darrick J. Wong
1
-1
/
+1
2018-06-07
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-05-10
xfs: refactor XFS_QMOPT_DQNEXT out of existence
Darrick J. Wong
1
-5
/
+3
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
1
-5
/
+5
2017-07-02
xfs: remove a whitespace-only line from xfs_fs_get_nextdqblk
Christoph Hellwig
1
-1
/
+0
2016-02-08
xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk
Eric Sandeen
1
-2
/
+34
2015-03-04
xfs: Add support for Q_SETINFO
Jan Kara
1
-0
/
+37
2015-03-04
xfs: Convert to using ->get_state callback
Jan Kara
1
-25
/
+71
2015-01-30
quota: Split ->set_xstate callback into two
Jan Kara
1
-22
/
+37
2015-01-30
Merge branch 'for_linus' into for_next
Jan Kara
1
-4
/
+4
2015-01-28
quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
Jan Kara
1
-4
/
+4
2015-01-21
xfs: Remove useless test
Jan Kara
1
-1
/
+1
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-07-24
xfs: fix uflags detection at xfs_fs_rm_xquota
Jie Liu
1
-1
/
+1
2014-06-25
xfs: global error sign conversion
Dave Chinner
1
-9
/
+9
2014-05-05
xfs: fix Q_XQUOTARM ioctl
Eric Sandeen
1
-4
/
+25
2013-10-24
xfs: decouple inode and bmap btree header files
Dave Chinner
1
-2
/
+1
2013-10-24
xfs: decouple log and transaction headers
Dave Chinner
1
-1
/
+1
2013-08-21
xfs: Add support for the Q_XGETQSTATV
Chandra Seetharaman
1
-0
/
+13
2013-08-13
xfs: split out transaction reservation code
Dave Chinner
1
-1
/
+2
2013-08-13
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
1
-0
/
+1
2013-06-29
xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
Chandra Seetharaman
1
-2
/
+4
2012-09-18
userns: Convert qutoactl
Eric W. Biederman
1
-6
/
+6
2012-05-15
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
1
-1
/
+0
2011-08-13
xfs: remove subdirectories
Christoph Hellwig
1
-0
/
+139