Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
30e066286e232772cad72c87008a958e23e40a33
/
drivers
/
nvme
30e0662
nvme: fix boot hang with only being able to get one IRQ vector
by Jens Axboe
· 6 years ago
7baa857
blk-mq-tag: change busy_iter_fn to return whether to continue or not
by Jens Axboe
· 6 years ago
4b04cc6
nvme: add separate poll queue map
by Jens Axboe
· 6 years ago
3b6592f
nvme: utilize two queue maps, one for reads and one for writes
by Jens Axboe
· 6 years ago
ed76e32
blk-mq: abstract out queue map
by Jens Axboe
· 6 years ago
5f21585
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
9fe5c59
nvme-pci: fix conflicting p2p resource adds
by Keith Busch
· 6 years ago
d19b8bc
nvme-fc: fix request private initialization
by James Smart
· 6 years ago
9931a07
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
bd6bf7c
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
aa563d7
iov_iter: Separate type from direction and use accessor functions
by David Howells
· 6 years ago
6ab9e09
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
1734715
Merge branch 'pci/peer-to-peer'
by Bjorn Helgaas
· 6 years ago
b7c7be6f6
nvme-fabrics: move controller options matching to fabrics
by Sagi Grimberg
· 6 years ago
bb59b8e
nvme-rdma: always have a valid trsvcid
by Sagi Grimberg
· 6 years ago
3045c0d
nvme-pci: remove duplicate check
by Chaitanya Kulkarni
· 6 years ago
c692509
nvmet: Optionally use PCI P2P memory
by Logan Gunthorpe
· 6 years ago
5b2322e
nvmet: Introduce helper functions to allocate and free request SGLs
by Logan Gunthorpe
· 6 years ago
e0596ab
nvme-pci: Add support for P2P memory in requests
by Logan Gunthorpe
· 6 years ago
0f238ff
nvme-pci: Use PCI p2pmem subsystem to manage the CMB
by Logan Gunthorpe
· 6 years ago
cb4bfda
nvme-pci: fix hot removal during error handling
by Keith Busch
· 6 years ago
1216e9e
nvmet-fcloop: suppress a compiler warning
by Bart Van Assche
· 6 years ago
202359c
nvme-core: make implicit seed truncation explicit
by Bart Van Assche
· 6 years ago
1c46652
nvmet-fc: fix kernel-doc headers
by Bart Van Assche
· 6 years ago
0d2bdf9
nvme-fc: rework the request initialization code
by Bart Van Assche
· 6 years ago
d3d0bc7
nvme-fc: introduce struct nvme_fcp_op_w_sgl
by Bart Van Assche
· 6 years ago
76c910c
nvme-fc: fix kernel-doc headers
by Bart Van Assche
· 6 years ago
8eacd1b
nvmet: avoid integer overflow in the discard code
by Bart Van Assche
· 6 years ago
0d3ebde
nvmet-rdma: declare local symbols static
by Bart Van Assche
· 6 years ago
5eadc9c
nvmet: use strlcpy() instead of strcpy()
by Bart Van Assche
· 6 years ago
40581d1
nvme-pci: fix nvme_suspend_queue() kernel-doc header
by Bart Van Assche
· 6 years ago
bb2a1d4
nvme-core: rework a NQN copying operation
by Bart Van Assche
· 6 years ago
eb090c4
nvme-core: declare local symbols static
by Bart Van Assche
· 6 years ago
35da77d
nvmet-rdma: check for timeout in nvme_rdma_wait_for_cm()
by Bart Van Assche
· 6 years ago
43a6f8f
nvmet: use strcmp() instead of strncmp() for subsystem lookup
by Bart Van Assche
· 6 years ago
48440ab
nvmet: remove unreachable code
by Chaitanya Kulkarni
· 6 years ago
886fabf
nvme: update node paths after adding new path
by Keith Busch
· 6 years ago
6fd05ca
lightnvm: do no update csecs and sos on 1.2
by Javier González
· 6 years ago
090ee26
lightnvm: use internal allocation for chunk log page
by Javier González
· 6 years ago
aff3fb1
lightnvm: move bad block and chunk state logic to core
by Matias Bjørling
· 6 years ago
48f78be3
nvme: remove ns sibling before clearing path
by Keith Busch
· 6 years ago
2acf70a
nvmet-rdma: use a private workqueue for delete
by Sagi Grimberg
· 6 years ago
62b36c3
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
by Oza Pawandeep
· 6 years ago
f333444
nvme: take node locality into account when selecting a path
by Christoph Hellwig
· 6 years ago
73383ad
nvmet: don't split large I/Os unconditionally
by Sagi Grimberg
· 6 years ago
783f4a4
nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O
by James Smart
· 6 years ago
09bd1ff
nvme-core: add async event trace helper
by Chaitanya Kulkarni
· 6 years ago
97faec5
nvme_fc: add 'nvme_discovery' sysfs attribute to fc transport device
by James Smart
· 6 years ago
ea96d64
nvmet_fc: support target port removal with nvmet layer
by James Smart
· 6 years ago
d4e4230
nvme-fc: fix for a minor typos
by Milan P. Gandhi
· 6 years ago
d93cb39
nvmet: remove redundant module prefix
by Chaitanya Kulkarni
· 6 years ago
53b3a66
nvme: fix typo in nvme_identify_ns_descs
by Milan P. Gandhi
· 6 years ago
c0aac68
Merge tag 'v4.19-rc6' into for-4.20/block
by Jens Axboe
· 6 years ago
33b14f67
nvme: register ns_id attributes as default sysfs groups
by Hannes Reinecke
· 6 years ago
fef912b
block: genhd: add 'groups' argument to device_add_disk
by Hannes Reinecke
· 6 years ago
bb830ad
nvme: properly propagate errors in nvme_mpath_init
by Susobhan Dey
· 6 years ago
be1277f
nvme: count all ANA groups for ANA Log page
by Hannes Reinecke
· 6 years ago
8407879
nvmet-rdma: fix possible bogus dereference under heavy load
by Sagi Grimberg
· 6 years ago
04db0e5
nvmet: free workqueue object if module init fails
by Chaitanya Kulkarni
· 6 years ago
afd299c
nvme-fcloop: Fix dropped LS's to removed target port
by James Smart
· 6 years ago
f1ed3df
nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
by Michal Wnukowski
· 6 years ago
0a3173a
Merge branch 'linus/master' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
89982f7
Merge tag 'v4.18' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
73ba2fb
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
66414e8
nvme-fabrics: fix ctrl_loss_tmo < 0 to reconnect forever
by Tal Shorer
· 6 years ago
dedf0be
nvmet: add ns write protect support
by Chaitanya Kulkarni
· 6 years ago
1293477
nvme: set gendisk read only based on nsattr
by Chaitanya Kulkarni
· 6 years ago
8f220c4
nvme: fixup crash on failed discovery
by Hannes Reinecke
· 6 years ago
f10fe9d
lightnvm: remove minor version check for 2.0
by Matias Bjørling
· 6 years ago
f87b0f0
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2
by Jens Axboe
· 6 years ago
05b9ba4
Merge tag 'v4.18-rc6' into for-4.19/block2
by Jens Axboe
· 6 years ago
f7f1fc3
nvme: use blk API to remap ref tags for IOs with metadata
by Max Gurtovoy
· 6 years ago
ddd0bc7
block: move ref_tag calculation func to the block layer
by Max Gurtovoy
· 6 years ago
eb181a8
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
b369b30
nvmet: use Retain Async Event bit to clear AEN
by Chaitanya Kulkarni
· 6 years ago
62ac0d3
nvmet: support configuring ANA groups
by Christoph Hellwig
· 7 years ago
72efd25
nvmet: add minimal ANA support
by Christoph Hellwig
· 6 years ago
793c7cf
nvmet: track and limit the number of namespaces per subsystem
by Christoph Hellwig
· 7 years ago
4ee4328
nvmet: keep a port pointer in nvmet_ctrl
by Christoph Hellwig
· 7 years ago
0d0b660
nvme: add ANA support
by Christoph Hellwig
· 7 years ago
8decf5d
nvme: remove nvme_req_needs_failover
by Christoph Hellwig
· 7 years ago
0e98719
nvme: simplify the API for getting log pages
by Christoph Hellwig
· 7 years ago
405a751
nvmet: only check for filebacking on -ENOTBLK
by Hannes Reinecke
· 6 years ago
5613d31
nvmet: fixup crash on NULL device path
by Hannes Reinecke
· 6 years ago
23f96d1
nvmet-rdma: Simplify ib_post_(send|recv|srq_recv)() calls
by Bart Van Assche
· 6 years ago
45e3cc1a
nvme-rdma: Simplify ib_post_(send|recv|srq_recv)() calls
by Bart Van Assche
· 6 years ago
1b0d274
nvmet: don't use uuid_le type
by Andy Shevchenko
· 6 years ago
9c891c1
nvmet: check fileio lba range access boundaries
by Sagi Grimberg
· 7 years ago
1b72b71
nvmet: fix file discard return status
by Sagi Grimberg
· 7 years ago
75862c7
nvme-rdma: centralize admin/io queue teardown sequence
by Sagi Grimberg
· 7 years ago
c66e299
nvme-rdma: centralize controller setup sequence
by Sagi Grimberg
· 7 years ago
9014062
nvme-rdma: unquiesce queues when deleting the controller
by Sagi Grimberg
· 7 years ago
249090f
nvme-rdma: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
6268953
nvme: add disk name to trace events
by Keith Busch
· 7 years ago
b80a55e
nvme: add controller name to trace events
by Keith Busch
· 7 years ago
6cdefc6
nvme: if_ready checks to fail io to deleting controller
by James Smart
· 6 years ago
d082dc15
nvmet-fc: fix target sgl list on large transfers
by James Smart
· 6 years ago
5d87eb9
nvme: use hw qid in trace events
by Keith Busch
· 7 years ago
59e29ce
nvme: cache struct nvme_ctrl reference to struct nvme_request
by Sagi Grimberg
· 7 years ago
2020938
nvmet-rdma: add an error flow for post_recv failures
by Max Gurtovoy
· 7 years ago
Next »