index
:
bcachefs.git
388-debug
9p-revert
9p_mempool
BCH_IOCTL_FSCK
alloc
alloc_debug
alloc_striping
alloc_tags
alloc_tags_rfc
alloc_tags_v2
backpointer_debug
backpointers
bcache-journal_fix
bcache2
bcachefs-5.17
bcachefs-6.7-for-stable
bcachefs-block
bcachefs-btree-transactions
bcachefs-btree-write-buffer-via-journal
bcachefs-buffered-write-fix
bcachefs-buffered-write-locking
bcachefs-bug-gitlab-4
bcachefs-data_update_fix
bcachefs-deadlock-avoidance
bcachefs-dev-lifetime
bcachefs-developer-guide
bcachefs-dir-i-size
bcachefs-disk-accounting-rewrite-1
bcachefs-downgrade-table
bcachefs-ec
bcachefs-erasure-coding
bcachefs-for-6.9
bcachefs-for-review
bcachefs-for-upstream
bcachefs-for-upstream-merged
bcachefs-for-upstream-merged-next
bcachefs-for-v6.10
bcachefs-for-v6.12
bcachefs-for-v6.13
bcachefs-for-v6.14
bcachefs-for-v6.15
bcachefs-for-v6.7
bcachefs-fsck-work
bcachefs-garbage
bcachefs-icache
bcachefs-ioctl-fsck
bcachefs-kill-prereservations
bcachefs-locking
bcachefs-lordkitsuna
bcachefs-memalloc-profiling
bcachefs-nocow
bcachefs-online-fsck
bcachefs-prereqs
bcachefs-put-folio-assert
bcachefs-rebalance-ratelimit
bcachefs-splice-disable
bcachefs-sysfs-ioctls
bcachefs-testing
bcachefs-testing-2
bcachefs-testing-rebased
bcachefs-tracepoints
bcachefs-v4.13
bcachefs-v4.15
bcachefs-v4.16
bcachefs-v4.18
bcachefs-v4.19
bcachefs-v4.19-backport
bcachefs-v4.19-backport-2.0
bcachefs-v4.19-backport-2019-hotfix
bcachefs-v4.19-backport-2022-hotfix
bcachefs-v4.19-backport-compat
bcachefs-v4.19-backport-debug
bcachefs-v4.20
bcachefs-v5.0
bcachefs-v5.10
bcachefs-v5.10-snapshots
bcachefs-v5.11
bcachefs-v5.15
bcachefs-v5.16
bcachefs-v5.19
bcachefs-v5.7
bcachefs-v5.9
bcachefs-v6.0
bcachefs-v6.13-rc1
bcachefs-v6.3
bcachefs-v6.4
bcachefs-v6.5
bcachefs-zstd
bcachefs_btree_ptr_update
bcachefs_disk_groups
bcachefs_major_minor
bcachefs_subvol_ioctls
bio_copy_data_revert
bio_folio_iter
bkey-renumbering
bkey_unpack
block-for-bcachefs
btree-iter
btree-iter-locking
btree-key-cache
btree_iter_cow
btree_path
btree_root_fix
buffered-io
buffered-io-2
bug-gitlab-4
bug-report-template
ci-monkeypatch
codetags
codetags_v0
codetags_v1
compat
copy_folio_from_iter_atomic
copygc_get_buckets
daniel-debug
data_update
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
dev
dev2
dirent-borken-fix
dirent-hack
disk-usage
durability
ec_disk_accounting
exent_overlap_repair
extent-hook-removal
extent-inline-data
extent-overwrite
fast_list
fcollapse
finsert
fix_missing_include
folio_iter_batched
for-jens
for-next
fs-uuid-ioctl
fua_work
gap_buffer
genradix
header_cleanup
hyperfect-debug
i_blocks_debug
incompressible
inode_hash_find_debug
inode_work
journal_debug
kill-alloc-btree-hack
lacriatch-fix
latency_debug
lazy_percpu_counters
lockdep_cmp_fn
lockdep_debug
lordkitsuna
lordkitsuna-debug
lz4-refactoring
marcin
master
mean_and_variance_fixups
memalloc-prof-v7
memalloc_prof_debug
memalloc_prof_v1
memalloc_prof_v2
memalloc_prof_v3
memalloc_prof_v4
memalloc_prof_v5
move-checksum-debug
new_allocator
persistent-alloc
printbuf_v2
printbuf_v3
printbuf_v3_bcachefs
printbuf_v4
printbuf_v5
printbuf_v6
promote
quota
raof-455
rcu_pending
read_path_debug
readahead
refactor-heap
reflink_fix
reflink_p_fix
replicas-status
ringbuffer
shrinker
shrinker_to_text
six_locks
snapshots
snapshots-wip
sonicrules-debug
srcu
stintel-debug
syzbot-fix
test
testing
time_stats_sched
time_stats_twf
tracing_to_printbuf
u128
vmalloc_size
vmap_disable
wip
woob-debug
xfs-next
xfs_no_data_io
zones
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virtio
/
virtio_pci_common.c
Age
Commit message (
Expand
)
Author
2025-01-27
virtio_pci: Add support for PCIe Function Level Reset
Israel Rukshin
2024-11-06
virtio_pci: Fix admin vq cleanup by using correct info pointer
Feng Liu
2024-07-17
virtio_pci_modern: use completion instead of busy loop to wait on admin cmd r...
Jiri Pirko
2024-07-17
virtio: create admin queues alongside other virtqueues
Jiri Pirko
2024-07-17
virtio_pci: pass vq info as an argument to vp_setup_vq()
Jiri Pirko
2024-07-17
virtio_pci: introduce vector allocation fallback for slow path virtqueues
Jiri Pirko
2024-07-17
virtio_pci: pass vector policy enum to vp_find_one_vq_msix()
Jiri Pirko
2024-07-17
virtio_pci: pass vector policy enum to vp_find_vqs_msix()
Jiri Pirko
2024-07-17
virtio_pci: simplify vp_request_msix_vectors() call a bit
Jiri Pirko
2024-07-17
virtio_pci: push out single vq find code to vp_find_one_vq_msix()
Jiri Pirko
2024-07-17
virtio_pci: convert vp_*find_vqs() ops to find_vqs_info()
Jiri Pirko
2024-05-22
virtio-pci: Check if is_avq is NULL
Li Zhang
2024-05-22
virtio: delete vq in vp_find_vqs_msix() when request_irq() fails
Jiri Pirko
2024-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2023-12-27
virtio: Add support for no-reset virtio PCI PM
David Stevens
2023-12-19
virtio-pci: Introduce APIs to execute legacy IO admin commands
Yishai Hadas
2023-12-19
virtio-pci: Introduce admin virtqueue
Feng Liu
2023-11-01
virtio_pci: Switch away from deprecated irq_set_affinity_hint
Jakub Sitnicki
2023-08-10
virtio-pci: Fix legacy device flag setting error in probe
Feng Liu
2022-10-13
virtio_pci: use irq to detect interrupt support
Michael S. Tsirkin
2022-10-07
virtio_pci: don't try to use intxif pin is zero
Angus Chen
2022-08-16
virtio: Revert "virtio: find_vqs() add arg sizes"
Michael S. Tsirkin
2022-08-16
virtio_pci: Revert "virtio_pci: support the arg sizes of find_vqs()"
Michael S. Tsirkin
2022-08-11
virtio_pci: support the arg sizes of find_vqs()
Xuan Zhuo
2022-08-11
virtio: find_vqs() add arg sizes
Xuan Zhuo
2022-08-11
virtio_pci: support VIRTIO_F_RING_RESET
Xuan Zhuo
2022-05-31
virtio: Replace unsigned with unsigned int
Solomon Tan
2022-05-31
virtio-pci: Remove wrong address verification in vp_del_vqs()
Murilo Opsfelder Araujo
2022-03-28
Revert "virtio_pci: harden MSI-X interrupts"
Jason Wang
2022-03-28
Revert "virtio-pci: harden INTX interrupts"
Jason Wang
2021-11-01
virtio-pci: harden INTX interrupts
Jason Wang
2021-11-01
virtio_pci: harden MSI-X interrupts
Jason Wang
2021-11-01
virtio-pci: introduce legacy device module
Wu Zongyong
2021-08-10
virtio_pci: Support surprise removal of virtio pci device
Parav Pandit
2020-02-06
virtio-pci: check name when counting MSI-X vectors
Daniel Verkamp
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 78
Thomas Gleixner
2019-04-08
virtio_pci: fix a NULL pointer reference in vp_del_vqs
Longpeng
2019-01-14
virtio_pci: use queue idx instead of array idx to set up the vq
Wei Wang
2018-08-11
virtio: Make vp_set_vq_affinity() take a mask.
Caleb Raitto
2018-06-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
virtio_pci: support enabling VFs
Tiwei Bie
2018-02-01
virtio_pci: don't kfree device on register failure
weiping zhang
2017-08-25
virtio_pci: fix cpu affinity support
Christoph Hellwig
2017-05-02
virtio: add context flag to find vqs
Michael S. Tsirkin
2017-04-11
virtio-pci: Remove affinity hint before freeing the interrupt
Marc Zyngier
2017-04-11
Revert "virtio_pci: remove struct virtio_pci_vq_info"
Michael S. Tsirkin
2017-04-11
Revert "virtio_pci: use shared interrupts for virtqueues"
Michael S. Tsirkin
2017-04-11
Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev"
Michael S. Tsirkin
[next]