index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
null_blk
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-27
null_blk: fix validation of block size
Andreas Hindborg
1
-2
/
+2
2024-07-18
null_blk: Do not allow runt zone with zone capacity smaller then zone size
Damien Le Moal
1
-0
/
+11
2024-07-05
null_blk: Print correct max open zones limit in null_init_zoned_dev()
Damien Le Moal
1
-1
/
+1
2024-06-16
null_blk: Fix the WARNING: modpost: missing MODULE_DESCRIPTION()
Zhu Yanjun
1
-0
/
+1
2024-06-16
null_blk: Fix missing mutex_destroy() at module removal
Zhu Yanjun
1
-0
/
+2
2024-01-25
null_blk: don't cap max_hw_sectors to BLK_DEF_MAX_SECTORS
Christoph Hellwig
1
-10
/
+2
2024-01-25
block: make BLK_DEF_MAX_SECTORS unsigned
Keith Busch
1
-2
/
+1
2023-05-24
null_blk: Always check queue mode setting from configfs
Chaitanya Kulkarni
1
-0
/
+5
2023-03-22
block: null_blk: Fix handling of fake timeout request
Damien Le Moal
1
-3
/
+3
2022-08-17
null_blk: fix ida error handling in null_add_dev()
Dan Carpenter
1
-3
/
+11
2021-08-23
null_blk: add error handling support for add_disk()
Luis Chamberlain
1
-2
/
+1
2021-08-11
block: move some macros to blkdev.h
Guoqing Jiang
1
-4
/
+0
2021-06-30
null_blk: remove an unused variable assignment in null_add_dev
Christoph Hellwig
1
-1
/
+0
2021-06-11
nullb: use blk_mq_alloc_disk
Christoph Hellwig
1
-6
/
+5
2021-06-03
null_blk: Fix null pointer dereference on nullb->disk on blk_cleanup_disk call
Colin Ian King
1
-1
/
+1
2021-06-01
null_blk: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
1
-19
/
+19
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-1
/
+13
2021-04-26
drivers/block/null_blk/main: Fix a double free in null_init.
Lv Yunlong
1
-0
/
+1
2021-04-12
null_blk: add option for managing virtual boundary
Max Gurtovoy
2
-1
/
+12
2021-04-01
null_blk: fix command timeout completion handling
Damien Le Moal
2
-5
/
+22
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-5
/
+5
2021-02-10
nullb: use blk_queue_set_zoned() to setup zoned devices
Damien Le Moal
1
-4
/
+4
2021-01-29
null_blk: cleanup zoned mode initialization
Damien Le Moal
1
-7
/
+9
2021-01-24
block: store a block_device pointer in struct bio
Christoph Hellwig
1
-1
/
+1
2020-12-07
null_blk: Move driver into its own directory
Damien Le Moal
7
-0
/
+2993