index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_rtbitmap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: report realtime metadata corruption errors to the health system
Darrick J. Wong
2024-02-22
1
-1
/
+8
*
xfs: Replace xfs_isilocked with xfs_assert_ilocked
Matthew Wilcox (Oracle)
2024-02-19
1
-1
/
+1
*
xfs: remove conditional building of rt geometry validator functions
Darrick J. Wong
2024-01-30
1
-14
/
+0
*
xfs: remove XFS_RTMIN/XFS_RTMAX
Christoph Hellwig
2023-12-22
1
-4
/
+4
*
xfs: remove rt-wrappers from xfs_format.h
Christoph Hellwig
2023-12-22
1
-12
/
+12
*
xfs: split xfs_rtmodify_summary_int
Christoph Hellwig
2023-12-22
1
-51
/
+25
*
xfs: move xfs_rtget_summary to xfs_rtbitmap.c
Christoph Hellwig
2023-12-22
1
-0
/
+14
*
xfs: fix 32-bit truncation in xfs_compute_rextslog
Darrick J. Wong
2023-12-07
1
-3
/
+5
*
xfs: make rextslog computation consistent with mkfs
Darrick J. Wong
2023-12-07
1
-0
/
+12
*
Merge tag 'xfs-6.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-11-08
1
-367
/
+440
|
\
|
*
xfs: invert the realtime summary cache
Omar Sandoval
2023-10-19
1
-3
/
+3
|
*
xfs: simplify rt bitmap/summary block accessor functions
Darrick J. Wong
2023-10-19
1
-32
/
+29
|
*
xfs: simplify xfs_rtbuf_get calling conventions
Darrick J. Wong
2023-10-19
1
-66
/
+49
|
*
xfs: cache last bitmap block in realtime allocator
Omar Sandoval
2023-10-19
1
-71
/
+76
|
*
xfs: consolidate realtime allocation arguments
Dave Chinner
2023-10-19
1
-179
/
+187
|
*
xfs: use accessor functions for summary info words
Darrick J. Wong
2023-10-19
1
-7
/
+8
|
*
xfs: create helpers for rtsummary block/wordcount computations
Darrick J. Wong
2023-10-19
1
-0
/
+29
|
*
xfs: use accessor functions for bitmap words
Darrick J. Wong
2023-10-18
1
-75
/
+34
|
*
xfs: create a helper to handle logging parts of rt bitmap/summary blocks
Darrick J. Wong
2023-10-18
1
-15
/
+40
|
*
xfs: create helpers for rtbitmap block/wordcount computations
Darrick J. Wong
2023-10-18
1
-0
/
+27
|
*
xfs: convert rt summary macros to helpers
Darrick J. Wong
2023-10-18
1
-4
/
+6
|
*
xfs: convert open-coded xfs_rtword_t pointer accesses to helper
Darrick J. Wong
2023-10-18
1
-28
/
+31
|
*
xfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macros
Darrick J. Wong
2023-10-18
1
-8
/
+8
|
*
xfs: convert the rtbitmap block and bit macros to static inline functions
Darrick J. Wong
2023-10-18
1
-15
/
+15
|
*
xfs: create helpers to convert rt block numbers to rt extent numbers
Darrick J. Wong
2023-10-18
1
-2
/
+2
|
*
xfs: convert rt extent numbers to xfs_rtxnum_t
Darrick J. Wong
2023-10-18
1
-43
/
+43
|
*
xfs: convert rt bitmap/summary block numbers to xfs_fileoff_t
Darrick J. Wong
2023-10-18
1
-11
/
+11
|
*
xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocator
Darrick J. Wong
2023-10-18
1
-6
/
+6
|
*
xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
Darrick J. Wong
2023-10-18
1
-0
/
+1
|
*
xfs: hoist freeing of rt data fork extent mappings
Darrick J. Wong
2023-10-17
1
-0
/
+33
*
|
xfs: convert to new timestamp accessors
Jeff Layton
2023-10-18
1
-1
/
+5
|
/
*
xfs: pass explicit mount pointer to rtalloc query functions
Darrick J. Wong
2022-04-11
1
-4
/
+5
*
xfs: make xfs_rtalloc_query_range input parameters const
Darrick J. Wong
2021-08-19
1
-7
/
+7
*
xfs: move the di_flags field to struct xfs_inode
Christoph Hellwig
2021-04-07
1
-2
/
+2
*
xfs: remove xfs_buf_t typedef
Dave Chinner
2020-12-17
1
-11
/
+11
*
xfs: fix high key handling in the rt allocator's query_range function
Darrick J. Wong
2020-10-17
1
-7
/
+4
*
xfs: rename xfs_bmap_is_real_extent to is_written_extent
Darrick J. Wong
2020-07-06
1
-1
/
+1
*
xfs: xfs_bmapi_read doesn't take a fork id as the last argument
Christoph Hellwig
2020-05-19
1
-1
/
+1
*
xfs: convert open coded corruption check to use XFS_IS_CORRUPT
Darrick J. Wong
2019-11-13
1
-3
/
+1
*
xfs: always log corruption errors
Darrick J. Wong
2019-11-04
1
-2
/
+4
*
xfs: remove unused header files
Eric Sandeen
2019-06-29
1
-8
/
+0
*
xfs: cache minimum realtime summary level
Omar Sandoval
2018-12-12
1
-0
/
+6
*
xfs: fix off-by-one error in xfs_rtalloc_query_range
Darrick J. Wong
2018-06-24
1
-2
/
+2
*
xfs: move various type verifiers to common file
Dave Chinner
2018-06-08
1
-12
/
+0
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: fix xfs_rtalloc_rec units
Darrick J. Wong
2018-06-01
1
-13
/
+13
*
xfs: strengthen rtalloc query range checks
Darrick J. Wong
2018-06-01
1
-2
/
+5
*
xfs: xfs_rtbuf_get should check the bmapi_read results
Darrick J. Wong
2018-06-01
1
-0
/
+3
*
xfs: cross-reference the realtime bitmap
Darrick J. Wong
2018-01-18
1
-0
/
+21
*
xfs: remove redundant assignment to variable bit
Colin Ian King
2017-10-31
1
-1
/
+0
[next]