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
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
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
2025-10-15
null_blk: Fix the description of the cache_size module argument
Genjian Zhang
1
-1
/
+1
2024-11-22
null_blk: Fix return value of nullb_device_power_store()
Damien Le Moal
1
-0
/
+1
2024-11-22
null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
Yu Kuai
1
-14
/
+26
2024-11-22
null_blk: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-2
/
+2
2024-07-25
null_blk: fix validation of block size
Andreas Hindborg
1
-2
/
+2
2024-07-11
null_blk: Do not allow runt zone with zone capacity smaller then zone size
Damien Le Moal
1
-0
/
+11
2024-06-21
null_blk: Print correct max open zones limit in null_init_zoned_dev()
Damien Le Moal
1
-1
/
+1
2024-06-12
null_blk: Fix the WARNING: modpost: missing MODULE_DESCRIPTION()
Zhu Yanjun
1
-0
/
+1
2024-06-12
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-09-19
null_blk: fix poll request timeout handling
Chengming Zhou
1
-2
/
+10
2023-06-28
null_blk: Fix: memory release when memory_backed=1
Nitesh Shetty
1
-0
/
+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-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
1
-3
/
+1
2022-08-22
null_blk: Modify the behavior of null_map_queues()
Bart Van Assche
1
-1
/
+3
2022-08-02
null_blk: fix ida error handling in null_add_dev()
Dan Carpenter
1
-3
/
+11
2022-08-02
null_blk: add configfs variables for 2 options
Vincent Fu
2
-19
/
+50
2022-08-02
null_blk: add module parameters for 4 options
Vincent Fu
1
-0
/
+20
2022-08-02
block: null_blk: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-4
/
+3
2022-07-14
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
4
-15
/
+12
2022-07-06
block: move zone related fields to struct gendisk
Christoph Hellwig
1
-1
/
+1
2022-07-06
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
1
-1
/
+1
2022-07-06
block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zones
Christoph Hellwig
1
-2
/
+2
2022-07-06
block: pass a gendisk to blk_queue_set_zoned
Christoph Hellwig
1
-1
/
+1
2022-07-06
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
1
-1
/
+1
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
1
-2
/
+2
2022-06-02
block: null_blk: Fix null_zone_write()
Damien Le Moal
3
-9
/
+10
2022-05-04
block: null_blk: Improve device creation with configfs
Damien Le Moal
1
-1
/
+27
2022-05-04
block: null_blk: Cleanup messages
Damien Le Moal
2
-2
/
+10
2022-05-04
block: null_blk: Cleanup device creation and deletion
Damien Le Moal
1
-18
/
+30
2022-05-04
block: null_blk: Fix code style issues
Damien Le Moal
1
-4
/
+6
2022-05-03
null_blk: don't set the discard_alignment queue limit
Christoph Hellwig
1
-1
/
+0
2022-04-25
null-blk: save memory footprint for struct nullb_cmd
Yu Kuai
1
-3
/
+5
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-1
/
+0
2022-04-14
block: null_blk: end timed out poll request
Ming Lei
1
-1
/
+1
2022-02-27
null_blk: null_alloc_page() cleanup
Chaitanya Kulkarni
1
-7
/
+5
2022-02-27
null_blk: remove hardcoded null_alloc_page() param
Chaitanya Kulkarni
1
-4
/
+4
2022-02-27
null_blk: remove hardcoded alloc_cmd() parameter
Chaitanya Kulkarni
1
-17
/
+12
2022-02-27
null_blk: fix return value from null_add_dev()
Chaitanya Kulkarni
1
-2
/
+3
2021-12-23
block: null_blk: only set set->nr_maps as 3 if active poll_queues is > 0
Ming Lei
1
-1
/
+1
2021-12-10
null_blk: cast command status to integer
Jens Axboe
1
-1
/
+1
2021-12-03
block: null_blk: batched complete poll requests
Ming Lei
1
-1
/
+3
2021-12-02
null_blk: allow zero poll queues
Ming Lei
1
-4
/
+2
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
1
-1
/
+1
2021-11-29
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
1
-1
/
+0
2021-11-29
null_blk: don't suppress partitioning information
Christoph Hellwig
1
-1
/
+1
2021-10-29
null_blk: Fix handling of submit_queues and poll_queues attributes
Shin'ichiro Kawasaki
2
-17
/
+87
2021-10-18
null_blk: poll queue support
Jens Axboe
2
-4
/
+108
[next]