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 skip accounting in early ENOTTY return in btrfs_uring_encoded_re...
Caleb Sander Mateos
1
-1
/
+2
2025-07-22
btrfs: rename inode number parameter passed to btrfs_check_dir_item_collision()
David Sterba
2
-3
/
+3
2025-07-22
btrfs: pass bool to indicate subvolume/snapshot creation type
David Sterba
1
-2
/
+2
2025-07-22
btrfs: pass dentry to btrfs_mksubvol() and btrfs_mksnapshot()
David Sterba
1
-6
/
+6
2025-07-22
btrfs: use struct qstr for subvolume ioctl helpers
David Sterba
1
-15
/
+12
2025-07-22
btrfs: replace strcpy() with strscpy()
Brahmajit Das
5
-10
/
+9
2025-07-22
btrfs: accessors: delete token versions of set/get helpers
David Sterba
2
-115
/
+0
2025-07-22
btrfs: tree-log: don't use token set/get accessors in fill_inode_item()
David Sterba
1
-29
/
+19
2025-07-22
btrfs: don't use token set/get accessors in inode.c:fill_inode_item()
David Sterba
1
-35
/
+25
2025-07-22
btrfs: don't use token set/get accessors for btrfs_item members
David Sterba
1
-33
/
+18
2025-07-22
btrfs: qgroup: remove no longer used fs_info->qgroup_ulist
Filipe Manana
3
-37
/
+1
2025-07-22
btrfs: qgroup: fix race between quota disable and quota rescan ioctl
Filipe Manana
1
-7
/
+24
2025-07-22
btrfs: clear dirty status from extent buffer on error at insert_new_root()
Filipe Manana
1
-0
/
+1
2025-07-22
btrfs: change dump_block_groups() in btrfs_dump_space_info() from int to bool
Johannes Thumshirn
3
-8
/
+8
2025-07-22
btrfs: use pgoff_t for page index variables
David Sterba
8
-24
/
+22
2025-07-22
btrfs: replace nested usage of min & max with clamp in btrfs_compress_set_lev...
George Hu
1
-1
/
+1
2025-07-22
btrfs: send: avoid extra calls to strlen() in gen_unique_name()
Dmitry Antipov
1
-2
/
+2
2025-07-22
btrfs: qgroup: avoid memory allocation if qgroups are not enabled
Filipe Manana
1
-2
/
+3
2025-07-22
btrfs: qgroup: remove pointless error check for add_qgroup_rb() call
Filipe Manana
1
-5
/
+0
2025-07-22
btrfs: split btrfs_is_fstree() into multiple if statements for readability
Filipe Manana
1
-4
/
+9
2025-07-22
btrfs: add btrfs prefix to is_fstree() and make it return bool
Filipe Manana
10
-40
/
+41
2025-07-22
btrfs: split inode extref processing from __add_inode_ref() into a helper
Filipe Manana
1
-57
/
+74
2025-07-22
btrfs: split inode ref processing from __add_inode_ref() into a helper
Filipe Manana
1
-44
/
+62
2025-07-22
btrfs: use btrfs inodes in btrfs_rmdir() to avoid so much usage of BTRFS_I()
Filipe Manana
1
-15
/
+16
2025-07-22
btrfs: use inode already stored in local variable at btrfs_rmdir()
Filipe Manana
1
-2
/
+1
2025-07-22
btrfs: use our message helpers instead of pr_err/pr_warn/pr_info
David Sterba
8
-19
/
+18
2025-07-22
btrfs: remove partial support for lowest level from btrfs_search_forward()
Sun YangKai
1
-13
/
+5
2025-07-22
btrfs: use folio_next_index() helper in check_range_has_page()
Qianfeng Rong
1
-1
/
+1
2025-07-22
btrfs: remove unused parameters from btrfs_lookup_inode_extref()
Sun YangKai
3
-18
/
+10
2025-07-22
btrfs: rename error to ret in device_list_add()
David Sterba
1
-5
/
+5
2025-07-22
btrfs: rename error to ret in btrfs_sysfs_add_mounted()
David Sterba
1
-24
/
+23
2025-07-22
btrfs: rename error to ret in btrfs_sysfs_add_fsid()
David Sterba
1
-5
/
+5
2025-07-22
btrfs: rename error to ret in btrfs_mksubvol()
David Sterba
1
-14
/
+13
2025-07-22
btrfs: rename error to ret in btrfs_may_delete()
David Sterba
1
-4
/
+4
2025-07-22
btrfs: cache if we are using free space bitmaps for a block group
Filipe Manana
2
-1
/
+16
2025-07-22
btrfs: add and use helper to determine if using bitmaps in free space tree
Filipe Manana
1
-24
/
+26
2025-07-22
btrfs: use fs_info from local variable in btrfs_convert_free_space_to_extents()
Filipe Manana
1
-3
/
+3
2025-07-22
btrfs: avoid double slot decrement at btrfs_convert_free_space_to_extents()
Filipe Manana
1
-2
/
+2
2025-07-22
btrfs: turn remove argument of modify_free_space_bitmap() to boolean
Filipe Manana
1
-3
/
+3
2025-07-22
btrfs: rename free_space_set_bits() and make it less confusing
Filipe Manana
1
-7
/
+7
2025-07-22
btrfs: add btrfs prefix to free space tree exported functions
Filipe Manana
5
-129
/
+125
2025-07-22
btrfs: remove pointless out label from load_free_space_extents()
Filipe Manana
1
-7
/
+4
2025-07-22
btrfs: remove pointless out label from load_free_space_bitmaps()
Filipe Manana
1
-8
/
+5
2025-07-22
btrfs: remove pointless out label from add_free_space_extent()
Filipe Manana
1
-10
/
+6
2025-07-22
btrfs: remove pointless out label from remove_free_space_extent()
Filipe Manana
1
-9
/
+5
2025-07-22
btrfs: remove pointless out label from modify_free_space_bitmap()
Filipe Manana
1
-10
/
+6
2025-07-22
btrfs: make free_space_test_bit() return a boolean instead
Filipe Manana
2
-21
/
+20
2025-07-22
btrfs: make extent_buffer_test_bit() return a boolean instead
Filipe Manana
4
-12
/
+12
2025-07-22
btrfs: remove pointless out label from update_free_space_extent_count()
Filipe Manana
1
-5
/
+3
2025-07-22
btrfs: remove pointless out label from add_new_free_space_info()
Filipe Manana
1
-5
/
+2
[prev]
[next]