Dave Chinner
|
0b61f8a407
xfs: convert to SPDX license tags
|
7 年 前 |
Darrick J. Wong
|
eac69e1676
xfs: refactor quota limits initialization
|
7 年 前 |
Darrick J. Wong
|
28b9060bd8
xfs: rename on-disk dquot counter zap functions
|
7 年 前 |
Darrick J. Wong
|
30ab2dcf2c
xfs: replace XFS_QMOPT_DQALLOC with a simple boolean
|
7 年 前 |
Darrick J. Wong
|
114e73ccfa
xfs: remove direct calls to _qm_dqread
|
7 年 前 |
Darrick J. Wong
|
0fcef1270f
xfs: fetch dquots directly during quotacheck
|
7 年 前 |
Darrick J. Wong
|
4882c19d2a
xfs: split out dqget for inodes from regular dqget
|
7 年 前 |
Darrick J. Wong
|
c14cfccabe
xfs: remove unnecessary xfs_qm_dqattach parameter
|
7 年 前 |
Darrick J. Wong
|
609001bca4
xfs: don't spray logs when dquot flush/purge fail
|
7 年 前 |
Dave Chinner
|
22525c17ed
xfs: log item flags are racy
|
7 年 前 |
Eric Sandeen
|
7224fa482a
xfs: add full xfs_dqblk verifier
|
7 年 前 |
Eric Sandeen
|
48fa1db87f
xfs: pass full xfs_dqblk to repair during quotacheck
|
7 年 前 |
Eric Sandeen
|
e381a0f6c2
xfs: remove unused flags arg from xfs_dquot_verify
|
7 年 前 |
Dave Chinner
|
8925a3dc47
xfs: make xfs_buf_incore out of line
|
7 年 前 |
Chandan Rajendra
|
c959025eda
xfs: Remove "committed" argument of xfs_dir_ialloc
|
7 年 前 |
Darrick J. Wong
|
c96900435f
xfs: use %px for data pointers when debugging
|
7 年 前 |
Darrick J. Wong
|
eebf3cab9c
xfs: standardize quota verification function outputs
|
7 年 前 |
Darrick J. Wong
|
eeea798028
xfs: separate dquot repair into a separate function
|
7 年 前 |
Aliaksei Karaliou
|
3a3882ff26
xfs: quota: check result of register_shrinker()
|
7 年 前 |
Aliaksei Karaliou
|
2196881566
xfs: quota: fix missed destroy of qi_tree_lock
|
7 年 前 |
Christoph Hellwig
|
f59cf5c299
xfs: remove "no-allocation" reservations for file creations
|
7 年 前 |
Christoph Hellwig
|
8bfadd8d03
xfs: replace xfs_qm_get_rtblks with a direct call to xfs_bmap_count_leaves
|
8 年 前 |
Brian Foster
|
cfaf2d0343
xfs: fix quotacheck dquot id overflow infinite loop
|
8 年 前 |
Brian Foster
|
7912e7fef2
xfs: push buffer of flush locked dquot to avoid quotacheck deadlock
|
8 年 前 |
Brian Foster
|
20e8a06378
xfs: fix up quotacheck buffer list error handling
|
8 年 前 |
Eric Sandeen
|
90115407c5
xfs: remove use of do_div with 32-bit dividend in quota
|
8 年 前 |
Brian Foster
|
e0d76fa447
xfs: prevent quotacheck from overloading inode lru
|
8 年 前 |
Eric Sandeen
|
5d829300be
xfs: provide helper for counting extents from if_bytes
|
8 年 前 |
Christoph Hellwig
|
253f4911f2
xfs: better xfs_trans_alloc interface
|
9 年 前 |
Carlos Maiolino
|
be6079461a
xfs: Split default quota limits by quota type
|
9 年 前 |