index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
xen
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-25
nvme-tcp: Add warning on state change failure at nvme_tcp_setup_ctrl
Israel Rukshin
1
-1
/
+6
2020-03-25
nvme-rdma: Add warning on state change failure at nvme_rdma_setup_ctrl
Israel Rukshin
1
-1
/
+6
2020-03-25
nvme: Fix controller creation races with teardown flow
Israel Rukshin
2
-0
/
+6
2020-03-25
nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrl
Israel Rukshin
6
-8
/
+2
2020-03-25
nvme: Fix ctrl use-after-free during sysfs deletion
Israel Rukshin
6
-10
/
+6
2020-03-25
nvme-pci: Re-order nvme_pci_free_ctrl
Israel Rukshin
1
-2
/
+2
2020-03-25
nvme: Remove unused return code from nvme_delete_ctrl_sync
Israel Rukshin
1
-7
/
+2
2020-03-25
nvme: Use nvme_state_terminal helper
Israel Rukshin
1
-2
/
+1
2020-03-25
nvme: release ida resources
Max Gurtovoy
1
-0
/
+1
2020-03-25
nvme: Add compat_ioctl handler for NVME_IOCTL_SUBMIT_IO
masahiro31.yamada@kioxia.com
1
-2
/
+43
2020-03-25
nvmet-tcp: optimize tcp stack TX when data digest is used
Sagi Grimberg
1
-2
/
+5
2020-03-25
nvme-fabrics: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-4
/
+4
2020-03-25
nvme-multipath: do not reset on unknown status
John Meneghini
3
-18
/
+13
2020-03-25
nvmet-rdma: allocate RW ctxs according to mdts
Max Gurtovoy
1
-2
/
+4
2020-03-25
nvmet-rdma: Implement get_mdts controller op
Max Gurtovoy
1
-0
/
+9
2020-03-25
nvmet: Add get_mdts op for controllers
Max Gurtovoy
2
-2
/
+7
2020-03-25
nvme-pci: properly print controller address
Max Gurtovoy
1
-1
/
+1
2020-03-25
nvme-tcp: break from io_work loop if recv failed
Sagi Grimberg
1
-0
/
+2
2020-03-25
nvme-tcp: move send failure to nvme_tcp_try_send
Sagi Grimberg
1
-15
/
+11
2020-03-25
nvmet-tcp: fix maxh2cdata icresp parameter
Sagi Grimberg
1
-1
/
+1
2020-03-25
nvme-tcp: optimize queue io_cpu assignment for multiple queue maps
Sagi Grimberg
1
-6
/
+56
2020-03-25
nvme-pci: Simplify nvme_poll_irqdisable
Keith Busch
1
-19
/
+11
2020-03-25
nvme-pci: Remove two-pass completions
Keith Busch
1
-32
/
+10
2020-03-25
nvme-pci: Remove tag from process cq
Keith Busch
1
-12
/
+11
2020-03-25
nvme-pci: slimmer CQ head update
Alexey Dobriyan
1
-4
/
+2
2020-03-25
nvmet: check ncqr & nsqr for set-features cmd
Amit Engel
1
-0
/
+9
2020-03-25
nvme: Check for readiness more quickly, to speed up boot time
Josh Triplett
1
-1
/
+1
2020-03-25
nvme: log additional message for controller status
Rupesh Girase
1
-2
/
+2
2020-03-25
nvme: code cleanup nvme_identify_ns_desc()
Chaitanya Kulkarni
1
-36
/
+40
2020-03-25
nvme: Don't deter users from enabling hwmon support
Jean Delvare
1
-2
/
+0
2020-03-25
nvme: expose hostid via sysfs for fabrics controllers
Sagi Grimberg
1
-0
/
+13
2020-03-25
nvme: expose hostnqn via sysfs for fabrics controllers
Sagi Grimberg
1
-0
/
+13
2020-03-04
nvmet-tcp: set SO_PRIORITY for accepted sockets
Wunderlich, Mark
1
-0
/
+26
2020-03-04
nvme-tcp: Set SO_PRIORITY for all host sockets
Wunderlich, Mark
1
-0
/
+21
2020-03-04
nvmet: check sscanf value for subsys serial attr
Chaitanya Kulkarni
1
-2
/
+5
2020-03-04
nvmet: make ctrl model configurable
Mark Ruijter
4
-2
/
+90
2020-03-04
nvmet: make ctrl-id configurable
Chaitanya Kulkarni
3
-2
/
+70
2020-03-04
nvmet: configfs code cleanup
Chaitanya Kulkarni
1
-7
/
+4
2020-03-04
nvme: remove unused return code from nvme_alloc_ns
Edmund Nadolski
1
-15
/
+6
2020-03-01
Linux 5.6-rc4
v5.6-rc4
Linus Torvalds
1
-1
/
+1
2020-03-01
KVM: VMX: check descriptor table exits on instruction emulation
Oliver Upton
1
-0
/
+15
2020-02-29
ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()
Dan Carpenter
1
-3
/
+3
2020-02-29
macintosh: therm_windtunnel: fix regression when instantiating devices
Wolfram Sang
1
-21
/
+31
2020-02-29
jbd2: fix data races at struct journal_head
Qian Cai
1
-4
/
+4
2020-02-29
x86/mm: Fix dump_pagetables with Xen PV
Juergen Gross
1
-6
/
+1
2020-02-29
x86/ioperm: Add new paravirt function update_io_bitmap()
Juergen Gross
6
-2
/
+50
2020-02-28
kvm: x86: Limit the number of "kvm: disabled by bios" messages
Erwan Velu
1
-2
/
+2
2020-02-28
KVM: x86: avoid useless copy of cpufreq policy
Paolo Bonzini
1
-5
/
+5
2020-02-28
KVM: allow disabling -Werror
Paolo Bonzini
2
-1
/
+14
2020-02-28
KVM: x86: allow compiling as non-module with W=1
Valdis Klētnieks
2
-0
/
+4
[next]