index
:
linux.git
contended-release-qspinlock
master
Linux kernel source tree.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2024-11-13
nvme: parse reservation commands's action and rtype to string
Guixin Liu
2024-11-13
nvmet: report ns's vwc not present
Guixin Liu
2024-11-12
block: remove the ioprio field from struct request
Christoph Hellwig
2024-11-12
block: remove the write_hint field from struct request
Christoph Hellwig
2024-11-11
nvme: check ns's volatile write cache not present
Guixin Liu
2024-11-11
nvme: add rotational support
Wang Yugui
2024-11-11
nvme: use command set independent id ns if available
Matias Bjørling
2024-11-11
nvmet: support for csi identify ns
Keith Busch
2024-11-11
nvmet: implement rotational media information log
Keith Busch
2024-11-11
nvmet: implement endurance groups
Keith Busch
2024-11-11
nvmet: declare 2.1 version compliance
Keith Busch
2024-11-11
nvmet: implement crto property
Keith Busch
2024-11-11
nvmet: implement supported features log
Keith Busch
2024-11-11
nvmet: implement supported log pages
Keith Busch
2024-11-11
nvmet: implement active command set ns list
Keith Busch
2024-11-11
nvmet: implement id ns for nvm command set
Keith Busch
2024-11-11
nvmet: support reservation feature
Guixin Liu
2024-11-11
nvme-multipath: don't bother clearing max_hw_zone_append_sectors
Christoph Hellwig
2024-11-11
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
2024-11-11
block: lift bio_is_zone_append to bio.h
Christoph Hellwig
2024-11-11
block: fix bio_split_rw_at to take zone_write_granularity into account
Christoph Hellwig
2024-11-11
block: take chunk_sectors into account in bio_split_write_zeroes
Christoph Hellwig
2024-11-11
md/raid10: Handle bio_split() errors
John Garry
2024-11-11
md/raid1: Handle bio_split() errors
John Garry
2024-11-11
md/raid0: Handle bio_split() errors
John Garry
2024-11-11
block: Handle bio_split() errors in bio_submit_split()
John Garry
2024-11-11
block: Error an attempt to split an atomic write in bio_split()
John Garry
2024-11-11
block: Rework bio_split() return value
John Garry
2024-11-11
ublk: fix ublk_ch_mmap() for 64K page size
Ming Lei
2024-11-09
s390/dasd: Fix typo in comment
Yu Jiaoliang
2024-11-09
s390/dasd: fix redundant /proc/dasd* entries removal
Miroslav Franc
2024-11-09
Merge tag 'md-6.13-20241107' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
2024-11-09
loop: fix type of block size
Li Wang
2024-11-07
MAINTAINERS: Make Yu Kuai co-maintainer of md/raid subsystem
Song Liu
2024-11-07
md/raid5: Wait sync io to finish before changing group cnt
Xiao Ni
2024-11-07
block: don't verify IO lock for freeze/unfreeze in elevator_init_mq()
Ming Lei
2024-11-07
block: always verify unfreeze lock on the owner task
Ming Lei
2024-11-07
rbd: unfreeze queue after marking disk as dead
Ming Lei
2024-11-07
block: remove blk_freeze_queue()
Ming Lei
2024-11-07
block: Add a public bdev_zone_is_seq() helper
Damien Le Moal
2024-11-07
block: RCU protect disk->conv_zones_bitmap
Damien Le Moal
2024-11-07
block: Replace sprintf() with sysfs_emit()
zhangguopeng
2024-11-07
nvme: add reservation command's defines
Guixin Liu
2024-11-07
block: Switch to using refcount_t for zone write plugs
Damien Le Moal
[next]