开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2020-11-03
nvme-tcp: avoid race between time out and tear down
Chao Leng
2020-11-03
nvme-rdma: avoid race between time out and tear down
Chao Leng
2020-11-03
nvme: introduce nvme_sync_io_queues
Chao Leng
2020-11-02
Revert "nvme-pci: remove last_sq_tail"
Keith Busch
2020-10-29
Merge tag 'nvme-5.10-2020-10-29' of git://git.infradead.org/nvme into block-5.10
Jens Axboe
2020-10-29
xsysace: use platform_get_resource() and platform_get_irq_optional()
Andy Shevchenko
2020-10-29
null_blk: Fix locking in zoned mode
Damien Le Moal
2020-10-29
null_blk: Fix zone reset all tracing
Damien Le Moal
2020-10-29
nbd: don't update block size after device is started
Ming Lei
2020-10-27
null_blk: synchronization fix for zoned device
Kanchan Joshi
2020-10-27
nvmet: fix a NULL pointer dereference when tracing the flush command
Chaitanya Kulkarni
2020-10-27
nvme-fc: remove nvme_fc_terminate_io()
James Smart
2020-10-27
nvme-fc: eliminate terminate_io use by nvme_fc_error_recovery
James Smart
2020-10-27
nvme-fc: remove err_work work item
James Smart
2020-10-27
nvme-fc: track error_recovery while connecting
James Smart
2020-10-27
nvme-rdma: handle unexpected nvme completion data length
zhenwei pi
2020-10-27
nvme: ignore zone validate errors on subsequent scans
Keith Busch
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
2020-10-25
Merge tag 'ntb-5.10' of git://github.com/jonmason/ntb
Linus Torvalds
2020-10-25
Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-25
Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-25
Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-25
Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-25
i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...
Hans de Goede
2020-10-24
Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-24
Merge tag 'libata-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-24
random32: make prandom_u32() output unpredictable
George Spelvin
2020-10-24
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-10-24
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-10-24
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2020-10-23
Merge tag 'acpi-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-23
Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2020-10-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-10-23
Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-23
Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-10-23
ata: pata_ns87415.c: Document support on parisc with superio chip
Helge Deller
2020-10-23
ata: fix some kernel-doc markups
Mauro Carvalho Chehab
2020-10-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-10-23
Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-23
Merge branches 'acpi-debug', 'acpi-reboot', 'acpi-processor', 'acpi-dptf' and...
Rafael J. Wysocki
2020-10-23
Merge branch 'pm-avs'
Rafael J. Wysocki
2020-10-23
Merge branches 'pm-core', 'pm-sleep', 'pm-tools' and 'powercap'
Rafael J. Wysocki
2020-10-23
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
2020-10-23
Merge tag 'nvme-5.10-2020-10-23' of git://git.infradead.org/nvme into block-5.10
Jens Axboe
2020-10-23
nvme-fc: shorten reconnect delay if possible for FC
James Smart
2020-10-23
nvme-fc: wait for queues to freeze before calling update_hr_hw_queues
James Smart
[next]