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
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-20
rbd: do away with obj_request in rbd_obj_read_sync()
Ilya Dryomov
1
-49
/
+32
2017-02-20
rbd: initialize rbd_dev->header_oloc early
Ilya Dryomov
1
-3
/
+1
2017-02-20
rbd: kill rbd_image_header::{crypt_type,comp_type}
Ilya Dryomov
2
-12
/
+0
2017-02-20
rbd: use kstrndup() in rbd_header_from_disk()
Ilya Dryomov
1
-7
/
+3
2017-02-18
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
24
-334
/
+427
2017-02-18
Merge branch 'for-4.11/block' into for-4.11/linus-merge
Jens Axboe
6
-53
/
+34
2017-02-14
cdrom: Make device operations read-only
Kees Cook
1
-1
/
+1
2017-02-14
idr: Return the deleted entry from idr_remove
Matthew Wilcox
1
-4
/
+2
2017-02-14
cciss: switch to pci_irq_alloc_vectors
Christoph Hellwig
2
-43
/
+17
2017-02-13
block/loop: fix race between I/O and set_status
Ming Lei
1
-5
/
+12
2017-02-09
xen: modify xenstore watch event interface
Juergen Gross
1
-3
/
+3
2017-02-03
zram_drv: update for backing dev info changes
Jens Axboe
1
-1
/
+1
2017-02-02
block: Use pointer to backing_dev_info from request_queue
Jan Kara
7
-15
/
+17
2017-02-02
nbd: use an idr to keep track of nbd devices
Josef Bacik
1
-98
/
+115
2017-02-02
nbd: use our own workqueue for recv threads
Josef Bacik
1
-2
/
+11
2017-02-01
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
15
-120
/
+125
2017-02-01
block: introduce blk_rq_is_passthrough
Christoph Hellwig
1
-18
/
+18
2017-02-01
nbd: move request validity checking into nbd_send_cmd
Christoph Hellwig
1
-11
/
+10
2017-02-01
nbd: remove REQ_TYPE_DRV_PRIV leftovers
Christoph Hellwig
1
-9
/
+1
2017-01-31
virtio_blk: make SCSI passthrough support configurable
Christoph Hellwig
2
-50
/
+104
2017-01-31
virtio_blk: remove struct request backpointer from virtblk_req
Christoph Hellwig
1
-10
/
+10
2017-01-31
block: make scsi_request and scsi ioctl support optional
Christoph Hellwig
2
-0
/
+5
2017-01-31
skd: implement trivial scsi ioctls directly
Christoph Hellwig
1
-4
/
+11
2017-01-31
lightnvm: use end_io callback instead of instance
Matias Bjørling
1
-1
/
+2
2017-01-31
lightnvm: reduce number of nvm_id groups to one
Matias Bjørling
1
-2
/
+1
2017-01-28
block: split scsi_request out of struct request
Christoph Hellwig
3
-21
/
+24
2017-01-28
Merge branch 'for-4.11/block' into for-4.11/rq-refactor
Jens Axboe
1
-1
/
+1
2017-01-23
xen-blkfront: correct maximum segment accounting
Jan Beulich
1
-3
/
+9
2017-01-23
xen-blkfront: feature flags handling adjustments
Jan Beulich
1
-5
/
+5
2017-01-20
nbd: only set MSG_MORE when we have more to send
Josef Bacik
1
-4
/
+2
2017-01-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+9
2017-01-14
locking/atomic, kref: Kill kref_sub()
Peter Zijlstra
2
-24
/
+14
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
3
-6
/
+6
2017-01-14
locking/atomic, kref: Add KREF_INIT()
Peter Zijlstra
1
-1
/
+1
2017-01-12
floppy: replace wrong kmalloc(GFP_USER) with GFP_KERNEL
Vlastimil Babka
1
-1
/
+1
2017-01-11
zram: support BDI_CAP_STABLE_WRITES
Minchan Kim
1
-2
/
+11
2017-01-11
zram: revalidate disk under init_lock
Minchan Kim
1
-7
/
+1
2017-01-10
virtio_blk: fix panic in initialization error path
Omar Sandoval
1
-1
/
+2
2017-01-10
nbd: blk_mq_init_queue returns an error code on failure, not NULL
Jeff Moyer
1
-2
/
+4
2017-01-10
virtio_blk: avoid DMA to stack for the sense buffer
Christoph Hellwig
1
-1
/
+3
2017-01-05
scsi: cciss: use designated initializers
Kees Cook
1
-15
/
+15
2016-12-27
[nbd] pass iov_iter to nbd_xmit()
Al Viro
1
-39
/
+27
2016-12-27
[nbd] switch sock_xmit() to sock_{send,recv}msg()
Al Viro
1
-9
/
+7
2016-12-27
[drbd] use sock_sendmsg()
Al Viro
1
-7
/
+4
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
17
-17
/
+17
2016-12-16
Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+1
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-62
/
+10
2016-12-14
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-77
/
+40
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-448
/
+390
[prev]
[next]