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
2017-04-14
zram: do not use copy_page with non-page aligned address
Minchan Kim
1
-2
/
+2
2017-04-14
zram: fix operator precedence to get offset
Minchan Kim
1
-1
/
+1
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-1
/
+1
2017-04-11
sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...
NeilBrown
1
-1
/
+1
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
5
-12
/
+1
2017-04-08
drbd: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
5
-7
/
+15
2017-04-08
drbd: make intelligent use of blkdev_issue_zeroout
Christoph Hellwig
4
-110
/
+7
2017-04-08
rsxx: remove the discard_zeroes_data flag
Christoph Hellwig
1
-1
/
+0
2017-04-08
rbd: remove the discard_zeroes_data flag
Christoph Hellwig
1
-1
/
+0
2017-04-08
brd: remove discard support
Christoph Hellwig
1
-54
/
+0
2017-04-08
loop: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
1
-0
/
+4
2017-04-08
zram: implement REQ_OP_WRITE_ZEROES
Christoph Hellwig
1
-5
/
+8
2017-04-08
block: add a flags argument to (__)blkdev_issue_zeroout
Christoph Hellwig
1
-3
/
+6
2017-04-07
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
1
-33
/
+103
2017-04-05
remove the obsolete hd driver
Christoph Hellwig
3
-832
/
+0
2017-03-31
blk-mq: constify struct blk_mq_ops
Eric Biggers
7
-7
/
+7
2017-03-30
null_blk: add blocking mode
Jens Axboe
1
-0
/
+9
2017-03-29
block: rename blk_mq_freeze_queue_start()
Ming Lei
1
-1
/
+1
2017-03-29
swim: stop sharing request queue across multiple gendisks
Omar Sandoval
1
-19
/
+36
2017-03-29
parport/pf: stop sharing request queue across multiple gendisks
Omar Sandoval
1
-19
/
+38
2017-03-29
parport/pcd: stop sharing request queue across multiple gendisks
Omar Sandoval
1
-19
/
+38
2017-03-29
parport/pd: stop sharing request queue across multiple gendisks
Omar Sandoval
1
-16
/
+34
2017-03-29
hd: stop sharing request queue across multiple gendisks
Omar Sandoval
1
-23
/
+39
2017-03-28
Fix dead URLs to ftp.kernel.org
SeongJae Park
1
-1
/
+1
2017-03-25
nbd: replace kill_bdev() with __invalidate_device()
Ratna Manoj Bolla
1
-2
/
+6
2017-03-25
nbd: set queue timeout properly
Josef Bacik
1
-1
/
+4
2017-03-25
nbd: set rq->errors to actual error code
Josef Bacik
1
-4
/
+4
2017-03-25
nbd: handle ERESTARTSYS properly
Josef Bacik
1
-26
/
+89
2017-03-24
mg_disk: use setup_timer
Geliang Tang
1
-3
/
+1
2017-03-24
block: floppy: use setup_timer
Geliang Tang
1
-3
/
+1
2017-03-10
Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-4
/
+12
2017-03-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-5
/
+5
2017-03-10
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
5
-5
/
+5
2017-03-08
zram: set physical queue limits to avoid array out of bounds accesses
Johannes Thumshirn
1
-0
/
+2
2017-03-07
rbd: supported_features bus attribute
Ilya Dryomov
1
-4
/
+12
2017-03-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+28
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2017-03-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-8
/
+11
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
5
-3
/
+6
2017-03-03
statx: Add a system call to make enhanced file info available
David Howells
1
-1
/
+2
2017-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2017-03-03
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-52
/
+35
2017-03-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+13
2017-03-02
loop: fix LO_FLAGS_PARTSCAN hang
Omar Sandoval
1
-7
/
+8
2017-03-02
nbd: stop leaking sockets
Josef Bacik
1
-1
/
+3
2017-03-02
Merge remote-tracking branch 'ovl/for-viro' into for-linus
Al Viro
1
-2
/
+2
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
4
-2
/
+4
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
1
-0
/
+1
2017-03-01
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-4
/
+2
[prev]
[next]