index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/blkfront: force data bouncing when backend is untrusted
Roger Pau Monne
2022-07-01
1
-15
/
+34
*
xen/blkfront: fix leaking data in shared pages
Roger Pau Monne
2022-07-01
1
-2
/
+3
*
xen-blkfront: Handle NULL gendisk
Jason Andryuk
2022-06-21
1
-7
/
+12
*
Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-06-04
1
-3
/
+3
|
\
|
*
xen: switch gnttab_end_foreign_access() to take a struct page pointer
Juergen Gross
2022-05-27
1
-3
/
+3
*
|
Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-06-03
5
-59
/
+82
|
\
\
|
*
|
block: null_blk: Fix null_zone_write()
Damien Le Moal
2022-06-02
3
-9
/
+10
|
*
|
nbd: use pr_err to output error message
Yu Kuai
2022-05-27
1
-22
/
+18
|
*
|
nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
Zhang Wensheng
2022-05-27
1
-11
/
+12
|
*
|
nbd: fix io hung while disconnecting device
Yu Kuai
2022-05-27
1
-1
/
+1
|
*
|
nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completed
Yu Kuai
2022-05-27
1
-4
/
+14
|
*
|
nbd: fix race between nbd_alloc_config() and module removal
Yu Kuai
2022-05-27
1
-9
/
+19
|
*
|
nbd: call genl_unregister_family() first in nbd_cleanup()
Yu Kuai
2022-05-27
1
-1
/
+6
|
*
|
block, loop: support partitions without scanning
Christoph Hellwig
2022-05-27
1
-4
/
+4
*
|
|
Merge tag 'for-5.19/block-exec-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-06-03
1
-2
/
+2
|
\
\
\
|
*
|
|
blk-mq: remove the done argument to blk_execute_rq_nowait
Christoph Hellwig
2022-05-28
1
-2
/
+2
*
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-06-03
1
-19
/
+201
|
\
\
\
\
|
*
|
|
|
virtio-blk: support mq_ops->queue_rqs()
Suwan Kim
2022-05-31
1
-16
/
+98
|
*
|
|
|
virtio-blk: support polling I/O
Suwan Kim
2022-05-31
1
-3
/
+103
|
|
/
/
/
*
|
|
|
Merge tag 'ceph-for-5.19-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-06-02
1
-7
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
rbd: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-05-25
1
-7
/
+6
*
|
|
|
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
4
-40
/
+20
|
\
\
\
\
|
*
|
|
|
zram: fix Kconfig dependency warning
Randy Dunlap
2022-05-25
1
-1
/
+1
|
*
|
|
|
mm: Kconfig: simplify zswap configuration
Johannes Weiner
2022-05-19
1
-1
/
+2
|
*
|
|
|
zram: remove double compression logic
Alexey Romanov
2022-05-13
2
-33
/
+10
|
*
|
|
|
VFS: add FMODE_CAN_ODIRECT file flag
NeilBrown
2022-05-09
1
-2
/
+2
|
*
|
|
|
zram: add a huge_idle writeback mode
Brian Geffon
2022-04-29
1
-4
/
+6
*
|
|
|
|
Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-23
1
-40
/
+17
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
xen/blkfront: use xenbus_setup_ring() and xenbus_teardown_ring()
Juergen Gross
2022-05-19
1
-29
/
+8
|
*
|
|
|
xen/blkfront: switch blkfront to use INVALID_GRANT_REF
Juergen Gross
2022-05-19
1
-14
/
+12
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
24
-381
/
+343
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
mtip32xx: fix typo in comment
Julia Lawall
2022-05-21
1
-1
/
+1
|
*
|
|
nbd: Fix hung on disconnect request if socket is closed before
Xie Yongji
2022-05-16
1
-4
/
+9
|
*
|
|
loop: remove most the top-of-file boilerplate comment
Christoph Hellwig
2022-05-10
1
-47
/
+0
|
*
|
|
loop: add a SPDX header
Christoph Hellwig
2022-05-10
1
-2
/
+2
|
*
|
|
loop: remove loop.h
Christoph Hellwig
2022-05-10
2
-74
/
+54
|
*
|
|
block: null_blk: Improve device creation with configfs
Damien Le Moal
2022-05-04
1
-1
/
+27
|
*
|
|
block: null_blk: Cleanup messages
Damien Le Moal
2022-05-04
2
-2
/
+10
|
*
|
|
block: null_blk: Cleanup device creation and deletion
Damien Le Moal
2022-05-04
1
-18
/
+30
|
*
|
|
block: null_blk: Fix code style issues
Damien Le Moal
2022-05-04
1
-4
/
+6
|
*
|
|
xen-blkback: use bdev_discard_alignment
Christoph Hellwig
2022-05-04
1
-3
/
+2
|
*
|
|
rnbd-srv: use bdev_discard_alignment
Christoph Hellwig
2022-05-03
1
-1
/
+1
|
*
|
|
loop: remove a spurious clear of discard_alignment
Christoph Hellwig
2022-05-03
1
-1
/
+0
|
*
|
|
virtio_blk: fix the discard_granularity and discard_alignment queue limits
Christoph Hellwig
2022-05-03
1
-3
/
+4
|
*
|
|
null_blk: don't set the discard_alignment queue limit
Christoph Hellwig
2022-05-03
1
-1
/
+0
|
*
|
|
nbd: don't set the discard_alignment queue limit
Christoph Hellwig
2022-05-03
1
-3
/
+0
|
*
|
|
aoe: Avoid flush_scheduled_work() usage
Tetsuo Handa
2022-05-01
5
-5
/
+15
|
*
|
|
null-blk: save memory footprint for struct nullb_cmd
Yu Kuai
2022-04-25
1
-3
/
+5
|
*
|
|
block/rnbd-clt: Avoid flush_workqueue(system_long_wq) usage
Jack Wang
2022-04-18
1
-2
/
+12
|
*
|
|
loop: don't destroy lo->workqueue in __loop_clr_fd
Christoph Hellwig
2022-04-18
1
-13
/
+13
[next]