Age | Commit message (Expand) | Author |
2020-03-26 | nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrl | Israel Rukshin |
2020-03-26 | nvme: Fix ctrl use-after-free during sysfs deletion | Israel Rukshin |
2020-03-26 | nvme-pci: Re-order nvme_pci_free_ctrl | Israel Rukshin |
2020-03-26 | nvme: Remove unused return code from nvme_delete_ctrl_sync | Israel Rukshin |
2020-03-26 | nvme: Use nvme_state_terminal helper | Israel Rukshin |
2020-03-26 | nvme: release ida resources | Max Gurtovoy |
2020-03-26 | nvme: Add compat_ioctl handler for NVME_IOCTL_SUBMIT_IO | masahiro31.yamada@kioxia.com |
2020-03-26 | nvmet-tcp: optimize tcp stack TX when data digest is used | Sagi Grimberg |
2020-03-26 | nvme-fabrics: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai |
2020-03-26 | nvme-multipath: do not reset on unknown status | John Meneghini |
2020-03-26 | nvmet-rdma: allocate RW ctxs according to mdts | Max Gurtovoy |
2020-03-26 | nvmet-rdma: Implement get_mdts controller op | Max Gurtovoy |
2020-03-26 | nvmet: Add get_mdts op for controllers | Max Gurtovoy |
2020-03-26 | nvme-pci: properly print controller address | Max Gurtovoy |
2020-03-26 | nvme-tcp: break from io_work loop if recv failed | Sagi Grimberg |
2020-03-26 | nvme-tcp: move send failure to nvme_tcp_try_send | Sagi Grimberg |
2020-03-26 | nvmet-tcp: fix maxh2cdata icresp parameter | Sagi Grimberg |
2020-03-26 | nvme-tcp: optimize queue io_cpu assignment for multiple queue maps | Sagi Grimberg |
2020-03-26 | nvme-pci: Simplify nvme_poll_irqdisable | Keith Busch |
2020-03-26 | nvme-pci: Remove two-pass completions | Keith Busch |
2020-03-26 | nvme-pci: Remove tag from process cq | Keith Busch |
2020-03-26 | nvme-pci: slimmer CQ head update | Alexey Dobriyan |
2020-03-26 | nvmet: check ncqr & nsqr for set-features cmd | Amit Engel |
2020-03-26 | nvme: Check for readiness more quickly, to speed up boot time | Josh Triplett |
2020-03-26 | nvme: log additional message for controller status | Rupesh Girase |
2020-03-26 | nvme: code cleanup nvme_identify_ns_desc() | Chaitanya Kulkarni |
2020-03-26 | nvme: Don't deter users from enabling hwmon support | Jean Delvare |
2020-03-26 | nvme: expose hostid via sysfs for fabrics controllers | Sagi Grimberg |
2020-03-26 | nvme: expose hostnqn via sysfs for fabrics controllers | Sagi Grimberg |
2020-03-04 | nvmet-tcp: set SO_PRIORITY for accepted sockets | Wunderlich, Mark |
2020-03-04 | nvme-tcp: Set SO_PRIORITY for all host sockets | Wunderlich, Mark |
2020-03-04 | nvmet: check sscanf value for subsys serial attr | Chaitanya Kulkarni |
2020-03-04 | nvmet: make ctrl model configurable | Mark Ruijter |
2020-03-04 | nvmet: make ctrl-id configurable | Chaitanya Kulkarni |
2020-03-04 | nvmet: configfs code cleanup | Chaitanya Kulkarni |
2020-03-04 | nvme: remove unused return code from nvme_alloc_ns | Edmund Nadolski |
2020-03-03 | Merge tag '5.6-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2020-03-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-03-02 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-03-02 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-03-02 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-03-01 | Linux 5.6-rc4 | Linus Torvalds |
2020-03-01 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-03-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-03-01 | KVM: VMX: check descriptor table exits on instruction emulation | Oliver Upton |
2020-02-29 | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-02-29 | ext4: potential crash on allocation error in ext4_alloc_flex_bg_array() | Dan Carpenter |
2020-02-29 | macintosh: therm_windtunnel: fix regression when instantiating devices | Wolfram Sang |
2020-02-29 | jbd2: fix data races at struct journal_head | Qian Cai |
2020-02-29 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |