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
2018-01-31
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-8
/
+3
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-615
/
+184
2018-01-26
block: remove smart1,2.h
Corentin Labbe
1
-278
/
+0
2018-01-17
aoe: use ktime_t instead of timeval
Tina Ruchandani
2
-37
/
+14
2018-01-12
Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-6
/
+12
2018-01-11
null_blk: remove explicit 'select FAULT_INJECTION'
Arnd Bergmann
2
-1
/
+12
2018-01-10
null_blk: add option for managing IO timeouts
Jens Axboe
2
-4
/
+43
2018-01-10
null_blk: wire up timeouts
Jens Axboe
1
-0
/
+16
2018-01-09
rbd: set max_segments to USHRT_MAX
Ilya Dryomov
1
-1
/
+1
2018-01-09
rbd: reacquire lock should update lock owner client id
Florian Margaine
1
-5
/
+11
2018-01-06
loop: fix concurrent lo_open/lo_release
Linus Torvalds
1
-2
/
+8
2018-01-06
DAC960: split up ioctl function to reduce stack size
Arnd Bergmann
1
-70
/
+90
2018-01-06
block: convert to bio_first_bvec_all & bio_first_page_all
Ming Lei
2
-2
/
+2
2018-01-05
pktcdvd: Fix a recently introduced NULL pointer dereference
Bart Van Assche
1
-4
/
+4
2018-01-05
pktcdvd: Fix pkt_setup_dev() error path
Bart Van Assche
1
-3
/
+1
2018-01-05
null_blk: remove lightnvm support
Matias Bjørling
1
-217
/
+3
2017-12-20
null_blk: unalign call_single_data
Jens Axboe
1
-2
/
+2
2017-12-03
drbd: switch to sock_recvmsg()
Al Viro
2
-8
/
+3
2017-12-01
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
2017-11-22
null_blk: fix dev->badblocks leak
David Disseldorp
1
-1
/
+4
2017-11-22
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2
-2
/
+2
2017-11-22
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
1
-4
/
+3
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
7
-22
/
+20
2017-11-22
treewide: init_timer() -> setup_timer()
Kees Cook
2
-5
/
+3
2017-11-22
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
1
-8
/
+8
2017-11-21
Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-52
/
+13
2017-11-17
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-59
/
+54
2017-11-17
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-77
/
+0
2017-11-16
drivers/block/zram/zram_drv.c: make zram_page_end_io() static
Colin Ian King
1
-1
/
+1
2017-11-16
zram: remove zlib from the list of recommended algorithms
Sergey Senozhatsky
1
-3
/
+0
2017-11-16
zram: add zstd to the supported algorithms list
Sergey Senozhatsky
1
-0
/
+3
2017-11-16
bdi: introduce BDI_CAP_SYNCHRONOUS_IO
Minchan Kim
2
-1
/
+3
2017-11-16
zram: set BDI_CAP_STABLE_WRITES once
Minchan Kim
1
-10
/
+6
2017-11-15
block: swim3: Convert timers to use timer_setup()
Kees Cook
1
-16
/
+15
2017-11-15
block/aoe: Convert timers to use timer_setup()
Kees Cook
2
-9
/
+6
2017-11-15
amifloppy: Convert timers to use timer_setup()
Kees Cook
1
-31
/
+26
2017-11-15
block/floppy: Convert callback to pass timer_list
Kees Cook
1
-3
/
+7
2017-11-15
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+4
2017-11-15
brd: remove dax support
Dan Williams
2
-77
/
+0
2017-11-15
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-28
/
+41
2017-11-15
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-2
/
+2
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-63
/
+30
2017-11-13
rbd: default to single-major device number scheme
Ilya Dryomov
1
-4
/
+3
2017-11-13
rbd: set discard_alignment to zero
David Disseldorp
1
-1
/
+0
2017-11-13
rbd: get rid of rbd_mapping::read_only
Ilya Dryomov
1
-19
/
+4
2017-11-13
rbd: fix and simplify rbd_ioctl_set_ro()
Ilya Dryomov
1
-28
/
+6
2017-11-11
brd: remove unused brd_mutex
Mikulas Patocka
1
-1
/
+0
2017-11-09
rbd: use GFP_NOIO for parent stat and data requests
Ilya Dryomov
1
-2
/
+2
2017-11-07
nbd: don't start req until after the dead connection logic
Josef Bacik
1
-13
/
+7
2017-11-07
nbd: wait uninterruptible for the dead timeout
Josef Bacik
1
-3
/
+3
[next]