index
:
linux.git
master
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
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
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
2017-04-03
xfs: add a couple of queries to iterate free extents in the rtbitmap
Darrick J. Wong
2016-11-08
libxfs: fix whitespace problems
Darrick J. Wong
2016-06-01
xfs: make several functions static
Eric Sandeen
2016-03-07
Merge branch 'xfs-gut-icdinode-4.6' into for-next
Dave Chinner
2016-02-09
xfs: remove timestamps from incore inode
Dave Chinner
2016-02-09
xfs: RT bitmap and summary buffers need verifiers
Dave Chinner
2016-02-09
xfs: RT bitmap and summary buffers are not typed
Dave Chinner
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
2014-09-09
xfs: remove rbpp check from xfs_rtmodify_summary_int
Eric Sandeen
2014-09-09
xfs: combine xfs_rtmodify_summary and xfs_rtget_summary
Eric Sandeen
2014-06-25
libxfs: move source files
Dave Chinner