开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
zloop.c
Age
Commit message (
Expand
)
Author
2026-03-31
zloop: add max_open_zones option
Damien Le Moal
2026-03-25
zloop: forget write cache on force removal
Christoph Hellwig
2026-03-25
zloop: refactor zloop_rw
Christoph Hellwig
2026-02-27
Merge tag 'block-7.0-20260227' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-24
zloop: check for spurious options passed to remove
Christoph Hellwig
2026-02-24
zloop: advertise a volatile write cache
Christoph Hellwig
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-12-15
zloop: use READ_ONCE() to read lo->lo_state in queue_rq path
Yongpeng Yang
2025-12-04
blk-mq: add blk_rq_nr_bvec() helper
Chaitanya Kulkarni
2025-11-20
zloop: clear nowait flag in workqueue context
Chaitanya Kulkarni
2025-11-19
zloop: fix zone append check in zloop_rw()
Damien Le Moal
2025-11-17
zloop: introduce the ordered_zone_append configuration parameter
Damien Le Moal
2025-11-17
zloop: introduce the zone_append configuration parameter
Damien Le Moal
2025-11-17
zloop: simplify checks for writes to sequential zones
Damien Le Moal
2025-11-17
zloop: fail zone append operations that are targeting full zones
Damien Le Moal
2025-11-17
zloop: make the write pointer of full zones invalid
Damien Le Moal
2025-11-05
block: introduce disk_report_zone()
Damien Le Moal
2025-07-31
zloop: fix KASAN use-after-free of tag set
Shin'ichiro Kawasaki
2025-05-01
block: new zoned loop block device driver
Damien Le Moal