开源镜像站
帮助
动态
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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2024-06-20
nvme: Atomic write support
Alan Adamson
2024-06-20
scsi: scsi_debug: Atomic write support
John Garry
2024-06-20
scsi: sd: Atomic write support
John Garry
2024-06-20
block: Generalize chunk_sectors support as boundary support
John Garry
2024-06-20
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
2024-06-20
block: move the raid_partial_stripes_expensive flag into the features field
Christoph Hellwig
2024-06-20
block: remove the discard_alignment flag
Christoph Hellwig
2024-06-19
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
2024-06-19
block: move the bounce flag into the features field
Christoph Hellwig
2024-06-19
block: move the skip_tagset_quiesce flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the pci_p2pdma flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the zone_resetall flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the zoned flag into the features field
Christoph Hellwig
2024-06-19
block: move the poll flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the dax flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the nowait flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the synchronous flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the stable_writes flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the io_stat flag setting to queue_limits
Christoph Hellwig
2024-06-19
block: move the add_random flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-06-19
nbd: move setting the cache control flags to __nbd_set_size
Christoph Hellwig
2024-06-19
virtio_blk: remove virtblk_update_cache_mode
Christoph Hellwig
2024-06-19
loop: fold loop_update_rotational into loop_reconfigure_limits
Christoph Hellwig
2024-06-19
loop: also use the default block size from an underlying block device
Christoph Hellwig
2024-06-19
loop: regularize upgrading the block size for direct I/O
Christoph Hellwig
2024-06-19
loop: always update discard settings in loop_reconfigure_limits
Christoph Hellwig
2024-06-19
loop: stop using loop_reconfigure_limits in __loop_clr_fd
Christoph Hellwig
2024-06-19
sd: move zone limits setup out of sd_read_block_characteristics
Christoph Hellwig
2024-06-19
sd: remove sd_is_zoned
Christoph Hellwig
2024-06-19
xen-blkfront: don't disable cache flushes when they fail
Christoph Hellwig
2024-06-19
z2ram: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-19
ataflop: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-19
amiflop: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-15
dm: Remove unused macro DM_ZONE_INVALID_WP_OFST
Damien Le Moal
2024-06-15
dm: Improve zone resource limits handling
Damien Le Moal
2024-06-15
dm: Call dm_revalidate_zones() after setting the queue limits
Damien Le Moal
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: bypass the STABLE_WRITES flag for protection information
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: add special APIs for run-time disabling of discard and friends
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
[next]