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
/
s390
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-23
Merge tag 's390-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-4
/
+2
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
3
-3
/
+3
2018-09-20
s390/dasd: remove unnecessary condition check
Chengguang Xu
1
-4
/
+2
2018-08-26
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+5
2018-08-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-15
/
+23
2018-08-09
s390/dasd: fix hanging offline processing due to canceled worker
Stefan Haberland
1
-2
/
+5
2018-08-09
s390/dasd: fix panic for failed online processing
Stefan Haberland
1
-0
/
+3
2018-07-30
s390, dcssblk: kaddr and pfn can be NULL to ->direct_access()
Huaisheng Ye
1
-3
/
+5
2018-07-19
s390/dasd: replace PTR_RET with PTR_ERR_OR_ZERO
Gustavo A. R. Silva
1
-1
/
+1
2018-07-04
s390/dasd: fix cast-function-type warnings
Sebastian Ott
1
-8
/
+8
2018-07-02
s390/dasd: fix gcc 8 stringop-truncation warning
Vasily Gorbik
1
-1
/
+1
2018-07-02
s390/dasd,zfcp: fix gcc 8 stringop-truncation warnings
Vasily Gorbik
2
-3
/
+3
2018-07-02
s390/scm_blk: correct numa_node in scm_blk_dev_setup
Vasily Gorbik
1
-0
/
+1
2018-07-02
s390/dasd: correct numa_node in dasd_alloc_queue
Vasily Gorbik
1
-0
/
+1
2018-07-02
s390/dasd: reduce the default queue depth and nr of hardware queues
Stefan Haberland
2
-10
/
+11
2018-06-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
7
-168
/
+100
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-3
/
+3
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-06-12
s390/dasd: only use preallocated requests
Sebastian Ott
4
-77
/
+8
2018-06-12
s390/dasd: reshuffle struct dasd_ccw_req
Sebastian Ott
1
-11
/
+3
2018-06-12
s390/dasd: remove dasd_kmalloc_set_cda
Sebastian Ott
1
-6
/
+0
2018-06-12
s390/dasd: move dasd_ccw_req to per request data
Sebastian Ott
5
-47
/
+57
2018-06-12
s390/dasd: simplify locking in process_final_queue
Sebastian Ott
1
-27
/
+32
2018-06-09
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+7
2018-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-14
/
+17
2018-06-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-15
/
+2
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
1
-3
/
+3
2018-05-25
s390/dasd: simplify locking in dasd_times_out
Sebastian Ott
1
-14
/
+17
2018-05-23
dax: Introduce a ->copy_to_iter dax operation
Dan Williams
1
-0
/
+7
2018-05-23
s390/dasd: use blk_mq_rq_from_pdu for per request data
Sebastian Ott
1
-2
/
+5
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
1
-15
/
+2
2018-05-02
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2
-3
/
+11
2018-04-23
s390/dasd: fix IO error for newly defined devices
Stefan Haberland
1
-2
/
+11
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
1
-1
/
+0
2018-04-16
s390: remove couple of duplicate includes
Vasily Gorbik
1
-1
/
+0
2018-04-10
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2018-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-18
/
+78
2018-04-06
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-7
/
+7
2018-04-03
dax: introduce CONFIG_DAX_DRIVER
Dan Williams
1
-1
/
+1
2018-03-26
s390/cio: rename struct channel_path_desc
Sebastian Ott
1
-1
/
+1
2018-03-09
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
4
-7
/
+7
2018-02-27
s390/dasd: set timestamps unconditionally
Stefan Haberland
1
-12
/
+13
2018-02-27
s390/dasd: remove unneeded sanity check
Stefan Haberland
1
-2
/
+7
2018-02-22
s390/dasd: configurable IFCC handling
Stefan Haberland
2
-3
/
+57
2018-02-19
s390/dasd: fix handling of internal requests
Stefan Haberland
1
-14
/
+7
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+3
2018-02-03
Merge branch 'for-4.16/nfit' into libnvdimm-for-next
Ross Zwisler
1
-0
/
+10
[next]