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
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
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_iext_tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
xfs: prevent metadata files from being inactivated
Darrick J. Wong
1
-1
/
+1
2020-09-07
xfs: remove kmem_realloc()
Carlos Maiolino
1
-1
/
+1
2019-10-21
xfs: fix inode fork extent count overflow
Dave Chinner
1
-1
/
+1
2019-08-28
xfs: remove unnecessary parameter from xfs_iext_inc_seq
Darrick J. Wong
1
-4
/
+4
2019-06-29
xfs: remove unused header files
Eric Sandeen
1
-5
/
+0
2019-06-29
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
1
-0
/
+1
2019-02-12
xfs: update fork seq counter on data fork changes
Brian Foster
1
-7
/
+6
2018-08-07
xfs: use WRITE_ONCE to update if_seq
Christoph Hellwig
1
-3
/
+17
2018-07-31
xfs: maintain a sequence count for inode fork manipulations
Christoph Hellwig
1
-0
/
+6
2018-06-07
xfs: convert to SPDX license tags
Dave Chinner
1
-9
/
+1
2017-12-14
xfs: move xfs_iext_insert tracepoint to report useful information
Darrick J. Wong
1
-2
/
+2
2017-11-21
xfs: fix memory leak in xfs_iext_free_last_leaf
Shu Wang
1
-1
/
+1
2017-11-16
xfs: fix type usage
Darrick J. Wong
1
-1
/
+1
2017-11-10
xfs: handle zero entries case in xfs_iext_rebalance_leaf
Christoph Hellwig
1
-7
/
+17
2017-11-10
xfs: add comments documenting the rebalance algorithm
Christoph Hellwig
1
-0
/
+24
2017-11-10
xfs: trivial indentation fixup for xfs_iext_remove_node
Christoph Hellwig
1
-2
/
+1
2017-11-10
xfs: remove a superflous assignment in xfs_iext_remove_node
Christoph Hellwig
1
-1
/
+0
2017-11-10
xfs: add some comments to xfs_iext_insert/xfs_iext_insert_node
Christoph Hellwig
1
-0
/
+8
2017-11-10
xfs: fix number of records handling in xfs_iext_split_leaf
Christoph Hellwig
1
-4
/
+1
2017-11-06
xfs: remove the nr_extents argument to xfs_iext_remove
Christoph Hellwig
1
-22
/
+8
2017-11-06
xfs: remove the nr_extents argument to xfs_iext_insert
Christoph Hellwig
1
-23
/
+8
2017-11-06
xfs: use a b+tree for the in-core extent list
Christoph Hellwig
1
-0
/
+1035