index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2020-07-07
xfs: factor xfs_iflush_done
Dave Chinner
2020-07-07
xfs: rework xfs_iflush_cluster() dirty inode iteration
Dave Chinner
2020-07-07
xfs: rename xfs_iflush_int()
Dave Chinner
2020-07-07
xfs: xfs_iflush() is no longer necessary
Dave Chinner
2020-07-07
xfs: attach inodes to the cluster buffer when dirtied
Dave Chinner
2020-07-07
xfs: rework stale inodes in xfs_ifree_cluster
Dave Chinner
2020-07-07
xfs: clean up inode reclaim comments
Dave Chinner
2020-07-07
xfs: remove SYNC_WAIT from xfs_reclaim_inodes()
Dave Chinner
2020-07-07
xfs: remove SYNC_TRYLOCK from inode reclaim
Dave Chinner
2020-07-07
xfs: don't block inode reclaim on the ILOCK
Dave Chinner
2020-07-07
xfs: allow multiple reclaimers per AG
Dave Chinner
2020-07-07
xfs: remove IO submission from xfs_reclaim_inode()
Dave Chinner
2020-07-07
xfs: make inode reclaim almost non-blocking
Dave Chinner
2020-07-07
xfs: pin inode backing buffer to the inode log item
Dave Chinner
2020-07-07
xfs: move xfs_clear_li_failed out of xfs_ail_delete_one()
Dave Chinner
2020-07-07
xfs: unwind log item error flagging
Dave Chinner
2020-07-07
xfs: handle buffer log item IO errors directly
Dave Chinner
2020-07-07
xfs: get rid of log item callbacks
Dave Chinner
2020-07-07
xfs: clean up the buffer iodone callback functions
Dave Chinner
2020-07-06
xfs: use direct calls for dquot IO completion
Dave Chinner
2020-07-06
xfs: make inode IO completion buffer centric
Dave Chinner
2020-07-06
xfs: clean up whacky buffer log item list reinit
Dave Chinner
2020-07-06
xfs: call xfs_buf_iodone directly
Dave Chinner
2020-07-06
xfs: mark log recovery buffers for completion
Dave Chinner
2020-07-06
xfs: mark dquot buffers in cache
Dave Chinner
2020-07-06
xfs: mark inode buffers in cache
Dave Chinner
2020-07-06
xfs: add an inode item lock
Dave Chinner
2020-07-06
xfs: remove logged flag from inode log item
Dave Chinner
2020-07-06
xfs: Don't allow logging of XFS_ISTALE inodes
Dave Chinner
2020-07-06
xfs: remove useless definitions in xfs_linux.h
Yafang Shao
2020-07-06
xfs: use MMAPLOCK around filemap_map_pages()
Dave Chinner
[next]