]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_bmap.c
xfs: move local to extent inode logging into bmap helper
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_bmap.c
2019-12-13  Brian Fosterxfs: move local to extent inode logging into bmap helper
2019-12-13  Darrick J. Wongxfs: revert 1baa2800e62d ("xfs: remove the unused XFS_A...
2019-12-13  Brian Fosterxfs: convert inode to extent format after extent merge...
2019-12-13  Christoph Hellwigxfs: add a xfs_valid_startblock helper
2019-12-13  Christoph Hellwigxfs: remove the unused XFS_ALLOC_USERDATA flag
2019-12-13  Darrick J. Wongxfs: remove unnecessary int returns from deferred bmap...
2019-12-13  Darrick J. Wongxfs: remove unnecessary int returns from deferred refco...
2019-12-13  Darrick J. Wongxfs: remove unnecessary int returns from deferred rmap...
2019-12-13  Tetsuo Handafs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
2019-08-28  Darrick J. Wongxfs: don't crash on null attr fork xfs_bmapi_read
2019-08-28  Eric Sandeenxfs: remove unused header files
2019-08-28  Eric Sandeenxfs: remove unused flag arguments
2019-07-24  Darrick J. Wongxfs: track delayed allocation reservations across the...
2019-05-06  Darrick J. Wongxfs: always init bma in xfs_bmapi_write libxfs-5.1-sync
2019-05-06  Brian Fosterxfs: don't trip over uninitialized buffer on extent...
2019-05-06  Christoph Hellwigxfs: make COW fork unwritten extent conversions more...
2019-05-06  Christoph Hellwigxfs: move stat accounting to xfs_bmapi_convert_delalloc
2019-05-06  Christoph Hellwigxfs: move transaction handling to xfs_bmapi_convert_del...
2019-05-06  Christoph Hellwigxfs: split XFS_BMAPI_DELALLOC handling from xfs_bmapi_write
2019-05-06  Christoph Hellwigxfs: factor out two helpers from xfs_bmapi_write
2019-05-06  Christoph Hellwigxfs: simplify the xfs_bmap_btree_to_extents calling...
2019-05-06  Brian Fosterxfs: use the latest extent at writeback delalloc conver...
2019-05-06  Brian Fosterxfs: create delalloc bmapi wrapper for full extent...
2019-05-06  Brian Fosterxfs: remove superfluous writeback mapping eof trimming
2019-02-27  Darrick J. Wongxfs: remove xfs_rmap_ag_owner and friends
2019-02-27  Darrick J. Wongxfs: const-ify xfs_owner_info arguments
2018-12-05  Dave Chinnerxfs: delalloc -> unwritten COW fork allocation can...
2018-11-15  Allison Hendersonxfs: Add attibute set and helper functions
2018-11-09  Christoph Hellwigxfs: remove suport for filesystems without unwritten...
2018-10-09  Dave Chinnerxfs: fix error handling in xfs_bmap_extents_to_btree
2018-10-05  Shan Haixfs: fix a null pointer dereference in xfs_bmap_extents... libxfs-4.19-sync
2018-10-05  Brian Fosterxfs: fold dfops into the transaction
2018-10-05  Brian Fosterxfs: pass transaction to xfs_defer_add()
2018-10-05  Brian Fosterxfs: drop dop param from xfs_defer_op_type ->finish_ite...
2018-10-05  Brian Fosterxfs: automatic dfops inode relogging
2018-10-05  Brian Fosterxfs: add missing defer ijoins for held inodes
2018-10-05  Brian Fosterxfs: replace dop_low with transaction flag
2018-10-05  Christoph Hellwigxfs: remove the xfs_ifork_t typedef
2018-10-05  Brian Fosterxfs: remove all boilerplate defer init/finish code
2018-10-05  Darrick J. Wongxfs: trivial xfs_btree_del_cursor cleanups
2018-10-05  Brian Fosterxfs: remove xfs_defer_init() firstblock param
2018-10-05  Brian Fosterxfs: remove xfs_alloc_arg firstblock field
2018-10-05  Brian Fosterxfs: remove xfs_btree_cur private firstblock field
2018-10-05  Brian Fosterxfs: remove bmap format helpers firstblock params
2018-10-05  Brian Fosterxfs: remove bmap extent add helper firstblock params
2018-10-05  Brian Fosterxfs: remove xfs_bmalloca firstblock field
2018-10-05  Brian Fosterxfs: use ->t_firstblock in bmap extent split
2018-10-05  Brian Fosterxfs: remove bmap insert/collapse firstblock param
2018-10-05  Brian Fosterxfs: remove xfs_bunmapi() firstblock param
2018-10-05  Brian Fosterxfs: remove xfs_bmapi_write() firstblock param
2018-10-05  Brian Fosterxfs: use ->t_firstblock in xfs_bmapi_remap()
2018-10-05  Brian Fosterxfs: use ->t_firstblock for all xfs_bunmapi() callers
2018-10-05  Brian Fosterxfs: use ->t_firstblock in xattr ops
2018-10-05  Brian Fosterxfs: use ->t_firstblock in attrfork add
2018-10-04  Brian Fosterxfs: allow null firstblock in xfs_bmapi_write() when...
2018-10-04  Brian Fosterxfs: refactor dfops init to attach to transaction
2018-10-04  Brian Fosterxfs: remove xfs_btree_cur bmbt dfops field
2018-10-04  Brian Fosterxfs: remove dfops param from internal bmap extent helpers
2018-10-04  Brian Fosterxfs: use ->t_dfops for collapse/insert range operations
2018-10-04  Brian Fosterxfs: remove struct xfs_bmalloca dfops field
2018-10-04  Brian Fosterxfs: remove xfs_bmapi_remap() dfops param
2018-10-04  Brian Fosterxfs: remove xfs_bunmapi() dfops param
2018-10-04  Brian Fosterxfs: remove xfs_bmapi_write() dfops param
2018-10-04  Brian Fosterxfs: replace xfs_da_args->dfops accesses with ->t_dfops...
2018-10-04  Brian Fosterxfs: use ->t_dfops in extent split tx and remove param
2018-10-04  Brian Fosterxfs: remove dfops param in attr fork add path
2018-10-04  Brian Fosterxfs: use ->t_dfops for attr set/remove operations
2018-10-04  Christoph Hellwigxfs: remove the now unused XFS_BMAPI_IGSTATE flag
2018-07-05  Darrick J. Wongxfs: don't allow insert-range to shift extents past...
2018-06-28  Dave Chinnerxfs: replace do_mod with native operations
2018-06-28  Dave Chinnerxfs: clean up MIN/MAX
2018-06-28  Dave Chinnerxfs: convert to SPDX license tags
2018-06-28  Darrick J. Wongxfs: don't assert when reporting on-disk corruption...
2018-06-28  Darrick J. Wongxfs: teach xfs_bmapi_remap to accept some bmapi flags
2018-06-28  Darrick J. Wongxfs: make xfs_bmapi_remapi work with attribute forks
2018-06-28  Brian Fosterxfs: factor out nodiscard helpers
2018-06-28  Darrick J. Wongxfs: add BMAPI_NORMAP flag to perform block remapping...
2018-06-28  Brian Fosterxfs: don't discard on free of unwritten extents
2018-06-28  Brian Fosterxfs: add bmapi nodiscard flag
2018-06-28  Dave Chinnerxfs: get rid of the log item descriptor
2018-06-28  Darrick J. Wongxfs: bmap debugging should never panic the system
2018-05-23  Eric SandeenMerge branch 'libxfs-4.17-sync' into for-next
2018-05-17  Eric Sandeenxfs: set format back to extents if xfs_bmap_extents_to_...
2018-05-01  Eric SandeenMerge branch 'libxfs-4.17-sync' into for-next
2018-04-18  Eric Sandeenxfs: non-scrub - remove unused function parameters
2018-04-18  Darrick J. Wongxfs: refactor inode verifier error logging
2018-04-18  Darrick J. Wongxfs: refactor bmap record validation
2018-02-27  Darrick J. Wongxfs: don't screw up direct writes when freesp is fragmented
2018-02-27  Darrick J. Wongxfs: treat CoW fork operations as delalloc for quota...
2018-02-27  Darrick J. Wongxfs: refactor accounting updates out of xfs_bmap_btalloc
2018-02-27  Shan Haixfs: bmap code cleanup
2018-02-27  Darrick J. Wongxfs: recheck reflink / dirty page status before freeing...
2018-02-27  Darrick J. Wongxfs: remove XFS_FSB_SANITY_CHECK
2018-01-03  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2018-01-03  Darrick J. Wongxfs: account for null transactions in bunmapi
2018-01-03  Eric Sandeenxfs: fix leaks on corruption errors in xfs_bmap.c
2017-11-27  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
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
next