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
2016-01-20
Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+2
2016-01-16
mm, dax, pmem: introduce pfn_t
Dan Williams
1
-2
/
+5
2016-01-16
zram: don't call idr_remove() from zram_remove()
Jerome Marchand
1
-3
/
+4
2016-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-15
/
+41
2016-01-15
zram/zcomp: do not zero out zcomp private pages
Sergey Senozhatsky
2
-4
/
+4
2016-01-15
zram: pass gfp from zcomp frontend to backend
Minchan Kim
4
-35
/
+23
2016-01-15
zram: try vmalloc() after kmalloc()
Kyeongdon Kim
2
-4
/
+42
2016-01-15
zram/zcomp: use GFP_NOIO to allocate streams
Sergey Senozhatsky
3
-4
/
+4
2016-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+3
2016-01-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2016-01-09
nbd: use ->compat_ioctl()
Al Viro
1
-0
/
+1
2016-01-09
Merge branch 'for-linus' into work.misc
Al Viro
1
-6
/
+5
2016-01-08
Merge branch 'jejb-scsi' into misc
James Bottomley
3
-74
/
+234
2016-01-06
rsxx: don't open-code memdup_user()
Al Viro
1
-7
/
+4
2016-01-06
mtip32xx: don't open-code memdup_user()
Al Viro
1
-15
/
+8
2016-01-05
cciss: print max outstanding commands as a hex value
Colin Ian King
1
-1
/
+1
2016-01-04
cciss: switch to memdup_user_nul()
Al Viro
1
-10
/
+4
2015-12-28
null_blk: use async queue restart helper
Jens Axboe
1
-6
/
+5
2015-12-23
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2015-12-22
null_blk: fix use-after-free error
Mike Krinkin
1
-3
/
+3
2015-12-18
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+14
2015-12-18
xen-blkback: read from indirect descriptors only once
Roger Pau Monné
1
-5
/
+10
2015-12-18
xen-blkback: only read request operation from shared ring once
Roger Pau Monné
1
-4
/
+4
2015-12-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-11
/
+21
2015-12-08
null_blk: Fix error path in module initialization
Minfei Huang
1
-7
/
+16
2015-12-08
floppy: make local variable non-static
Rasmus Villemoes
1
-2
/
+3
2015-12-07
lightnvm: replace req queue with nvmdev for lld
Matias Bjørling
1
-4
/
+5
2015-12-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+1
2015-12-04
rbd: don't put snap_context twice in rbd_queue_workfn()
Ilya Dryomov
1
-0
/
+1
2015-12-01
blk-mq: add a flags parameter to blk_mq_alloc_request
Christoph Hellwig
2
-2
/
+2
2015-12-01
null_blk: change type of completion_nsec to unsigned long
Arianna Avanzini
1
-2
/
+2
2015-12-01
null_blk: guarantee device restart in all irq modes
Arianna Avanzini
1
-12
/
+15
2015-12-01
null_blk: set a separate timer for each command
Paolo Valente
1
-55
/
+24
2015-11-20
mtip32xx: use formatting capability of kthread_create_on_node
Rasmus Villemoes
1
-4
/
+2
2015-11-20
null_blk: do not del gendisk with lightnvm
Matias Bjørling
1
-3
/
+5
2015-11-20
null_blk: use device addressing mode
Matias Bjørling
1
-5
/
+23
2015-11-20
null_blk: use ppa_cache pool
Matias Bjørling
1
-2
/
+23
2015-11-17
null_blk: register as a LightNVM device
Matias Bjørling
1
-6
/
+154
2015-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-55
/
+54
2015-11-11
brd: Refuse improperly aligned discard requests
Jan Kara
1
-0
/
+3
2015-11-11
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-18
/
+24
2015-11-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-32
/
+26
2015-11-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+1
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
9
-18
/
+24
2015-11-07
signal: turn dequeue_signal_lock() into kernel_dequeue_signal()
Oleg Nesterov
1
-11
/
+4
2015-11-07
zram: make is_partial_io/valid_io_request/page_zero_filled return boolean
Geliang Tang
1
-9
/
+9
2015-11-07
zram: keep the exact overcommited value in mem_used_max
Sergey SENOZHATSKY
1
-2
/
+2
2015-11-07
zram: introduce comp algorithm fallback functionality
Luis Henriques
1
-3
/
+3
2015-11-07
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
4
-5
/
+5
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2
-2
/
+3
[next]