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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-18
Btrfs: Give each subvol and snapshot their own anonymous devid
Chris Mason
5
-6
/
+34
2008-11-18
Btrfs: Allow subvolumes and snapshots anywhere in the directory tree
Chris Mason
8
-65
/
+162
2008-11-18
Btrfs: Add some debugging around the ENOSPC bugs
Josef Bacik
1
-0
/
+3
2008-11-18
Btrfs: fix free space leak
Josef Bacik
1
-0
/
+8
2008-11-12
Btrfs: Add a missing return pointer check
yanhai zhu
1
-0
/
+2
2008-11-12
Btrfs: Check kthread_should_stop() before schedule() in worker_loop
yanhai zhu
1
-1
/
+2
2008-11-12
Btrfs: Fix race in btrfs_mark_extent_written
Yan Zheng
1
-4
/
+14
2008-11-18
Btrfs: Seed device support
Yan Zheng
8
-315
/
+932
2008-11-12
Btrfs: mount ro and remount support
Yan Zheng
7
-58
/
+163
2008-11-12
Btrfs: batch extent inserts/updates/deletions on the extent root
Josef Bacik
3
-93
/
+909
2008-11-12
Btrfs: allow clone of an arbitrary file range
Sage Weil
2
-41
/
+221
2008-11-13
Btrfs: Fix handling of space info full during allocations
Chris Mason
1
-2
/
+3
2008-11-13
Btrfs: Improve metadata read latencies
Chris Mason
2
-7
/
+7
2008-11-11
Btrfs: Fix compile warnings on 32 bit machines
Chris Mason
4
-8
/
+12
2008-11-11
Btrfs: Fix starting search offset inside btrfs_drop_extents
Yan Zheng
1
-1
/
+1
2008-11-11
Btrfs: empty_size allocation fixes again
Chris Mason
1
-3
/
+4
2008-11-10
Btrfs: tune btrfs unplug functions for a small number of devices
Chris Mason
1
-0
/
+10
2008-11-10
Btrfs: Turn off extent state leak debugging
Chris Mason
1
-1
/
+1
2008-11-10
Btrfs: Fix usage of struct extent_map->orig_start
Chris Mason
2
-1
/
+6
2008-11-10
Btrfs: Use invalidatepage when writepage finds a page outside of i_size
Chris Mason
2
-5
/
+2
2008-11-10
Btrfs: Try harder while searching for free space
Chris Mason
1
-8
/
+30
2008-11-10
Btrfs: Fix use after free during compressed reads
Chris Mason
1
-1
/
+6
2008-11-10
Btrfs: Fix csum error for compressed data
Yan Zheng
4
-4
/
+8
2008-11-10
Btrfs: Make sure pages are dirty before doing delalloc for them
Chris Mason
1
-1
/
+2
2008-11-10
Btrfs: Don't substract too much from the allocation target (avoid wrapping)
Chris Mason
1
-5
/
+5
2008-11-08
Btrfs: Avoid unplug storms during commit
Chris Mason
2
-2
/
+31
2008-11-08
Btrfs: Fix more false enospc errors and an oops from empty clustering
Chris Mason
1
-5
/
+14
2008-11-07
Btrfs: make sure compressed bios don't complete too soon
Chris Mason
1
-2
/
+15
2008-11-07
Btfs: More metadata allocator optimizations
Chris Mason
1
-10
/
+18
2008-11-07
Btrfs: enforce metadata allocation clustering
Chris Mason
2
-7
/
+17
2008-11-07
Btrfs: Optimize compressed writeback and reads
Chris Mason
11
-207
/
+849
2008-11-07
Btrfs: Add ordered async work queues
Chris Mason
5
-31
/
+158
2008-10-31
Btrfs: rev the disk format for fallocate
Chris Mason
1
-1
/
+1
2008-10-31
Btrfs: Compression corner fixes
Chris Mason
4
-9
/
+35
2008-10-30
Btrfs: Add fallocate support v2
Yan Zheng
10
-117
/
+563
2008-10-30
Btrfs: update nodatacow code v2
Yan Zheng
7
-213
/
+154
2008-10-30
Btrfs: Fix bookend extent race v2
Yan Zheng
4
-32
/
+43
2008-10-30
Btrfs: update hole handling v2
Yan Zheng
4
-124
/
+108
2008-10-30
Btrfs: Fix logic to avoid reading checksums for -o nodatasum,compress
Chris Mason
1
-10
/
+11
2008-10-30
Btrfs: walk compressed pages based on the nr_pages count instead of bytes
Chris Mason
2
-3
/
+6
2008-10-30
Btrfs: prevent looping forever in finish_current_insert and del_pending_extents
Chris Mason
2
-24
/
+42
2008-10-29
Btrfs: Rev the disk format for compression and root pointer generation fields
Chris Mason
1
-1
/
+1
2008-10-29
Btrfs: Add root tree pointer transaction ids
Yan Zheng
6
-7
/
+39
2008-10-29
Btrfs: nuke fs wide allocation mutex V2
Josef Bacik
11
-216
/
+250
2008-10-29
Btrfs: fix enospc when there is plenty of space
Josef Bacik
2
-191
/
+132
2008-10-29
Btrfs: Improve space balancing code
Yan Zheng
5
-199
/
+277
2008-10-29
Btrfs: Add zlib compression support
Chris Mason
22
-379
/
+2315
2008-10-16
Merge branch 'master' of ssh://mason@master.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
56
-0
/
+36787
2008-10-10
Btrfs: make tree_search_offset more flexible in its searching
Josef Bacik
1
-2
/
+2
2008-10-10
Btrfs: Don't call security_inode_mkdir during subvol creation
Chris Mason
1
-5
/
+0
[next]