开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-06-14
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
2024-06-14
block: move integrity information into queue_limits
Christoph Hellwig
2024-06-14
block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flags
Christoph Hellwig
2024-06-14
block: bypass the STABLE_WRITES flag for protection information
Christoph Hellwig
2024-06-14
block: don't require stable pages for non-PI metadata
Christoph Hellwig
2024-06-14
block: use kstrtoul in flag_store
Christoph Hellwig
2024-06-14
block: factor out flag_{store,show} helper for integrity
Christoph Hellwig
2024-06-14
block: remove the blk_flush_integrity call in blk_integrity_unregister
Christoph Hellwig
2024-06-14
block: remove the blk_integrity_profile structure
Christoph Hellwig
2024-06-14
dm-integrity: use the nop integrity profile
Christoph Hellwig
2024-06-14
md/raid1: don't free conf on raid0_run failure
Christoph Hellwig
2024-06-14
md/raid0: don't free conf on raid0_run failure
Christoph Hellwig
2024-06-14
block: initialize integrity buffer to zero before writing it to media
Christoph Hellwig
2024-06-14
block: add special APIs for run-time disabling of discard and friends
Christoph Hellwig
2024-06-14
block: remove unused queue limits API
Christoph Hellwig
2024-06-14
sr: convert to the atomic queue limits API
Christoph Hellwig
2024-06-14
sd: convert to the atomic queue limits API
Christoph Hellwig
2024-06-14
sd: cleanup zoned queue limits initialization
Christoph Hellwig
2024-06-14
sd: factor out a sd_discard_mode helper
Christoph Hellwig
2024-06-14
sd: simplify the disable case in sd_config_discard
Christoph Hellwig
2024-06-14
sd: add a sd_disable_write_same helper
Christoph Hellwig
2024-06-14
sd: add a sd_disable_discard helper
Christoph Hellwig
2024-06-14
sd: simplify the ZBC case in provisioning_mode_store
Christoph Hellwig
2024-06-14
block: take io_opt and io_min into account for max_sectors
Christoph Hellwig
2024-06-14
rbd: increase io_opt again
Christoph Hellwig
2024-06-14
ubd: untagle discard vs write zeroes not support handling
Christoph Hellwig
2024-06-14
ubd: refactor the interrupt handler
Christoph Hellwig
2024-06-14
MAINTAINERS: add entry for Rust block device driver API
Andreas Hindborg
2024-06-14
rust: block: add rnull, Rust null_blk implementation
Andreas Hindborg
2024-06-14
rust: block: introduce `kernel::block::mq` module
Andreas Hindborg
2024-06-12
Merge tag 'md-6.11-20240612' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
2024-06-12
md/raid5: avoid BUG_ON() while continue reshape after reassembling
Yu Kuai
2024-06-12
md: pass in max_sectors for pers->sync_request()
Yu Kuai
2024-06-12
md: factor out helpers for different sync_action in md_do_sync()
Yu Kuai
2024-06-12
md: replace last_sync_action with new enum type
Yu Kuai
2024-06-12
md: use new helpers in md_do_sync()
Yu Kuai
2024-06-12
md: don't fail action_store() if sync_thread is not registered
Yu Kuai
2024-06-12
md: remove parameter check_seq for stop_sync_thread()
Yu Kuai
2024-06-12
md: replace sysfs api sync_action with new helpers
Yu Kuai
2024-06-12
md: factor out helper to start reshape from action_store()
Yu Kuai
2024-06-12
md: add new helpers for sync_action
Yu Kuai
2024-06-12
md: add a new enum type sync_action
Yu Kuai
2024-06-12
md: rearrange recovery_flags
Yu Kuai
2024-06-11
md/md-bitmap: fix writing non bitmap pages
Ofir Gal
2024-06-10
md/raid1: don't free conf on raid0_run failure
Christoph Hellwig
2024-06-10
md/raid0: don't free conf on raid0_run failure
Christoph Hellwig
2024-06-10
md: make md_flush_request() more readable
Li Nan
2024-06-10
md: fix deadlock between mddev_suspend and flush bio
Li Nan
2024-06-10
md: change the return value type of md_write_start to void
Li Nan
2024-06-10
md: do not delete safemode_timer in mddev_suspend
Li Nan
[prev]
[next]