index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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-11-12
null_blk: fix zone read length beyond write pointer
Keith Busch
2
-2
/
+5
2025-11-06
null_blk: allow byte aligned memory offsets
Keith Busch
2
-22
/
+25
2025-11-06
null_blk: single kmap per bio segment
Keith Busch
1
-18
/
+14
2025-11-06
null_blk: consistently use blk_status_t
Keith Busch
1
-7
/
+7
2025-11-06
null_blk: simplify copy_from_nullb
Keith Busch
1
-4
/
+3
2025-11-05
block: introduce disk_report_zone()
Damien Le Moal
2
-3
/
+4
2025-09-08
null_blk: Fix the description of the cache_size module argument
Genjian Zhang
1
-1
/
+1
2025-07-09
null_blk: use memzero_page()
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-04-11
null_blk: Use strscpy() instead of strscpy_pad() in null_add_dev()
Thorsten Blum
1
-1
/
+1
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
3
-68
/
+135
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+3
2025-03-12
block: change blk_mq_add_to_batch() third argument type to bool
Shin'ichiro Kawasaki
1
-2
/
+2
2025-03-06
badblocks: use sector_t instead of int to avoid truncation of badblocks length
Zheng Qixing
1
-2
/
+1
2025-03-06
badblocks: return boolean from badblocks_set() and badblocks_clear()
Zheng Qixing
1
-7
/
+7
2025-03-03
null_blk: do partial IO for bad blocks
Shin'ichiro Kawasaki
3
-13
/
+40
2025-03-03
null_blk: pass transfer size to null_handle_rq()
Shin'ichiro Kawasaki
1
-2
/
+14
2025-03-03
null_blk: replace null_process_cmd() call in null_zone_write()
Shin'ichiro Kawasaki
3
-10
/
+21
2025-03-03
null_blk: introduce badblocks_once parameter
Shin'ichiro Kawasaki
2
-3
/
+9
2025-03-03
null_blk: generate null_blk configfs features string
Shin'ichiro Kawasaki
1
-37
/
+49
2025-02-18
null_blk: Switch to use hrtimer_setup()
Nam Cao
1
-4
/
+3
2025-01-06
block: remove BLK_MQ_F_NO_SCHED
Christoph Hellwig
1
-2
/
+2
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
1
-2
/
+0
2024-12-23
null_blk: Remove accesses to page->index
Matthew Wilcox (Oracle)
1
-6
/
+6
2024-12-23
null_blk: Add rotational feature support
Damien Le Moal
2
-1
/
+13
2024-11-13
block: add a rq_list type
Christoph Hellwig
1
-5
/
+4
2024-11-11
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
1
-1
/
+1
2024-11-07
Revert "block: pre-calculate max_zone_append_sectors"
Jens Axboe
1
-1
/
+1
2024-11-04
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
1
-1
/
+1
2024-07-09
null_blk: Don't bother validating blocksize
John Garry
1
-3
/
+0
2024-07-05
block: Remove REQ_OP_ZONE_RESET_ALL emulation
Damien Le Moal
1
-1
/
+1
2024-07-05
null_blk: Introduce the zone_full parameter
Damien Le Moal
3
-3
/
+17
2024-07-04
null_blk: don't initialize static 'g_virt_boundary' to false
Zhu Yanjun
1
-1
/
+1
2024-07-02
null_blk: Fix description of the fua parameter
Damien Le Moal
1
-1
/
+1
2024-06-21
null_blk: Do not set disk->nr_zones
Damien Le Moal
1
-2
/
+0
2024-06-19
block: move the zone_resetall flag to queue_limits
Christoph Hellwig
1
-2
/
+1
2024-06-19
block: move the zoned flag into the features field
Christoph Hellwig
1
-1
/
+1
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
1
-1
/
+0
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
1
-5
/
+7
2024-06-05
null_blk: fix validation of block size
Andreas Hindborg
1
-2
/
+2
2024-05-30
null_blk: Do not allow runt zone with zone capacity smaller then zone size
Damien Le Moal
1
-0
/
+11
2024-05-28
null_blk: Print correct max open zones limit in null_init_zoned_dev()
Damien Le Moal
1
-1
/
+1
2024-05-27
null_blk: Fix return value of nullb_device_power_store()
Damien Le Moal
1
-0
/
+1
2024-05-23
null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
Yu Kuai
1
-14
/
+26
2024-05-13
null_blk: Fix two sparse warnings
Bart Van Assche
2
-2
/
+7
2024-05-13
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
3
-178
/
+225
2024-05-06
null_blk: Fix the WARNING: modpost: missing MODULE_DESCRIPTION()
Zhu Yanjun
1
-0
/
+1
2024-04-25
null_blk: Fix missing mutex_destroy() at module removal
Zhu Yanjun
1
-0
/
+2
2024-04-17
null_blk: Simplify null_zone_write()
Damien Le Moal
1
-20
/
+16
2024-04-17
null_blk: Do zone resource management only if necessary
Damien Le Moal
1
-146
/
+165
2024-04-17
null_blk: Have all null_handle_xxx() return a blk_status_t
Damien Le Moal
1
-10
/
+8
[next]