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
2021-03-05
Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-25
/
+87
2021-03-04
btrfs: zoned: do not account freed region of read-only block group as zone_un...
Naohiro Aota
1
-1
/
+6
2021-03-04
btrfs: zoned: use sector_t for zone sectors
Naohiro Aota
1
-2
/
+2
2021-03-02
btrfs: subpage: fix the false data csum mismatch error
Qu Wenruo
1
-5
/
+16
2021-03-02
btrfs: fix warning when creating a directory with smack enabled
Filipe Manana
1
-4
/
+27
2021-03-02
btrfs: don't flush from btrfs_delayed_inode_reserve_metadata
Nikolay Borisov
2
-2
/
+3
2021-03-02
btrfs: export and rename qgroup_reserve_meta
Nikolay Borisov
2
-4
/
+6
2021-03-02
btrfs: free correct amount of space in btrfs_delayed_inode_reserve_metadata
Nikolay Borisov
1
-1
/
+1
2021-03-02
btrfs: fix spurious free_space_tree remount warning
Boris Burkov
1
-2
/
+2
2021-03-02
btrfs: validate qgroup inherit for SNAP_CREATE_V2 ioctl
Dan Carpenter
1
-1
/
+18
2021-03-02
btrfs: unlock extents in btrfs_zero_range in case of quota reservation errors
Nikolay Borisov
1
-1
/
+4
2021-03-02
btrfs: ref-verify: use 'inline void' keyword ordering
Randy Dunlap
1
-2
/
+2
2021-03-01
Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-32
/
+12
2021-03-01
Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-59
/
+175
2021-02-26
btrfs: use copy_highpage() instead of 2 kmaps()
Ira Weiny
1
-9
/
+1
2021-02-26
btrfs: use memcpy_[to|from]_page() and kmap_local_page()
Ira Weiny
6
-23
/
+11
2021-02-25
mm/filemap: rename generic_file_buffered_read to filemap_read
Christoph Hellwig
1
-1
/
+1
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-36
/
+50
2021-02-22
btrfs: zoned: fix deadlock on log sync
Johannes Thumshirn
1
-3
/
+0
2021-02-22
btrfs: avoid double put of block group when emptying cluster
Josef Bacik
1
-4
/
+4
2021-02-22
btrfs: fix stale data exposure after cloning a hole with NO_HOLES enabled
Filipe Manana
1
-0
/
+18
2021-02-22
btrfs: tree-checker: do not error out if extent ref hash doesn't match
Josef Bacik
1
-12
/
+4
2021-02-22
btrfs: fix race between swap file activation and snapshot creation
Filipe Manana
1
-2
/
+19
2021-02-22
btrfs: fix race between writes to swap files and scrub
Filipe Manana
5
-3
/
+72
2021-02-22
btrfs: avoid checking for RO block group twice during nocow writeback
Filipe Manana
1
-3
/
+1
2021-02-22
btrfs: fix race between extent freeing/allocation when using bitmaps
Nikolay Borisov
1
-2
/
+4
2021-02-22
btrfs: make check_compressed_csum() to be subpage compatible
Qu Wenruo
1
-13
/
+26
2021-02-22
btrfs: make btrfs_submit_compressed_read() subpage compatible
Qu Wenruo
1
-6
/
+17
2021-02-22
btrfs: fix raid6 qstripe kmap
Ira Weiny
1
-11
/
+10
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-14
/
+11
2021-02-21
Merge tag 'iomap-5.12-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-4
/
+3
2021-02-21
Merge tag 'for-5.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
50
-1093
/
+4694
2021-02-13
Merge tag 'for-5.11-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2021-02-12
btrfs: initialize fs_info::csum_size earlier in open_ctree
Su Yue
1
-1
/
+2
2021-02-09
btrfs: zoned: enable to mount ZONED incompat flag
Naohiro Aota
1
-1
/
+2
2021-02-09
btrfs: zoned: deal with holes writing out tree-log pages
Naohiro Aota
1
-1
/
+22
2021-02-09
btrfs: zoned: reorder log node allocation on zoned filesystem
Naohiro Aota
2
-11
/
+28
2021-02-09
btrfs: zoned: serialize log transaction on zoned filesystems
Naohiro Aota
1
-1
/
+33
2021-02-09
btrfs: zoned: extend zoned allocator to use dedicated tree-log block group
Naohiro Aota
5
-4
/
+90
2021-02-09
btrfs: split alloc_log_tree()
Naohiro Aota
2
-6
/
+29
2021-02-09
btrfs: zoned: relocate block group to repair IO failure in zoned filesystems
Naohiro Aota
5
-0
/
+80
2021-02-09
btrfs: zoned: enable relocation on a zoned filesystem
Naohiro Aota
1
-2
/
+32
2021-02-09
btrfs: zoned: support dev-replace in zoned filesystems
Naohiro Aota
3
-0
/
+123
2021-02-09
btrfs: zoned: implement copying for zoned device-replace
Naohiro Aota
4
-1
/
+101
2021-02-09
btrfs: zoned: implement cloning for zoned device-replace
Naohiro Aota
3
-17
/
+80
2021-02-09
btrfs: zoned: mark block groups to copy for device-replace
Naohiro Aota
4
-0
/
+204
2021-02-09
btrfs: zoned: do not use async metadata checksum on zoned filesystems
Naohiro Aota
1
-0
/
+2
2021-02-09
btrfs: zoned: wait for existing extents before truncating
Naohiro Aota
1
-0
/
+9
2021-02-09
btrfs: zoned: serialize metadata IO
Naohiro Aota
6
-1
/
+109
2021-02-09
btrfs: zoned: introduce dedicated data write path for zoned filesystems
Naohiro Aota
1
-2
/
+32
[next]