index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-12-04
nvmet: replace kmalloc + memset with kzalloc for data allocation
Yu-Chun Lin
2024-12-04
nvme-fabrics: handle zero MAXCMD without closing the connection
Maurizio Lombardi
2024-12-03
nvme-pci: remove two deallocate zeroes quirks
Keith Busch
2024-12-02
nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supported
Christoph Hellwig
2024-12-02
nvmet: use kzalloc instead of ZERO_PAGE in nvme_execute_identify_ns_nvm()
Nilay Shroff
2024-11-21
Merge tag 'nvme-6.13-2024-11-21' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
2024-11-21
nvme: tuning pr code by using defined structs and macros
Guixin Liu
2024-11-21
nvme: introduce change ptpl and iekey definition
Guixin Liu
2024-11-19
block: return bool from get_disk_ro and bdev_read_only
Christoph Hellwig
2024-11-19
block: remove a duplicate definition for bdev_read_only
Christoph Hellwig
2024-11-19
block: return bool from blk_rq_aligned
Christoph Hellwig
2024-11-19
block: return unsigned int from blk_lim_dma_alignment_and_pad
Christoph Hellwig
2024-11-19
block: return unsigned int from queue_dma_alignment
Christoph Hellwig
2024-11-19
block: return unsigned int from bdev_io_opt
Christoph Hellwig
2024-11-19
block: req->bio is always set in the merge code
Christoph Hellwig
2024-11-19
block: don't bother checking the data direction for merges
Christoph Hellwig
2024-11-19
block: blk-mq: fix uninit-value in blk_rq_prep_clone and refactor
Suraj Sonawane
2024-11-19
Revert "block, bfq: merge bfq_release_process_ref() into bfq_put_cooperator()"
Zach Wade
2024-11-19
md/raid10: Atomic write support
John Garry
2024-11-19
md/raid1: Atomic write support
John Garry
2024-11-19
md/raid0: Atomic write support
John Garry
2024-11-19
block: Support atomic writes limits for stacked devices
John Garry
2024-11-19
block: Add extra checks in blk_validate_atomic_write_limits()
John Garry
2024-11-19
ublk: fix error code for unsupported command
Ming Lei
2024-11-19
block: Drop granularity check in queue_limit_discard_alignment()
John Garry
2024-11-19
nvme-fabrics: fix kernel crash while shutting down controller
Nilay Shroff
2024-11-19
Revert "nvme: make keep-alive synchronous operation"
Nilay Shroff
2024-11-19
loop: Fix ABBA locking race
OGAWA Hirofumi
2024-11-19
block: return unsigned int from bdev_io_min
Christoph Hellwig
2024-11-18
block: fix uaf for flush rq while iterating tags
Yu Kuai
2024-11-18
blk-settings: round down io_opt to physical_block_size
Mikulas Patocka
2024-11-18
nvme-pci: use sgls for all user requests if possible
Keith Busch
2024-11-18
nvme: define the remaining used sgls constants
Keith Busch
2024-11-18
nvme-pci: add support for sgl metadata
Keith Busch
2024-11-18
nvme/multipath: Fix RCU list traversal to use SRCU primitive
Breno Leitao
2024-11-18
rust: block: simplify Result<()> in validate_block_size return
Manas
2024-11-15
Merge tag 'md-6.13-20241115' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
2024-11-15
MAINTAINERS: Update git tree for mdraid subsystem
Song Liu
2024-11-15
block: make struct rq_list available for !CONFIG_BLOCK
Jens Axboe
2024-11-13
block/genhd: use seq_put_decimal_ull for diskstats decimal values
David Wang
2024-11-13
block: don't reorder requests in blk_mq_add_to_batch
Christoph Hellwig
2024-11-13
block: don't reorder requests in blk_add_rq_to_plug
Christoph Hellwig
2024-11-13
block: add a rq_list type
Christoph Hellwig
2024-11-13
block: remove rq_list_move
Christoph Hellwig
2024-11-13
virtio_blk: reverse request order in virtio_queue_rqs
Christoph Hellwig
2024-11-13
nvme-pci: reverse request order in nvme_queue_rqs
Christoph Hellwig
2024-11-13
btrfs: validate queue limits
Christoph Hellwig
2024-11-13
block: export blk_validate_limits
Christoph Hellwig
2024-11-13
Merge tag 'nvme-6.13-2024-11-13' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
2024-11-13
nvmet: add tracing of reservation commands
Guixin Liu
[next]