summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-26xfs: remove XFS_BMAP_MAX_SHIFT_EXTENTSChristoph Hellwig
2017-10-26xfs: inline xfs_shift_file_space into callersChristoph Hellwig
2017-10-26xfs: remove if_rdevChristoph Hellwig
2017-10-26xfs: remove the never fully implemented UUID fork formatChristoph Hellwig
2017-10-26xfs: remove XFS_BMAP_TRACE_EXLISTChristoph Hellwig
2017-10-26xfs: move pre/post-bmap tracing into xfs_iext_update_extentChristoph Hellwig
2017-10-26xfs: remove post-bmap tracing in xfs_bmap_local_to_extentsChristoph Hellwig
2017-10-26xfs: make better use of the 'state' variable in xfs_bmap_del_extent_realChristoph Hellwig
2017-10-26xfs: add a xfs_bmap_fork_to_state helperChristoph Hellwig
2017-10-26xfs: scrub quota informationDarrick J. Wong
2017-10-26xfs: scrub realtime bitmap/summaryDarrick J. Wong
2017-10-26xfs: scrub directory parent pointersDarrick J. Wong
2017-10-26xfs: scrub symbolic linksDarrick J. Wong
2017-10-26xfs: scrub extended attributesDarrick J. Wong
2017-10-26xfs: scrub directory freespaceDarrick J. Wong
2017-10-26xfs: scrub directory metadataDarrick J. Wong
2017-10-26xfs: scrub directory/attribute btreesDarrick J. Wong
2017-10-26xfs: scrub inode block mappingsDarrick J. Wong
2017-10-26xfs: scrub inodesDarrick J. Wong
2017-10-26xfs: scrub refcount btreesDarrick J. Wong
2017-10-26xfs: scrub rmap btreesDarrick J. Wong
2017-10-26xfs: scrub inode btreesDarrick J. Wong
2017-10-26xfs: scrub free space btreesDarrick J. Wong
2017-10-26xfs: scrub the AGIDarrick J. Wong
2017-10-26xfs: scrub AGF and AGFLDarrick J. Wong
2017-10-26xfs: scrub the secondary superblocksDarrick J. Wong
2017-10-26xfs: create helpers to scan an allocation groupDarrick J. Wong
2017-10-26xfs: scrub btree keys and recordsDarrick J. Wong
2017-10-26xfs: scrub the shape of a metadata btreeDarrick J. Wong
2017-10-26xfs: create helpers to scrub a metadata btreeDarrick J. Wong
2017-10-26xfs: create helpers to record and deal with scrub problemsDarrick J. Wong
2017-10-26xfs: probe the scrub ioctlDarrick J. Wong
2017-10-26xfs: dispatch metadata scrub subcommandsDarrick J. Wong
2017-10-26xfs: create an ioctl to scrub AG metadataDarrick J. Wong
2017-10-26xfs: create inode pointer verifiersDarrick J. Wong
2017-10-26xfs: refactor btree block header checking functionsDarrick J. Wong
2017-10-26xfs: refactor btree pointer checksDarrick J. Wong
2017-10-26xfs: create block pointer check functionsDarrick J. Wong
2017-10-26xfs: return a distinct error code value for IGET_INCORE cache missesDarrick J. Wong
2017-10-26xfs: buffer lru reference count error injection tagBrian Foster
2017-10-26xfs: fail if xattr inactivation hits a holeBrian Foster
2017-10-26xfs: check kthread_should_stop() after the setting of task stateHou Tao
2017-10-26xfs: remove xfs_bmbt_get_stateChristoph Hellwig
2017-10-26xfs: remove all xfs_bmbt_set_* helpers except for xfs_bmbt_set_allChristoph Hellwig
2017-10-26xfs: replace xfs_bmbt_lookup_ge with xfs_bmbt_lookup_firstChristoph Hellwig
2017-10-26xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_lookup_eqChristoph Hellwig
2017-10-26xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_updateChristoph Hellwig
2017-10-26xfs: refactor xfs_bmap_add_extent_unwritten_realChristoph Hellwig
2017-10-26xfs: refactor delalloc accounting in xfs_bmap_add_extent_delay_realChristoph Hellwig
2017-10-26xfs: refactor xfs_bmap_add_extent_delay_realChristoph Hellwig