index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-07-28
xfs: remove xfs_zone_{alloc,zalloc} helpers
Carlos Maiolino
2020-07-28
xfs: Modify xlog_ticket_alloc() to use kernel's MM API
Carlos Maiolino
2020-07-28
xfs: Remove kmem_zone_zalloc() usage
Carlos Maiolino
2020-07-28
xfs: Remove kmem_zone_alloc() usage
Carlos Maiolino
2020-07-28
xfs: xfs_btree_staging.h: delete duplicated words
Randy Dunlap
2020-07-28
xfs: rename the ondisk dquot d_flags to d_type
Darrick J. Wong
2020-07-28
xfs: improve ondisk dquot flags checking
Darrick J. Wong
2020-07-28
xfs: create xfs_dqtype_t to represent quota types
Darrick J. Wong
2020-07-28
xfs: replace a few open-coded XFS_DQTYPE_REC_MASK uses
Darrick J. Wong
2020-07-28
xfs: remove unnecessary quota type masking
Darrick J. Wong
2020-07-28
xfs: always use xfs_dquot_type when extracting type from a dquot
Darrick J. Wong
2020-07-28
xfs: refactor quota type testing
Darrick J. Wong
2020-07-28
xfs: remove the XFS_QM_IS[UGP]DQ macros
Darrick J. Wong
2020-07-28
xfs: refactor testing if a particular dquot is being enforced
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: add more dquot tracepoints
Darrick J. Wong
2020-07-28
xfs: actually bump warning counts when we send warnings
Darrick J. Wong
2020-07-28
xfs: assume the default quota limits are always set in xfs_qm_adjust_dqlimits
Darrick J. Wong
2020-07-28
xfs: refactor xfs_trans_apply_dquot_deltas
Darrick J. Wong
2020-07-28
xfs: refactor xfs_trans_dqresv
Darrick J. Wong
2020-07-28
xfs: refactor xfs_qm_scall_setqlim
Darrick J. Wong
2020-07-28
xfs: refactor quota exceeded test
Darrick J. Wong
2020-07-28
xfs: remove unnecessary arguments from quota adjust functions
Darrick J. Wong
2020-07-28
xfs: refactor default quota limits by resource
Darrick J. Wong
2020-07-28
xfs: remove qcore from incore dquots
Darrick J. Wong
2020-07-28
xfs: stop using q_core timers in the quota code
Darrick J. Wong
2020-07-28
xfs: stop using q_core warning counters in the quota code
Darrick J. Wong
2020-07-28
xfs: stop using q_core counters in the quota code
Darrick J. Wong
2020-07-28
xfs: stop using q_core limits in the quota code
Darrick J. Wong
2020-07-28
xfs: use a per-resource struct for incore dquot data
Darrick J. Wong
2020-07-28
xfs: stop using q_core.d_id in the quota code
Darrick J. Wong
2020-07-28
xfs: stop using q_core.d_flags in the quota code
Darrick J. Wong
2020-07-28
xfs: make XFS_DQUOT_CLUSTER_SIZE_FSB part of the ondisk format
Darrick J. Wong
2020-07-28
xfs: rename dquot incore state flags
Darrick J. Wong
2020-07-28
xfs: refactor quotacheck flags usage
Darrick J. Wong
2020-07-28
xfs: move the flags argument of xfs_qm_scall_trunc_qfiles to XFS_QMOPT_*
Darrick J. Wong
2020-07-28
xfs: validate ondisk/incore dquot flags
Darrick J. Wong
2020-07-28
xfs: fix inode quota reservation checks
Darrick J. Wong
2020-07-28
xfs: clear XFS_DQ_FREEING if we can't lock the dquot buffer to flush
Darrick J. Wong
2020-07-28
xfs: fix inode allocation block res calculation precedence
Brian Foster
2020-07-28
xfs: drain the buf delwri queue before xfsaild idles
Brian Foster
2020-07-17
xfs: preserve inode versioning across remounts
Eric Sandeen
2020-07-14
xfs: remove duplicated include from xfs_buf_item.c
YueHaibing
2020-07-14
xfs: remove SYNC_WAIT and SYNC_TRYLOCK
Christoph Hellwig
2020-07-14
xfs: get rid of unnecessary xfs_perag_{get,put} pairs
Gao Xiang
2020-07-09
xfs: Fix false positive lockdep warning with sb_internal & fs_reclaim
Waiman Long
2020-07-07
xfs: rtbitmap scrubber should check inode size
Darrick J. Wong
2020-07-07
xfs: rtbitmap scrubber should verify written extents
Darrick J. Wong
2020-07-07
xfs: remove xfs_inobp_check()
Dave Chinner
[next]