index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-06-24
nvme: fix status magic numbers
Weiwen Hu
2024-06-24
nvme: rename nvme_sc_to_pr_err to nvme_status_to_pr_err
Weiwen Hu
2024-06-24
nvme: split device add from initialization
Keith Busch
2024-06-24
nvme: fc: split controller bringup handling
Keith Busch
2024-06-24
nvme: rdma: split controller bringup handling
Keith Busch
2024-06-24
nvme: tcp: split controller bringup handling
Keith Busch
2024-06-24
nvme: apple: fix device reference counting
Keith Busch
2024-06-24
block: fix the blk_queue_nonrot polarity
Christoph Hellwig
2024-06-24
brd: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-22
cdrom: Add missing MODULE_DESCRIPTION()
Jeff Johnson
2024-06-21
block: Fix blk_validate_atomic_write_limits() build for arm32
John Garry
2024-06-21
block: Cleanup block device zone helpers
Damien Le Moal
2024-06-21
block: Define bdev_nr_zones() as an inline function
Damien Le Moal
2024-06-21
null_blk: Do not set disk->nr_zones
Damien Le Moal
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: Add fops atomic write support
John Garry
2024-06-20
block: Add atomic write support for statx
Prasad Singamsetty
2024-06-20
block: Add core atomic write support
John Garry
2024-06-20
fs: Add initial atomic write support info to statx
Prasad Singamsetty
2024-06-20
fs: Initial atomic write support
Prasad Singamsetty
2024-06-20
block: Generalize chunk_sectors support as boundary support
John Garry
2024-06-20
block: Pass blk_queue_get_max_sectors() a request pointer
John Garry
2024-06-20
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
2024-06-20
rust: block: do not use removed queue flag API
Andreas Hindborg
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-20
block: move the misaligned flag into the features field
Christoph Hellwig
2024-06-20
block: renumber and rename the cache disabled flag
Christoph Hellwig
2024-06-20
block: fix spelling and grammar for in writeback_cache_control.rst
Christoph Hellwig
2024-06-20
block: remove the unused blk_bounce enum
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
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
[next]