index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2024-09-16
Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-10
drbd: Add NULL check for net_conf to prevent dereference in state validation
Mikhail Lobanov
2024-09-07
mtip32xx: Remove redundant null pointer checks in mtip_hw_debugfs_init()
Li Zetao
2024-09-06
Merge tag 'block-6.11-20240906' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-06
zram: Shrink zram_table_entry::flags.
Sebastian Andrzej Siewior
2024-09-06
zram: Remove ZRAM_LOCK
Sebastian Andrzej Siewior
2024-09-06
zram: Replace bit spinlocks with a spinlock_t.
Mike Galbraith
2024-09-06
nbd: correct the maximum value for discard sectors
Wouter Verhelst
2024-09-06
nbd: nbd_bg_flags_show: add NBD_FLAG_ROTATIONAL
Wouter Verhelst
2024-09-06
nbd: implement the WRITE_ZEROES command
Wouter Verhelst
2024-09-04
ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery()
Li Nan
2024-08-30
nbd: fix race between timeout and normal completion
Ming Lei
2024-08-28
block/rnbd-srv: Add sanity check and remove redundant assignment
Md Haris Iqbal
2024-08-27
pktcdvd: remove unnecessary debugfs_create_dir() error check
Yang Ruibin
2024-08-26
drbd: Remove an unused field in struct drbd_device
Christophe JAILLET
2024-08-12
ublk: move zone report data out of request pdu
Ming Lei
2024-08-02
drbd: Remove unused extern declarations
YueHaibing
2024-07-28
nbd: add support for rotational devices
Wouter Verhelst
2024-07-28
drbd: use sendpages_ok() instead of sendpage_ok()
Ofir Gal
2024-07-27
Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-26
Merge tag 'ceph-for-6.11-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-07-25
rbd: don't assume rbd_is_lock_owner() for exclusive mappings
Ilya Dryomov
2024-07-25
rbd: don't assume RBD_LOCK_STATE_LOCKED for exclusive mappings
Ilya Dryomov
2024-07-25
rbd: rename RBD_LOCK_STATE_RELEASING and releasing_wait
Ilya Dryomov
2024-07-24
ublk: fix UBLK_CMD_DEL_DEV_ASYNC handling
Ming Lei
2024-07-23
drbd: Add peer_device to Kernel doc
Simon Horman
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
2024-07-17
virtio_blk: convert to use virtio_find_vqs_info()
Jiri Pirko
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-10
floppy: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-10
loop: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-10
ublk_drv: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-10
xen/blkback: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-09
block/rnbd: Constify struct kobj_type
Christophe JAILLET
2024-07-09
loop: Don't bother validating blocksize
John Garry
2024-07-09
virtio_blk: Don't bother validating blocksize
John Garry
2024-07-09
null_blk: Don't bother validating blocksize
John Garry
2024-07-09
virtio_blk: Fix default logical block size fallback
John Garry
2024-07-05
block: Remove REQ_OP_ZONE_RESET_ALL emulation
Damien Le Moal
2024-07-05
null_blk: Introduce the zone_full parameter
Damien Le Moal
2024-07-05
loop: remove the unused inode variable in loop_configure
Christoph Hellwig
2024-07-04
null_blk: don't initialize static 'g_virt_boundary' to false
Zhu Yanjun
2024-07-03
mm/zsmalloc: use a proper page type
David Hildenbrand
2024-07-02
xen-blkfront: fix sector_size propagation to the block layer
Christoph Hellwig
2024-07-02
null_blk: Fix description of the fua parameter
Damien Le Moal
2024-06-28
rnbd-cnt: don't set QUEUE_FLAG_SAME_FORCE
Christoph Hellwig
2024-06-28
rnbd: don't set QUEUE_FLAG_SAME_COMP
Christoph Hellwig
2024-06-28
loop: don't set QUEUE_FLAG_NOMERGES
Christoph Hellwig
[next]