index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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_bmap_btree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-12
xfs: replace inode fork size macros with functions
Darrick J. Wong
1
-1
/
+1
2022-07-10
xfs: convert XFS_IFORK_PTR to a static inline helper
Darrick J. Wong
1
-4
/
+4
2022-04-11
xfs: Introduce macros to represent new maximum extent counts for data/attr forks
Chandan Babu R
1
-2
/
+7
2021-10-23
xfs: rename xfs_bmap_add_free to xfs_free_extent_later
Darrick J. Wong
1
-1
/
+1
2021-10-23
xfs: remove kmem_zone typedef
Darrick J. Wong
1
-1
/
+1
2021-10-19
xfs: use separate btree cursor cache for each btree type
Darrick J. Wong
1
-1
/
+22
2021-10-19
xfs: compute absolute maximum nlevels for each btree type
Darrick J. Wong
1
-3
/
+28
2021-10-19
xfs: dynamically allocate cursors based on maxlevels
Darrick J. Wong
1
-1
/
+2
2021-10-19
xfs: refactor btree cursor allocation function
Darrick J. Wong
1
-5
/
+1
2021-10-19
xfs: remove xfs_btree_cur.bc_blocklog
Darrick J. Wong
1
-1
/
+0
2021-08-19
xfs: introduce xfs_buf_daddr()
Dave Chinner
1
-1
/
+1
2021-08-19
xfs: convert xfs_sb_version_has checks to use mount features
Dave Chinner
1
-1
/
+1
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
1
-2
/
+2
2021-08-19
xfs: make the start pointer passed to btree alloc_block functions const
Darrick J. Wong
1
-4
/
+4
2021-08-19
xfs: mark the record passed into xchk_btree functions as const
Darrick J. Wong
1
-1
/
+1
2021-08-19
xfs: make the keys and records passed to btree inorder functions const
Darrick J. Wong
1
-6
/
+6
2021-08-19
xfs: mark the record passed into btree init_key functions as const
Darrick J. Wong
1
-6
/
+6
2021-08-19
xfs: make the key parameters to all btree key comparison functions const
Darrick J. Wong
1
-7
/
+7
2021-04-08
xfs: move the di_flags field to struct xfs_inode
Christoph Hellwig
1
-1
/
+1
2021-04-08
xfs: move the di_nblocks field to struct xfs_inode
Christoph Hellwig
1
-2
/
+2
2020-12-09
xfs: remove unneeded return value check for *init_cursor()
Joseph Qi
1
-2
/
+0
2020-07-29
xfs: Remove kmem_zone_zalloc() usage
Carlos Maiolino
1
-1
/
+1
2020-05-19
xfs: move the fork format fields into struct xfs_ifork
Christoph Hellwig
1
-4
/
+1
2020-03-13
xfs: rename btree cursor private btree member flags
Dave Chinner
1
-2
/
+2
2020-03-13
xfs: convert btree cursor inode-private member names
Dave Chinner
1
-25
/
+25
2019-08-28
xfs: fix sign handling problem in xfs_bmbt_diff_two_keys
Darrick J. Wong
1
-2
/
+14
2019-06-29
xfs: remove unused header files
Eric Sandeen
1
-3
/
+0
2019-06-29
xfs: add struct xfs_mount pointer to struct xfs_buf
Christoph Hellwig
1
-1
/
+1
2019-02-12
xfs: miscellaneous verifier magic value fixups
Brian Foster
1
-7
/
+6
2018-08-03
xfs: pass transaction to xfs_defer_add()
Brian Foster
1
-1
/
+1
2018-08-03
xfs: replace dop_low with transaction flag
Brian Foster
1
-2
/
+2
2018-07-23
xfs: trivial xfs_btree_del_cursor cleanups
Darrick J. Wong
1
-1
/
+1
2018-07-12
xfs: remove xfs_alloc_arg firstblock field
Brian Foster
1
-1
/
+0
2018-07-12
xfs: remove xfs_btree_cur private firstblock field
Brian Foster
1
-6
/
+4
2018-07-12
xfs: remove xfs_btree_cur bmbt dfops field
Brian Foster
1
-6
/
+3
2018-06-07
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-05-16
xfs: add helpers to calculate btree size
Darrick J. Wong
1
-0
/
+9
2018-03-12
Cleanup old XFS_BTREE_* traces
Carlos Maiolino
1
-3
/
+1
2018-01-08
xfs: create a new buf_ops pointer to verify structure metadata
Darrick J. Wong
1
-0
/
+1
2018-01-08
xfs: refactor verifier callers to print address of failing check
Darrick J. Wong
1
-5
/
+13
2018-01-08
xfs: have buffer verifier functions report failing address
Darrick J. Wong
1
-7
/
+9
2018-01-08
xfs: refactor xfs_verifier_error and xfs_buf_ioerror
Darrick J. Wong
1
-7
/
+4
2018-01-08
xfs: refactor long-format btree header verification routines
Darrick J. Wong
1
-20
/
+2
2018-01-08
xfs: remove XFS_FSB_SANITY_CHECK
Darrick J. Wong
1
-2
/
+2
2017-11-06
xfs: use a b+tree for the in-core extent list
Christoph Hellwig
1
-89
/
+14
2017-11-06
xfs: allow unaligned extent records in xfs_bmbt_disk_set_all
Christoph Hellwig
1
-4
/
+4
2017-10-27
xfs: remove xfs_bmbt_get_state
Christoph Hellwig
1
-28
/
+1
2017-10-27
xfs: remove all xfs_bmbt_set_* helpers except for xfs_bmbt_set_all
Christoph Hellwig
1
-88
/
+14
2017-10-27
xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_update
Christoph Hellwig
1
-29
/
+13
2017-09-01
xfs: skip bmbt block ino validation during owner change
Brian Foster
1
-0
/
+1
[next]