projects
/
linux-block.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-block.git
2024-07-17
Jiri Pirko
virtio_pci: simplify vp_request_msix_vectors() call...
commit
|
commitdiff
|
tree
2024-07-17
Jiri Pirko
virtio_pci: push out single vq find code to vp_find_one...
commit
|
commitdiff
|
tree
2024-07-17
Dan Carpenter
vdpa/octeon_ep: Fix error code in octep_process_mbox()
commit
|
commitdiff
|
tree
2024-07-17
Jeff Johnson
virtio: add missing MODULE_DESCRIPTION() macro
commit
|
commitdiff
|
tree
2024-07-17
Jiri Pirko
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
commit
|
commitdiff
|
tree
2024-07-17
Jiri Pirko
virtio: remove unused virtio_find_vqs() and virtio_find...
commit
|
commitdiff
|
tree
2024-07-17
Jiri Pirko
virtio: convert the rest virtio_find_vqs() users to...
commit
|
commitdiff
|
tree
2024-07-17
Jiri Pirko
virtio_balloon: convert to use virtio_find_vqs_info()
commit
|
commitdiff
|
tree
2024-07-17
Jiri Pirko
virtiofs: convert to use virtio_find_vqs_info()
commit
|
commitdiff
|
tree
2024-07-17
Jiri Pirko
scsi: virtio_scsi: convert to use virtio_find_vqs_info()
commit
|
commitdiff
|
tree
2024-07-17
Jiri Pirko
virtio_net: convert to use virtio_find_vqs_info()
commit
|
commitdiff
|
tree
2024-07-17
Jiri Pirko
virtio_crypto: convert to use virtio_find_vqs_info()
commit
|
commitdiff
|
tree
2024-07-17
Jiri Pirko
virtio_console: convert to use virtio_find_vqs_info()
commit
|
commitdiff
|
tree
2024-07-17
Jiri Pirko
virtio_blk: convert to use virtio_find_vqs_info()
commit
|
commitdiff
|
tree
2024-07-17
Jiri Pirko
virtio: rename find_vqs_info() op to find_vqs()
commit
|
commitdiff
|
tree
2024-07-17
Jiri Pirko
virtio: remove the original find_vqs() op
commit
|
commitdiff
|
tree
2024-07-17
Jiri Pirko
virtio: call virtio_find_vqs_info() from virtio_find_si...
commit
|
commitdiff
|
tree
2024-07-17
Jiri Pirko
virtio: convert find_vqs() op implementations to find_v...
commit
|
commitdiff
|
tree
2024-07-17
Jiri Pirko
virtio_pci: convert vp_*find_vqs() ops to find_vqs_info()
commit
|
commitdiff
|
tree
2024-07-17
Jiri Pirko
virtio: introduce virtio_queue_info struct and find_vqs...
commit
|
commitdiff
|
tree
2024-07-17
Jiri Pirko
virtio: make virtio_find_single_vq() call virtio_find_vqs()
commit
|
commitdiff
|
tree
2024-07-17
Jiri Pirko
virtio: make virtio_find_vqs() call virtio_find_vqs_ctx()
commit
|
commitdiff
|
tree
2024-07-17
Jiri Pirko
caif_virtio: use virtio_find_single_vq() for single...
commit
|
commitdiff
|
tree
2024-07-09
Dragos Tatulea
vdpa/mlx5: Don't enable non-active VQs in .set_vq_ready()
commit
|
commitdiff
|
tree
2024-07-09
Dragos Tatulea
vdpa/mlx5: Don't reset VQs more than necessary
commit
|
commitdiff
|
tree
2024-07-09
Dragos Tatulea
vdpa/mlx5: Re-create HW VQs under certain conditions
commit
|
commitdiff
|
tree
2024-07-09
Dragos Tatulea
vdpa/mlx5: Pre-create hardware VQs at vdpa .dev_add...
commit
|
commitdiff
|
tree
2024-07-09
Dragos Tatulea
vdpa/mlx5: Use suspend/resume during VQP change
commit
|
commitdiff
|
tree
2024-07-09
Dragos Tatulea
vdpa/mlx5: Forward error in suspend/resume device
commit
|
commitdiff
|
tree
2024-07-09
Dragos Tatulea
vdpa/mlx5: Consolidate all VQ modify to Ready to use...
commit
|
commitdiff
|
tree
2024-07-09
Dragos Tatulea
vdpa/mlx5: Add error code for suspend/resume VQ
commit
|
commitdiff
|
tree
2024-07-09
Dragos Tatulea
vdpa/mlx5: Accept Init -> Ready VQ transition in resume...
commit
|
commitdiff
|
tree
2024-07-09
Dragos Tatulea
vdpa/mlx5: Allow creation of blank VQs
commit
|
commitdiff
|
tree
2024-07-09
Dragos Tatulea
vdpa/mlx5: Set mkey modified flags on all VQs
commit
|
commitdiff
|
tree
2024-07-09
Dragos Tatulea
vdpa/mlx5: Start off rqt_size with max VQPs
commit
|
commitdiff
|
tree
2024-07-09
Dragos Tatulea
vdpa/mlx5: Set an initial size on the VQ
commit
|
commitdiff
|
tree
2024-07-09
Dragos Tatulea
vdpa/mlx5: Add support for modifying the VQ features...
commit
|
commitdiff
|
tree
2024-07-09
Dragos Tatulea
vdpa/mlx5: Add support for modifying the virtio_version...
commit
|
commitdiff
|
tree
2024-07-09
Dragos Tatulea
vdpa/mlx5: Rename init_mvqs
commit
|
commitdiff
|
tree
2024-07-09
Dragos Tatulea
vdpa/mlx5: Clear and reinitialize software VQ data...
commit
|
commitdiff
|
tree
2024-07-09
Dragos Tatulea
vdpa/mlx5: Initialize and reset device with one queue...
commit
|
commitdiff
|
tree
2024-07-09
Dragos Tatulea
vdpa/mlx5: Remove duplicate suspend code
commit
|
commitdiff
|
tree
2024-07-09
Dragos Tatulea
vdpa/mlx5: Iterate over active VQs during suspend/resume
commit
|
commitdiff
|
tree
2024-07-09
Dragos Tatulea
vdpa/mlx5: Drop redundant check in teardown_virtqueues()
commit
|
commitdiff
|
tree
2024-07-09
Dragos Tatulea
vdpa/mlx5: Drop redundant code
commit
|
commitdiff
|
tree
2024-07-09
Dragos Tatulea
vdpa/mlx5: Make setup/teardown_vq_resources() symmetrical
commit
|
commitdiff
|
tree
2024-07-09
Dragos Tatulea
vdpa/mlx5: Clarify meaning thorough function rename
commit
|
commitdiff
|
tree
2024-07-09
Peter-Jan Gootzen
virtio-fs: improved request latencies when Virtio queue...
commit
|
commitdiff
|
tree
2024-07-09
Peter-Jan Gootzen
virtio-fs: let -ENOMEM bubble up or burst gently
commit
|
commitdiff
|
tree
2024-07-09
Jeff Johnson
vDPA: add missing MODULE_DESCRIPTION() macros
commit
|
commitdiff
|
tree
2024-07-09
Jeff Johnson
virtio: add missing MODULE_DESCRIPTION() macros
commit
|
commitdiff
|
tree
2024-07-09
Jeff Johnson
vringh: add MODULE_DESCRIPTION()
commit
|
commitdiff
|
tree
2024-07-09
Zhu Lingshan
MAINTAINERS: Change lingshan's email to kernel.org
commit
|
commitdiff
|
tree
2024-07-09
Michael S....
vhost: move smp_rmb() into vhost_get_avail_idx()
commit
|
commitdiff
|
tree
2024-07-09
zhenwei pi
virtio_balloon: separate vm events into a function
commit
|
commitdiff
|
tree
2024-07-09
Srujana Challa
virtio: vdpa: vDPA driver for Marvell OCTEON DPU devices
commit
|
commitdiff
|
tree
2024-07-04
Denis Arefev
net: missing check virtio
commit
|
commitdiff
|
tree
2024-07-04
Yunseong Kim
tools/virtio: creating pipe assertion in vringh_test
commit
|
commitdiff
|
tree
2024-07-04
Xuan Zhuo
virtio_ring: fix KMSAN error for premapped mode
commit
|
commitdiff
|
tree
2024-07-04
Michael S....
vhost/vsock: always initialize seqpacket_allow
commit
|
commitdiff
|
tree
2024-07-02
Linus Torvalds
Merge tag 'linux_kselftest-fixes-6.10-rc7' of git:...
commit
|
commitdiff
|
tree
2024-07-02
Linus Torvalds
Merge tag 'vfs-6.10-rc7.fixes.2' of git://git./linux...
commit
|
commitdiff
|
tree
2024-07-02
Chen Ni
afs: Convert comma to semicolon
commit
|
commitdiff
|
tree
2024-07-02
Christian Brauner
fs: better handle deep ancestor chains in is_subdir()
commit
|
commitdiff
|
tree
2024-07-02
Linus Torvalds
Merge tag 'erofs-for-6.10-rc7-fixes' of git://git....
commit
|
commitdiff
|
tree
2024-07-02
Jann Horn
filelock: Remove locks reliably when fcntl/close race...
commit
|
commitdiff
|
tree
2024-07-02
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
2024-07-01
Linus Torvalds
Merge tag 'cxl-fixes-6.10-rc7' of git://git./linux...
commit
|
commitdiff
|
tree
2024-07-01
Linus Torvalds
Merge tag 'for-6.10-rc6-tag' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2024-07-01
Linus Torvalds
Merge tag 'asm-generic-fixes-6.10-2' of git://git....
commit
|
commitdiff
|
tree
2024-07-01
Linus Torvalds
Merge tag 'arm-fixes-6.10-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2024-07-01
Linus Torvalds
Merge tag 'mtd/fixes-for-6.10-rc7' of git://git./linux...
commit
|
commitdiff
|
tree
2024-07-01
Linus Torvalds
Merge tag 'vfs-6.10-rc7.fixes' of git://git./linux...
commit
|
commitdiff
|
tree
2024-07-01
Naohiro Aota
btrfs: fix adding block group to a reclaim list and...
commit
|
commitdiff
|
tree
2024-07-01
Arnd Bergmann
syscalls: fix sys_fanotify_mark prototype
commit
|
commitdiff
|
tree
2024-07-01
Arnd Bergmann
Merge tag 'v6.10-rockchip-dtsfixes1' of git://git....
commit
|
commitdiff
|
tree
2024-06-30
Linus Torvalds
Linux 6.10-rc6
v6.10-rc6
commit
|
commitdiff
|
tree
2024-06-30
Linus Torvalds
Merge tag 'ata-6.10-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2024-06-30
Niklas Cassel
ata: ahci: Clean up sysfs file on error
commit
|
commitdiff
|
tree
2024-06-30
Niklas Cassel
ata: libata-core: Fix double free on error
commit
|
commitdiff
|
tree
2024-06-30
Niklas Cassel
ata,scsi: libata-core: Do not leak memory for ata_port...
commit
|
commitdiff
|
tree
2024-06-30
Niklas Cassel
ata: libata-core: Fix null pointer dereference on error
commit
|
commitdiff
|
tree
2024-06-30
Linus Torvalds
Merge tag 'kbuild-fixes-v6.10-3' of git://git./linux...
commit
|
commitdiff
|
tree
2024-06-30
Linus Torvalds
x86-32: fix cmpxchg8b_emu build error with clang
commit
|
commitdiff
|
tree
2024-06-30
Linus Torvalds
Merge tag 'char-misc-6.10-rc6' of git://git./linux...
commit
|
commitdiff
|
tree
2024-06-30
Linus Torvalds
Merge tag 'staging-6.10-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2024-06-30
Linus Torvalds
Merge tag 'tty-6.10-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2024-06-30
Linus Torvalds
Merge tag 'usb-6.10-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2024-06-30
Linus Torvalds
Merge tag 'smp_urgent_for_v6.10_rc6' of git://git....
commit
|
commitdiff
|
tree
2024-06-30
Linus Torvalds
Merge tag 'irq_urgent_for_v6.10_rc6' of git://git....
commit
|
commitdiff
|
tree
2024-06-30
Linus Torvalds
Merge tag 'timers_urgent_for_v6.10_rc6' of git://git...
commit
|
commitdiff
|
tree
2024-06-30
Linus Torvalds
Merge tag 'linux-watchdog-6.10-rc-fixes' of git://linux...
commit
|
commitdiff
|
tree
2024-06-30
Gao Xiang
erofs: ensure m_llen is reset to 0 if metadata is invalid
commit
|
commitdiff
|
tree
2024-06-29
Linus Torvalds
Merge tag 'nfs-for-6.10-3' of git://git.linux-nfs.org...
commit
|
commitdiff
|
tree
2024-06-29
Linus Torvalds
Merge tag 'xfs-6.10-fixes-5' of git://git./fs/xfs/xfs...
commit
|
commitdiff
|
tree
2024-06-29
Linus Torvalds
Merge tag 'i2c-for-6.10-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2024-06-29
Linus Torvalds
Merge tag 'platform-drivers-x86-v6.10-4' of git://git...
commit
|
commitdiff
|
tree
2024-06-29
Linus Torvalds
Merge tag 'mmc-v6.10-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2024-06-28
Linus Torvalds
Merge tag 'riscv-for-linus-6.10-rc6' of git://git....
commit
|
commitdiff
|
tree
2024-06-28
Linus Torvalds
Merge tag 'hardening-v6.10-rc6' of git://git./linux...
commit
|
commitdiff
|
tree
next