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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-16
btrfs: Allow barrier_all_devices to do chunk level device check
Qu Wenruo
1
-13
/
+3
2017-08-16
btrfs: Do chunk level check for degraded remount
Qu Wenruo
1
-2
/
+1
2017-08-16
btrfs: Do chunk level check for degraded rw mount
Qu Wenruo
1
-8
/
+3
2017-08-16
btrfs: Introduce a function to check if all chunks a OK for degraded rw mount
Qu Wenruo
2
-0
/
+60
2017-08-16
Btrfs: report errors when checksum is not found
Liu Bo
1
-2
/
+0
2017-08-16
btrfs: Prevent possible ERR_PTR() dereference
Nikolay Borisov
1
-10
/
+12
2017-08-16
btrfs: Remove redundant checks from btrfs_alloc_data_chunk_ondemand
Nikolay Borisov
1
-9
/
+2
2017-08-16
btrfs: Remove redundant argument of flush_space
Nikolay Borisov
2
-17
/
+12
2017-08-16
btrfs: resume qgroup rescan on rw remount
Aleksa Sarai
1
-0
/
+2
2017-08-16
btrfs: clean up extraneous computations in add_delayed_refs
Edmund Nadolski
1
-17
/
+13
2017-08-16
btrfs: allow backref search checks for shared extents
Edmund Nadolski
1
-49
/
+115
2017-08-16
btrfs: add cond_resched() calls when resolving backrefs
Edmund Nadolski
1
-0
/
+3
2017-08-16
btrfs: backref, add tracepoints for prelim_ref insertion and merging
Jeff Mahoney
4
-58
/
+131
2017-08-16
btrfs: add a node counter to each of the rbtrees
Jeff Mahoney
1
-1
/
+5
2017-08-16
btrfs: convert prelimary reference tracking to use rbtrees
Edmund Nadolski
1
-157
/
+285
2017-08-16
btrfs: remove ref_tree implementation from backref.c
Edmund Nadolski
1
-348
/
+7
2017-08-16
btrfs: btrfs_check_shared should manage its own transaction
Edmund Nadolski
3
-33
/
+23
2017-08-16
btrfs: backref, cleanup __ namespace abuse
Jeff Mahoney
1
-116
/
+109
2017-08-16
btrfs: backref, add unode_aux_to_inode_list helper
Jeff Mahoney
1
-5
/
+11
2017-08-16
btrfs: backref, constify some arguments
Jeff Mahoney
1
-13
/
+16
2017-08-16
btrfs: constify tracepoint arguments
Jeff Mahoney
4
-122
/
+136
2017-08-16
btrfs: struct-funcs, constify readers
Jeff Mahoney
4
-89
/
+91
2017-08-16
btrfs: remove unused sectorsize member
Nikolay Borisov
4
-4
/
+1
2017-08-16
btrfs: Be explicit about usage of min()
Nikolay Borisov
1
-2
/
+2
2017-08-16
btrfs: Use explicit round_down call rather than open-coding it
Nikolay Borisov
1
-1
/
+1
2017-08-16
btrfs: convert while loop to list_for_each_entry
Nikolay Borisov
1
-9
/
+2
2017-08-14
Linux 4.13-rc5
Linus Torvalds
1
-1
/
+1
2017-08-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
14
-42
/
+137
2017-08-13
Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-15
/
+34
2017-08-13
Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+21
2017-08-13
Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-26
/
+71
2017-08-13
Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-15
/
+146
2017-08-13
Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
16
-38
/
+111
2017-08-13
Merge tag 'for-linus-20170812' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+1
2017-08-13
mtd: blkdevs: Fix mtd block write failure
Abhishek Sahu
1
-0
/
+1
2017-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
9
-53
/
+40
2017-08-12
Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-24
/
+53
2017-08-11
Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-2
/
+3
2017-08-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-55
/
+267
2017-08-11
Merge tag 'mmc-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
3
-2
/
+4
2017-08-11
Merge tag 'fbdev-v4.13-rc5' of git://github.com/bzolnier/linux
Linus Torvalds
4
-9
/
+16
2017-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2
-4
/
+6
2017-08-11
Merge tag 'iommu-fixes-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+7
2017-08-11
pnfs/blocklayout: require 64-bit sector_t
Christoph Hellwig
1
-0
/
+1
2017-08-11
Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
9
-68
/
+111
2017-08-11
iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_device
Artem Savkov
1
-0
/
+7
2017-08-11
xen/events: Fix interrupt lost during irq_disable and irq_enable
Liu Shuo
1
-1
/
+1
2017-08-11
xen: avoid deadlock in xenbus
Juergen Gross
1
-1
/
+2
2017-08-11
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
Jens Axboe
8
-51
/
+261
2017-08-11
xen: fix hvm guest with kaslr enabled
Juergen Gross
1
-2
/
+14
[next]