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
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-25
btrfs: subpage: only call btrfs_alloc_subpage() when sectorsize is smaller th...
Qu Wenruo
2
-9
/
+10
2021-10-25
btrfs: update comment for fs_devices::seed_list in btrfs_rm_device
Su Yue
1
-1
/
+1
2021-10-25
btrfs: drop unnecessary ret in ioctl_quota_rescan_status
Anand Jain
1
-3
/
+2
2021-10-25
btrfs: send: simplify send_create_inode_if_needed
Marcos Paulo de Souza
1
-11
/
+4
2021-10-25
btrfs: rename btrfs_alloc_chunk to btrfs_create_chunk
Nikolay Borisov
4
-10
/
+10
2021-10-12
Merge tag 'for-5.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-52
/
+97
2021-10-07
btrfs: fix abort logic in btrfs_replace_file_extents
Josef Bacik
1
-7
/
+9
2021-10-07
btrfs: check for error when looking up inode during dir entry replay
Filipe Manana
1
-7
/
+7
2021-10-07
btrfs: unify lookup return value when dir entry is missing
Filipe Manana
3
-22
/
+42
2021-10-07
btrfs: deal with errors when adding inode reference during log replay
Filipe Manana
1
-2
/
+7
2021-10-07
btrfs: deal with errors when replaying dir entry during log replay
Filipe Manana
1
-1
/
+8
2021-10-07
btrfs: deal with errors when checking if a dir entry exists during log replay
Filipe Manana
1
-18
/
+29
2021-10-07
btrfs: update refs for any root except tree log roots
Josef Bacik
1
-2
/
+1
2021-10-07
btrfs: unlock newly allocated extent buffer after error
Qu Wenruo
1
-0
/
+1
2021-09-24
Merge tag 'for-5.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-5
/
+32
2021-09-17
btrfs: prevent __btrfs_dump_space_info() to underflow its free space
Qu Wenruo
1
-2
/
+3
2021-09-17
btrfs: fix mount failure due to past and transient device flush error
Filipe Manana
1
-0
/
+13
2021-09-17
btrfs: fix transaction handle leak after verity rollback failure
Filipe Manana
1
-2
/
+4
2021-09-17
btrfs: replace BUG_ON() in btrfs_csum_one_bio() with proper error handling
Qu Wenruo
1
-1
/
+12
2021-09-10
Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
6
-47
/
+77
2021-09-07
btrfs: zoned: fix double counting of split ordered extent
Naohiro Aota
1
-0
/
+8
2021-09-07
btrfs: fix lockdep warning while mounting sprout fs
Anand Jain
1
-3
/
+4
2021-09-07
btrfs: delay blkdev_put until after the device remove
Josef Bacik
3
-11
/
+30
2021-09-07
btrfs: update the bdev time directly when closing
Josef Bacik
1
-8
/
+10
2021-09-07
btrfs: use correct header for div_u64 in misc.h
Kari Argillander
1
-1
/
+1
2021-09-07
btrfs: fix upper limit for max_inline for page size 64K
Anand Jain
1
-24
/
+24
2021-09-02
Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+5
2021-08-31
Merge tag 'iomap-5.15-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+3
2021-08-31
Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
46
-1375
/
+2638
2021-08-26
Merge tag 'for-5.14-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2021-08-25
Revert "btrfs: compression: don't try to compress if we don't have enough pages"
Qu Wenruo
1
-1
/
+1
2021-08-23
btrfs: reset replace target device to allocation state on close
Desmond Cheong Zhi Xi
1
-0
/
+3
2021-08-23
btrfs: zoned: fix ordered extent boundary calculation
Naohiro Aota
1
-6
/
+7
2021-08-23
btrfs: do not do preemptive flushing if the majority is global rsv
Josef Bacik
1
-0
/
+14
2021-08-23
btrfs: reduce the preemptive flushing threshold to 90%
Josef Bacik
1
-1
/
+1
2021-08-23
btrfs: tree-log: check btrfs_lookup_data_extent return value
Marcos Paulo de Souza
1
-1
/
+3
2021-08-23
btrfs: avoid unnecessarily logging directories that had no changes
Filipe Manana
1
-0
/
+7
2021-08-23
btrfs: allow idmapped mount
Christian Brauner
1
-1
/
+1
2021-08-23
btrfs: handle ACLs on idmapped mounts
Christian Brauner
1
-5
/
+6
2021-08-23
btrfs: allow idmapped INO_LOOKUP_USER ioctl
Christian Brauner
1
-3
/
+4
2021-08-23
btrfs: allow idmapped SUBVOL_SETFLAGS ioctl
Christian Brauner
1
-1
/
+1
2021-08-23
btrfs: allow idmapped SET_RECEIVED_SUBVOL ioctls
Christian Brauner
1
-3
/
+4
2021-08-23
btrfs: relax restrictions for SNAP_DESTROY_V2 with subvolids
Christian Brauner
1
-11
/
+16
2021-08-23
btrfs: allow idmapped SNAP_DESTROY ioctls
Christian Brauner
1
-7
/
+20
2021-08-23
btrfs: allow idmapped SNAP_CREATE/SUBVOL_CREATE ioctls
Christian Brauner
3
-23
/
+32
2021-08-23
btrfs: check whether fsgid/fsuid are mapped during subvolume creation
Christian Brauner
1
-0
/
+2
2021-08-23
btrfs: allow idmapped permission inode op
Christian Brauner
1
-1
/
+1
2021-08-23
btrfs: allow idmapped setattr inode op
Christian Brauner
1
-4
/
+3
2021-08-23
btrfs: allow idmapped tmpfile inode op
Christian Brauner
1
-1
/
+1
2021-08-23
btrfs: allow idmapped symlink inode op
Christian Brauner
1
-1
/
+1
[next]