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
/
nilfs2
/
btree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-14
nilfs2: allow btree code to directly call dat operations
Ryusuke Konishi
1
-67
/
+84
2009-09-14
nilfs2: stop zero-fill of btree path just before free it
Ryusuke Konishi
1
-24
/
+12
2009-09-14
nilfs2: remove unused btree argument from btree functions
Ryusuke Konishi
1
-248
/
+208
2009-06-10
nilfs2: support contiguous lookup of blocks
Ryusuke Konishi
1
-0
/
+84
2009-06-10
nilfs2: remove nilfs_btree_operations from btree mapping
Ryusuke Konishi
1
-37
/
+15
2009-06-10
nilfs2: remove bmap pointer operations
Ryusuke Konishi
1
-54
/
+46
2009-06-10
nilfs2: remove useless b_low and b_high fields from nilfs_bmap struct
Ryusuke Konishi
1
-15
/
+7
2009-06-10
nilfs2: remove pointless NULL check of bpop_commit_alloc_ptr function
Ryusuke Konishi
1
-10
/
+5
2009-06-10
nilfs2: move get block functions in bmap.c into btree codes
Ryusuke Konishi
1
-22
/
+35
2009-06-10
nilfs2: remove nilfs_bmap_delete_block
Ryusuke Konishi
1
-4
/
+4
2009-06-10
nilfs2: remove nilfs_bmap_put_block
Ryusuke Konishi
1
-17
/
+16
2009-06-10
nilfs2: unify bmap operations starting use of indirect block address
Ryusuke Konishi
1
-5
/
+2
2009-04-07
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
1
-17
/
+10
2009-04-07
nilfs2: clean up indirect function calling conventions
Pekka Enberg
1
-31
/
+31
2009-04-07
nilfs2: B-tree based block mapping
Koji Sato
1
-0
/
+2276
[prev]