Age | Commit message (Expand) | Author |
2021-01-21 | lightnvm: fix memory leak when submit fails | Pan Bian |
2021-01-21 | Merge tag 'nvme-5.11-2020-01-21' of git://git.infradead.org/nvme into block-5.11 | Jens Axboe |
2021-01-20 | nvme-pci: fix error unwind in nvme_map_data | Christoph Hellwig |
2021-01-20 | nvme-pci: refactor nvme_unmap_data | Christoph Hellwig |
2021-01-20 | md: Set prev_flush_start and flush_bio in an atomic way | Xiao Ni |
2021-01-18 | nvmet: set right status on error in id-ns handler | Chaitanya Kulkarni |
2021-01-18 | nvme-pci: allow use of cmb on v1.4 controllers | Klaus Jensen |
2021-01-18 | nvme-tcp: avoid request double completion for concurrent nvme_tcp_timeout | Chao Leng |
2021-01-18 | nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeout | Chao Leng |
2021-01-18 | nvme: check the PRINFO bit before deciding the host buffer length | Revanth Rajashekar |
2021-01-14 | nvme: don't intialize hwmon for discovery controllers | Sagi Grimberg |
2021-01-14 | nvme-tcp: fix possible data corruption with bio merges | Sagi Grimberg |
2021-01-14 | nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT | Sagi Grimberg |
2021-01-14 | nvmet-rdma: Fix NULL deref when setting pi_enable and traddr INADDR_ANY | Israel Rukshin |
2021-01-09 | bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_L... | Coly Li |
2021-01-09 | bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket | Coly Li |
2021-01-09 | bcache: check unsupported feature sets for bcache register | Coly Li |
2021-01-09 | bcache: fix typo from SUUP to SUPP in features.h | Coly Li |
2021-01-09 | bcache: set pdev_set_uuid before scond loop iteration | Yi Li |
2021-01-08 | block/rnbd-clt: avoid module unload race with close confirmation | Jack Wang |
2021-01-08 | block/rnbd: Adding name to the Contributors List | Swapnil Ingle |
2021-01-08 | block/rnbd-clt: Fix sg table use after free | Guoqing Jiang |
2021-01-08 | block/rnbd-srv: Fix use after free in rnbd_srv_sess_dev_force_close | Jack Wang |
2021-01-08 | block/rnbd: Select SG_POOL for RNBD_CLIENT | Jack Wang |
2021-01-06 | nvme: remove the unused status argument from nvme_trace_bio_complete | Max Gurtovoy |
2021-01-06 | nvmet-rdma: Fix list_del corruption on queue establishment failure | Israel Rukshin |
2021-01-06 | nvme: unexport functions with no external caller | Minwoo Im |
2021-01-06 | nvme: avoid possible double fetch in handling CQE | Lalithambika Krishnakumar |
2021-01-06 | nvme-tcp: Fix possible race of io_work and direct send | Sagi Grimberg |
2021-01-06 | nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQN | Gopal Tiwari |
2021-01-06 | nvme-fcloop: Fix sscanf type and list_first_entry_or_null warnings | James Smart |
2021-01-06 | nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from interrupt context | James Smart |
2021-01-03 | lightnvm: select CONFIG_CRC32 | Arnd Bergmann |
2021-01-03 | block: rsxx: select CONFIG_CRC32 | Arnd Bergmann |
2020-12-27 | Merge tag 'ntb-5.11' of git://github.com/jonmason/ntb | Linus Torvalds |
2020-12-27 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-12-26 | mfd: ab8500-debugfs: Remove extraneous seq_putc | Linus Torvalds |
2020-12-25 | Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-12-25 | mfd: ab8500-debugfs: Remove extraneous curly brace | Nathan Chancellor |
2020-12-25 | PCI: dwc: Fix inverted condition of DMA mask setup warning | Alexander Lobakin |
2020-12-25 | PCI: tegra: Fix host link initialization | Rob Herring |
2020-12-25 | drm/amd/display: avoid uninitialized variable warning | Linus Torvalds |
2020-12-24 | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-24 | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-12-24 | Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-12-24 | Merge tag 'libnvdimm-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-12-24 | Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-12-24 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2020-12-24 | Merge branch 'for-5.11/dax' into for-5.11/libnvdimm | Dan Williams |
2020-12-24 | device-dax: Avoid an unnecessary check in alloc_dev_dax_range() | Zhen Lei |