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
2023-07-28
Merge tag 'ceph-for-6.5-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-38
/
+86
2023-07-28
Merge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+7
2023-07-27
ublk: return -EINTR if breaking from waiting for existed users in DEL_DEV
Ming Lei
1
-2
/
+2
2023-07-27
ublk: fail to recover device if queue setup is interrupted
Ming Lei
1
-1
/
+3
2023-07-27
ublk: fail to start device if queue setup is interrupted
Ming Lei
1
-1
/
+2
2023-07-26
rbd: retrieve and check lock owner twice before blocklisting
Ilya Dryomov
1
-2
/
+23
2023-07-26
rbd: harden get_lock_owner_info() a bit
Ilya Dryomov
1
-6
/
+15
2023-07-26
rbd: make get_lock_owner_info() return a single locker or NULL
Ilya Dryomov
1
-33
/
+51
2023-07-22
Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+38
2023-07-21
loop: do not enforce max_loop hard limit by (new) default
Mauricio Faria de Oliveira
1
-2
/
+34
2023-07-21
loop: deprecate autoloading callback loop_probe()
Mauricio Faria de Oliveira
1
-0
/
+4
2023-07-11
Merge branch '6.5/scsi-staging' into 6.5/scsi-fixes
Martin K. Petersen
2
-30
/
+20
2023-07-06
scsi: block: virtio_blk: Set zone limits before revalidating zones
Damien Le Moal
1
-19
/
+15
2023-07-06
scsi: block: nullblk: Set zone limits before revalidating zones
Damien Le Moal
1
-11
/
+5
2023-06-29
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-4
/
+8
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
31
-785
/
+922
2023-06-25
drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
David Howells
1
-4
/
+8
2023-06-21
ublk: make ublk_chr_class a static const structure
Ivan Orlov
1
-7
/
+8
2023-06-21
aoe: make aoe_class a static const structure
Ivan Orlov
1
-13
/
+17
2023-06-21
block/rnbd: make all 'class' structures const
Ivan Orlov
2
-19
/
+23
2023-06-21
Revert "virtio-blk: support completion batching for the IRQ path"
Michael S. Tsirkin
1
-45
/
+37
2023-06-20
swim: fix a missing FMODE_ -> BLK_OPEN_ conversion in floppy_open
Christoph Hellwig
1
-1
/
+1
2023-06-20
zram: further limit recompression threshold
Sergey Senozhatsky
1
-1
/
+1
2023-06-14
brd: use cond_resched instead of cond_resched_rcu
Pankaj Raghav
1
-1
/
+1
2023-06-13
swim3: fix the floppy_locked_ioctl prototype
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
21
-98
/
+93
2023-06-12
rnbd-srv: replace sess->open_flags with a "bool readonly"
Christoph Hellwig
3
-11
/
+9
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
5
-23
/
+27
2023-06-12
rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
13
-17
/
+16
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
14
-66
/
+63
2023-06-12
block: pass a gendisk on bdev_check_media_change
Christoph Hellwig
5
-14
/
+14
2023-06-12
block/rnbd-srv: make process_msg_sess_info returns void
Guoqing Jiang
1
-6
/
+3
2023-06-12
block/rnbd-srv: init err earlier in rnbd_srv_init_module
Guoqing Jiang
1
-5
/
+3
2023-06-12
block/rnbd-srv: init ret with 0 instead of -EPERM
Guoqing Jiang
1
-4
/
+3
2023-06-12
block/rnbd-srv: rename one member in rnbd_srv_dev
Guoqing Jiang
2
-8
/
+8
2023-06-12
block/rnbd-srv: no need to check sess_dev
Guoqing Jiang
1
-1
/
+1
2023-06-12
block/rnbd: introduce rnbd_access_modes
Guoqing Jiang
6
-32
/
+16
2023-06-12
block/rnbd-srv: remove unused header
Guoqing Jiang
1
-1
/
+0
2023-06-12
block/rnbd: kill rnbd_flags_supported
Guoqing Jiang
1
-22
/
+0
2023-06-10
Merge tag 'block-6.4-2023-06-09' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2023-06-07
pktcdvd: Sort headers
Andy Shevchenko
1
-15
/
+16
2023-06-07
pktcdvd: Get rid of redundant 'else'
Andy Shevchenko
1
-7
/
+7
2023-06-07
pktcdvd: Use put_unaligned_be16() and get_unaligned_be16()
Andy Shevchenko
1
-17
/
+14
2023-06-07
pktcdvd: Use DEFINE_SHOW_ATTRIBUTE() to simplify code
Andy Shevchenko
1
-20
/
+3
2023-06-07
pktcdvd: Drop redundant castings for sector_t
Andy Shevchenko
1
-16
/
+10
2023-06-07
pktcdvd: Get rid of pkt_seq_show() forward declaration
Andy Shevchenko
1
-76
/
+75
2023-06-07
pktcdvd: use sysfs_emit() to instead of scnprintf()
Andy Shevchenko
1
-1
/
+1
2023-06-07
pktcdvd: replace sscanf() by kstrtoul()
Andy Shevchenko
1
-16
/
+18
[next]