Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
415543d5c64fe490b4b6a7e21c3ea2f1310c442f
/
drivers
/
nvme
/
host
7f53b7d
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid into overlayfs-next
by Miklos Szeredi
· 8 years ago
9947d6a
nvme: relax APST default max latency to 100ms
by Kai-Heng Feng
· 8 years ago
da87591
nvme: only consider exit latency when choosing useful non-op power states
by Kai-Heng Feng
· 8 years ago
24b7f05
nvme-fc: fix missing put reference on controller create failure
by James Smart
· 8 years ago
f874d5d
nvme-fc: on lldd/transport io error, terminate association
by James Smart
· 8 years ago
e818a5b
nvme-rdma: fast fail incoming requests while we reconnect
by Sagi Grimberg
· 8 years ago
82b057c
nvme-pci: fix multiple ctrl removal scheduling
by Rakesh Pandit
· 8 years ago
82654b6
nvme: fix hang in remove path
by Ming Lei
· 8 years ago
8e41226
nvme: switch to uuid_t
by Christoph Hellwig
· 8 years ago
50af47d
nvme: Quirk APST on Intel 600P/P3100 devices
by Andy Lutomirski
· 8 years ago
c81bfba
nvme: only setup block integrity if supported by the driver
by Christoph Hellwig
· 8 years ago
d3d5b87
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
by Christoph Hellwig
· 8 years ago
9bdcfb1
nvme-pci: consistencly use ctrl->device for logging
by Christoph Hellwig
· 8 years ago
2cb657b
nvme_fc: remove extra controller reference taken on reconnect
by James Smart
· 8 years ago
e392e1f
nvme_fc: correct nvme status set on abort
by James Smart
· 8 years ago
589ff77
nvme_fc: set logging level on resets/deletes
by James Smart
· 8 years ago
a5321aa
nvme_fc: revise comment on teardown
by James Smart
· 8 years ago
5bbecdb
nvme_fc: Support ctrl_loss_tmo
by James Smart
· 8 years ago
0ce872b
nvme_fc: get rid of local reconnect_delay
by James Smart
· 8 years ago
986f75c
nvme: avoid to use blk_mq_abort_requeue_list()
by Ming Lei
· 8 years ago
806f026
nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()
by Ming Lei
· 8 years ago
0544f54
nvme-rdma: support devices with queue size < 32
by Marta Rybczynska
· 8 years ago
894e216
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
2952a87
nvme-fc: stop queues on error detection
by James Smart
· 8 years ago
85e6a6a
nvme-fc: require target or discovery role for fc-nvme targets
by James Smart
· 8 years ago
f63572d
nvme: unmap CMB and remove sysfs file in reset path
by Jon Derrick
· 8 years ago
55a1ab5
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
fba704b
nvme: lightnvm: fix memory leak
by Rakesh Pandit
· 8 years ago
857f864
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
629b1b2
lightnvm: remove unused rq parameter of nvme_nvm_rqtocmd() to kill warning
by Geert Uytterhoeven
· 8 years ago
2e13f33
lightnvm: create cmd before allocating request
by Javier González
· 8 years ago
d6296d39
blk-mq: update ->init_request and ->exit_request prototypes
by Christoph Hellwig
· 8 years ago
b06e13c
Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-merge
by Jens Axboe
· 8 years ago
7569b90
nvme-scsi: remove nvme_trans_security_protocol
by Christoph Hellwig
· 8 years ago
25d9baa
nvme-lightnvm: add missing endianess conversion in nvme_nvm_end_io
by Christoph Hellwig
· 8 years ago
7fad1fd4
nvme-scsi: Consider LBA format in IO splitting calculation
by Jon Derrick
· 8 years ago
de41447
nvme-fc: avoid memory corruption caused by calling nvmf_free_options() twice
by Ewan D. Milne
· 8 years ago
c35e30b
nvme: Add nvme_core.force_apst to ignore the NO_APST quirk
by Andy Lutomirski
· 8 years ago
fb0dc39
nvme: Display raw APST configuration via DYNAMIC_DEBUG
by Andy Lutomirski
· 8 years ago
76e4ad0
nvme: Fix APST comment
by Andy Lutomirski
· 8 years ago
d9fd363
Merge branch 'master' into for-4.12/post-merge
by Jens Axboe
· 8 years ago
baee29a
nvme-fc: mark two symbols static
by Christoph Hellwig
· 8 years ago
61bff8e
nvme_fc: add controller reset support
by James Smart
· 8 years ago
78a7ac2
nvme_fc: add aen abort to teardown
by James Smart
· 8 years ago
458f280
nvme_fc: fix command id check
by James Smart
· 8 years ago
e02ab02
nvme: let dm-mpath distinguish nvme error codes
by Junxiong Guan
· 8 years ago
7776db1
nvme/pci: Poll CQ on timeout
by Keith Busch
· 8 years ago
8d64daf
nvme_fc: Add ls aborts on remote port teardown
by James Smart
· 8 years ago
c913a8b
nvme_fc: Move LS's to rport
by James Smart
· 8 years ago
f9f38e3
nvme: improve performance for virtual NVMe devices
by Helen Koike
· 8 years ago
81c1cd9
nvme/pci: Don't set reserved SQ create flags
by Keith Busch
· 8 years ago
be56945
nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA"
by Andy Lutomirski
· 8 years ago
ff5350a
nvme: Adjust the Samsung APST quirk
by Andy Lutomirski
· 8 years ago
08e0029
blk-mq: remove the error argument to blk_mq_complete_request
by Christoph Hellwig
· 8 years ago
65ba6b5
nvme: make nvme_error_status private
by Christoph Hellwig
· 8 years ago
27fa9bc
nvme: split nvme status from block req->errors
by Christoph Hellwig
· 8 years ago
d663b69
nvme-fc: fix status code handling in nvme_fc_fcpio_done
by Christoph Hellwig
· 8 years ago
9460e28
lightnvm: Use blk_init_request_from_bio() instead of open-coding it
by Bart Van Assche
· 8 years ago
0ff199c
nvme/pci: Switch to pci_request_irq()
by Christoph Hellwig
· 8 years ago
e85292f
lightnvm: bad type conversion for nvme control bits
by Javier González
· 8 years ago
48d663a
lightnvm: enable nvme size compile asserts
by Matias Bjørling
· 8 years ago
17912c4
lightnvm: submit erases using the I/O path
by Javier González
· 8 years ago
2849a7b
nvme/lightnvm: Prevent small buffer overflow in nvme_nvm_identify
by Scott Bauer
· 8 years ago
c6c64a9
nvme-fc: Fix sqsize wrong assignment based on ctrl MQES capability
by Sagi Grimberg
· 8 years ago
1af76dd
nvme-rdma: Fix sqsize wrong assignment based on ctrl MQES capability
by Sagi Grimberg
· 8 years ago
e850fd1
nvme: implement REQ_OP_WRITE_ZEROES
by Christoph Hellwig
· 8 years ago
65f619d
Merge branch 'for-linus' into for-4.12/block
by Jens Axboe
· 8 years ago
44e44b2
nvme: move the retries count to struct nvme_request
by Christoph Hellwig
· 8 years ago
83f3aeb
nvme: mark nvme_max_retries static
by Christoph Hellwig
· 8 years ago
f6324b1
nvme: cleanup nvme_req_needs_retry
by Christoph Hellwig
· 8 years ago
987f699
nvme: move ->retries setup to nvme_setup_cmd
by Christoph Hellwig
· 8 years ago
77f02a7
nvme: factor request completion code into a common helper
by Christoph Hellwig
· 8 years ago
4bca70d
nvme-fc: drop ctrl for all command completions
by Christoph Hellwig
· 8 years ago
f2cd54d
nvme-fc: increment request retries counter before requeuing
by Sagi Grimberg
· 8 years ago
e806666
nvme-rdma: increment request retries counter before requeuing
by Sagi Grimberg
· 8 years ago
62eeacb
nvme_fc: Clean up host fcpio done status handling
by James Smart
· 8 years ago
f77fc87
nvme_fc: correct LS validation
by James Smart
· 8 years ago
726a108
nvme_fc: Add check of status_code in ERSP_IU
by James Smart
· 8 years ago
fd8563c
nvme-rdma: Support ctrl_loss_tmo
by Sagi Grimberg
· 8 years ago
42a4527
nvme-fabrics: Allow ctrl loss timeout configuration
by Sagi Grimberg
· 8 years ago
7777bde
nvme-rdma: get rid of local reconnect_delay
by Sagi Grimberg
· 8 years ago
c0e4a6f
nvme-fc: fix module_init (theoretical) error path
by Sagi Grimberg
· 8 years ago
a56c79c
nvme-rdma: fix module_init (theoretical) error path
by Sagi Grimberg
· 8 years ago
0928f9b
nvme-rdma: use inet_pton_with_scope helper
by Sagi Grimberg
· 8 years ago
782d820
nvme-rdma: Give some more grace for rdma connection establishment
by Sagi Grimberg
· 8 years ago
dc2ad16a
nvme-rdma: handle cpu unplug when re-establishing the controller
by Sagi Grimberg
· 8 years ago
f1dd03a
nvme: add missing byte swap in nvme_setup_discard
by Christoph Hellwig
· 8 years ago
f363b08
blk-mq: constify struct blk_mq_ops
by Eric Biggers
· 8 years ago
1671d52
block: rename blk_mq_freeze_queue_start()
by Ming Lei
· 8 years ago
c248c64
nvme-rdma: handle cpu unplug when re-establishing the controller
by Sagi Grimberg
· 8 years ago
302ad8c
nvme: Complete all stuck requests
by Keith Busch
· 8 years ago
d3af3ec
nvme: allocate nvme_queue in correct node
by Shaohua Li
· 8 years ago
b43daed
scripts/spelling.txt: add "embeded" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
e286bcf
nvme/pci: re-check security protocol support after reset
by Scott Bauer
· 8 years ago
124298b
nvme: detect NVMe controller in recent MacBooks
by Daniel Roschka
· 8 years ago
8f4e8da
nvme-rdma: add support for host_traddr
by Max Gurtovoy
· 8 years ago
3ee80c3
nvme-rdma: move nvme cm status helper to .h file
by Max Gurtovoy
· 8 years ago
faef3af
nvme-fc: don't bother to validate ioccsz and iorcsz
by James Smart
· 8 years ago
9ef3932
nvme/pci: No special case for queue busy on IO
by Keith Busch
· 8 years ago
Next »