index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2023-11-21
nbd: pass nbd_sock to nbd_read_reply() instead of index
Li Nan
2023-11-20
block/null_blk: Fix double blk_mq_start_request() warning
Chengming Zhou
2023-11-20
nbd: fix null-ptr-dereference while accessing 'nbd->config'
Li Nan
2023-11-20
nbd: factor out a helper to get nbd_config without holding 'config_lock'
Li Nan
2023-11-20
nbd: fold nbd config initialization into nbd_alloc_config()
Li Nan
2023-11-07
nbd: fix uaf in nbd_open
Li Lingfeng
2023-11-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-11-01
Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
2023-11-01
virtio-blk: fix implicit overflow on virtio_max_dma_size
zhenwei pi
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-28
block: move bdev_mark_dead out of disk_check_media_change
Christoph Hellwig
2023-10-28
zram: Convert to use bdev_open_by_dev()
Jan Kara
2023-10-28
xen/blkback: Convert to bdev_open_by_dev()
Jan Kara
2023-10-28
rnbd-srv: Convert to use bdev_open_by_path()
Jan Kara
2023-10-28
pktcdvd: Convert to bdev_open_by_dev()
Jan Kara
2023-10-28
drdb: Convert to use bdev_open_by_path()
Jan Kara
2023-10-19
block: ublk_drv: Remove unused function
Jiapeng Chong
2023-10-17
ublk: simplify aborting request
Ming Lei
2023-10-17
ublk: replace monitor with cancelable uring_cmd
Ming Lei
2023-10-17
ublk: quiesce request queue when aborting queue
Ming Lei
2023-10-17
ublk: rename mm_lock as lock
Ming Lei
2023-10-17
ublk: move ublk_cancel_dev() out of ub->mutex
Ming Lei
2023-10-17
ublk: make sure io cmd handled in submitter task context
Ming Lei
2023-10-17
ublk: don't get ublk device reference in ublk_abort_queue()
Ming Lei
2023-10-17
ublk: Make ublks_max configurable
Mike Christie
2023-10-17
ublk: Limit dev_id/ub_number values
Mike Christie
2023-10-06
Merge tag 'block-6.6-2023-10-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-10-03
nbd: don't call blk_mark_disk_dead nbd_clear_sock_ioctl
Christoph Hellwig
2023-10-03
aoe: replace strncpy with strscpy
Justin Stitt
2023-10-03
null_blk: replace strncpy with strscpy
Justin Stitt
2023-10-02
drbd: Annotate struct fifo_buffer with __counted_by
Kees Cook
2023-09-26
rbd: take header_rwsem in rbd_dev_refresh() only when updating
Ilya Dryomov
2023-09-26
rbd: decouple parent info read-in from updating rbd_dev
Ilya Dryomov
2023-09-26
rbd: decouple header read-in from updating rbd_dev->header
Ilya Dryomov
2023-09-26
rbd: move rbd_dev_refresh() definition
Ilya Dryomov
2023-09-22
block/null_blk: add queue_rqs() support
Chengming Zhou
2023-09-22
blk-mq: update driver tags request table when start request
Chengming Zhou
2023-09-08
Merge tag 'block-6.6-2023-09-08' of git://git.kernel.dk/linux
Linus Torvalds
2023-09-06
Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-09-06
drbd: swap bvec_set_page len and offset
Christoph Böhmwalder
2023-09-01
null_blk: fix poll request timeout handling
Chengming Zhou
2023-08-30
rbd: use list_for_each_entry() helper
Jinjie Ruan
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-23
Merge tag 'vfs-6.6-merge-2' of ssh://gitolite.kernel.org/pub/scm/fs/xfs/xfs-l...
Christian Brauner
2023-08-21
amiflop: don't call fsync_bdev in FDFMTBEG
Christoph Hellwig
2023-08-21
floppy: call disk_force_media_change when changing the format
Christoph Hellwig
2023-08-21
block: simplify the disk_force_media_change interface
Christoph Hellwig
[next]