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
starfive-6.6.48-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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-28
nbd: use pr_err to output error message
Yu Kuai
1
-22
/
+18
2022-05-28
nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
Zhang Wensheng
1
-11
/
+12
2022-05-28
nbd: fix io hung while disconnecting device
Yu Kuai
1
-1
/
+1
2022-05-28
nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completed
Yu Kuai
1
-4
/
+14
2022-05-28
nbd: fix race between nbd_alloc_config() and module removal
Yu Kuai
1
-9
/
+19
2022-05-28
nbd: call genl_unregister_family() first in nbd_cleanup()
Yu Kuai
1
-1
/
+6
2022-05-27
md: bcache: check the return value of kzalloc() in detached_dev_do_request()
Jia-Ju Bai
1
-0
/
+6
2022-05-27
bcache: memset on stack variables in bch_btree_check() and bch_sectors_dirty_...
Coly Li
2
-0
/
+2
2022-05-27
block, loop: support partitions without scanning
Christoph Hellwig
1
-4
/
+4
2022-05-24
bcache: avoid journal no-space deadlock by reserving 1 journal bucket
Coly Li
3
-5
/
+29
2022-05-24
bcache: remove incremental dirty sector counting for bch_sectors_dirty_init()
Coly Li
1
-28
/
+13
2022-05-24
bcache: improve multithreaded bch_sectors_dirty_init()
Coly Li
2
-38
/
+26
2022-05-24
bcache: improve multithreaded bch_btree_check()
Coly Li
2
-33
/
+27
2022-05-23
md: fix double free of io_acct_set bioset
Xiao Ni
1
-4
/
+0
2022-05-23
md: Don't set mddev private to NULL in raid0 pers->free
Xiao Ni
1
-1
/
+0
2022-05-23
md: remove most calls to bdevname
Christoph Hellwig
9
-200
/
+147
2022-05-23
md: protect md_unregister_thread from reentrancy
Guoqing Jiang
1
-5
/
+10
2022-05-23
md: don't unregister sync_thread with reconfig_mutex held
Guoqing Jiang
3
-7
/
+11
2022-05-21
mtip32xx: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-19
nvme: set non-mdts limits in nvme_scan_work
Chaitanya Kulkarni
1
-4
/
+15
2022-05-18
nvme: add support for TP4084 - Time-to-Ready Enhancements
Christoph Hellwig
2
-6
/
+71
2022-05-18
Merge tag 'nvme-5.19-2022-05-18' of git://git.infradead.org/nvme into for-5.1...
Jens Axboe
7
-13
/
+24
2022-05-16
nbd: Fix hung on disconnect request if socket is closed before
Xie Yongji
1
-4
/
+9
2022-05-16
nvme-fabrics: add a request timeout helper
Chaitanya Kulkarni
3
-8
/
+10
2022-05-16
nvme-pci: harden drive presence detect in nvme_dev_disable()
Stefan Roese
1
-1
/
+1
2022-05-16
nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags
Smith, Kyle Miller (Nimble Kernel)
1
-0
/
+1
2022-05-16
nvme: mark internal passthru request RQF_QUIET
Chaitanya Kulkarni
2
-0
/
+3
2022-05-16
nvme: remove unneeded include from constants file
Max Gurtovoy
1
-1
/
+0
2022-05-16
nvme: add missing status values to verbose logging
Max Gurtovoy
1
-0
/
+3
2022-05-16
nvme: set dma alignment to dword
Keith Busch
1
-1
/
+1
2022-05-16
nvme: fix interpretation of DMRSL
Tom Yan
2
-2
/
+5
2022-05-10
loop: remove most the top-of-file boilerplate comment
Christoph Hellwig
1
-47
/
+0
2022-05-10
loop: add a SPDX header
Christoph Hellwig
1
-2
/
+2
2022-05-10
loop: remove loop.h
Christoph Hellwig
2
-74
/
+54
2022-05-04
block: null_blk: Improve device creation with configfs
Damien Le Moal
1
-1
/
+27
2022-05-04
block: null_blk: Cleanup messages
Damien Le Moal
2
-2
/
+10
2022-05-04
block: null_blk: Cleanup device creation and deletion
Damien Le Moal
1
-18
/
+30
2022-05-04
block: null_blk: Fix code style issues
Damien Le Moal
1
-4
/
+6
2022-05-04
xen-blkback: use bdev_discard_alignment
Christoph Hellwig
1
-3
/
+2
2022-05-03
rnbd-srv: use bdev_discard_alignment
Christoph Hellwig
1
-1
/
+1
2022-05-03
nvme: remove a spurious clear of discard_alignment
Christoph Hellwig
1
-1
/
+0
2022-05-03
loop: remove a spurious clear of discard_alignment
Christoph Hellwig
1
-1
/
+0
2022-05-03
dasd: don't set the discard_alignment queue limit
Christoph Hellwig
1
-1
/
+0
2022-05-03
raid5: don't set the discard_alignment queue limit
Christoph Hellwig
1
-1
/
+0
2022-05-03
dm-zoned: don't set the discard_alignment queue limit
Christoph Hellwig
1
-1
/
+1
2022-05-03
virtio_blk: fix the discard_granularity and discard_alignment queue limits
Christoph Hellwig
1
-3
/
+4
2022-05-03
null_blk: don't set the discard_alignment queue limit
Christoph Hellwig
1
-1
/
+0
2022-05-03
nbd: don't set the discard_alignment queue limit
Christoph Hellwig
1
-3
/
+0
2022-05-01
aoe: Avoid flush_scheduled_work() usage
Tetsuo Handa
5
-5
/
+15
2022-04-28
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...
Jens Axboe
10
-226
/
+321
[next]