Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
9a04dc52982eb8f2ccd604b48f057217a39f243c
/
drivers
/
nvme
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
c80b36c
nvme: else following return is not needed
by Edmund Nadolski
· 5 years ago
a8157ff
nvme: add error message on mismatching controller ids
by James Smart
· 5 years ago
863fbae
nvme_fc: add module to ops template to allow module references
by James Smart
· 5 years ago
52e6d8e
nvmet-loop: Avoid preallocating big SGL for data
by Israel Rukshin
· 5 years ago
b1ae1a2
nvme-fc: Avoid preallocating big SGL for data
by Israel Rukshin
· 5 years ago
38e1800
nvme-rdma: Avoid preallocating big SGL for data
by Israel Rukshin
· 5 years ago
323264e
Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
2d53943
Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
6c6aa2f
nvme: hwmon: add quirk to avoid changing temperature threshold
by Akinobu Mita
· 5 years ago
52deba0
nvme: hwmon: provide temperature min and max values for each sensor
by Akinobu Mita
· 5 years ago
530436c
nvme: Discard workaround for non-conformant devices
by Eduard Hasenleithner
· 5 years ago
400b6a7
nvme: Add hardware monitoring support
by Guenter Roeck
· 5 years ago
5cb8418
Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
763303a
nvme-multipath: fix crash in nvme_mpath_clear_ctrl_paths
by Anton Eidelman
· 5 years ago
9ad9e8d6
nvme-rdma: fix a segmentation fault during module unload
by Max Gurtovoy
· 5 years ago
64fab72
nvme: Fix parsing of ANA log page
by Prabhath Sajeepa
· 5 years ago
716fd9c
nvmet: stop using bio_set_op_attrs
by Christoph Hellwig
· 5 years ago
9dea0c8
nvmet: add plugging for read/write when ns is bdev
by Christoph Hellwig
· 5 years ago
d84dd8c
nvmet: clean up command parsing a bit
by Christoph Hellwig
· 5 years ago
05d3046
nvme-pci: Spelling s/resdicovered/rediscovered/
by Geert Uytterhoeven
· 5 years ago
d4b3a17
nvmet: fill discovery controller sn, fr and mn correctly
by Sagi Grimberg
· 5 years ago
be3f311
nvmet: Open code nvmet_req_execute()
by Christoph Hellwig
· 5 years ago
e9061c3
nvmet: Remove the data_len field from the nvmet_req struct
by Christoph Hellwig
· 5 years ago
59ef0ea
nvmet: Introduce nvmet_dsm_len() helper
by Christoph Hellwig
· 5 years ago
6f86f2c
nvmet: Cleanup discovery execute handlers
by Christoph Hellwig
· 5 years ago
2cb6963
nvmet: Introduce common execute function for get_log_page and identify
by Christoph Hellwig
· 5 years ago
c73eebc
nvmet-tcp: Don't set the request's data_len
by Logan Gunthorpe
· 5 years ago
e0bace7
nvmet-tcp: Don't check data_len in nvmet_tcp_map_data()
by Logan Gunthorpe
· 5 years ago
e08f2ae
nvme: Introduce nvme_lba_to_sect()
by Damien Le Moal
· 5 years ago
314d48d
nvme: Cleanup and rename nvme_block_nr()
by Damien Le Moal
· 5 years ago
16686f3
nvme: move common call to nvme_cleanup_cmd to core layer
by Max Gurtovoy
· 5 years ago
2dc3947
nvme: introduce "Command Aborted By host" status code
by Max Gurtovoy
· 5 years ago
59534b9
nvmet-rdma: add unlikely check at nvmet_rdma_map_sgl_keyed
by Israel Rukshin
· 5 years ago
e522f44
nvmet: add unlikely check at nvmet_req_alloc_sgl
by Israel Rukshin
· 5 years ago
4d764bb9a
nvmet: use bio_io_error instead of duplicating it
by Israel Rukshin
· 5 years ago
58a8df6
nvme: introduce nvme_is_aen_req function
by Israel Rukshin
· 5 years ago
bcde5f0
nvme-fc: ensure association_id is cleared regardless of a Disconnect LS
by James Smart
· 5 years ago
7db3948
nvme-fc: clarify error messages
by James Smart
· 5 years ago
44fbf3b
nvme-fc: Set new cmd set indicator in nvme-fc cmnd iu
by James Smart
· 5 years ago
53b2b2f
nvme-fc and nvmet-fc: sync with FC-NVME-2 header changes
by James Smart
· 5 years ago
1204c70
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
86cccfb
nvme-multipath: remove unused groups_only mode in ana log
by Anton Eidelman
· 5 years ago
af8fd04
nvme-multipath: fix possible io hang after ctrl reconnect
by Anton Eidelman
· 5 years ago
3f926af
net: use skb_queue_empty_lockless() in busy poll contexts
by Eric Dumazet
· 5 years ago
1832f2d
compat_ioctl: move more drivers to compat_ptr_ioctl
by Arnd Bergmann
· 6 years ago
a4f4048
nvme-pci: Set the prp2 correctly when using more than 4k page
by Kevin Hao
· 5 years ago
28a4cac
nvme-tcp: fix possible leakage during error flow
by Max Gurtovoy
· 5 years ago
5812d04
nvmet-loop: fix possible leakage during error flow
by Max Gurtovoy
· 5 years ago
ac1c4e1
nvme-tcp: Initialize sk->sk_ll_usec only with NET_RX_BUSY_POLL
by Sebastian Andrzej Siewior
· 5 years ago
c1ac9a4b
nvme: Wait for reset state when required
by Keith Busch
· 5 years ago
4c75f87
nvme: Prevent resets during paused controller state
by Keith Busch
· 5 years ago
92b98e8
nvme: Restart request timers in resetting state
by Keith Busch
· 5 years ago
5d02a5c
nvme: Remove ADMIN_ONLY state
by Keith Busch
· 5 years ago
770597e
nvme-pci: Free tagset if no IO queues
by Keith Busch
· 5 years ago
3a8ecc9
nvme: retain split access workaround for capability reads
by Ard Biesheuvel
· 5 years ago
6abff1b
nvme: fix possible deadlock when nvme_update_formats fails
by Sagi Grimberg
· 5 years ago
2d5ba0c
Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linus
by Jens Axboe
· 5 years ago
67b483d
nvme-rdma: fix possible use-after-free in connect timeout
by Sagi Grimberg
· 5 years ago
f968688
nvme: Move ctrl sqsize to generic space
by Keith Busch
· 5 years ago
2b1ff25
nvme: Add ctrl attributes for queue_count and sqsize
by James Smart
· 5 years ago
65e68ed
nvme: allow 64-bit results in passthru commands
by Marta Rybczynska
· 5 years ago
19ea025
nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T
by Jian-Hong Pan
· 5 years ago
30f27d5
nvmet-tcp: remove superflous check on request sgl
by Sagi Grimberg
· 5 years ago
f03e42c
Added QUIRKs for ADATA XPG SX8200 Pro 512GB
by Gabriel Craciunescu
· 5 years ago
ff13c1b
nvme-rdma: Fix max_hw_sectors calculation
by Max Gurtovoy
· 5 years ago
bc4f6e0
nvme: fix an error code in nvme_init_subsystem()
by Dan Carpenter
· 5 years ago
7cbb5c6
nvme-pci: Save PCI state before putting drive into deepest state
by Mario Limonciello
· 5 years ago
ddef295
nvme-tcp: fix wrong stop condition in io_work
by Wunderlich, Mark
· 5 years ago
2e959dd
Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
299d14d
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
b224726
nvme-pci: Fix a race in controller removal
by Balbir Singh
· 5 years ago
0ec6489
nvmet: change ppl to lpp
by John Pittman
· 5 years ago
54d4e6a
block: centralize PI remapping logic to the block layer
by Max Gurtovoy
· 5 years ago
7ad67ca
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
5f8badb
nvmet: fix a wrong error status returned in error log page
by Amit
· 5 years ago
85f8a43
nvme: send discovery log page change events to userspace
by Sagi Grimberg
· 5 years ago
a42f42e
nvme: add uevent variables for controller devices
by Sagi Grimberg
· 5 years ago
93da402
nvme: enable aen regardless of the presence of I/O queues
by Sagi Grimberg
· 5 years ago
2d352df
nvme-fabrics: allow discovery subsystems accept a kato
by Sagi Grimberg
· 5 years ago
1179d33
nvmet: Use PTR_ERR_OR_ZERO() in nvmet_init_discovery()
by Markus Elfring
· 5 years ago
97b3807
nvme: Remove redundant assignment of cq vector
by Israel Rukshin
· 5 years ago
733e4b6
nvme: Assign subsys instance from first ctrl
by Keith Busch
· 5 years ago
312910f
nvme: tcp: remove redundant assignment to variable ret
by Colin Ian King
· 5 years ago
03894b7a
nvme: include admin_q sync with nvme_sync_queues
by Edmund Nadolski
· 5 years ago
c26aa57
nvme: Treat discovery subsystems as unique subsystems
by James Smart
· 5 years ago
205da24
nvme: fix ns removal hang when failing to revalidate due to a transient error
by Sagi Grimberg
· 5 years ago
538af88
nvme: make nvme_report_ns_ids propagate error back
by Sagi Grimberg
· 5 years ago
331813f
nvme: make nvme_identify_ns propagate errors back
by Sagi Grimberg
· 5 years ago
2f9c173
nvme: pass status to nvme_error_status
by Sagi Grimberg
· 5 years ago
Next »