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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-10
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
37
-827
/
+1437
2017-05-09
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
1
-2
/
+1
2017-05-09
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
3
-30
/
+15
2017-05-05
btrfs: fix the gfp_mask for the reada_zones radix tree
Chris Mason
2
-2
/
+2
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-30
/
+14
2017-04-28
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+7
2017-04-28
Merge branch 'for-chris-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Chris Mason
5
-66
/
+277
2017-04-26
Btrfs: fix reported number of inode blocks
Filipe Manana
4
-18
/
+119
2017-04-26
Btrfs: send, fix file hole not being preserved due to inline extent
Filipe Manana
1
-2
/
+21
2017-04-26
Btrfs: fix extent map leak during fallocate error path
Filipe Manana
1
-1
/
+3
2017-04-26
Btrfs: fix incorrect space accounting after failure to insert inline extent
Filipe Manana
1
-2
/
+4
2017-04-26
Btrfs: fix invalid attempt to free reserved space on failure to cow range
Filipe Manana
2
-18
/
+45
2017-04-26
btrfs: Handle delalloc error correctly to avoid ordered extent hang
Qu Wenruo
1
-15
/
+48
2017-04-26
btrfs: Fix metadata underflow caused by btrfs_reloc_clone_csum error
Qu Wenruo
1
-12
/
+39
2017-04-20
btrfs: Convert to separately allocated bdi
Jan Kara
3
-30
/
+14
2017-04-19
btrfs: qgroup: move noisy underflow warning to debugging build
David Sterba
1
-4
/
+7
2017-04-18
btrfs: check if the device is flush capable
Anand Jain
1
-0
/
+4
2017-04-18
btrfs: delete unused member nobarriers
Anand Jain
2
-4
/
+0
2017-04-18
btrfs: scrub: Fix RAID56 recovery race condition
Qu Wenruo
1
-0
/
+22
2017-04-18
btrfs: scrub: Introduce full stripe lock for RAID56
Qu Wenruo
3
-0
/
+251
2017-04-18
btrfs: Use ktime_get_real_ts for root ctime
Deepa Dinamani
1
-1
/
+2
2017-04-18
Btrfs: handle only applicable errors returned by btrfs_get_extent
Dan Carpenter
2
-26
/
+15
2017-04-18
btrfs: qgroup: Fix qgroup corruption caused by inode_cache mount option
Qu Wenruo
1
-7
/
+18
2017-04-18
btrfs: use q which is already obtained from bdev_get_queue
Anand Jain
1
-4
/
+3
2017-04-18
Btrfs: switch to div64_u64 if with a u64 divisor
Liu Bo
3
-7
/
+7
2017-04-18
Btrfs: update scrub_parity to use u64 stripe_len
Liu Bo
1
-4
/
+4
2017-04-18
Btrfs: enable repair during read for raid56 profile
Liu Bo
1
-13
/
+27
2017-04-18
btrfs: use clear_page where appropriate
David Sterba
2
-2
/
+2
2017-04-18
btrfs: Prevent scrub recheck from racing with dev replace
Qu Wenruo
1
-4
/
+9
2017-04-18
btrfs: Wait for in-flight bios before freeing target device for raid56
Qu Wenruo
3
-0
/
+21
2017-04-18
btrfs: scrub: Don't append on-disk pages for raid56 scrub
Qu Wenruo
1
-4
/
+0
2017-04-18
btrfs: qgroup: Re-arrange tracepoint timing to co-operate with reserved space...
Qu Wenruo
2
-10
/
+6
2017-04-18
btrfs: qgroup: Add trace point for qgroup reserved space
Qu Wenruo
2
-44
/
+52
2017-04-18
btrfs: drop redundant parameters from btrfs_map_sblock
David Sterba
3
-9
/
+6
2017-04-18
btrfs: sink GFP flags parameter to tree_mod_log_insert_root
David Sterba
1
-5
/
+5
2017-04-18
btrfs: sink GFP flags parameter to tree_mod_log_insert_move
David Sterba
1
-5
/
+5
2017-04-18
Btrfs: fix wrong failed mirror_num of read-repair on raid56
Liu Bo
1
-0
/
+5
2017-04-18
Btrfs: set scrub page's io_error if failing to submit io
Liu Bo
1
-2
/
+6
2017-04-18
btrfs: track exclusive filesystem operation in flags
David Sterba
4
-26
/
+25
2017-04-18
btrfs: qgroups: Retry after commit on getting EDQUOT
Goldwyn Rodrigues
1
-1
/
+23
2017-04-18
btrfs: replace hardcoded value with SEQ_LAST macro
Edmund Nadolski
3
-10
/
+12
2017-04-18
btrfs: provide enumeration for __merge_refs mode argument
Edmund Nadolski
1
-10
/
+13
2017-04-18
btrfs: remove unused qgroup members from btrfs_trans_handle
David Sterba
6
-20
/
+0
2017-04-18
btrfs: remove local blocksize variable in reada_find_extent
David Sterba
1
-4
/
+2
2017-04-18
btrfs: remove redundant parameter from reada_start_machine_dev
David Sterba
1
-4
/
+3
2017-04-18
btrfs: remove redundant parameter from reada_find_zone
David Sterba
1
-3
/
+3
2017-04-18
btrfs: remove redundant parameter from btree_readahead_hook
David Sterba
3
-6
/
+5
2017-04-18
btrfs: preallocate radix tree node for global readahead tree
David Sterba
2
-1
/
+8
2017-04-18
btrfs: preallocate radix tree node for readahead
David Sterba
2
-1
/
+8
2017-04-18
btrfs: No need to check !(flags & MS_RDONLY) twice
Goldwyn Rodrigues
1
-2
/
+1
[next]