index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-04
nvme: cleanup the nvme_init_integrity calling conventions
Christoph Hellwig
2024-03-04
nvme: move max_integrity_segments handling out of nvme_init_integrity
Christoph Hellwig
2024-03-04
nvme: remove nvme_revalidate_zones
Christoph Hellwig
2024-03-04
nvme: move NVME_QUIRK_DEALLOCATE_ZEROES out of nvme_config_discard
Christoph Hellwig
2024-03-04
nvme: set max_hw_sectors unconditionally
Christoph Hellwig
2024-03-02
nvme-fabrics: check max outstanding commands
Guixin Liu
2024-03-02
nvmet-rdma: set max_queue_size for RDMA transport
Max Gurtovoy
2024-03-02
nvmet: introduce new max queue size configuration entry
Max Gurtovoy
2024-03-02
nvme-rdma: clamp queue size according to ctrl cap
Max Gurtovoy
2024-03-02
nvme-rdma: introduce NVME_RDMA_MAX_METADATA_QUEUE_SIZE definition
Max Gurtovoy
2024-03-02
nvmet: set ctrl pi_support cap before initializing cap reg
Max Gurtovoy
2024-03-02
nvmet: set maxcmd to be per controller
Max Gurtovoy
2024-03-02
nvmet: compare mqes and sqsize only for IO SQ
Max Gurtovoy
2024-03-02
nvme-rdma: move NVME_RDMA_IP_PORT from common file
Max Gurtovoy
2024-03-01
nbd: use the atomic queue limits API in nbd_set_size
Christoph Hellwig
2024-03-01
nbd: freeze the queue for queue limits updates
Christoph Hellwig
2024-03-01
nbd: don't clear discard_sectors in nbd_config_put
Christoph Hellwig
2024-03-01
pktcdvd: don't set max_hw_sectors on the underlying device
Christoph Hellwig
2024-03-01
dm: use queue_limits_set
Christoph Hellwig
2024-03-01
block: add a queue_limits_stack_bdev helper
Christoph Hellwig
2024-03-01
block: add a queue_limits_set helper
Christoph Hellwig
2024-03-01
Merge tag 'md-6.9-20240301' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jens Axboe
2024-02-29
Merge branch 'raid1-read_balance' into md-6.9
Song Liu
2024-02-29
md/raid1: factor out helpers to choose the best rdev from read_balance()
Yu Kuai
2024-02-29
md/raid1: factor out the code to manage sequential IO
Yu Kuai
2024-02-29
md/raid1: factor out choose_bb_rdev() from read_balance()
Yu Kuai
2024-02-29
md/raid1: factor out choose_slow_rdev() from read_balance()
Yu Kuai
2024-02-29
md/raid1: factor out read_first_rdev() from read_balance()
Yu Kuai
2024-02-29
md/raid1-10: factor out a new helper raid1_should_read_first()
Yu Kuai
2024-02-29
md/raid1-10: add a helper raid1_check_read_range()
Yu Kuai
2024-02-29
md/raid1: fix choose next idle in read_balance()
Yu Kuai
2024-02-29
md/raid1: record nonrot rdevs while adding/removing rdevs to conf
Yu Kuai
2024-02-29
md/raid1: factor out helpers to add rdev to conf
Yu Kuai
2024-02-29
md: add a new helper rdev_has_badblock()
Yu Kuai
2024-02-28
ublk: add UBLK_CMD_DEL_DEV_ASYNC
Ming Lei
2024-02-28
ublk: improve getting & putting ublk device
Ming Lei
2024-02-28
blk-mq: don't change nr_hw_queues and nr_maps for kdump kernel
Ming Lei
2024-02-27
md/raid5: fix atomicity violation in raid5_cache_count
Gui-Dong Han
2024-02-27
ubd: open the backing files in ubd_add
Christoph Hellwig
2024-02-27
ubd: remove the queue pointer in struct ubd
Christoph Hellwig
2024-02-27
ubd: move set_disk_ro to ubd_add
Christoph Hellwig
2024-02-27
ubd: move setting the variable queue limits to ubd_add
Christoph Hellwig
2024-02-27
ubd: move setting the nonrot flag to ubd_add
Christoph Hellwig
2024-02-27
ubd: remove ubd_disk_register
Christoph Hellwig
2024-02-27
ubd: remove the ubd_gendisk array
Christoph Hellwig
2024-02-27
xen-blkfront: atomically update queue limits
Christoph Hellwig
2024-02-27
xen-blkfront: don't redundantly set max_sements in blkif_recover
Christoph Hellwig
2024-02-27
xen-blkfront: rely on the default discard granularity
Christoph Hellwig
2024-02-27
xen-blkfront: set max_discard/secure erase limits to UINT_MAX
Christoph Hellwig
2024-02-26
md/md-bitmap: fix incorrect usage for sb_index
Heming Zhao
[next]