]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_bmap.c
xfs: don't rely on extent indices in xfs_bmap_collapse_extents
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_bmap.c
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 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. Wongxfs: refactor btree pointer checks
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-10-18  Brian Fosterxfs: trim writepage mapping to within eof libxfs-4.14-sync
2017-10-18  Thomas Meyerxfs: Fix bool initialization/comparison
2017-10-18  Darrick J. Wongxfs: revert "xfs: factor rmap btree size into the indle...
2017-10-18  Darrick J. Wongxfs: simplify the rmap code in xfs_bmse_merge
2017-10-18  Christoph Hellwigxfs: use xfs_iext_*_extent helpers in xfs_bmap_split_ex...
2017-10-18  Christoph Hellwigxfs: use xfs_iext_*_extent helpers in xfs_bmap_shift_ex...
2017-10-18  Christoph Hellwigxfs: move some code around inside xfs_bmap_shift_extents
2017-10-18  Christoph Hellwigxfs: use xfs_iext_get_extent in xfs_bmap_first_unused
2017-10-18  Christoph Hellwigxfs: switch xfs_bmap_local_to_extents to use xfs_iext_i...
2017-10-18  Christoph Hellwigxfs: add a xfs_iext_update_extent helper
2017-10-18  Christoph Hellwigxfs: remove the ip argument to xfs_defer_finish
2017-10-18  Christoph Hellwigxfs: rename xfs_defer_join to xfs_defer_ijoin
2017-09-15  Darrick J. Wongmisc: fix more stupid compiler warnings
2017-07-31  Christoph Hellwigxfs: fix multi-AG deadlock in xfs_bunmapi
2017-07-31  Darrick J. Wongxfs: set firstfsb to NULLFSBLOCK before feeding it...
2017-07-31  Darrick J. Wongxfs: remove unneeded parameter from XFS_TEST_ERROR
2017-07-31  Darrick J. Wongxfs: try to avoid blowing out the transaction reservati...
2017-06-13  Darrick J. Wongxfs: fix warnings about unused stack variables
2017-06-13  Brian Fosterxfs: fix indlen accounting error on partial delalloc...
2017-05-11  Christoph Hellwigxfs: simplify validation of the unwritten extent bit
2017-05-11  Eric Sandeenxfs: more do_div cleanups
2017-05-11  Christoph Hellwigxfs: remove bmap block allocation retries
2017-05-11  Christoph Hellwigxfs: remove xfs_bmap_remap_alloc
2017-05-11  Christoph Hellwigxfs: introduce xfs_bmapi_remap
2017-05-11  Christoph Hellwigxfs: pass individual arguments to xfs_bmap_add_extent_h...
2017-05-11  Christoph Hellwigxfs: remove attr fork handling in xfs_bmap_finish_one
2017-05-11  Christoph Hellwigxfs: fix integer truncation in xfs_bmap_remap_alloc
2017-04-04  Christoph Hellwigxfs: try any AG when allocating the first btree block...
2017-04-04  Brian Fosterxfs: use iomap new flag for newly allocated delalloc...
2017-04-04  Christoph Hellwigxfs: tune down agno asserts in the bmap code
2017-04-04  Brian Fosterxfs: split indlen reservations fairly when under reserved
2017-04-04  Brian Fosterxfs: handle indlen shortage on delalloc extent merge
2017-04-04  Christoph Hellwigxfs: go straight to real allocations for direct I/O...
2017-04-04  Darrick J. Wongxfs: allow unwritten extents in the CoW fork
2017-04-04  Darrick J. Wongxfs: filter out obviously bad btree pointers
2017-04-04  Eric Sandeenxfs: remove boilerplate around xfs_btree_init_block
2017-04-04  Eric Sandeenxfs: glean crc status from mp not flags in xfs_btree_in...
2017-02-16  Christoph Hellwigxfs: extsize hints are not unlikely in xfs_bmap_btalloc
2017-02-16  Christoph Hellwigxfs: fix COW writeback race
2017-01-11  Christoph Hellwigxfs: fix bogus minleft manipulations
2017-01-10  Darrick J. Wongxfs: error out if trying to add attrs and anextents > 0
2017-01-10  Darrick J. Wongxfs: complain if we don't get nextents bmap records
2017-01-10  Eric Sandeenxfs: handle cow fork in xfs_bmap_trace_exlist
2017-01-10  Eric Sandeenxfs: pass state not whichfork to trace_xfs_extlist
2017-01-10  Brian Fosterxfs: track preallocation separately in xfs_bmapi_reserv...
2017-01-10  Darrick J. Wongxfs: factor rmap btree size into the indlen calculations
2017-01-10  Christoph Hellwigxfs: remove NULLEXTNUM
2017-01-10  Christoph Hellwigxfs: remove xfs_bmap_search_extents
2017-01-10  Christoph Hellwigxfs: remove prev argument to xfs_bmapi_reserve_delalloc
2017-01-10  Christoph Hellwigxfs: use new extent lookup helpers in __xfs_bunmapi
2017-01-10  Christoph Hellwigxfs: use new extent lookup helpers in xfs_bmapi_write
2017-01-10  Christoph Hellwigxfs: use new extent lookup helpers in xfs_bmapi_read
2017-01-10  Christoph Hellwigxfs: cleanup xfs_bmap_last_before
2017-01-10  Eric Sandeenxfs: provide helper for counting extents from if_bytes
2017-01-10  Darrick J. Wongxfs: check return value of _trans_reserve_quota_nblks
2016-10-25  Christoph Hellwigxfs: remove xfs_bunmapi_cow
2016-10-25  Christoph Hellwigxfs: refactor xfs_bunmapi_cow
2016-10-25  Darrick J. Wongxfs: add xfs_trim_extent
2016-10-25  Eric Sandeenxfs: remove pointless error goto in xfs_bmap_remap_alloc
2016-10-25  Colin Ian Kingxfs: remove redundant assignment of ifp
2016-10-25  Darrick J. Wongxfs: try other AGs to allocate a BMBT block
2016-10-25  Darrick J. Wongxfs: create a separate cow extent size hint for the...
2016-10-25  Darrick J. Wongxfs: store in-progress CoW allocations in the refcount...
2016-10-25  Darrick J. Wongxfs: support removing extents from CoW fork
2016-10-25  Darrick J. Wongxfs: support allocating delayed extents in CoW fork
2016-10-25  Darrick J. Wongxfs: support bmapping delalloc extents in the CoW fork
2016-10-25  Darrick J. Wongxfs: introduce the CoW fork
2016-10-25  Darrick J. Wongxfs: return work remaining at the end of a bunmapi...
2016-10-25  Darrick J. Wongxfs: implement deferred bmbt map/unmap operations
2016-10-25  Darrick J. Wongxfs: pass bmapi flags through to bmap_del_extent
2016-10-25  Darrick J. Wongxfs: map an inode's offset to an exact physical block
next