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
/
ctree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-29
btrfs: get fs_info from eb in btrfs_exclude_logged_extents
David Sterba
1
-2
/
+1
2019-04-29
btrfs: get fs_info from eb in leaf_data_end
David Sterba
1
-3
/
+2
2019-04-29
btrfs: Make btrfs_(set|clear)_header_flag return void
Qu Wenruo
1
-4
/
+2
2019-03-13
Merge tag 'for-5.1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2019-03-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-24
/
+10
2019-03-08
btrfs: implement btrfs_debug* in terms of helper macro
Rasmus Villemoes
1
-24
/
+10
2019-02-27
btrfs: check for refs on snapshot delete resume
Josef Bacik
1
-0
/
+2
2019-02-25
btrfs: scrub: remove unused nocow worker pointer
David Sterba
1
-1
/
+0
2019-02-25
btrfs: scrub: add assertions for worker pointers
David Sterba
1
-0
/
+4
2019-02-25
btrfs: scrub: convert scrub_workers_refcnt to refcount_t
Anand Jain
1
-1
/
+1
2019-02-25
btrfs: don't use global reserve for chunk allocation
Josef Bacik
1
-1
/
+2
2019-02-25
btrfs: replace cleaner_delayed_iput_mutex with a waitqueue
Josef Bacik
1
-1
/
+3
2019-02-25
btrfs: let the assertion expression compile in all configs
Anders Roxell
1
-8
/
+5
2019-02-25
btrfs: qgroup: Introduce per-root swapped blocks infrastructure
Qu Wenruo
1
-0
/
+14
2019-02-25
btrfs: relocation: Delay reloc tree deletion after merge_reloc_roots
Qu Wenruo
1
-0
/
+15
2019-02-25
btrfs: Remove unused arguments from btrfs_get_extent_fiemap
Nikolay Borisov
1
-2
/
+1
2019-02-25
btrfs: Make first argument of btrfs_run_delalloc_range directly an inode
Nikolay Borisov
1
-1
/
+1
2019-01-20
Merge tag 'for-5.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+7
2019-01-18
btrfs: wakeup cleaner thread when adding delayed iput
Josef Bacik
1
-0
/
+3
2019-01-18
btrfs: handle delayed ref head accounting cleanup in abort
Josef Bacik
1
-0
/
+4
2019-01-06
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-4
/
+0
2018-12-21
btrfs: sanitize security_mnt_opts use
Al Viro
1
-4
/
+0
2018-12-17
btrfs: catch cow on deleting snapshots
Josef Bacik
1
-0
/
+1
2018-12-17
btrfs: rework btrfs_check_space_for_delayed_refs
Josef Bacik
1
-1
/
+1
2018-12-17
btrfs: add new flushing states for the delayed refs rsv
Josef Bacik
1
-4
/
+6
2018-12-17
btrfs: introduce delayed_refs_rsv
Josef Bacik
1
-0
/
+10
2018-12-17
btrfs: dev-replace: remove custom read/write blocking scheme
David Sterba
1
-2
/
+0
2018-12-17
btrfs: dev-replace: swich locking to rw semaphore
David Sterba
1
-1
/
+1
2018-12-17
btrfs: drop extra enum initialization where using defaults
David Sterba
1
-14
/
+14
2018-12-17
btrfs: switch BTRFS_ROOT_* to enums
David Sterba
1
-16
/
+17
2018-12-17
btrfs: switch BTRFS_FS_* to enums
David Sterba
1
-32
/
+31
2018-12-17
btrfs: switch BTRFS_BLOCK_RSV_* to enums
David Sterba
1
-7
/
+12
2018-12-17
btrfs: switch BTRFS_FS_STATE_* to enums
David Sterba
1
-6
/
+19
2018-12-17
btrfs: Refactor btrfs_merge_bio_hook
Nikolay Borisov
1
-3
/
+2
2018-12-17
btrfs: Remove fsid/metadata_fsid fields from btrfs_info
Nikolay Borisov
1
-4
/
+0
2018-12-17
btrfs: Introduce support for FSID change without metadata rewrite
Nikolay Borisov
1
-4
/
+12
2018-12-17
btrfs: introduce EXPORT_FOR_TESTS macro
Johannes Thumshirn
1
-0
/
+10
2018-12-17
btrfs: use tagged writepage to mitigate livelock of snapshot
Ethan Lien
1
-1
/
+1
2018-12-17
btrfs: Remove unused extent_state argument from btrfs_writepage_endio_finish_...
Nikolay Borisov
1
-2
/
+2
2018-12-17
Btrfs: prevent ioctls from interfering with a swap file
Omar Sandoval
1
-0
/
+29
2018-12-17
btrfs: Remove extent_io_ops::split_extent_hook callback
Nikolay Borisov
1
-0
/
+2
2018-12-17
btrfs: Remove extent_io_ops::merge_extent_hook callback
Nikolay Borisov
1
-0
/
+2
2018-12-17
btrfs: Remove extent_io_ops::clear_bit_hook callback
Nikolay Borisov
1
-0
/
+2
2018-12-17
btrfs: Remove extent_io_ops::set_bit_hook extent_io callback
Nikolay Borisov
1
-0
/
+2
2018-12-17
btrfs: Remove extent_io_ops::writepage_end_io_hook
Nikolay Borisov
1
-0
/
+2
2018-12-17
btrfs: Remove extent_io_ops::writepage_start_hook
Nikolay Borisov
1
-0
/
+1
2018-12-17
btrfs: Remove extent_io_ops::fill_delalloc
Nikolay Borisov
1
-0
/
+3
2018-11-12
Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2018-11-06
Btrfs: fix deadlock on tree root leaf when finding free extent
Filipe Manana
1
-0
/
+3
2018-11-02
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-5
/
+3
[next]