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
/
btrfs
/
extent-tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-11
Btrfs: create a logical->phsyical block number mapping scheme
Chris Mason
1
-4
/
+4
2007-04-10
Btrfs: drop owner and parentid
Chris Mason
1
-6
/
+2
2007-04-10
Btrfs: snapshot progress
Chris Mason
1
-0
/
+6
2007-04-05
Btrfs: more inode indexed directory work
Chris Mason
1
-2
/
+1
2007-04-04
Btrfs: tweak the inode-map and free extent search starts on cold mount
Chris Mason
1
-2
/
+19
2007-04-02
Btrfs: csum_verify_file_block locking fix
Chris Mason
1
-2
/
+0
2007-04-02
Btrfs: dynamic allocation of path struct
Chris Mason
1
-39
/
+61
2007-04-02
Btrfs: still corruption hunting
Chris Mason
1
-6
/
+12
2007-03-30
Btrfs: corruption hunt continues
Chris Mason
1
-4
/
+4
2007-03-28
Btrfs: use a btree inode instead of sb_getblk
Chris Mason
1
-5
/
+3
2007-03-27
btrfs_truncate
Chris Mason
1
-12
/
+13
2007-03-27
Btrfs: reference counts on data extents
Chris Mason
1
-17
/
+70
2007-03-27
btrfs_get_block, file read/write
Chris Mason
1
-2
/
+2
2007-03-26
Btrfs: add a radix back bit tree
Chris Mason
1
-54
/
+39
2007-03-25
Btrfs: leak fixes, pinning fixes
Chris Mason
1
-9
/
+21
2007-03-24
Btrfs: very minimal locking
Chris Mason
1
-2
/
+3
2007-03-23
Btrfs: properly set new buffers for new blocks up to date
Chris Mason
1
-1
/
+1
2007-03-23
btrfs_create, btrfs_write_super, btrfs_sync_fs
Chris Mason
1
-9
/
+17
2007-03-22
Mountable btrfs, with readdir
Chris Mason
1
-70
/
+74
2007-03-21
Btrfs: initial move to kernel module land
Chris Mason
1
-6
/
+4
2007-03-21
Btrfs: Better block record keeping, real mkfs
Chris Mason
1
-5
/
+19
2007-03-20
Btrfs: Add inode map, and the start of file extent items
Chris Mason
1
-48
/
+57
2007-03-16
Btrfs: transaction handles everywhere
Chris Mason
1
-60
/
+75
2007-03-16
Btrfs: pin freed blocks from the FS tree too
Chris Mason
1
-11
/
+17
2007-03-15
Btrfs: Use a chunk of the key flags to record the item type.
Chris Mason
1
-7
/
+10
2007-03-14
Btrfs: variable block size support
Chris Mason
1
-4
/
+2
2007-03-14
Btrfs: add leaf data casting helper
Chris Mason
1
-6
/
+2
2007-03-14
Btrfs: properly reset block cache on free
Chris Mason
1
-1
/
+1
2007-03-13
Btrfs: Change the super to point to a tree of trees to enable persistent snap...
Chris Mason
1
-8
/
+7
2007-03-13
Btrfs: make some funcs static
Chris Mason
1
-11
/
+36
2007-03-13
rename funcs and structs to btrfs
Chris Mason
1
-73
/
+74
2007-03-13
Btrfs: struct extent_item endian
Chris Mason
1
-9
/
+13
2007-03-13
Btrfs: node->blockptrs endian fixes
Chris Mason
1
-2
/
+2
2007-03-13
Btrfs: struct item endian fixes
Chris Mason
1
-5
/
+7
2007-03-12
Btrfs: struct key endian fixes
Chris Mason
1
-16
/
+18
2007-03-12
Btrfs: get/set for struct header fields
Chris Mason
1
-40
/
+13
2007-03-12
fix leak in btrfs_drop_snapshot
Chris Mason
1
-4
/
+7
2007-03-10
Btrfs: recursion free-first pass
Chris Mason
1
-2
/
+96
2007-03-08
Btrfs: Fixup last found extent caching
Chris Mason
1
-18
/
+21
2007-03-07
Btrfs: get rid of add recursion
Chris Mason
1
-114
/
+95
2007-03-07
Btrfs: Fixup reference counting on cows
Chris Mason
1
-87
/
+204
2007-03-03
Btrfs: early reference counting
Chris Mason
1
-3
/
+42
2007-03-02
Btrfs: Fix extent code to use merge during delete
Chris Mason
1
-2
/
+2
2007-03-01
Btrfs: more return code checking
Chris Mason
1
-6
/
+9
2007-03-01
Btrfs: return code checking
Chris Mason
1
-0
/
+5
2007-02-26
Btrfs: u64 cleanups
Chris Mason
1
-2
/
+2
2007-02-26
Btrfs: Add fsx-style randomized tree tester
Chris Mason
1
-0
/
+296