index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-27
loop: don't abuse BLK_DEF_MAX_SECTORS
Christoph Hellwig
1
-1
/
+2
2023-12-27
aoe: don't abuse BLK_DEF_MAX_SECTORS
Christoph Hellwig
1
-1
/
+2
2023-12-27
null_blk: don't cap max_hw_sectors to BLK_DEF_MAX_SECTORS
Christoph Hellwig
1
-10
/
+2
2023-12-27
loop: don't update discard limits from loop_set_status
Christoph Hellwig
1
-2
/
+0
2023-12-22
drbd: actlog: fix kernel-doc warnings and spelling
Randy Dunlap
1
-6
/
+10
2023-12-19
block: simplify disk_set_zoned
Christoph Hellwig
3
-3
/
+3
2023-12-19
block: remove support for the host aware zone model
Christoph Hellwig
3
-3
/
+3
2023-12-19
virtio_blk: remove the broken zone revalidation support
Christoph Hellwig
1
-26
/
+0
2023-12-19
virtio_blk: cleanup zoned device probing
Christoph Hellwig
1
-28
/
+22
2023-12-13
block/rnbd-srv: Check for unlikely string overflow
Kees Cook
1
-9
/
+10
2023-12-12
io_uring: split out cmd api into a separate header
Pavel Begunkov
1
-1
/
+1
2023-12-10
zram: use kmap_local_page()
Sergey Senozhatsky
1
-15
/
+15
2023-12-10
zram: tweak writeback config help
Sergey Senozhatsky
1
-2
/
+2
2023-12-10
zram: split memory-tracking and ac-time tracking
Sergey Senozhatsky
3
-16
/
+24
2023-12-05
iov_iter: replace import_single_range() with import_ubuf()
Jens Axboe
1
-5
/
+2
2023-12-05
iov_iter: remove unused 'iov' argument from import_single_range()
Jens Axboe
1
-4
/
+2
2023-12-04
virtio_blk: fix snprintf truncation compiler warning
Stefan Hajnoczi
1
-4
/
+4
2023-11-27
block/rnbd: use %pe to print errors
Supriti Singh
2
-13
/
+13
2023-11-27
block/rnbd: add support for REQ_OP_WRITE_ZEROES
Santosh Pradhan
3
-8
/
+18
2023-11-24
fs: move file_start_write() into vfs_iter_write()
Amir Goldstein
1
-2
/
+0
2023-11-21
nbd: pass nbd_sock to nbd_read_reply() instead of index
Li Nan
1
-13
/
+22
2023-11-20
block/null_blk: Fix double blk_mq_start_request() warning
Chengming Zhou
1
-12
/
+13
2023-11-20
nbd: fix null-ptr-dereference while accessing 'nbd->config'
Li Nan
1
-1
/
+17
2023-11-20
nbd: factor out a helper to get nbd_config without holding 'config_lock'
Li Nan
1
-8
/
+19
2023-11-20
nbd: fold nbd config initialization into nbd_alloc_config()
Li Nan
1
-22
/
+19
2023-11-07
nbd: fix uaf in nbd_open
Li Lingfeng
1
-2
/
+9
2023-11-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+3
2023-11-01
Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
4
-132
/
+237
2023-11-01
virtio-blk: fix implicit overflow on virtio_max_dma_size
zhenwei pi
1
-1
/
+3
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-10-28
block: move bdev_mark_dead out of disk_check_media_change
Christoph Hellwig
2
-2
/
+6
2023-10-28
zram: Convert to use bdev_open_by_dev()
Jan Kara
2
-18
/
+15
2023-10-28
xen/blkback: Convert to bdev_open_by_dev()
Jan Kara
3
-23
/
+25
2023-10-28
rnbd-srv: Convert to use bdev_open_by_path()
Jan Kara
2
-14
/
+15
2023-10-28
pktcdvd: Convert to bdev_open_by_dev()
Jan Kara
1
-35
/
+41
2023-10-28
drdb: Convert to use bdev_open_by_path()
Jan Kara
2
-33
/
+34
2023-10-19
block: ublk_drv: Remove unused function
Jiapeng Chong
1
-9
/
+0
2023-10-17
ublk: simplify aborting request
Ming Lei
1
-30
/
+11
2023-10-17
ublk: replace monitor with cancelable uring_cmd
Ming Lei
1
-89
/
+119
2023-10-17
ublk: quiesce request queue when aborting queue
Ming Lei
1
-9
/
+50
2023-10-17
ublk: rename mm_lock as lock
Ming Lei
1
-4
/
+4
2023-10-17
ublk: move ublk_cancel_dev() out of ub->mutex
Ming Lei
1
-17
/
+23
2023-10-17
ublk: make sure io cmd handled in submitter task context
Ming Lei
1
-1
/
+21
2023-10-17
ublk: don't get ublk device reference in ublk_abort_queue()
Ming Lei
1
-4
/
+0
2023-10-17
ublk: Make ublks_max configurable
Mike Christie
1
-1
/
+16
2023-10-17
ublk: Limit dev_id/ub_number values
Mike Christie
1
-1
/
+9
2023-10-06
Merge tag 'block-6.6-2023-10-06' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+2
2023-10-03
nbd: don't call blk_mark_disk_dead nbd_clear_sock_ioctl
Christoph Hellwig
1
-1
/
+2
2023-10-03
aoe: replace strncpy with strscpy
Justin Stitt
1
-2
/
+1
2023-10-03
null_blk: replace strncpy with strscpy
Justin Stitt
1
-1
/
+1
[prev]
[next]