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
2017-07-06
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-36
/
+48
2017-06-29
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...
Qu Wenruo
1
-2
/
+4
2017-06-29
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
Qu Wenruo
1
-2
/
+4
2017-06-21
btrfs: Check name_len with boundary in verify dir_item
Su Yue
1
-1
/
+1
2017-06-21
btrfs: Introduce btrfs_is_name_len_valid to avoid reading beyond boundary
Su Yue
1
-0
/
+2
2017-06-20
btrfs: Round down values which are written for total_bytes_size
Nikolay Borisov
1
-0
/
+1
2017-06-20
btrfs: Manually implement device_total_bytes getter/setter
Nikolay Borisov
1
-1
/
+19
2017-06-20
btrfs: obsolete and remove mount option alloc_start
David Sterba
1
-11
/
+1
2017-06-20
btrfs: move fs_info::fs_frozen to the flags
David Sterba
1
-3
/
+2
2017-06-19
btrfs: use generic slab for for btrfs_transaction
David Sterba
1
-1
/
+0
2017-06-19
btrfs: remove __BTRFS_LEAF_DATA_SIZE
Nikolay Borisov
1
-6
/
+3
2017-06-19
btrfs: rename btrfs_leaf_data to BTRFS_LEAF_DATA_OFFSET
Nikolay Borisov
1
-6
/
+4
2017-06-19
btrfs: cleanup root usage by btrfs_get_alloc_profile
Jeff Mahoney
1
-1
/
+3
2017-06-19
Btrfs: replace tree->mapping with tree->private_data
Josef Bacik
1
-0
/
+1
2017-06-19
btrfs: add quota override flag to enable quota override for CAP_SYS_RESOURCE
Sargun Dhillon
1
-0
/
+2
2017-06-19
btrfs: Convert fs_info->free_chunk_space to atomic64_t
Nikolay Borisov
1
-2
/
+1
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
1
-2
/
+2
2017-06-10
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-06-09
Btrfs: fix delalloc accounting leak caused by u32 overflow
Omar Sandoval
1
-2
/
+2
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-3
/
+3
2017-05-10
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+28
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2017-04-20
btrfs: Convert to separately allocated bdi
Jan Kara
1
-1
/
+0
2017-04-18
btrfs: scrub: Introduce full stripe lock for RAID56
Qu Wenruo
1
-0
/
+17
2017-04-18
btrfs: track exclusive filesystem operation in flags
David Sterba
1
-2
/
+5
2017-04-18
btrfs: replace hardcoded value with SEQ_LAST macro
Edmund Nadolski
1
-0
/
+2
2017-04-18
btrfs: remove redundant parameter from btree_readahead_hook
David Sterba
1
-2
/
+1
2017-04-18
btrfs: convert btrfs_root.refs from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2017-04-18
btrfs: convert btrfs_caching_control.count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+2
2017-04-01
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-03-29
btrfs: Change qgroup_meta_rsv to 64bit
Goldwyn Rodrigues
1
-1
/
+1
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2017-03-03
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-19
/
+20
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-02-28
btrfs: Make btrfs_add_link take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-28
btrfs: Make get_extent_t take btrfs_inode
Nikolay Borisov
1
-6
/
+6
2017-02-28
btrfs: Make btrfs_extent_item_to_extent_map take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-28
btrfs: Make btrfs_orphan_add take btrfs_inode
Nikolay Borisov
1
-1
/
+2
2017-02-28
btrfs: Make btrfs_mark_extent_written take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-28
btrfs: Make btrfs_drop_extent_cache take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-28
btrfs: Make (__)btrfs_add_inode_defrag take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-28
btrfs: all btrfs_delalloc_release_metadata take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-28
btrfs: Make btrfs_delalloc_reserve_metadata take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-28
btrfs: Make btrfs_orphan_release_metadata take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-28
btrfs: Make btrfs_orphan_reserve_metadata take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-28
btrfs: make btrfs_alloc_data_chunk_ondemand take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-28
btrfs: make btrfs_is_free_space_inode take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-28
btrfs: Make btrfs_insert_dir_item take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-26
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-38
/
+46
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-1
/
+1
[next]