summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs
Commit message (Expand)AuthorAgeFilesLines
...
| * xfs: don't rely on extent indices in xfs_bmap_insert_extentsChristoph Hellwig2017-10-261-38/+9
| * xfs: don't rely on extent indices in xfs_bmap_collapse_extentsChristoph Hellwig2017-10-261-42/+12
| * xfs: update got in xfs_bmap_shift_update_extentChristoph Hellwig2017-10-261-9/+7
| * xfs: remove xfs_bmse_shift_oneChristoph Hellwig2017-10-262-115/+71
| * xfs: split xfs_bmap_shift_extentsChristoph Hellwig2017-10-262-65/+142
| * xfs: remove XFS_BMAP_MAX_SHIFT_EXTENTSChristoph Hellwig2017-10-262-38/+21
| * xfs: remove if_rdevChristoph Hellwig2017-10-262-18/+21
| * xfs: remove the never fully implemented UUID fork formatChristoph Hellwig2017-10-266-30/+12
| * xfs: remove XFS_BMAP_TRACE_EXLISTChristoph Hellwig2017-10-263-32/+8
| * xfs: move pre/post-bmap tracing into xfs_iext_update_extentChristoph Hellwig2017-10-263-123/+55
| * xfs: remove post-bmap tracing in xfs_bmap_local_to_extentsChristoph Hellwig2017-10-261-2/+0
| * xfs: make better use of the 'state' variable in xfs_bmap_del_extent_realChristoph Hellwig2017-10-261-2/+1
| * xfs: add a xfs_bmap_fork_to_state helperChristoph Hellwig2017-10-262-36/+21
| * xfs: scrub quota informationDarrick J. Wong2017-10-261-1/+4
| * xfs: scrub realtime bitmap/summaryDarrick J. Wong2017-10-262-1/+8
| * xfs: scrub directory parent pointersDarrick J. Wong2017-10-261-1/+2
| * xfs: scrub symbolic linksDarrick J. Wong2017-10-261-1/+2
| * xfs: scrub extended attributesDarrick J. Wong2017-10-261-1/+2
| * xfs: scrub directory metadataDarrick J. Wong2017-10-263-2/+22
| * xfs: scrub inode block mappingsDarrick J. Wong2017-10-261-1/+4
| * xfs: scrub inodesDarrick J. Wong2017-10-261-1/+2
| * xfs: scrub refcount btreesDarrick J. Wong2017-10-261-1/+2
| * xfs: scrub rmap btreesDarrick J. Wong2017-10-261-1/+2
| * xfs: scrub inode btreesDarrick J. Wong2017-10-262-2/+4
| * xfs: scrub free space btreesDarrick J. Wong2017-10-261-1/+3
| * xfs: scrub the AGIDarrick J. Wong2017-10-261-1/+2
| * xfs: scrub AGF and AGFLDarrick J. Wong2017-10-261-1/+3
| * xfs: scrub the secondary superblocksDarrick J. Wong2017-10-261-1/+2
| * xfs: scrub the shape of a metadata btreeDarrick J. Wong2017-10-262-2/+21
| * xfs: probe the scrub ioctlDarrick J. Wong2017-10-261-1/+2
| * xfs: create an ioctl to scrub AG metadataDarrick J. Wong2017-10-261-0/+53
| * xfs: create inode pointer verifiersDarrick J. Wong2017-10-263-16/+100
| * xfs: refactor btree block header checking functionsDarrick J. Wong2017-10-263-68/+114
| * xfs: refactor btree pointer checksDarrick J. Wong2017-10-263-42/+45
| * xfs: create block pointer check functionsDarrick J. Wong2017-10-263-0/+65
| * xfs: remove xfs_bmbt_get_stateChristoph Hellwig2017-10-262-29/+1
| * xfs: remove all xfs_bmbt_set_* helpers except for xfs_bmbt_set_allChristoph Hellwig2017-10-262-94/+14
| * xfs: replace xfs_bmbt_lookup_ge with xfs_bmbt_lookup_firstChristoph Hellwig2017-10-261-8/+6
| * xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_lookup_eqChristoph Hellwig2017-10-261-106/+39
| * xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_updateChristoph Hellwig2017-10-263-116/+44
| * xfs: refactor xfs_bmap_add_extent_unwritten_realChristoph Hellwig2017-10-261-104/+104
| * xfs: refactor delalloc accounting in xfs_bmap_add_extent_delay_realChristoph Hellwig2017-10-261-23/+9
| * xfs: refactor xfs_bmap_add_extent_delay_realChristoph Hellwig2017-10-261-86/+95
| * xfs: refactor xfs_bmap_add_extent_hole_realChristoph Hellwig2017-10-261-27/+21
| * xfs: refactor xfs_bmap_add_extent_hole_delayChristoph Hellwig2017-10-261-10/+11
| * xfs: refactor xfs_del_extent_realChristoph Hellwig2017-10-261-30/+30
| * xfs: use the state defines in xfs_bmap_del_extent_realChristoph Hellwig2017-10-261-12/+9
| * xfs: use correct state defines in xfs_bmap_del_extent_{cow,delay}Christoph Hellwig2017-10-261-12/+12
| * xfs: move some more code into xfs_bmap_del_extent_realChristoph Hellwig2017-10-261-24/+17
| * xfs: use xfs_bmap_del_extent_delay for the data fork as wellChristoph Hellwig2017-10-261-217/+114
OpenPOWER on IntegriCloud