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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-11
Btrfs: create a logical->phsyical block number mapping scheme
Chris Mason
7
-68
/
+134
2007-04-11
Btrfs: early support for multiple devices
Chris Mason
2
-5
/
+76
2007-04-11
Btrfs: use a dedicated inode num for root root dir
Chris Mason
2
-10
/
+2
2007-04-11
Btrfs: detect duplicate subvol names
Chris Mason
1
-2
/
+2
2007-04-11
Btrfs: subvolumes
Chris Mason
4
-43
/
+182
2007-04-10
Btrfs: when forced to cow for file_write, get the page uptodate first
Chris Mason
1
-1
/
+14
2007-04-10
Btrfs: only cow in get_block when create==1
Chris Mason
1
-2
/
+3
2007-04-10
Btrfs: cow file extents before writing
Chris Mason
1
-2
/
+18
2007-04-10
Btrfs: drop owner and parentid
Chris Mason
6
-47
/
+6
2007-04-10
Btrfs: drop the inode map tree
Chris Mason
8
-204
/
+33
2007-04-10
Btrfs: snapshot progress
Chris Mason
7
-12
/
+183
2007-04-09
Btrfs: groundwork for subvolume and snapshot roots
Chris Mason
6
-99
/
+282
2007-04-06
Btrfs: start of support for many FS volumes
Chris Mason
9
-79
/
+242
2007-04-05
Btrfs: uuids
Chris Mason
3
-4
/
+13
2007-04-05
Btrfs: dirindex optimizations
Chris Mason
5
-17
/
+50
2007-04-05
Btrfs: finish off inode indexing in dirs, add overflows
Chris Mason
3
-11
/
+107
2007-04-05
Btrfs: more inode indexed directory work
Chris Mason
4
-45
/
+70
2007-04-05
Btrfs: add dir inode index
Chris Mason
4
-9
/
+33
2007-04-04
Btrfs: tweak the inode-map and free extent search starts on cold mount
Chris Mason
5
-13
/
+39
2007-04-04
Btrfs: disable inline data code for now
Chris Mason
1
-8
/
+10
2007-04-04
Btrfs: support for items bigger than 1/2 the blocksize
Chris Mason
2
-38
/
+110
2007-04-04
Btrfs: early inline file data code
Chris Mason
2
-10
/
+248
2007-04-03
Btrfs: don't wait on uptodate buffers on read
Chris Mason
1
-0
/
+3
2007-04-02
Btrfs: csum_verify_file_block locking fix
Chris Mason
4
-4
/
+2
2007-04-02
Btrfs: corruptions fixed
Chris Mason
5
-43
/
+34
2007-04-02
Btrfs: dynamic allocation of path struct
Chris Mason
6
-172
/
+243
2007-04-02
Btrfs: still corruption hunting
Chris Mason
10
-95
/
+265
2007-03-30
Btrfs: corruption hunt continues
Chris Mason
11
-105
/
+187
2007-03-30
Btrfs: hunting slab corruption
Chris Mason
5
-6
/
+27
2007-03-29
Btrfs: verify csums on read
Chris Mason
6
-60
/
+279
2007-03-29
btrfs_file_write -- first pass
Chris Mason
1
-9
/
+213
2007-03-29
Btrfs: btree address space fixes
Chris Mason
1
-3
/
+4
2007-03-29
Btrfs: sha256 csums on metadata
Chris Mason
3
-7
/
+67
2007-03-28
Btrfs: use a btree inode instead of sb_getblk
Chris Mason
6
-24
/
+174
2007-03-27
btrfs_rmdir
Chris Mason
1
-13
/
+93
2007-03-27
Btrfs: byte offsets for file keys
Chris Mason
3
-5
/
+9
2007-03-27
btrfs_truncate
Chris Mason
2
-18
/
+114
2007-03-27
Btrfs: add generation field to file extent
Chris Mason
2
-0
/
+14
2007-03-27
Btrfs: split out level field in struct header
Chris Mason
3
-10
/
+4
2007-03-27
Btrfs: reference counts on data extents
Chris Mason
5
-24
/
+82
2007-03-27
btrfs_get_block, file read/write
Chris Mason
5
-41
/
+230
2007-03-26
btrfs_dirty_inode
Chris Mason
1
-5
/
+57
2007-03-26
Btrfs: TODO update
Chris Mason
1
-3
/
+0
2007-03-26
Btrfs: add a radix back bit tree
Chris Mason
6
-57
/
+167
2007-03-26
btrfs_mkdir
Chris Mason
1
-119
/
+65
2007-03-25
Btrfs: very simple readdir readahead
Chris Mason
1
-7
/
+31
2007-03-25
Btrfs: unlink and delete_inode
Chris Mason
1
-3
/
+114
2007-03-25
Btrfs: leak fixes, pinning fixes
Chris Mason
3
-23
/
+40
2007-03-24
Btrfs: very minimal locking
Chris Mason
4
-11
/
+22
2007-03-23
Add generation number to btrfs_header, readdir fixes, hash collision fixes
Chris Mason
5
-14
/
+32
[next]