index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_rtbitmap.c
Age
Commit message (
Expand
)
Author
2024-01-30
xfs: remove conditional building of rt geometry validator functions
Darrick J. Wong
2023-12-22
xfs: remove XFS_RTMIN/XFS_RTMAX
Christoph Hellwig
2023-12-22
xfs: remove rt-wrappers from xfs_format.h
Christoph Hellwig
2023-12-22
xfs: split xfs_rtmodify_summary_int
Christoph Hellwig
2023-12-22
xfs: move xfs_rtget_summary to xfs_rtbitmap.c
Christoph Hellwig
2023-12-06
xfs: fix 32-bit truncation in xfs_compute_rextslog
Darrick J. Wong
2023-12-06
xfs: make rextslog computation consistent with mkfs
Darrick J. Wong
2023-11-08
Merge tag 'xfs-6.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-10-19
xfs: invert the realtime summary cache
Omar Sandoval
2023-10-19
xfs: simplify rt bitmap/summary block accessor functions
Darrick J. Wong
2023-10-19
xfs: simplify xfs_rtbuf_get calling conventions
Darrick J. Wong
2023-10-19
xfs: cache last bitmap block in realtime allocator
Omar Sandoval
2023-10-18
xfs: consolidate realtime allocation arguments
Dave Chinner
2023-10-18
xfs: use accessor functions for summary info words
Darrick J. Wong
2023-10-18
xfs: create helpers for rtsummary block/wordcount computations
Darrick J. Wong
2023-10-18
xfs: use accessor functions for bitmap words
Darrick J. Wong
2023-10-18
xfs: create a helper to handle logging parts of rt bitmap/summary blocks
Darrick J. Wong
2023-10-18
xfs: create helpers for rtbitmap block/wordcount computations
Darrick J. Wong
2023-10-18
xfs: convert to new timestamp accessors
Jeff Layton
2023-10-17
xfs: convert rt summary macros to helpers
Darrick J. Wong
2023-10-17
xfs: convert open-coded xfs_rtword_t pointer accesses to helper
Darrick J. Wong
2023-10-17
xfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macros
Darrick J. Wong
2023-10-17
xfs: convert the rtbitmap block and bit macros to static inline functions
Darrick J. Wong
2023-10-17
xfs: create helpers to convert rt block numbers to rt extent numbers
Darrick J. Wong
2023-10-17
xfs: convert rt extent numbers to xfs_rtxnum_t
Darrick J. Wong
2023-10-17
xfs: convert rt bitmap/summary block numbers to xfs_fileoff_t
Darrick J. Wong
2023-10-17
xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocator
Darrick J. Wong
2023-10-17
xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
Darrick J. Wong
2023-10-17
xfs: hoist freeing of rt data fork extent mappings
Darrick J. Wong
2022-04-12
xfs: pass explicit mount pointer to rtalloc query functions
Darrick J. Wong
2021-08-18
xfs: make xfs_rtalloc_query_range input parameters const
Darrick J. Wong
2021-04-07
xfs: move the di_flags field to struct xfs_inode
Christoph Hellwig
2020-12-16
xfs: remove xfs_buf_t typedef
Dave Chinner
2020-10-16
xfs: fix high key handling in the rt allocator's query_range function
Darrick J. Wong
2020-07-06
xfs: rename xfs_bmap_is_real_extent to is_written_extent
Darrick J. Wong
2020-05-19
xfs: xfs_bmapi_read doesn't take a fork id as the last argument
Christoph Hellwig
2019-11-13
xfs: convert open coded corruption check to use XFS_IS_CORRUPT
Darrick J. Wong
2019-11-04
xfs: always log corruption errors
Darrick J. Wong
2019-06-28
xfs: remove unused header files
Eric Sandeen
2018-12-12
xfs: cache minimum realtime summary level
Omar Sandoval
2018-06-24
xfs: fix off-by-one error in xfs_rtalloc_query_range
Darrick J. Wong
2018-06-08
xfs: move various type verifiers to common file
Dave Chinner
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-06-01
xfs: fix xfs_rtalloc_rec units
Darrick J. Wong
2018-06-01
xfs: strengthen rtalloc query range checks
Darrick J. Wong
2018-06-01
xfs: xfs_rtbuf_get should check the bmapi_read results
Darrick J. Wong
2018-01-17
xfs: cross-reference the realtime bitmap
Darrick J. Wong
2017-10-31
xfs: remove redundant assignment to variable bit
Colin Ian King
2017-10-26
xfs: create block pointer check functions
Darrick J. Wong
2017-06-19
xfs: export various function for the online scrubber
Darrick J. Wong
[next]