index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
block: remove blk_flush_policy
Christoph Hellwig
2024-06-19
block: freeze the queue in queue_attr_store
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-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
[next]