]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2018-01-03  Darrick J.... xfs: add the ability to join a held buffer to a defer_ops
2018-01-03  Brian Fosterxfs: refactor buffer logging into buffer dirtying helper
2018-01-03  Christoph Hellwigxfs: remove "no-allocation" reservations for file creations
2018-01-03  Eric Sandeenxfs: fix leaks on corruption errors in xfs_bmap.c
2017-11-27  Christoph Hellwigxfs: abstract out dev_t conversions
2017-11-27  Shu Wangxfs: fix memory leak in xfs_iext_free_last_leaf
2017-11-27  Darrick J.... xfs: fix type usage
2017-11-17  Darrick J.... xfs: remove u_int* type usage
2017-11-17  Christoph Hellwigxfs: handle zero entries case in xfs_iext_rebalance_leaf
2017-11-17  Christoph Hellwigxfs: add comments documenting the rebalance algorithm
2017-11-17  Christoph Hellwigxfs: trivial indentation fixup for xfs_iext_remove_node
2017-11-17  Christoph Hellwigxfs: remove a superflous assignment in xfs_iext_remove_node
2017-11-17  Christoph Hellwigxfs: add some comments to xfs_iext_insert/xfs_iext_inse...
2017-11-17  Christoph Hellwigxfs: fix number of records handling in xfs_iext_split_leaf
2017-11-17  Christoph Hellwigxfs: mark xfs_btree_check_lblock and xfs_btree_check_pt...
2017-11-17  Christoph Hellwigxfs: move xfs_bmbt_irec and xfs_exntst_t to xfs_types.h
2017-11-17  Christoph Hellwigxfs: pass struct xfs_bmbt_irec to xfs_bmbt_validate_extent
2017-11-17  Christoph Hellwigxfs: remove the nr_extents argument to xfs_iext_remove
2017-11-17  Christoph Hellwigxfs: remove the nr_extents argument to xfs_iext_insert
2017-11-17  Christoph Hellwigxfs: use a b+tree for the in-core extent list
2017-11-17  Christoph Hellwigxfs: allow unaligned extent records in xfs_bmbt_disk_se...
2017-11-17  Christoph Hellwigxfs: remove support for inlining data/extents into...
2017-11-17  Christoph Hellwigxfs: simplify xfs_reflink_convert_cow
2017-11-17  Christoph Hellwigxfs: introduce the xfs_iext_cursor abstraction
2017-11-17  Christoph Hellwigxfs: iterate over extents in xfs_bmap_extents_to_btree
2017-11-17  Christoph Hellwigxfs: iterate over extents in xfs_iextents_copy
2017-11-17  Christoph Hellwigxfs: pass an on-disk extent to xfs_bmbt_validate_extent
2017-11-17  Christoph Hellwigxfs: treat idx as a cursor in xfs_bmap_collapse_extents
2017-11-17  Christoph Hellwigxfs: treat idx as a cursor in xfs_bmap_del_extent_*
2017-11-17  Christoph Hellwigxfs: treat idx as a cursor in xfs_bmap_add_extent_unwri...
2017-11-17  Christoph Hellwigxfs: treat idx as a cursor in xfs_bmap_add_extent_hole_real
2017-11-17  Christoph Hellwigxfs: treat idx as a cursor in xfs_bmap_add_extent_hole_...
2017-11-17  Christoph Hellwigxfs: treat idx as a cursor in xfs_bmap_add_extent_delay...
2017-11-17  Christoph Hellwigxfs: remove a duplicate assignment in xfs_bmap_add_exte...
2017-11-17  Christoph Hellwigxfs: don't create overlapping extents in xfs_bmap_add_e...
2017-11-17  Dave Chinnerxfs: convert remaining xfs_sb_version_... checks to...
2017-11-17  Darrick J.... xfs: move error injection tags into their own file
2017-11-17  Darrick J.... xfs: remove inode log format typedef
2017-11-17  Christoph Hellwigxfs: remove the inode log format from the inode log...
2017-11-17  Colin Ian Kingxfs: remove redundant assignment to variable bit
2017-11-17  Darrick J.... xfs: compare btree block keys to parent block's keys...
2017-11-17  Darrick J.... xfs: abort dir/attr btree operation if btree is obvious...
2017-11-17  Christoph Hellwigxfs: add a new xfs_iext_lookup_extent_before helper
2017-11-17  Christoph Hellwigxfs: merge xfs_bmap_read_extents into xfs_iread_extents
2017-11-17  Christoph Hellwigxfs: rewrite xfs_bmap_first_unused to make better use...
2017-11-17  Christoph Hellwigxfs: don't rely on extent indices in xfs_bmap_insert_ex...
2017-11-17  Christoph Hellwigxfs: don't rely on extent indices in xfs_bmap_collapse_...
2017-11-17  Christoph Hellwigxfs: update got in xfs_bmap_shift_update_extent
2017-11-17  Christoph Hellwigxfs: remove xfs_bmse_shift_one
2017-11-17  Christoph Hellwigxfs: split xfs_bmap_shift_extents
2017-11-17  Christoph Hellwigxfs: remove XFS_BMAP_MAX_SHIFT_EXTENTS
2017-11-17  Christoph Hellwigxfs: remove if_rdev
2017-11-17  Christoph Hellwigxfs: remove the never fully implemented UUID fork format
2017-11-17  Christoph Hellwigxfs: remove XFS_BMAP_TRACE_EXLIST
2017-11-17  Christoph Hellwigxfs: move pre/post-bmap tracing into xfs_iext_update_extent
2017-11-17  Christoph Hellwigxfs: remove post-bmap tracing in xfs_bmap_local_to_extents
2017-11-17  Christoph Hellwigxfs: make better use of the 'state' variable in xfs_bma...
2017-11-17  Christoph Hellwigxfs: add a xfs_bmap_fork_to_state helper
2017-11-17  Darrick J.... xfs: scrub quota information
2017-11-17  Darrick J.... xfs: scrub realtime bitmap/summary
2017-11-17  Darrick J.... xfs: scrub directory parent pointers
2017-11-17  Darrick J.... xfs: scrub symbolic links
2017-11-17  Darrick J.... xfs: scrub extended attributes
2017-11-17  Darrick J.... xfs: scrub directory metadata
2017-11-17  Darrick J.... xfs: scrub inode block mappings
2017-11-17  Darrick J.... xfs: scrub inodes
2017-11-17  Darrick J.... xfs: scrub refcount btrees
2017-11-17  Darrick J.... xfs: scrub rmap btrees
2017-11-17  Darrick J.... xfs: scrub inode btrees
2017-11-17  Darrick J.... xfs: scrub free space btrees
2017-11-17  Darrick J.... xfs: scrub the AGI
2017-11-17  Darrick J.... xfs: scrub AGF and AGFL
2017-11-17  Darrick J.... xfs: scrub the secondary superblocks
2017-11-17  Darrick J.... xfs: scrub the shape of a metadata btree
2017-11-17  Darrick J.... xfs: probe the scrub ioctl
2017-11-17  Darrick J.... xfs: create an ioctl to scrub AG metadata
2017-11-17  Darrick J.... xfs: create inode pointer verifiers
2017-11-17  Darrick J.... xfs: refactor btree block header checking functions
2017-11-17  Darrick J.... xfs: refactor btree pointer checks
2017-11-17  Darrick J.... xfs: create block pointer check functions
2017-11-17  Christoph Hellwigxfs: remove xfs_bmbt_get_state
2017-11-17  Christoph Hellwigxfs: remove all xfs_bmbt_set_* helpers except for xfs_b...
2017-11-17  Christoph Hellwigxfs: replace xfs_bmbt_lookup_ge with xfs_bmbt_lookup_first
2017-11-17  Christoph Hellwigxfs: pass a struct xfs_bmbt_irec to xfs_bmbt_lookup_eq
2017-11-17  Christoph Hellwigxfs: pass a struct xfs_bmbt_irec to xfs_bmbt_update
2017-11-17  Christoph Hellwigxfs: refactor xfs_bmap_add_extent_unwritten_real
2017-11-17  Christoph Hellwigxfs: refactor delalloc accounting in xfs_bmap_add_exten...
2017-11-17  Christoph Hellwigxfs: refactor xfs_bmap_add_extent_delay_real
2017-11-17  Christoph Hellwigxfs: refactor xfs_bmap_add_extent_hole_real
2017-11-17  Christoph Hellwigxfs: refactor xfs_bmap_add_extent_hole_delay
2017-11-17  Christoph Hellwigxfs: refactor xfs_del_extent_real
2017-11-17  Christoph Hellwigxfs: use the state defines in xfs_bmap_del_extent_real
2017-11-17  Christoph Hellwigxfs: use correct state defines in xfs_bmap_del_extent_...
2017-11-17  Christoph Hellwigxfs: move some more code into xfs_bmap_del_extent_real
2017-11-17  Christoph Hellwigxfs: use xfs_bmap_del_extent_delay for the data fork...
2017-11-17  Christoph Hellwigxfs: rename bno to end in __xfs_bunmapi
2017-11-17  Christoph Hellwigxfs: don't set XFS_BTCUR_BPRV_WASDEL in xfs_bunmapi
2017-11-17  Christoph Hellwigxfs: use xfs_iext_get_extent instead of open coding it
2017-11-17  Christoph Hellwigxfs: fix incorrect extent state in xfs_bmap_add_extent_...
2017-11-09  Goldwyn Rodriguesxfs_io: Allow partial writes
next