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_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
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-23
btrfs: describe the space reservation system in general
Josef Bacik
1
-0
/
+147
2020-03-23
btrfs: add a comment describing delalloc space reservation
Josef Bacik
1
-0
/
+102
2020-03-23
btrfs: add a comment describing block reserves
Josef Bacik
1
-0
/
+92
2020-03-23
btrfs: handle NULL roots in btrfs_put/btrfs_grab_fs_root
Josef Bacik
1
-0
/
+4
2020-03-23
btrfs: make the fs root init functions static
Josef Bacik
2
-6
/
+3
2020-03-23
btrfs: open code btrfs_read_fs_root_no_name
Josef Bacik
12
-23
/
+17
2020-03-23
btrfs: remove btrfs_read_fs_root, not used anymore
Josef Bacik
2
-14
/
+1
2020-03-23
btrfs: make relocation use btrfs_read_tree_root()
Josef Bacik
1
-2
/
+4
2020-03-23
btrfs: export and use btrfs_read_tree_root for tree-log
Josef Bacik
3
-3
/
+5
2020-03-23
btrfs: make btrfs_find_orphan_roots use btrfs_get_fs_root
Josef Bacik
1
-34
/
+2
2020-03-23
btrfs: move fs root init stuff into btrfs_init_fs_root
Josef Bacik
1
-6
/
+5
2020-03-23
btrfs: push __setup_root into btrfs_alloc_root
Josef Bacik
1
-21
/
+15
2020-03-23
btrfs: delete the ordered isize update code
Josef Bacik
2
-135
/
+0
2020-03-23
btrfs: replace all uses of btrfs_ordered_update_i_size
Josef Bacik
3
-8
/
+8
2020-03-23
btrfs: use the file extent tree infrastructure
Josef Bacik
4
-1
/
+94
2020-03-23
btrfs: introduce per-inode file extent tree
Josef Bacik
6
-0
/
+158
2020-03-23
btrfs: use btrfs_ordered_update_i_size in clone_finish_inode_update
Josef Bacik
1
-2
/
+4
2020-03-23
btrfs: update the comment of btrfs_control_ioctl()
Su Yue
1
-1
/
+1
2020-03-23
btrfs: relocation: Add introduction of how relocation works
Qu Wenruo
1
-0
/
+47
2020-03-23
Btrfs: don't iterate mod seq list when putting a tree mod seq
Filipe Manana
1
-12
/
+13
2020-03-23
btrfs: Add overview of device replace
Qu Wenruo
1
-0
/
+40
2020-03-22
Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+6
2020-03-20
btrfs: fix removal of raid[56|1c34} incompat flags after removing block group
Filipe Manana
1
-2
/
+2
2020-03-14
btrfs: fix log context list corruption after rename whiteout error
Filipe Manana
1
-0
/
+4
2020-03-06
Merge tag 'for-5.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+3
2020-03-03
btrfs: fix RAID direct I/O reads with alternate csums
Omar Sandoval
1
-1
/
+3
2020-02-23
Merge tag 'for-5.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-10
/
+44
2020-02-21
Btrfs: fix deadlock during fast fsync when logging prealloc extents beyond eof
Filipe Manana
1
-5
/
+5
2020-02-19
Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents
Filipe Manana
1
-1
/
+6
2020-02-19
btrfs: fix bytes_may_use underflow in prealloc error condtition
Josef Bacik
1
-3
/
+13
2020-02-19
btrfs: handle logged extent failure properly
Josef Bacik
1
-0
/
+2
2020-02-19
btrfs: do not check delayed items are empty for single transaction cleanup
Josef Bacik
1
-1
/
+0
2020-02-19
btrfs: reset fs_root to NULL on error in open_ctree
Josef Bacik
1
-0
/
+1
2020-02-19
btrfs: destroy qgroup extent records on transaction abort
Jeff Mahoney
4
-0
/
+17
2020-02-18
Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2020-02-17
btrfs: don't set path->leave_spinning for truncate
Josef Bacik
1
-2
/
+0
2020-02-16
Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-1
/
+44
2020-02-12
btrfs: sysfs, move device id directories to UUID/devinfo
Anand Jain
1
-1
/
+1
2020-02-12
btrfs: sysfs, add UUID/devinfo kobject
Anand Jain
2
-0
/
+16
2020-02-12
Btrfs: fix race between shrinking truncate and fiemap
Filipe Manana
1
-0
/
+8
2020-02-12
btrfs: log message when rw remount is attempted with unclean tree-log
David Sterba
1
-0
/
+2
2020-02-12
btrfs: print message when tree-log replay starts
David Sterba
1
-0
/
+1
2020-02-12
Btrfs: fix race between using extent maps and merging them
Filipe Manana
1
-0
/
+11
2020-02-12
btrfs: ref-verify: fix memory leaks
Wenwen Wang
1
-0
/
+5
2020-02-03
Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
13
-83
/
+193
2020-02-02
btrfs: do not zero f_bavail if we have available space
Josef Bacik
1
-1
/
+9
2020-01-31
btrfs: use larger zlib buffer for s390 hardware compression
Mikhail Zaslonko
2
-36
/
+101
2020-01-31
Btrfs: send, fix emission of invalid clone operations within the same file
Filipe Manana
1
-1
/
+2
2020-01-31
btrfs: do not do delalloc reservation under page lock
Josef Bacik
1
-16
/
+60
2020-01-31
btrfs: drop the -EBUSY case in __extent_writepage_io
Josef Bacik
1
-5
/
+1
[prev]
[next]