index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-19
floppy: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
1
-2
/
+4
2024-02-19
aoe: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
1
-8
/
+7
2024-02-19
zram: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
1
-24
/
+23
2024-02-19
n64cart: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
1
-3
/
+5
2024-02-19
brd: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
1
-10
/
+11
2024-02-19
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
7
-19
/
+26
2024-02-18
nbd: null check for nla_nest_start
Navid Emamdoost
1
-0
/
+6
2024-02-13
loop: use the atomic queue limits update API
Christoph Hellwig
1
-16
/
+25
2024-02-13
loop: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
1
-4
/
+7
2024-02-13
loop: cleanup loop_config_discard
Christoph Hellwig
1
-19
/
+8
2024-02-13
virtio_blk: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
1
-66
/
+64
2024-02-13
virtio_blk: split virtblk_probe
Christoph Hellwig
1
-92
/
+101
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
18
-18
/
+18
2024-02-13
drbd: fix function cast warnings in state machine
Arnd Bergmann
2
-14
/
+18
2024-02-13
floppy: fix function pointer cast warnings
Arnd Bergmann
1
-4
/
+7
2024-02-10
Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+4
2024-02-08
null_blk: add configfs variable shared_tags
Shin'ichiro Kawasaki
2
-18
/
+21
2024-02-08
virtio-blk: Ensure no requests in virtqueues before deleting vqs.
Yi Sun
1
-3
/
+4
2024-02-06
block: rbd: make rbd_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-01-26
Merge tag 'block-6.8-2024-01-26' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+4
2024-01-24
aoe: avoid potential deadlock at set_capacity
Maksim Kiselev
1
-1
/
+4
2024-01-22
rbd: don't move requests to the running list on errors
Ilya Dryomov
1
-8
/
+14
2024-01-22
rbd: remove usage of the deprecated ida_simple_*() API
Christophe JAILLET
1
-5
/
+5
2024-01-18
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
4
-36
/
+28
2024-01-18
loop: fix the the direct I/O support check when used on top of block devices
Christoph Hellwig
1
-27
/
+25
2024-01-17
nbd: always initialize struct msghdr completely
Eric Dumazet
1
-5
/
+1
2024-01-15
virtio_blk: remove duplicate check if queue is broken in virtblk_done
Li RongQing
1
-2
/
+0
2024-01-14
null_blk: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-2
/
+2
2024-01-11
Merge tag 'for-6.8/io_uring-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2024-01-11
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
13
-115
/
+84
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-34
/
+42
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-1
/
+1
2024-01-08
Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+2
2024-01-08
Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+0
2024-01-04
drivers/block/xen-blkback/common.h: Fix spelling typo in comment
liyouhong
1
-1
/
+1
2023-12-29
zram: use the default discard granularity
Christoph Hellwig
1
-1
/
+0
2023-12-29
null_blk: use the default discard granularity
Christoph Hellwig
1
-1
/
+0
2023-12-29
nbd: use the default discard granularity
Christoph Hellwig
1
-5
/
+1
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
[prev]
[next]