Sign in
android-kvm
/
linux
/
b2ef9f5a5cb37643ca5def3516c546457074b882
/
drivers
/
nvme
132be62
nvme: prevent double free in nvme_alloc_ns() error handling
by Niklas Cassel
· 4 years, 11 months ago
8df2a0a
Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
21f9024
nvmet-rdma: fix double free of rdma queue
by Israel Rukshin
· 5 years ago
8c5c660
nvme-fc: Revert "add module to ops template to allow module references"
by James Smart
· 5 years ago
657f197
nvme: fix deadlock caused by ANA update wrong locking
by Sagi Grimberg
· 5 years ago
a032e4f
nvmet-rdma: fix bonding failover possible NULL deref
by Sagi Grimberg
· 5 years ago
79f51b7
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
f0e656e
nvmet: fix NULL dereference when removing a referral
by Sagi Grimberg
· 5 years ago
74e4d20
nvme: inherit stable pages constraint in the mpath stack device
by Sagi Grimberg
· 5 years ago
39d06079a
nvme-tcp: fix possible crash in recv error flow
by Sagi Grimberg
· 5 years ago
f86e5bf
nvme-tcp: don't poll a non-live queue
by Sagi Grimberg
· 5 years ago
25e5cb7
nvme-tcp: fix possible crash in write_zeroes processing
by Sagi Grimberg
· 5 years ago
d038dd8
nvmet-fc: fix typo in comment
by James Smart
· 5 years ago
a62315b
nvme-rdma: Replace comma with a semicolon
by Israel Rukshin
· 5 years ago
38803fc
nvme-fcloop: fix deallocation of working context
by James Smart
· 5 years ago
c95b708
nvme: fix compat address handling in several ioctls
by Nick Bowler
· 5 years ago
1592614
Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
10f36b1
Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
3d745ea
block: simplify queue allocation
by Christoph Hellwig
· 5 years ago
43fcd9e
nvme: cleanup namespace identifier reporting in nvme_init_ns_head
by Christoph Hellwig
· 5 years ago
026d2ef
nvme: rename __nvme_find_ns_head to nvme_find_ns_head
by Christoph Hellwig
· 5 years ago
fb314eb
nvme: refactor nvme_identify_ns_descs error handling
by Christoph Hellwig
· 5 years ago
bea54ef
nvme-tcp: Add warning on state change failure at nvme_tcp_setup_ctrl
by Israel Rukshin
· 5 years ago
9613586
nvme-rdma: Add warning on state change failure at nvme_rdma_setup_ctrl
by Israel Rukshin
· 5 years ago
ce15181
nvme: Fix controller creation races with teardown flow
by Israel Rukshin
· 5 years ago
726612b
nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrl
by Israel Rukshin
· 5 years ago
b780d74
nvme: Fix ctrl use-after-free during sysfs deletion
by Israel Rukshin
· 5 years ago
253fd4a
nvme-pci: Re-order nvme_pci_free_ctrl
by Israel Rukshin
· 5 years ago
6721c18
nvme: Remove unused return code from nvme_delete_ctrl_sync
by Israel Rukshin
· 5 years ago
e7c43fe
nvme: Use nvme_state_terminal helper
by Israel Rukshin
· 5 years ago
f41cfd5
nvme: release ida resources
by Max Gurtovoy
· 5 years ago
c225b61
nvme: Add compat_ioctl handler for NVME_IOCTL_SUBMIT_IO
by masahiro31.yamada@kioxia.com
· 5 years ago
e90d172
nvmet-tcp: optimize tcp stack TX when data digest is used
by Sagi Grimberg
· 5 years ago
8d8a50e
nvme-fabrics: Use scnprintf() for avoiding potential buffer overflow
by Takashi Iwai
· 5 years ago
764e933
nvme-multipath: do not reset on unknown status
by John Meneghini
· 5 years ago
c363f24
nvmet-rdma: allocate RW ctxs according to mdts
by Max Gurtovoy
· 5 years ago
ec6d20e
nvmet-rdma: Implement get_mdts controller op
by Max Gurtovoy
· 5 years ago
02cb00e
nvmet: Add get_mdts op for controllers
by Max Gurtovoy
· 5 years ago
2db24e4
nvme-pci: properly print controller address
by Max Gurtovoy
· 5 years ago
761ad26
nvme-tcp: break from io_work loop if recv failed
by Sagi Grimberg
· 5 years ago
5ff4e11
nvme-tcp: move send failure to nvme_tcp_try_send
by Sagi Grimberg
· 5 years ago
9cda34e
nvmet-tcp: fix maxh2cdata icresp parameter
by Sagi Grimberg
· 5 years ago
40510a6
nvme-tcp: optimize queue io_cpu assignment for multiple queue maps
by Sagi Grimberg
· 5 years ago
fa059b8
nvme-pci: Simplify nvme_poll_irqdisable
by Keith Busch
· 5 years ago
324b494
nvme-pci: Remove two-pass completions
by Keith Busch
· 5 years ago
bf392a5
nvme-pci: Remove tag from process cq
by Keith Busch
· 5 years ago
e2a366a
nvme-pci: slimmer CQ head update
by Alexey Dobriyan
· 5 years ago
6d525f9
nvmet: check ncqr & nsqr for set-features cmd
by Amit Engel
· 5 years ago
3e98c24
nvme: Check for readiness more quickly, to speed up boot time
by Josh Triplett
· 5 years ago
94d2e70
nvme: log additional message for controller status
by Rupesh Girase
· 5 years ago
ad95a61
nvme: code cleanup nvme_identify_ns_desc()
by Chaitanya Kulkarni
· 5 years ago
2289145
nvme: Don't deter users from enabling hwmon support
by Jean Delvare
· 5 years ago
45fb19f
nvme: expose hostid via sysfs for fabrics controllers
by Sagi Grimberg
· 5 years ago
76171c6
nvme: expose hostnqn via sysfs for fabrics controllers
by Sagi Grimberg
· 5 years ago
c6a564ff
block: move the part_stat* helpers from genhd.h to a new header
by Christoph Hellwig
· 5 years ago
98fd5c7
nvmet-tcp: set MSG_MORE only if we actually have more to send
by Sagi Grimberg
· 5 years ago
cb224c3
nvme: Convert to use set_capacity_revalidate_and_notify
by Balbir Singh
· 5 years ago
a7afff3
scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitions
by Bart Van Assche
· 5 years ago
9134ae2a
nvme-rdma: Avoid double freeing of async event data
by Prabhath Sajeepa
· 5 years ago
43cc668
nvmet-tcp: set SO_PRIORITY for accepted sockets
by Wunderlich, Mark
· 5 years ago
9912ade
nvme-tcp: Set SO_PRIORITY for all host sockets
by Wunderlich, Mark
· 5 years ago
d3a9b0c
nvmet: check sscanf value for subsys serial attr
by Chaitanya Kulkarni
· 5 years ago
013b7eb
nvmet: make ctrl model configurable
by Mark Ruijter
· 5 years ago
94a39d6
nvmet: make ctrl-id configurable
by Chaitanya Kulkarni
· 5 years ago
527123c
nvmet: configfs code cleanup
by Chaitanya Kulkarni
· 5 years ago
adce7e9
nvme: remove unused return code from nvme_alloc_ns
by Edmund Nadolski
· 5 years ago
9515743
nvme-pci: Hold cq_poll_lock while completing CQEs
by Bijan Mottahedeh
· 5 years ago
f6c69b7
Merge tag 'block-5.6-2020-02-22' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
3b78309
nvme-multipath: Fix memory leak with ana_log_buf
by Logan Gunthorpe
· 5 years ago
1575585
nvme: Fix uninitialized-variable warning
by Keith Busch
· 5 years ago
98f7b86
nvme-pci: Use single IRQ vector for old Apple models
by Andy Shevchenko
· 5 years ago
1fae37a
nvme/pci: Add sleep quirk for Samsung and Toshiba drives
by Shyjumon N
· 5 years ago
e29c6a1
Merge tag 'block-5.6-2020-02-16' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
f25372f
nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_info
by Yi Zhang
· 5 years ago
fa46c6f
nvme/pci: move cqe check after device shutdown
by Keith Busch
· 5 years ago
97b2512
nvme: prevent warning triggered by nvme_stop_keep_alive
by Nigel Kirkland
· 5 years ago
2d570a7
nvme/tcp: fix bug on double requeue when send fails
by Anton Eidelman
· 5 years ago
ed535f2
Merge tag 'block-5.6-2020-02-05' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
0f5be6a
nvmet: update AEN list and array at one place
by Daniel Wagner
· 5 years ago
1a3f540
nvmet: Fix controller use after free
by Israel Rukshin
· 5 years ago
0b87a2b
nvmet: Fix error print message at nvmet_install_queue function
by Israel Rukshin
· 5 years ago
cfa2735
nvme-pci: remove nvmeq->tags
by Christoph Hellwig
· 5 years ago
b716e68
nvmet: fix dsm failure when payload does not match sgl descriptor
by Sagi Grimberg
· 5 years ago
4ac7643
nvmet: Pass lockdep expression to RCU lists
by Amol Grover
· 5 years ago
7724cd2
nvme: hwmon: switch to use <linux/units.h> helpers
by Akinobu Mita
· 5 years ago
48b4b4f
Merge tag 'for-5.6/block-2020-01-27' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
e17016f
nvmet: fix per feat data len for get_feature
by Amit Engel
· 5 years ago
35038bf
nvme: Translate more status codes to blk_status_t
by Keith Busch
· 5 years ago
a754bd5
block: Allow t10-pi to be modular
by Herbert Xu
· 5 years ago
f1fcd77
Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
dc3ecfc
Merge branch 'nvme/for-5.5' of git://git.infradead.org/nvme into for-linus
by Jens Axboe
· 5 years ago
7e4c6b9
nvme/pci: Fix read queue count
by Keith Busch
· 5 years ago
17c33167
nvme/pci Limit write queue sizes to possible cpus
by Keith Busch
· 5 years ago
3f68baf
nvme/pci: Fix write and poll queue types
by Keith Busch
· 5 years ago
c3bed3b
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
f6c4d97
nvme/pci: Remove last_cq_head
by Keith Busch
· 5 years ago
22802bf
nvme: Namepace identification descriptor list is optional
by Keith Busch
· 5 years ago
0da5221
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
655e7ae
Revert "nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T"
by Jian-Hong Pan
· 5 years ago
c869e49
nvme-fc: fix double-free scenarios on hw queues
by James Smart
· 5 years ago
Next »