summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-03-26nvme: Fix controller creation races with teardown flowIsrael Rukshin
2020-03-26nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrlIsrael Rukshin
2020-03-26nvme: Fix ctrl use-after-free during sysfs deletionIsrael Rukshin
2020-03-26nvme-pci: Re-order nvme_pci_free_ctrlIsrael Rukshin
2020-03-26nvme: Remove unused return code from nvme_delete_ctrl_syncIsrael Rukshin
2020-03-26nvme: Use nvme_state_terminal helperIsrael Rukshin
2020-03-26nvme: release ida resourcesMax Gurtovoy
2020-03-26nvme: Add compat_ioctl handler for NVME_IOCTL_SUBMIT_IOmasahiro31.yamada@kioxia.com
2020-03-26nvmet-tcp: optimize tcp stack TX when data digest is usedSagi Grimberg
2020-03-26nvme-fabrics: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-26nvme-multipath: do not reset on unknown statusJohn Meneghini
2020-03-26nvmet-rdma: allocate RW ctxs according to mdtsMax Gurtovoy
2020-03-26nvmet-rdma: Implement get_mdts controller opMax Gurtovoy
2020-03-26nvmet: Add get_mdts op for controllersMax Gurtovoy
2020-03-26nvme-pci: properly print controller addressMax Gurtovoy
2020-03-26nvme-tcp: break from io_work loop if recv failedSagi Grimberg
2020-03-26nvme-tcp: move send failure to nvme_tcp_try_sendSagi Grimberg
2020-03-26nvmet-tcp: fix maxh2cdata icresp parameterSagi Grimberg
2020-03-26nvme-tcp: optimize queue io_cpu assignment for multiple queue mapsSagi Grimberg
2020-03-26nvme-pci: Simplify nvme_poll_irqdisableKeith Busch
2020-03-26nvme-pci: Remove two-pass completionsKeith Busch
2020-03-26nvme-pci: Remove tag from process cqKeith Busch
2020-03-26nvme-pci: slimmer CQ head updateAlexey Dobriyan
2020-03-26nvmet: check ncqr & nsqr for set-features cmdAmit Engel
2020-03-26nvme: Check for readiness more quickly, to speed up boot timeJosh Triplett
2020-03-26nvme: log additional message for controller statusRupesh Girase
2020-03-26nvme: code cleanup nvme_identify_ns_desc()Chaitanya Kulkarni
2020-03-26nvme: Don't deter users from enabling hwmon supportJean Delvare
2020-03-26nvme: expose hostid via sysfs for fabrics controllersSagi Grimberg
2020-03-26nvme: expose hostnqn via sysfs for fabrics controllersSagi Grimberg
2020-03-04nvmet-tcp: set SO_PRIORITY for accepted socketsWunderlich, Mark
2020-03-04nvme-tcp: Set SO_PRIORITY for all host socketsWunderlich, Mark
2020-03-04nvmet: check sscanf value for subsys serial attrChaitanya Kulkarni
2020-03-04nvmet: make ctrl model configurableMark Ruijter
2020-03-04nvmet: make ctrl-id configurableChaitanya Kulkarni
2020-03-04nvmet: configfs code cleanupChaitanya Kulkarni
2020-03-04nvme: remove unused return code from nvme_alloc_nsEdmund Nadolski
2020-03-03Merge tag '5.6-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-03-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-03-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-01Linux 5.6-rc4Linus Torvalds
2020-03-01Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-03-01KVM: VMX: check descriptor table exits on instruction emulationOliver Upton
2020-02-29Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-02-29ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()Dan Carpenter
2020-02-29macintosh: therm_windtunnel: fix regression when instantiating devicesWolfram Sang
2020-02-29jbd2: fix data races at struct journal_headQian Cai