index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2025-07-22
btrfs: don't ignore inode missing when replaying log tree
Filipe Manana
1
-2
/
+12
2025-07-22
btrfs: enable large data folios for data reloc inode
Qu Wenruo
2
-15
/
+13
2025-07-22
btrfs: output more info when btrfs_subpage_assert() failed
Qu Wenruo
1
-2
/
+3
2025-07-22
btrfs: reloc: unconditionally invalidate the page cache for each cluster
Qu Wenruo
1
-50
/
+8
2025-07-22
btrfs: defrag: add flag to force no-compression
David Sterba
5
-10
/
+29
2025-07-22
btrfs: fix ssd_spread overallocation
Boris Burkov
1
-16
/
+17
2025-07-22
selftests: tc: Add generic erspan_opts matching support for tc-flower
Li Shuang
2
-1
/
+65
2025-07-22
btrfs: zoned: requeue to unused block group list if zone finish failed
Naohiro Aota
1
-1
/
+3
2025-07-22
btrfs: zoned: do not remove unwritten non-data block group
Naohiro Aota
1
-2
/
+25
2025-07-22
btrfs: remove btrfs_clear_extent_bits()
Filipe Manana
10
-39
/
+33
2025-07-22
btrfs: use cached state when falling back from NOCoW write to CoW write
Filipe Manana
1
-1
/
+2
2025-07-22
btrfs: set EXTENT_NORESERVE before range unlock in btrfs_truncate_block()
Filipe Manana
1
-2
/
+3
2025-07-22
btrfs: don't print relocation messages from auto reclaim
Johannes Thumshirn
5
-13
/
+21
2025-07-22
btrfs: remove redundant auto reclaim log message
Johannes Thumshirn
1
-17
/
+0
2025-07-22
btrfs: make btrfs_check_nocow_lock() check more than one extent
Filipe Manana
1
-9
/
+30
2025-07-22
btrfs: assert we can NOCOW the range in btrfs_truncate_block()
Filipe Manana
1
-2
/
+5
2025-07-22
btrfs: update function comment for btrfs_check_nocow_lock()
Filipe Manana
1
-1
/
+3
2025-07-22
btrfs: use btrfs_inode local variable at btrfs_page_mkwrite()
Filipe Manana
1
-34
/
+30
2025-07-22
btrfs: use variable for io_tree when clearing range in btrfs_page_mkwrite()
Filipe Manana
1
-1
/
+1
2025-07-22
btrfs: fix -ENOSPC mmap write failure on NOCOW files/extents
Filipe Manana
1
-8
/
+51
2025-07-22
btrfs: use clear_and_wake_up_bit() where open coded
David Sterba
1
-7
/
+2
2025-07-22
btrfs: accessors: rename variable for folio offset
David Sterba
1
-6
/
+6
2025-07-22
btrfs: accessors: factor out split memcpy with two sources
David Sterba
1
-3
/
+12
2025-07-22
btrfs: accessors: set target address at initialization
David Sterba
1
-8
/
+8
2025-07-22
btrfs: accessors: compile-time fast path for u16
David Sterba
1
-7
/
+18
2025-07-22
btrfs: accessors: compile-time fast path for u8
David Sterba
1
-2
/
+3
2025-07-22
btrfs: accessors: inline eb bounds check and factor out the error report
David Sterba
1
-14
/
+15
2025-07-22
btrfs: accessors: use type sizeof constants directly
David Sterba
1
-10
/
+6
2025-07-22
btrfs: accessors: simplify folio bounds checks
David Sterba
1
-2
/
+2
2025-07-22
btrfs: remove struct rcu_string
David Sterba
4
-43
/
+0
2025-07-22
btrfs: open code RCU for device name
David Sterba
3
-26
/
+36
2025-07-22
btrfs: index buffer_tree using node size
Daniel Vacek
3
-16
/
+18
2025-07-22
btrfs: send: directly return strcmp() result when comparing recorded refs
Filipe Manana
1
-7
/
+1
2025-07-22
btrfs: set search_commit_root to false in iterate_inodes_from_logical()
Filipe Manana
3
-16
/
+9
2025-07-22
btrfs: reduce size of struct tree_mod_elem
Filipe Manana
1
-20
/
+33
2025-07-22
btrfs: avoid logging tree mod log elements for irrelevant extent buffers
Filipe Manana
1
-2
/
+26
2025-07-22
btrfs: use readahead_expand() on compressed extents
Boris Burkov
1
-1
/
+34
2025-07-22
btrfs: populate otime when logging an inode item
Qu Wenruo
1
-0
/
+3
2025-07-22
btrfs: qgroup: use btrfs_qgroup_enabled() in ioctls
Filipe Manana
1
-20
/
+4
2025-07-22
btrfs: qgroup: fix qgroup create ioctl returning success after quotas disabled
Filipe Manana
2
-5
/
+4
2025-07-22
btrfs: qgroup: set quota enabled bit if quota disable fails flushing reservat...
Filipe Manana
1
-2
/
+5
2025-07-22
btrfs: restrict writes to opened btrfs devices
Qu Wenruo
1
-7
/
+1
2025-07-22
btrfs: use fs_holder_ops for all opened devices
Qu Wenruo
2
-3
/
+3
2025-07-22
btrfs: use the super_block as holder when mounting file systems
Christoph Hellwig
4
-7
/
+4
2025-07-22
btrfs: delay btrfs_open_devices() until super block is created
Qu Wenruo
3
-15
/
+72
2025-07-22
btrfs: call bdev_fput() to reclaim the blk_holder immediately
Qu Wenruo
3
-12
/
+12
2025-07-22
btrfs: call btrfs_close_devices() from ->kill_sb
Christoph Hellwig
2
-21
/
+10
2025-07-22
btrfs: add assertions to make super block creation more clear
Qu Wenruo
1
-9
/
+20
2025-07-22
btrfs: get rid of re-entering of btrfs_get_tree()
Qu Wenruo
1
-24
/
+3
2025-07-22
btrfs: always open the device read-only in btrfs_scan_one_device()
Christoph Hellwig
3
-9
/
+7
[prev]
[next]