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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-16
btrfs: factor out common part of btrfs_{mknod,create,mkdir}()
Omar Sandoval
1
-110
/
+24
2022-05-16
btrfs: allocate inode outside of btrfs_new_inode()
Omar Sandoval
3
-145
/
+169
2022-05-16
btrfs: warn when extent buffer leak test fails
Qu Wenruo
1
-0
/
+1
2022-05-16
btrfs: use a local variable for fs_devices pointer in btrfs_dev_replace_finis...
Anand Jain
1
-6
/
+7
2022-05-16
btrfs: use btrfs_for_each_slot in btrfs_listxattr
Gabriel Niebler
1
-29
/
+11
2022-05-16
btrfs: use btrfs_for_each_slot in btrfs_read_chunk_tree
Gabriel Niebler
1
-16
/
+9
2022-05-16
btrfs: use btrfs_for_each_slot in btrfs_unlink_all_paths
Gabriel Niebler
1
-23
/
+13
2022-05-16
btrfs: use btrfs_for_each_slot in process_all_extents
Gabriel Niebler
1
-29
/
+8
2022-05-16
btrfs: use btrfs_for_each_slot in process_all_new_xattrs
Gabriel Niebler
1
-27
/
+8
2022-05-16
btrfs: use btrfs_for_each_slot in process_all_refs
Gabriel Niebler
1
-23
/
+8
2022-05-16
btrfs: use btrfs_for_each_slot in is_ancestor
Gabriel Niebler
1
-18
/
+7
2022-05-16
btrfs: use btrfs_for_each_slot in can_rmdir
Gabriel Niebler
1
-17
/
+6
2022-05-16
btrfs: use btrfs_for_each_slot in did_create_dir
Gabriel Niebler
1
-29
/
+11
2022-05-16
btrfs: use btrfs_for_each_slot in btrfs_real_readdir
Gabriel Niebler
1
-25
/
+9
2022-05-16
btrfs: use btrfs_for_each_slot in btrfs_search_dir_index_item
Gabriel Niebler
1
-25
/
+6
2022-05-16
btrfs: use btrfs_for_each_slot in mark_block_group_to_copy
Gabriel Niebler
1
-33
/
+6
2022-05-16
btrfs: use btrfs_for_each_slot in find_first_block_group
Gabriel Niebler
1
-24
/
+2
2022-05-16
btrfs: introduce btrfs_for_each_slot iterator macro
Gabriel Niebler
2
-0
/
+66
2022-05-16
btrfs: scrub: rename scrub_bio::pagev and related members
Qu Wenruo
1
-39
/
+39
2022-05-16
btrfs: scrub: rename scrub_page to scrub_sector
Qu Wenruo
1
-238
/
+234
2022-05-16
btrfs: scrub: rename members related to scrub_block::pagev
Qu Wenruo
1
-115
/
+109
2022-05-16
btrfs: remove trivial wrapper btrfs_read_buffer()
Filipe Manana
5
-20
/
+12
2022-05-16
btrfs: update outdated comment for read_block_for_search()
Filipe Manana
1
-5
/
+6
2022-05-16
btrfs: release upper nodes when reading stale btree node from disk
Filipe Manana
1
-9
/
+19
2022-05-16
btrfs: avoid unnecessary btree search restarts when reading node
Filipe Manana
1
-11
/
+19
2022-05-16
btrfs: set inode flags earlier in btrfs_new_inode()
Omar Sandoval
1
-10
/
+10
2022-05-16
btrfs: move btrfs_get_free_objectid() call into btrfs_new_inode()
Omar Sandoval
1
-47
/
+11
2022-05-16
btrfs: don't pass parent objectid to btrfs_new_inode() explicitly
Omar Sandoval
1
-10
/
+11
2022-05-16
btrfs: remove redundant name and name_len parameters to create_subvol
Omar Sandoval
1
-2
/
+3
2022-05-16
btrfs: remove unused mnt_userns parameter from __btrfs_set_acl
Omar Sandoval
1
-4
/
+3
2022-05-16
btrfs: remove unnecessary set_nlink() in btrfs_create_subvol_root()
Omar Sandoval
1
-1
/
+0
2022-05-16
btrfs: remove unnecessary inode_set_bytes(0) call
Omar Sandoval
1
-1
/
+0
2022-05-16
btrfs: remove unnecessary btrfs_i_size_write(0) calls
Omar Sandoval
1
-2
/
+0
2022-05-16
btrfs: get rid of btrfs_add_nondir()
Omar Sandoval
1
-22
/
+11
2022-05-16
btrfs: fix anon_dev leak in create_subvol()
Omar Sandoval
1
-26
/
+23
2022-05-16
btrfs: reserve correct number of items for rename
Omar Sandoval
1
-20
/
+68
2022-05-16
btrfs: reserve correct number of items for unlink and rmdir
Omar Sandoval
1
-1
/
+2
2022-05-10
btrfs: Convert to release_folio
Matthew Wilcox (Oracle)
4
-26
/
+26
2022-05-09
mm,fs: Remove aops->readpage
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-09
btrfs: Convert btrfs to read_folio
Matthew Wilcox (Oracle)
7
-13
/
+15
2022-05-09
fs: Introduce aops->read_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
mm/readahead: Convert page_cache_async_readahead to take a folio
Matthew Wilcox (Oracle)
2
-3
/
+5
2022-05-07
Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-34
/
+53
2022-05-05
btrfs: sysfs: export the balance paused state of exclusive operation
David Sterba
1
-0
/
+3
2022-05-05
btrfs: fix assertion failure when logging directory key range item
Filipe Manana
1
-14
/
+25
2022-05-05
btrfs: zoned: activate block group properly on unlimited active zone device
Naohiro Aota
1
-14
/
+8
2022-05-05
btrfs: zoned: move non-changing condition check out of the loop
Naohiro Aota
1
-6
/
+6
2022-05-05
btrfs: force v2 space cache usage for subpage mount
Qu Wenruo
1
-0
/
+11
2022-05-02
Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-23
/
+91
2022-04-27
btrfs: skip compression property for anything other than files and dirs
Filipe Manana
3
-0
/
+47
[prev]
[next]