Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
89d328f637b9904b6d4c9af73c8a608b8dd4d6f8
/
drivers
/
nvme
/
host
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
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
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
45e3cc1a
nvme-rdma: Simplify ib_post_(send|recv|srq_recv)() calls
by Bart Van Assche
· 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
· 7 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
64a741c
nvme-rdma: support up to 4 segments of inline data
by Steve Wise
· 7 years ago
230f1f9
nvme: move init of keep_alive work item to controller initialization
by James Smart
· 7 years ago
9b38276
nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMD
by Roland Dreier
· 7 years ago
fa441b7
nvme: don't enable AEN if not supported
by Weiping Zhang
· 7 years ago
cf39a6b
nvme: ensure forward progress during Admin passthru
by Scott Bauer
· 7 years ago
59a8f43
lightnvm: limit get chunk meta request size
by Matias Bjørling
· 7 years ago
242e461
lightnvm: Remove redundant rq->__data_len initialization
by Bart Van Assche
· 7 years ago
b6e44b4
nvme-pci: fix memory leak on probe failure
by Keith Busch
· 7 years ago
682630f
nvme-rdma: fix possible double free of controller async event buffer
by Sagi Grimberg
· 7 years ago
943e942
nvme-pci: limit max IO size and segments to avoid high order allocations
by Jens Axboe
· 7 years ago
9f9cafc
nvme-pci: move nvme_kill_queues to nvme_remove_dead_ctrl
by Jianchao Wang
· 7 years ago
02d62a8
nvme-fc: release io queues to allow fast fail
by James Smart
· 7 years ago
5e77d61
nvme-rdma: don't override opts->queue_size
by Sagi Grimberg
· 7 years ago
c947657
nvme-rdma: Fix command completion race at error recovery
by Israel Rukshin
· 7 years ago
94e4221
nvme-rdma: fix possible free of a non-allocated async event buffer
by Sagi Grimberg
· 7 years ago
3d06410
nvme-rdma: fix possible double free condition when failing to create a controller
by Sagi Grimberg
· 7 years ago
95c7c09
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
by Jens Axboe
· 7 years ago
35897b9
nvme-fabrics: fix and refine state checks in __nvmf_check_ready
by Christoph Hellwig
· 7 years ago
278ab37
nvme-fabrics: handle the admin-only case properly in nvmf_check_ready
by Christoph Hellwig
· 7 years ago
3bc32bb
nvme-fabrics: refactor queue ready check
by Christoph Hellwig
· 7 years ago
14dfa40
nvme: remove nvme_reinit_tagset
by Christoph Hellwig
· 7 years ago
3e493c0
nvme-fc: fix nulling of queue data on reconnect
by James Smart
· 7 years ago
587331f
nvme-fc: remove reinit_request routine
by James Smart
· 7 years ago
4c98415
nvme-fc: change controllers first connect to use reconnect path
by James Smart
· 7 years ago
f493af3
nvme: don't rely on the changed namespace list log
by Christoph Hellwig
· 7 years ago
94423a8
nvme-rdma: fix error flow during mapping request data
by Max Gurtovoy
· 7 years ago
2796b56
nvme: add bio remapping tracepoint
by Hannes Reinecke
· 7 years ago
16001c1
nvme: fix NULL pointer dereference in nvme_init_subsystem
by Israel Rukshin
· 7 years ago
a381884
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
7701619
nvme: cleanup double shift issue
by Dan Carpenter
· 7 years ago
69f4eb9
nvme-pci: make CMB SQ mod-param read-only
by Keith Busch
· 7 years ago
1d39e69
nvme-pci: unquiesce dead controller queues
by Keith Busch
· 7 years ago
fe76fcf
nvme-pci: remove HMB teardown on reset
by Keith Busch
· 7 years ago
ded4550
nvme-pci: queue creation fixes
by Keith Busch
· 7 years ago
397c699
nvme-pci: remove unnecessary completion doorbell check
by Keith Busch
· 7 years ago
0bc8819
nvme-pci: remove unnecessary nested locking
by Keith Busch
· 7 years ago
d4c68c7
nvme-rdma: correctly check for target keyed sgl support
by Steve Wise
· 7 years ago
12a0b66
nvme: don't hold nvmf_transports_rwsem for more than transport lookups
by Johannes Thumshirn
· 7 years ago
3a3869f
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
4057ada
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f459c34
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
7fdf3e8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
84e92c1
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
by Jens Axboe
· 7 years ago
30d9096
nvme: use the changed namespaces list log to clear ns data changed AENs
by Christoph Hellwig
· 7 years ago
50e8d8e
nvme: mark nvme_queue_scan static
by Christoph Hellwig
· 7 years ago
c0561f8
nvme: submit AEN event configuration on startup
by Hannes Reinecke
· 7 years ago
868c239
nvme.h: untangle AEN notice definitions
by Christoph Hellwig
· 7 years ago
cc456b6
nvme-fabrics: allow internal passthrough command on deleting controllers
by Christoph Hellwig
· 7 years ago
88a8676
Merge tag 'for-linus-20180530' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
d250bf4e
blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter
by Christoph Hellwig
· 7 years ago
90ea5ca
nvme-pci: simplify __nvme_submit_cmd
by Christoph Hellwig
· 7 years ago
b9cac43
nvme-pci: Rate limit the nvme timeout warnings
by Keith Busch
· 7 years ago
ab4f47a
nvme: allow duplicate controller if prior controller being deleted
by James Smart
· 7 years ago
b740517
Merge branch 'nvme-4.18-2' of git://git.infradead.org/nvme into for-4.18/block
by Jens Axboe
· 7 years ago
c97f414
nvme: fix extended data LBA supported setting
by Max Gurtovoy
· 7 years ago
db8c48e
nvme: return BLK_EH_DONE from ->timeout
by Christoph Hellwig
· 7 years ago
533d1da
IB: Revert "remove redundant INFINIBAND kconfig dependencies"
by Arnd Bergmann
· 7 years ago
75c8b19
nvme: fixup memory leak in nvme_init_identify()
by Hannes Reinecke
· 7 years ago
1e5f446
nvme: fix KASAN warning when parsing host nqn
by Hannes Reinecke
· 7 years ago
181303d
nvme-fabrics: allow duplicate connections to the discovery controller
by Hannes Reinecke
· 7 years ago
461fbc8
nvme-fabrics: centralize discovery controller defaults
by Hannes Reinecke
· 7 years ago
ffecb0b
nvme-fabrics: remove unnecessary controller subnqn validation
by James Smart
· 7 years ago
90fcaf5
nvme-fc: remove setting DNR on exception conditions
by James Smart
· 7 years ago
2e050f0
nvme-rdma: stop admin queue before freeing it
by Jianchao Wang
· 7 years ago
72cd4cc
nvme-pci: Fix AER reset handling
by Keith Busch
· 7 years ago
a8e3e0b
nvme-pci: set nvmeq->cq_vector after alloc cq/sq
by Jianchao Wang
· 7 years ago
34b48b8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
e9a9853
nvme: host: core: fix precedence of ternary operator
by Ivan Bornyakov
· 7 years ago
978628e
nvme: fix lockdep warning in nvme_mpath_clear_current_path
by Johannes Thumshirn
· 7 years ago
68fa9db
nvme-pci: fix race between poll and IRQ completions
by Jens Axboe
· 7 years ago
81b1dab
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
by Jens Axboe
· 7 years ago
1eae349
nvme-pci: drop IRQ disabling on submission queue lock
by Jens Axboe
· 7 years ago
1ab0cd6
nvme-pci: split the nvme queue lock into submission and completion locks
by Jens Axboe
· 7 years ago
5cb525c
nvme-pci: handle completions outside of the queue lock
by Jens Axboe
· 7 years ago
Next »