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
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-15
/
+43
2017-07-11
ARM: fix rd_size declaration
Bart Van Assche
1
-0
/
+1
2017-07-11
zram: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-11
zram: use __sysfs_match_string() helper
Andy Shevchenko
1
-6
/
+4
2017-07-10
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
Jens Axboe
3
-8
/
+19
2017-07-07
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+8
2017-07-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2017-07-07
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+328
2017-07-07
zram: count same page write as page_stored
Minchan Kim
1
-0
/
+2
2017-07-06
cciss: initialize struct scsi_req
Christoph Hellwig
1
-0
/
+8
2017-07-06
null_blk: fix error flow for shared tags during module_init
Max Gurtovoy
1
-5
/
+13
2017-07-06
virtio_blk: quiesce/unquiesce live IO when entering PM states
Sagi Grimberg
1
-2
/
+2
2017-07-06
mtip32xx: quiesce request queues to make sure no submissions are inflight
Sagi Grimberg
1
-4
/
+15
2017-07-06
nbd: quiesce request queues to make sure no submissions are inflight
Sagi Grimberg
1
-2
/
+2
2017-07-06
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+3
2017-07-05
Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+0
2017-07-05
mtip32xx: avoid to read HOST_CAP from HW in .queue_rq()
Ming Lei
2
-2
/
+3
2017-07-04
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-29
/
+32
2017-06-30
take floppy compat ioctls to sodding floppy.c
Al Viro
1
-0
/
+328
2017-06-30
fs: implement vfs_iter_write using do_iter_write
Christoph Hellwig
1
-1
/
+1
2017-06-30
fs: implement vfs_iter_read using do_iter_read
Christoph Hellwig
1
-2
/
+2
2017-06-28
drbd: Drop unnecessary static
Julia Lawall
1
-1
/
+1
2017-06-28
dax: remove default copy_from_iter fallback
Dan Williams
1
-0
/
+8
2017-06-27
block: don't set bounce limit in blk_init_queue
Christoph Hellwig
9
-0
/
+10
2017-06-27
blk-mq: don't bounce by default
Christoph Hellwig
2
-6
/
+0
2017-06-27
block: don't bother with bounce limits for make_request drivers
Christoph Hellwig
3
-3
/
+0
2017-06-27
pktcdvd: remove the call to blk_queue_bounce
Christoph Hellwig
1
-2
/
+0
2017-06-27
Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fs
Al Viro
2
-15
/
+20
2017-06-23
mtip32xx: fix up the checking for internal command failure
Jens Axboe
1
-17
/
+4
2017-06-23
Merge commit '8e8320c9315c' into for-4.13/block
Jens Axboe
3
-41
/
+26
2017-06-21
block: Make most scsi_req_init() calls implicit
Bart Van Assche
1
-1
/
+0
2017-06-20
null_blk: add support for shared tags
Jens Axboe
1
-42
/
+70
2017-06-20
Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
3
-41
/
+26
2017-06-18
xen-blkfront: remove bio splitting.
NeilBrown
1
-51
/
+3
2017-06-18
pktcdvd: use bio_clone_fast() instead of bio_clone()
NeilBrown
1
-2
/
+10
2017-06-18
drbd: use bio_clone_fast() instead of bio_clone()
NeilBrown
3
-1
/
+13
2017-06-18
rbd: use bio_clone_fast() instead of bio_clone()
NeilBrown
1
-1
/
+15
2017-06-18
blk: make the bioset rescue_workqueue optional.
NeilBrown
1
-1
/
+3
2017-06-18
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
1
-1
/
+1
2017-06-18
blk: remove bio_set arg from blk_queue_split()
NeilBrown
5
-5
/
+5
2017-06-18
loop: Add PF_LESS_THROTTLE to block/loop device thread.
NeilBrown
1
-1
/
+7
2017-06-16
block: swim3: make of_device_ids const.
Arvind Yadav
1
-1
/
+1
2017-06-13
xen-blkback: don't leak stack data via response ring
Jan Beulich
2
-31
/
+17
2017-06-13
xen/blkback: don't use xen_blkif_get() in xen-blkback kthread
Juergen Gross
2
-4
/
+0
2017-06-13
xen/blkback: don't free be structure too early
Juergen Gross
1
-4
/
+3
2017-06-13
xen/blkback: fix disconnect while I/Os in flight
Juergen Gross
2
-2
/
+6
2017-06-13
zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()
Greg Kroah-Hartman
1
-1
/
+1
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
3
-10
/
+10
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
17
-73
/
+65
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
7
-33
/
+28
[next]