index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_qm_syscalls.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-07-26
xfs: pull up dfops from xfs_itruncate_extents()
Brian Foster
1
-0
/
+3
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-05-10
xfs: replace XFS_QMOPT_DQALLOC with a simple boolean
Darrick J. Wong
1
-5
/
+4
2018-05-10
xfs: split out dqget for inodes from regular dqget
Darrick J. Wong
1
-2
/
+2
2018-05-10
xfs: refactor XFS_QMOPT_DQNEXT out of existence
Darrick J. Wong
1
-31
/
+65
2017-04-28
xfs: wait on new inodes during quotaoff dquot release
Brian Foster
1
-1
/
+2
2016-04-06
xfs: better xfs_trans_alloc interface
Christoph Hellwig
1
-19
/
+7
2016-02-08
xfs: Split default quota limits by quota type
Carlos Maiolino
1
-6
/
+9
2016-02-08
xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk
Eric Sandeen
1
-4
/
+8
2015-06-04
xfs: saner xfs_trans_commit interface
Christoph Hellwig
1
-5
/
+4
2015-06-04
xfs: remove the flags argument to xfs_trans_cancel
Christoph Hellwig
1
-6
/
+5
2015-03-04
xfs: Convert to using ->get_state callback
Jan Kara
1
-176
/
+0
2015-02-10
Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-9
/
+5
2015-01-30
Merge branch 'for_linus' into for_next
Jan Kara
1
-90
/
+66
2015-01-28
quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
Jan Kara
1
-90
/
+66
2015-01-22
xfs: consolidate superblock logging functions
Dave Chinner
1
-3
/
+4
2015-01-22
xfs: remove bitfield based superblock updates
Dave Chinner
1
-9
/
+4
2015-01-21
xfs: Remove some pointless quota checks
Jan Kara
1
-39
/
+20
2015-01-21
xfs: Remove some useless flags tests
Jan Kara
1
-11
/
+4
[next]