index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
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
2024-06-27
loop: Fix a race between loop detach and loop open
Gulam Mohamed
2024-06-24
brd: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-21
null_blk: Do not set disk->nr_zones
Damien Le Moal
2024-06-19
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
2024-06-19
block: move the zone_resetall flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the zoned flag into the features field
Christoph Hellwig
2024-06-19
block: move the nowait flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the synchronous flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the stable_writes flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the add_random flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-06-19
nbd: move setting the cache control flags to __nbd_set_size
Christoph Hellwig
2024-06-19
virtio_blk: remove virtblk_update_cache_mode
Christoph Hellwig
2024-06-19
loop: fold loop_update_rotational into loop_reconfigure_limits
Christoph Hellwig
2024-06-19
loop: also use the default block size from an underlying block device
Christoph Hellwig
2024-06-19
loop: regularize upgrading the block size for direct I/O
Christoph Hellwig
2024-06-19
loop: always update discard settings in loop_reconfigure_limits
Christoph Hellwig
2024-06-19
loop: stop using loop_reconfigure_limits in __loop_clr_fd
Christoph Hellwig
[next]