index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
null_blk
Commit message (
Expand
)
Author
Age
Files
Lines
*
null_blk: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-01-14
1
-2
/
+2
*
null_blk: use the default discard granularity
Christoph Hellwig
2023-12-29
1
-1
/
+0
*
null_blk: don't cap max_hw_sectors to BLK_DEF_MAX_SECTORS
Christoph Hellwig
2023-12-27
1
-10
/
+2
*
block: simplify disk_set_zoned
Christoph Hellwig
2023-12-19
1
-1
/
+1
*
block: remove support for the host aware zone model
Christoph Hellwig
2023-12-19
1
-1
/
+1
*
block/null_blk: Fix double blk_mq_start_request() warning
Chengming Zhou
2023-11-20
1
-12
/
+13
*
null_blk: replace strncpy with strscpy
Justin Stitt
2023-10-03
1
-1
/
+1
*
block/null_blk: add queue_rqs() support
Chengming Zhou
2023-09-22
1
-0
/
+20
*
null_blk: fix poll request timeout handling
Chengming Zhou
2023-09-01
1
-2
/
+10
*
Merge branch '6.5/scsi-staging' into 6.5/scsi-fixes
Martin K. Petersen
2023-07-11
1
-11
/
+5
|
\
|
*
scsi: block: nullblk: Set zone limits before revalidating zones
Damien Le Moal
2023-07-05
1
-11
/
+5
*
|
null_blk: Fix: memory release when memory_backed=1
Nitesh Shetty
2023-06-05
1
-0
/
+1
|
/
*
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-05-06
1
-1
/
+0
|
\
|
*
block/drivers: remove dead clear of random flag
Chaitanya Kulkarni
2023-04-25
1
-1
/
+0
*
|
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-26
3
-49
/
+95
|
\
|
|
*
null_blk: Always check queue mode setting from configfs
Chaitanya Kulkarni
2023-04-18
1
-0
/
+5
|
*
block: null_blk: make fault-injection dynamically configurable per device
Akinobu Mita
2023-04-13
3
-23
/
+79
|
*
null_blk: use kmap_local_page() and kunmap_local()
Chaitanya Kulkarni
2023-04-01
1
-4
/
+4
|
*
null_blk: use non-deprecated lib functions
Chaitanya Kulkarni
2023-04-01
1
-22
/
+7
*
|
block: null_blk: cleanup null_queue_rq()
Damien Le Moal
2023-03-15
1
-15
/
+14
*
|
block: null_blk: Fix handling of fake timeout request
Damien Le Moal
2023-03-15
1
-3
/
+3
|
/
*
block: make BLK_DEF_MAX_SECTORS unsigned
Keith Busch
2023-01-29
1
-2
/
+1
*
null_blk: support read-only and offline zone conditions
Shin'ichiro Kawasaki
2022-12-01
3
-4
/
+121
*
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-08-22
1
-3
/
+1
*
null_blk: Modify the behavior of null_map_queues()
Bart Van Assche
2022-08-22
1
-1
/
+3
*
null_blk: fix ida error handling in null_add_dev()
Dan Carpenter
2022-08-02
1
-3
/
+11
*
null_blk: add configfs variables for 2 options
Vincent Fu
2022-08-02
2
-19
/
+50
*
null_blk: add module parameters for 4 options
Vincent Fu
2022-08-02
1
-0
/
+20
*
block: null_blk: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-08-02
1
-4
/
+3
*
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
2022-07-14
4
-15
/
+12
*
block: move zone related fields to struct gendisk
Christoph Hellwig
2022-07-06
1
-1
/
+1
*
block: replace blkdev_nr_zones with bdev_nr_zones
Christoph Hellwig
2022-07-06
1
-1
/
+1
*
block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zones
Christoph Hellwig
2022-07-06
1
-2
/
+2
*
block: pass a gendisk to blk_queue_set_zoned
Christoph Hellwig
2022-07-06
1
-1
/
+1
*
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
2022-07-06
1
-1
/
+1
*
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
1
-2
/
+2
*
block: null_blk: Fix null_zone_write()
Damien Le Moal
2022-06-02
3
-9
/
+10
*
block: null_blk: Improve device creation with configfs
Damien Le Moal
2022-05-04
1
-1
/
+27
*
block: null_blk: Cleanup messages
Damien Le Moal
2022-05-04
2
-2
/
+10
*
block: null_blk: Cleanup device creation and deletion
Damien Le Moal
2022-05-04
1
-18
/
+30
*
block: null_blk: Fix code style issues
Damien Le Moal
2022-05-04
1
-4
/
+6
*
null_blk: don't set the discard_alignment queue limit
Christoph Hellwig
2022-05-03
1
-1
/
+0
*
null-blk: save memory footprint for struct nullb_cmd
Yu Kuai
2022-04-25
1
-3
/
+5
*
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
1
-1
/
+0
*
block: null_blk: end timed out poll request
Ming Lei
2022-04-14
1
-1
/
+1
*
null_blk: null_alloc_page() cleanup
Chaitanya Kulkarni
2022-02-27
1
-7
/
+5
*
null_blk: remove hardcoded null_alloc_page() param
Chaitanya Kulkarni
2022-02-27
1
-4
/
+4
*
null_blk: remove hardcoded alloc_cmd() parameter
Chaitanya Kulkarni
2022-02-27
1
-17
/
+12
*
null_blk: fix return value from null_add_dev()
Chaitanya Kulkarni
2022-02-27
1
-2
/
+3
*
block: null_blk: only set set->nr_maps as 3 if active poll_queues is > 0
Ming Lei
2021-12-23
1
-1
/
+1
[next]