index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
Commit message (
Expand
)
Author
Age
*
xfs: don't assert when on-disk btree pointers are garbage
Darrick J. Wong
2018-06-04
*
xfs: strengthen btree pointer checks before use
Darrick J. Wong
2018-06-04
*
xfs: introduce xfs_btree_debug_check_ptr
Darrick J. Wong
2018-06-04
*
xfs: check directory bestfree information in the verifier
Darrick J. Wong
2018-06-04
*
xfs: don't return garbage buffers in xfs_da3_node_read
Darrick J. Wong
2018-06-04
*
xfs: don't ASSERT on short form btree root pointer of zero
Darrick J. Wong
2018-06-04
*
xfs: btree lookup shouldn't ASSERT on empty btree nodes
Darrick J. Wong
2018-06-04
*
xfs: xfs_alloc_get_rec should return EFSCORRUPTED for obvious bnobt corruption
Darrick J. Wong
2018-06-04
*
xfs: remove redundant ASSERT on insufficient bestfree length in _leaf_addname
Darrick J. Wong
2018-06-04
*
xfs: don't assert when reporting on-disk corruption while loading btree
Darrick J. Wong
2018-06-04
*
xfs: verify AGI unlinked list contains valid blocks
Dave Chinner
2018-06-03
*
xfs: fix error handling in xfs_refcount_insert()
Dave Chinner
2018-06-01
*
xfs: fix xfs_rtalloc_rec units
Darrick J. Wong
2018-06-01
*
xfs: strengthen rtalloc query range checks
Darrick J. Wong
2018-06-01
*
xfs: xfs_rtbuf_get should check the bmapi_read results
Darrick J. Wong
2018-06-01
*
xfs: xfs_rtword_t should be unsigned, not signed
Darrick J. Wong
2018-06-01
*
xfs: repair superblocks
Darrick J. Wong
2018-05-30
*
xfs: fix inobt magic number check
Darrick J. Wong
2018-05-29
*
xfs: implement online get/set fs label
Eric Sandeen
2018-05-16
*
xfs: factor the ag length extension code into libxfs
Dave Chinner
2018-05-15
*
xfs: move growfs core to libxfs
Dave Chinner
2018-05-15
*
xfs: implement the metadata repair ioctl flag
Darrick J. Wong
2018-05-15
*
xfs: teach xfs_bmapi_remap to accept some bmapi flags
Darrick J. Wong
2018-05-15
*
xfs: make xfs_bmapi_remapi work with attribute forks
Darrick J. Wong
2018-05-15
*
xfs: hoist xfs_scrub_agfl_walk to libxfs as xfs_agfl_walk
Darrick J. Wong
2018-05-15
*
xfs: superblock scrub should use short-lived buffers
Darrick J. Wong
2018-05-15
*
xfs: factor out nodiscard helpers
Brian Foster
2018-05-15
*
xfs: add BMAPI_NORMAP flag to perform block remapping without updating rmapbt
Darrick J. Wong
2018-05-15
*
xfs: add repair helpers for the reference count btree
Darrick J. Wong
2018-05-15
*
xfs: add repair helpers for the reverse mapping btree
Darrick J. Wong
2018-05-15
*
xfs: expose various functions to repair code
Darrick J. Wong
2018-05-15
*
xfs: add helpers to calculate btree size
Darrick J. Wong
2018-05-15
*
xfs: replace XFS_QMOPT_DQALLOC with a simple boolean
Darrick J. Wong
2018-05-10
*
xfs: remove unnecessary xfs_qm_dqattach parameter
Darrick J. Wong
2018-05-10
*
xfs: refactor XFS_QMOPT_DQNEXT out of existence
Darrick J. Wong
2018-05-10
*
xfs: don't discard on free of unwritten extents
Brian Foster
2018-05-10
*
xfs: add bmapi nodiscard flag
Brian Foster
2018-05-10
*
xfs: get rid of the log item descriptor
Dave Chinner
2018-05-10
*
xfs: adder caller IP to xfs_defer* tracepoints
Dave Chinner
2018-05-10
*
xfs: add missing rmap error return
Darrick J. Wong
2018-05-10
*
xfs: bmap debugging should never panic the system
Darrick J. Wong
2018-05-09
*
xfs: defer agfl block frees from deferred ops processing context
Brian Foster
2018-05-09
*
xfs: defer agfl block frees when dfops is available
Brian Foster
2018-05-09
*
xfs: create agfl block free helper function
Brian Foster
2018-05-09
*
xfs: print specific dqblk that failed verifiers
Eric Sandeen
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: check type in quota verifier 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-05-09
[next]