]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_rtbitmap.c
xfsprogs: Release v6.15.0
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_rtbitmap.c
2025-04-29  Christoph Hellwigxfs: define the zoned on-disk format
2025-02-25  Darrick J. Wongxfs: add some rtgroup inode helpers
2024-12-24  Darrick J. Wongxfs: implement busy extent tracking for rtgroups
2024-12-24  Darrick J. Wongxfs: create helpers to deal with rounding xfs_filblks_t...
2024-12-24  Christoph Hellwigxfs: make the RT allocator rtgroup aware
2024-12-24  Darrick J. Wongxfs: support error injection when freeing rt extents
2024-12-24  Darrick J. Wongxfs: add block headers to realtime bitmap and summary...
2024-12-24  Darrick J. Wongxfs: record rt group metadata errors in the health...
2024-12-24  Darrick J. Wongxfs: define the format of rt groups
2024-12-24  Christoph Hellwigxfs: refactor xfs_rtsummary_blockcount
2024-12-24  Christoph Hellwigxfs: refactor xfs_rtbitmap_blockcount
2024-12-24  Christoph Hellwigxfs: support creating per-RTG files in growfs
2024-12-24  Christoph Hellwigxfs: move RT bitmap and summary information to the...
2024-10-31  Christoph Hellwigxfs: replace m_rsumsize with m_rsumblocks
2024-10-31  Christoph Hellwigxfs: remove xfs_{rtbitmap,rtsummary}_wordcount
2024-10-31  Christoph Hellwigxfs: simplify xfs_rtalloc_query_range
2024-10-31  Christoph Hellwigxfs: remove xfs_rtb_to_rtxrem
2024-10-31  Christoph Hellwigxfs: push transaction join out of xfs_rtbitmap_lock...
2024-10-31  Christoph Hellwigxfs: factor out rtbitmap/summary initialization helpers
2024-10-31  Christoph Hellwigxfs: add bounds checking to xfs_rt{bitmap,summary}_read_buf
2024-10-31  Christoph Hellwigxfs: assert a valid limit in xfs_rtfind_forw
2024-10-31  Christoph Hellwigxfs: remove the limit argument to xfs_rtfind_back
2024-08-06  Carlos MaiolinoMerge tag 'libxfs-sync-6.10_2024-07-29' of https:/...
2024-07-30  Christoph Hellwigxfs: refactor realtime inode locking
2024-06-17  Carlos MaiolinoMerge tag 'libxfs-sync-6.9_2024-06-03' of https://git...
2024-06-03  Darrick J. Wongxfs: report realtime metadata corruption errors to...
2024-06-03  Matthew Wilcox ... xfs: Replace xfs_isilocked with xfs_assert_ilocked
2024-04-17  Darrick J. Wongxfs: remove conditional building of rt geometry validat...
2024-04-17  Christoph Hellwigxfs: remove XFS_RTMIN/XFS_RTMAX
2024-04-17  Christoph Hellwigxfs: remove rt-wrappers from xfs_format.h
2024-04-17  Christoph Hellwigxfs: split xfs_rtmodify_summary_int
2024-04-17  Christoph Hellwigxfs: move xfs_rtget_summary to xfs_rtbitmap.c
2024-04-17  Darrick J. Wongxfs: fix 32-bit truncation in xfs_compute_rextslog
2024-04-17  Darrick J. Wongxfs: make rextslog computation consistent with mkfs
2024-04-17  Darrick J. Wonglibxfs: fix incorrect porting to 6.7
2024-02-15  Omar Sandovalxfs: invert the realtime summary cache
2024-02-15  Darrick J. Wongxfs: simplify rt bitmap/summary block accessor functions
2024-02-15  Darrick J. Wongxfs: simplify xfs_rtbuf_get calling conventions
2024-02-15  Omar Sandovalxfs: cache last bitmap block in realtime allocator
2024-02-15  Dave Chinnerxfs: consolidate realtime allocation arguments
2024-02-15  Darrick J. Wongxfs: use accessor functions for summary info words
2024-02-15  Darrick J. Wongxfs: create helpers for rtsummary block/wordcount compu...
2024-02-15  Darrick J. Wongxfs: use accessor functions for bitmap words
2024-02-15  Darrick J. Wongxfs: create a helper to handle logging parts of rt...
2024-02-15  Darrick J. Wongxfs: create helpers for rtbitmap block/wordcount comput...
2024-02-15  Jeff Laytonxfs: convert to new timestamp accessors
2024-02-15  Darrick J. Wongxfs: convert rt summary macros to helpers
2024-02-15  Darrick J. Wongxfs: convert open-coded xfs_rtword_t pointer accesses...
2024-02-15  Darrick J. Wongxfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macros
2024-02-15  Darrick J. Wongxfs: convert the rtbitmap block and bit macros to stati...
2024-02-15  Darrick J. Wongxfs: create helpers to convert rt block numbers to...
2024-02-15  Darrick J. Wongxfs: convert rt extent numbers to xfs_rtxnum_t
2024-02-15  Darrick J. Wongxfs: convert rt bitmap/summary block numbers to xfs_fil...
2024-02-15  Darrick J. Wongxfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt...
2024-02-15  Darrick J. Wongxfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
2024-02-15  Darrick J. Wongxfs: hoist freeing of rt data fork extent mappings
2022-06-22  Darrick J. Wongxfs: pass explicit mount pointer to rtalloc query functions
2022-01-31  Darrick J. Wongxfs: make xfs_rtalloc_query_range input parameters...
2021-06-30  Christoph Hellwigxfs: move the di_flags field to struct xfs_inode
2021-01-07  Dave Chinnerxfs: remove xfs_buf_t typedef libxfs-5.11-sync
2020-11-12  Darrick J. Wongxfs: fix high key handling in the rt allocator's query_...
2020-09-04  Darrick J. Wongxfs: rename xfs_bmap_is_real_extent to is_written_extent
2020-08-10  Christoph Hellwigxfs: xfs_bmapi_read doesn't take a fork id as the last...
2020-01-22  Darrick J. Wongxfs: convert open coded corruption check to use XFS_IS_...
2020-01-22  Darrick J. Wongxfs: always log corruption errors
2019-08-28  Eric Sandeenxfs: remove unused header files
2019-02-27  Omar Sandovalxfs: cache minimum realtime summary level
2018-07-05  Darrick J. Wongxfs: fix off-by-one error in xfs_rtalloc_query_range
2018-06-28  Dave Chinnerxfs: move various type verifiers to common file
2018-06-28  Dave Chinnerxfs: convert to SPDX license tags
2018-06-28  Darrick J. Wongxfs: fix xfs_rtalloc_rec units
2018-06-28  Darrick J. Wongxfs: strengthen rtalloc query range checks
2018-06-28  Darrick J. Wongxfs: xfs_rtbuf_get should check the bmapi_read results
2018-02-27  Darrick J. Wongxfs: cross-reference the realtime bitmap
2017-11-27  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2017-11-17  Colin Ian Kingxfs: remove redundant assignment to variable bit
2017-11-17  Darrick J. Wongxfs: create block pointer check functions
2017-07-31  Darrick J. Wongxfs: export various function for the online scrubber
2017-07-31  Darrick J. Wongxfs: remove double-underscore integer types
2017-05-11  Darrick J. Wongxfs: add a couple of queries to iterate free extents...
2016-08-10  Eric Sandeenxfs: make several functions static
2016-05-10  Dave ChinnerMerge branch 'progs-misc-fixes-for-4.6' into for-master
2016-05-10  Dave ChinnerMerge branch 'libxfs-4.6-sync' into for-master
2016-02-17  Dave Chinnerxfs: remove timestamps from incore inode
2016-02-17  Dave Chinnerxfs: RT bitmap and summary buffers need verifiers
2016-02-17  Dave Chinnerxfs: RT bitmap and summary buffers are not typed
2015-12-20  Jan Tulakxfsprogs: Remove trailing blanks on various places
2015-07-30  Dave Chinnerlibxfs: disambiguate xfs.h
2015-07-30  Dave Chinnerlibxfs: directly include libxfs headers
2015-07-30  Dave Chinnerlibxfs: update to match 3.19-rc1 kernel code
2015-07-30  Dave Chinnerlibxfs: update to 3.16 kernel code
2013-11-13  Dave Chinnerlibxfs: xfs_rtalloc.c becomes xfs_rtbitmap.c