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-05-09
treewide: convert PF_MEMALLOC manipulations to new helpers
Vlastimil Babka
1
-3
/
+4
2017-05-09
fs: ceph: CURRENT_TIME with ktime_get_real_ts()
Deepa Dinamani
1
-1
/
+1
2017-05-09
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
1
-1
/
+1
2017-05-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-353
/
+171
2017-05-06
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-11
/
+38
2017-05-04
zram: reduce load operation in page_same_filled
Sangwoo Park
1
-3
/
+5
2017-05-04
zram: use zram_free_page instead of open-coded
Minchan Kim
1
-14
/
+3
2017-05-04
zram: introduce zram data accessor
Minchan Kim
1
-11
/
+22
2017-05-04
zram: remove zram_meta structure
Minchan Kim
2
-117
/
+78
2017-05-04
zram: use zram_slot_lock instead of raw bit_spin_lock op
Minchan Kim
1
-14
/
+27
2017-05-04
zram: partial IO refactoring
Minchan Kim
1
-153
/
+184
2017-05-04
zram: handle multiple pages attached bio's bvec
Minchan Kim
1
-29
/
+11
2017-05-03
brd: fix uninitialized use of brd->dax_dev
Gerald Schaefer
1
-7
/
+5
2017-05-03
mtip32xx: convert internal commands to regular block infrastructure
Jens Axboe
2
-178
/
+30
2017-05-03
mtip32xx: cleanup internal tag assumptions
Jens Axboe
1
-10
/
+9
2017-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-3
/
+3
2017-05-02
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
5
-28
/
+16
2017-05-02
Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED"
Jens Axboe
1
-1
/
+1
2017-05-02
mtip32xx: convert internal command issue to block IO path
Jens Axboe
1
-30
/
+73
2017-05-02
mtip32xx: abstract out "are any commands active" helper
Jens Axboe
1
-10
/
+18
2017-05-02
mtip32xx: kill atomic argument to mtip_quiesce_io()
Jens Axboe
1
-15
/
+5
2017-05-02
mtip32xx: get rid of 'atomic' argument to mtip_exec_internal_command()
Jens Axboe
1
-105
/
+43
2017-05-02
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
33
-3282
/
+1487
2017-04-28
nbd: fix use after free on module unload
Josef Bacik
1
-4
/
+4
2017-04-27
mtip32xx: use runtime tag to initialize command header
Ming Lei
1
-12
/
+24
2017-04-25
block: remove block_device_operations ->direct_access()
Dan Williams
1
-15
/
+0
2017-04-25
virtio_blk: Fix English description of VIRTIO_BLK_SCSI
Jean Delvare
1
-1
/
+1
2017-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-04-21
mtip32xx: fix dereference of stack garbage
Jens Axboe
1
-0
/
+1
2017-04-21
nbd: set the max segments to USHRT_MAX
Josef Bacik
1
-0
/
+1
2017-04-20
swim3: remove (commented out) printing of req->errors
Christoph Hellwig
1
-2
/
+2
2017-04-20
ataflop: switch from req->errors to req->error_count
Christoph Hellwig
1
-5
/
+7
2017-04-20
floppy: switch from req->errors to req->error_count
Christoph Hellwig
1
-2
/
+4
2017-04-20
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
6
-9
/
+9
2017-04-20
xen-blkfront: don't use req->errors
Christoph Hellwig
1
-11
/
+25
2017-04-20
mtip32xx: add a status field to struct mtip_cmd
Christoph Hellwig
2
-7
/
+10
2017-04-20
nbd: don't use req->errors
Christoph Hellwig
1
-15
/
+15
2017-04-20
null_blk: don't pass always-0 req->errors to blk_mq_complete_request
Christoph Hellwig
1
-1
/
+1
2017-04-20
loop: zero-fill bio on the submitting cpu
Christoph Hellwig
2
-16
/
+15
2017-04-20
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
3
-23
/
+23
2017-04-20
virtio_blk: don't use req->errors
Christoph Hellwig
1
-7
/
+3
2017-04-20
virtio: fix spelling of virtblk_scsi_request_done
Christoph Hellwig
1
-3
/
+3
2017-04-20
block: remove the blk_execute_rq return value
Christoph Hellwig
1
-1
/
+2
2017-04-20
pd: don't check blk_execute_rq return value.
Christoph Hellwig
1
-5
/
+2
2017-04-20
null_blk: Use blk_init_request_from_bio() instead of open-coding it
Bart Van Assche
1
-8
/
+1
2017-04-20
brd: add dax_operations support
Dan Williams
2
-11
/
+55
2017-04-19
mtip32xx: pass BLK_MQ_F_NO_SCHED
Ming Lei
1
-1
/
+1
2017-04-19
block: remove the osdblk driver
Christoph Hellwig
3
-710
/
+0
[next]