index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_types.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-24
xfs: allow inode-based btrees to reserve space in the data device
Darrick J. Wong
1
-0
/
+7
2024-11-06
xfs: create incore realtime group structures
Darrick J. Wong
1
-1
/
+7
2024-11-06
xfs: rename metadata inode predicates
Darrick J. Wong
1
-1
/
+1
2024-11-06
xfs: factor out a generic xfs_group structure
Christoph Hellwig
1
-0
/
+8
2024-09-01
xfs: remove xfs_validate_rtextents
Christoph Hellwig
1
-12
/
+0
2024-02-22
xfs: remove xfs_btnum_t
Christoph Hellwig
1
-9
/
+0
2024-02-22
xfs: add a name field to struct xfs_btree_ops
Christoph Hellwig
1
-9
/
+0
2024-02-22
xfs: make staging file forks explicit
Darrick J. Wong
1
-3
/
+5
2024-01-30
xfs: remove conditional building of rt geometry validator functions
Darrick J. Wong
1
-0
/
+12
2023-12-22
xfs: return -ENOSPC from xfs_rtallocate_*
Christoph Hellwig
1
-1
/
+0
2023-12-15
xfs: repair free space btrees
Darrick J. Wong
1
-0
/
+7
2023-10-18
xfs: convert rt summary macros to helpers
Darrick J. Wong
1
-0
/
+2
2023-10-18
xfs: convert rt extent numbers to xfs_rtxnum_t
Darrick J. Wong
1
-0
/
+2
2023-10-18
xfs: rename xfs_verify_rtext to xfs_verify_rtbext
Darrick J. Wong
1
-2
/
+2
2023-10-18
xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t
Darrick J. Wong
1
-0
/
+1
2023-10-18
xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocator
Darrick J. Wong
1
-0
/
+1
2023-04-12
xfs: replace xfs_btree_has_record with a general keyspace scanner
Darrick J. Wong
1
-0
/
+12
2022-10-31
xfs: report refcount domain in tracepoints
Darrick J. Wong
1
-0
/
+4
2022-10-31
xfs: track cow/shared record domains explicitly in xfs_refcount_irec
Darrick J. Wong
1
-0
/
+6
2022-10-31
xfs: move _irec structs to xfs_types.h
Darrick J. Wong
1
-0
/
+20
2022-07-07
xfs: Pre-calculate per-AG agino geometry
Dave Chinner
1
-6
/
+0
2022-07-07
xfs: Pre-calculate per-AG agbno geometry
Dave Chinner
1
-3
/
+0
2022-04-11
xfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively
Chandan Babu R
1
-2
/
+2
2022-04-11
xfs: Move extent count limits to xfs_format.h
Chandan Babu R
1
-7
/
+0
2021-08-19
xfs: resolve fork names in trace output
Darrick J. Wong
1
-0
/
+5
2021-06-21
xfs: xfs_log_force_lsn isn't passed a LSN
Dave Chinner
1
-0
/
+1
2020-12-09
xfs: refactor file range validation
Darrick J. Wong
1
-0
/
+3
2020-12-09
xfs: refactor realtime volume extent validation
Darrick J. Wong
1
-0
/
+2
2020-12-09
xfs: refactor data device extent validation
Darrick J. Wong
1
-0
/
+2
2019-11-14
xfs: remove unused structure members & simple typedefs
Eric Sandeen
1
-2
/
+0
2019-08-27
xfs: add kmem allocation trace points
Dave Chinner
1
-0
/
+8
2019-04-30
xfs: add online scrub for superblock counters
Darrick J. Wong
1
-0
/
+2
2019-02-12
xfs: add xfs_verify_agino_or_null helper
Darrick J. Wong
1
-0
/
+2
2019-02-12
xfs: scrub should flag dir/attr offsets that aren't mappable with xfs_dablk_t
Darrick J. Wong
1
-0
/
+1
2018-12-20
xfs: stringify scrub types in ftrace output
Darrick J. Wong
1
-2
/
+2
2018-12-20
xfs: stringify btree cursor types in ftrace output
Darrick J. Wong
1
-0
/
+13
2018-12-20
xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfs
Darrick J. Wong
1
-0
/
+5
2018-12-20
xfs: fix symbolic enum printing in ftrace output
Darrick J. Wong
1
-0
/
+4
2018-07-31
xfs: verify icount in superblock write
Darrick J. Wong
1
-0
/
+1
2018-06-08
xfs: move various type verifiers to common file
Dave Chinner
1
-0
/
+19
2018-06-07
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-06-01
xfs: xfs_rtword_t should be unsigned, not signed
Darrick J. Wong
1
-1
/
+1
2017-11-06
xfs: move xfs_bmbt_irec and xfs_exntst_t to xfs_types.h
Christoph Hellwig
1
-0
/
+12
2017-11-06
xfs: use a b+tree for the in-core extent list
Christoph Hellwig
1
-1
/
+2
2017-11-06
xfs: introduce the xfs_iext_cursor abstraction
Christoph Hellwig
1
-0
/
+3
2017-10-27
xfs: refactor btree block header checking functions
Darrick J. Wong
1
-0
/
+6
2017-06-20
xfs: remove double-underscore integer types
Darrick J. Wong
1
-23
/
+23
2016-11-24
Merge branch 'xfs-4.10-extent-lookup' into for-next
Dave Chinner
1
-1
/
+0
2016-11-24
xfs: remove NULLEXTNUM
Christoph Hellwig
1
-1
/
+0
2016-11-09
xfs: check minimum block size for CRC filesystems
Darrick J. Wong
1
-0
/
+3
[next]