index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2024-02-10
Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linux
Linus Torvalds
2024-02-08
virtio-blk: Ensure no requests in virtqueues before deleting vqs.
Yi Sun
2024-01-26
Merge tag 'block-6.8-2024-01-26' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-24
aoe: avoid potential deadlock at set_capacity
Maksim Kiselev
2024-01-22
rbd: don't move requests to the running list on errors
Ilya Dryomov
2024-01-22
rbd: remove usage of the deprecated ida_simple_*() API
Christophe JAILLET
2024-01-18
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-18
loop: fix the the direct I/O support check when used on top of block devices
Christoph Hellwig
2024-01-17
nbd: always initialize struct msghdr completely
Eric Dumazet
2024-01-15
virtio_blk: remove duplicate check if queue is broken in virtblk_done
Li RongQing
2024-01-14
null_blk: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-01-11
Merge tag 'for-6.8/io_uring-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-11
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-08
Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2024-01-04
drivers/block/xen-blkback/common.h: Fix spelling typo in comment
liyouhong
2023-12-29
zram: use the default discard granularity
Christoph Hellwig
2023-12-29
null_blk: use the default discard granularity
Christoph Hellwig
2023-12-29
nbd: use the default discard granularity
Christoph Hellwig
2023-12-27
loop: don't abuse BLK_DEF_MAX_SECTORS
Christoph Hellwig
2023-12-27
aoe: don't abuse BLK_DEF_MAX_SECTORS
Christoph Hellwig
2023-12-27
null_blk: don't cap max_hw_sectors to BLK_DEF_MAX_SECTORS
Christoph Hellwig
2023-12-27
loop: don't update discard limits from loop_set_status
Christoph Hellwig
2023-12-22
drbd: actlog: fix kernel-doc warnings and spelling
Randy Dunlap
2023-12-19
block: simplify disk_set_zoned
Christoph Hellwig
2023-12-19
block: remove support for the host aware zone model
Christoph Hellwig
2023-12-19
virtio_blk: remove the broken zone revalidation support
Christoph Hellwig
2023-12-19
virtio_blk: cleanup zoned device probing
Christoph Hellwig
2023-12-13
block/rnbd-srv: Check for unlikely string overflow
Kees Cook
2023-12-12
io_uring: split out cmd api into a separate header
Pavel Begunkov
2023-12-10
zram: use kmap_local_page()
Sergey Senozhatsky
2023-12-10
zram: tweak writeback config help
Sergey Senozhatsky
2023-12-10
zram: split memory-tracking and ac-time tracking
Sergey Senozhatsky
2023-12-05
iov_iter: replace import_single_range() with import_ubuf()
Jens Axboe
2023-12-05
iov_iter: remove unused 'iov' argument from import_single_range()
Jens Axboe
2023-12-04
virtio_blk: fix snprintf truncation compiler warning
Stefan Hajnoczi
2023-11-27
block/rnbd: use %pe to print errors
Supriti Singh
2023-11-27
block/rnbd: add support for REQ_OP_WRITE_ZEROES
Santosh Pradhan
2023-11-24
fs: move file_start_write() into vfs_iter_write()
Amir Goldstein
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
[next]