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
2018-04-18
btrfs: qgroup: Use independent and accurate per inode qgroup rsv
Qu Wenruo
1
-0
/
+19
2018-04-18
btrfs: qgroup: Commit transaction in advance to reduce early EDQUOT
Qu Wenruo
1
-0
/
+6
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
1
-16
/
+4
2018-03-31
btrfs: qgroup: Use root::qgroup_meta_rsv_* to record qgroup meta reserved space
Qu Wenruo
1
-0
/
+5
2018-03-31
btrfs: qgroup: Use separate meta reservation type for delalloc
Qu Wenruo
1
-3
/
+6
2018-03-31
btrfs: qgroup: Don't use root->qgroup_meta_rsv for qgroup
Qu Wenruo
1
-3
/
+0
2018-03-31
btrfs: ctree.h: Fix wrong comment position about csum size
Misono, Tomohiro
1
-1
/
+1
2018-03-31
btrfs: defer adding raid type kobject until after chunk relocation
Jeff Mahoney
1
-1
/
+5
2018-03-31
btrfs: remove dead create_space_info calls
Jeff Mahoney
1
-3
/
+3
2018-03-31
btrfs: Drop fs_info parameter from btrfs_finish_extent_commit
Nikolay Borisov
1
-2
/
+1
2018-03-31
btrfs: drop fs_info parameter from btrfs_run_delayed_refs
Nikolay Borisov
1
-1
/
+1
2018-03-31
btrfs: Remove btrfs_fs_info::open_ioctl_trans
Nikolay Borisov
1
-1
/
+0
2018-03-31
btrfs: Remove btrfs_file_private::trans
Nikolay Borisov
1
-1
/
+0
2018-03-31
btrfs: Remove userspace transaction ioctls
Nikolay Borisov
1
-1
/
+0
2018-03-31
btrfs: add define for oldest generation
Anand Jain
1
-0
/
+2
2018-03-26
btrfs: move btrfs_listxattr prototype to xattr.h
David Sterba
1
-3
/
+0
2018-03-26
btrfs: unify types for metadata_ratio and data_chunk_allocations
Anand Jain
1
-2
/
+2
2018-03-26
btrfs: add more __cold annotations
David Sterba
1
-4
/
+5
2018-03-26
btrfs: Remove custom crc32c init code
Nikolay Borisov
1
-0
/
+16
2018-03-26
btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()
Qu Wenruo
1
-2
/
+0
2018-03-26
btrfs: Move qgroup rescan on quota enable to btrfs_quota_enable
Nikolay Borisov
1
-1
/
+0
2018-03-26
btrfs: manage commit mount option as %u
Anand Jain
1
-1
/
+1
2018-03-26
btrfs: manage thread_pool mount option as %u
Anand Jain
1
-1
/
+1
2018-03-26
btrfs: Don't pass fs_info arg to btrfs_start_dirty_block_groups
Nikolay Borisov
1
-2
/
+1
2018-03-26
btrfs: Remove fs_info argument from btrfs_create_pending_block_groups
Nikolay Borisov
1
-2
/
+1
2018-03-26
btrfs: Make btrfs_trans_release_metadata private to transaction.c
Nikolay Borisov
1
-2
/
+0
2018-03-01
Btrfs: fix log replay failure after unlink and link combination
Filipe Manana
1
-1
/
+4
2018-03-01
btrfs: use kvzalloc to allocate btrfs_fs_info
Jeff Mahoney
1
-1
/
+1
2018-01-22
Btrfs: move extent map specific code to extent_map.c
Liu Bo
1
-2
/
+0
2018-01-22
Btrfs: add helper for em merge logic
Liu Bo
1
-0
/
+2
2018-01-22
Btrfs: remove unused wait in btrfs_stripe_hash
Liu Bo
1
-1
/
+0
2018-01-22
btrfs: Cleanup existing name_len checks
Qu Wenruo
1
-5
/
+0
2018-01-22
Btrfs: add __init macro to btrfs init functions
Liu Bo
1
-3
/
+3
2017-11-30
Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2017-11-28
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-1
/
+1
2017-11-15
Btrfs: fix reported number of inode blocks after buffered append writes
Filipe Manana
1
-0
/
+1
2017-11-01
btrfs: make the delalloc block rsv per inode
Josef Bacik
1
-2
/
+3
2017-11-01
Btrfs: rework outstanding_extents
Josef Bacik
1
-0
/
+2
2017-11-01
btrfs: allow to set compression level for zlib
David Sterba
1
-0
/
+1
2017-10-30
btrfs: Replace opencoded sizes with their symbolic constants
Nikolay Borisov
1
-1
/
+1
2017-10-30
Btrfs: add a extent ref verify tool
Josef Bacik
1
-0
/
+5
2017-10-30
btrfs: pass root to various extent ref mod functions
Josef Bacik
1
-3
/
+4
2017-10-30
btrfs: add ref-verify mount option
Josef Bacik
1
-0
/
+1
2017-10-30
Btrfs: remove nr_async_submits and async_submit_draining
Liu Bo
1
-2
/
+0
2017-10-30
Btrfs: remove nr_async_bios
Liu Bo
1
-1
/
+0
2017-10-30
btrfs: Remove unused arguments from btrfs_changed_cb_t
Nikolay Borisov
1
-3
/
+1
2017-10-06
Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2017-10-04
Btrfs: fix overlap of fs_info::flags values
Tsutomu Itoh
1
-1
/
+1
2017-09-29
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2017-09-26
btrfs: remove BTRFS_FS_QUOTA_DISABLING flag
Misono, Tomohiro
1
-1
/
+0
[next]