index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_qm.c
Age
Commit message (
Expand
)
Author
2020-05-27
xfs: per-type quota timers and warn limits
Eric Sandeen
2020-05-27
xfs: switch xfs_get_defquota to take explicit type
Eric Sandeen
2020-05-27
xfs: pass xfs_dquot to xfs_qm_adjust_dqtimers
Eric Sandeen
2020-05-27
xfs: always return -ENOSPC on project quota reservation failure
Eric Sandeen
2020-05-04
xfs: remove unnecessary assertion from xfs_qm_vop_create_dqattach
Kaixu Xia
2020-05-04
xfs: reserve quota inode transaction space only when needed
Kaixu Xia
2020-05-04
xfs: trace quota allocations for all quota types
Kaixu Xia
2020-03-28
xfs: trylock underlying buffer on dquot flush
Brian Foster
2020-03-26
xfs: preserve default grace interval during quotacheck
Darrick J. Wong
2020-03-02
xfs: remove the kuid/kgid conversion wrappers
Christoph Hellwig
2020-03-02
xfs: remove the icdinode di_uid/di_gid members
Christoph Hellwig
2019-11-13
xfs: remove the xfs_quotainfo_t typedef
Pavel Reichl
2019-11-13
xfs: remove the xfs_disk_dquot_t and xfs_dquot_t
Pavel Reichl
2019-11-13
xfs: merge the projid fields in struct xfs_icdinode
Christoph Hellwig
2019-11-13
xfs: convert open coded corruption check to use XFS_IS_CORRUPT
Darrick J. Wong
2019-11-04
xfs: always log corruption errors
Darrick J. Wong
2019-08-26
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-07-04
xfs: specify AG in bulk req
Darrick J. Wong
2019-07-03
xfs: poll waiting for quotacheck
Darrick J. Wong
2019-07-03
xfs: multithreaded iwalk implementation
Darrick J. Wong
2019-07-02
xfs: convert quotacheck to use the new iwalk functions
Darrick J. Wong
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-04-23
xfs: widen inode delalloc block counter to 64-bits
Darrick J. Wong
2018-07-26
xfs: clean up IRELE/iput callsites
Darrick J. Wong
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-15
xfs: refactor quota limits initialization
Darrick J. Wong
2018-05-10
xfs: rename on-disk dquot counter zap functions
Darrick J. Wong
2018-05-10
xfs: replace XFS_QMOPT_DQALLOC with a simple boolean
Darrick J. Wong
2018-05-10
xfs: remove direct calls to _qm_dqread
Darrick J. Wong
2018-05-10
xfs: fetch dquots directly during quotacheck
Darrick J. Wong
2018-05-10
xfs: split out dqget for inodes from regular dqget
Darrick J. Wong
2018-05-10
xfs: remove unnecessary xfs_qm_dqattach parameter
Darrick J. Wong
2018-05-10
xfs: don't spray logs when dquot flush/purge fail
Darrick J. Wong
2018-05-10
xfs: log item flags are racy
Dave Chinner
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-05-09
xfs: make xfs_buf_incore out of line
Dave Chinner
2018-04-02
xfs: Remove "committed" argument of xfs_dir_ialloc
Chandan Rajendra
2018-01-12
xfs: use %px for data pointers when debugging
Darrick J. Wong
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
2018-01-02
xfs: quota: check result of register_shrinker()
Aliaksei Karaliou
2018-01-02
xfs: quota: fix missed destroy of qi_tree_lock
Aliaksei Karaliou
2017-12-08
xfs: remove "no-allocation" reservations for file creations
Christoph Hellwig
2017-09-01
xfs: replace xfs_qm_get_rtblks with a direct call to xfs_bmap_count_leaves
Christoph Hellwig
2017-07-24
xfs: fix quotacheck dquot id overflow infinite loop
Brian Foster
2017-06-19
xfs: push buffer of flush locked dquot to avoid quotacheck deadlock
Brian Foster
2017-04-25
xfs: fix up quotacheck buffer list error handling
Brian Foster
2017-04-25
xfs: remove use of do_div with 32-bit dividend in quota
Eric Sandeen
[next]