Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7d1bc997eb3986d13963cc3fd097dce341ddbf6d
/
drivers
/
nvme
e82a65b
nvme: Fix uninitialized-variable warning
by Keith Busch
· 4 years, 9 months ago
576c04c
nvme-multipath: Fix memory leak with ana_log_buf
by Logan Gunthorpe
· 4 years, 9 months ago
e517ef1
nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_info
by Yi Zhang
· 4 years, 9 months ago
46e58ff
nvme: retain split access workaround for capability reads
by Ard Biesheuvel
· 5 years ago
25d87ee
nvme-fc: fix double-free scenarios on hw queues
by James Smart
· 5 years ago
6c786e6
nvme_fc: add module to ops template to allow module references
by James Smart
· 5 years ago
ffa56cb
nvme: Discard workaround for non-conformant devices
by Eduard Hasenleithner
· 5 years ago
0e6ec8b
nvme: Free ctrl device name on init failure
by Keith Busch
· 6 years ago
3331e61
nvme: fix kernel paging oops
by Sagi Grimberg
· 6 years ago
5ac0da6
nvme: provide fallback for discard alloc failure
by Jens Axboe
· 6 years ago
1b0f1b2
nvme-pci: fix surprise removal
by Igor Konopko
· 6 years ago
fa7f1bc
nvme-pci: fix conflicting p2p resource adds
by Keith Busch
· 6 years ago
305c262
nvme-pci: fix hot removal during error handling
by Keith Busch
· 6 years ago
4e4b97f
nvmet-fcloop: suppress a compiler warning
by Bart Van Assche
· 6 years ago
2f1e4e6
nvmet: avoid integer overflow in the discard code
by Bart Van Assche
· 6 years ago
cdf7345
lightnvm: do no update csecs and sos on 1.2
by Javier González
· 6 years ago
6376736
nvme-multipath: fix possible io hang after ctrl reconnect
by Anton Eidelman
· 5 years ago
db783e0
nvme-pci: Fix a race in controller removal
by Balbir Singh
· 5 years ago
ad58ce6
nvme-multipath: fix ana log nsid lookup when nsid is not found
by Anton Eidelman
· 5 years ago
9edc229
nvmet: fix data units read and written counters in SMART log
by Tom Wu
· 5 years ago
480101a
nvme-fc: use separate work queue to avoid warning
by Hannes Reinecke
· 6 years ago
5e416b1
nvme-multipath: fix possible I/O hang when paths are updated
by Anton Eidelman
· 5 years ago
4a98291
nvme-pci: Fix async probe remove race
by Keith Busch
· 5 years ago
431f579
nvme: fix a possible deadlock when passthru commands sent to a multipath device
by Sagi Grimberg
· 5 years ago
32c0b8f
nvmet-loop: Flush nvme_delete_wq when removing the port
by Logan Gunthorpe
· 5 years ago
7436dc2
nvme-multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns
by Anthony Iliopoulos
· 5 years ago
bdce562
nvme: fix multipath crash when ANA is deactivated
by Marta Rybczynska
· 5 years ago
762bba1
nvme-pci: set the errno on ctrl state change error
by Chaitanya Kulkarni
· 5 years ago
c876a66
nvme-pci: properly report state change failure in nvme_reset_work
by Minwoo Im
· 5 years ago
f0c83dd
nvme: fix possible io failures when removing multipathed ns
by Anton Eidelman
· 5 years ago
17f1dca
nvme: Fix u32 overflow in the number of namespace list calculation
by Jaesoo Lee
· 5 years ago
1f74977
nvmet: fix data_len to 0 for bdev-backed write_zeroes
by Minwoo Im
· 5 years ago
c0d3e16
nvme: fix memory leak for power latency tolerance
by Yufen Yu
· 6 years ago
ddda7e8
nvme: release namespace SRCU protection before performing controller ioctls
by Christoph Hellwig
· 6 years ago
3188fce
nvme: merge nvme_ns_ioctl into nvme_ioctl
by Christoph Hellwig
· 6 years ago
5426163
nvme: remove the ifdef around nvme_nvm_ioctl
by Christoph Hellwig
· 6 years ago
a6515af
nvme: fix srcu locking on error return in nvme_get_ns_from_disk
by Christoph Hellwig
· 6 years ago
52d7b06
nvme-pci: shutdown on timeout during deletion
by Keith Busch
· 6 years ago
6ce2ad2
nvme-pci: unquiesce admin queue on shutdown
by Keith Busch
· 6 years ago
213e152
nvme-rdma: fix a NULL deref when an admin connect times out
by Sagi Grimberg
· 6 years ago
c24860f
nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE
by Sagi Grimberg
· 6 years ago
777943c
nvme-fc: correct csn initialization and increments on error
by James Smart
· 6 years ago
3067378
nvme-loop: init nvmet_ctrl fatal_err_work when allocate
by Yufen Yu
· 6 years ago
60d3b51
nvme-multipath: relax ANA state check
by Martin George
· 6 years ago
7066774
nvme-pci: add missing unlock for reset error
by Keith Busch
· 6 years ago
3cc6703
nvme-pci: fix rapid add remove sequence
by Keith Busch
· 6 years ago
e3aabe4
nvme: lock NS list changes while handling command effects
by Keith Busch
· 6 years ago
9f260d7
nvme-multipath: drop optimization for static ANA group IDs
by Hannes Reinecke
· 6 years ago
550e0ea
nvme-rdma: fix timeout handler
by Sagi Grimberg
· 6 years ago
2f5581e
nvme: pad fake subsys NQN vid and ssvid with zeros
by Keith Busch
· 6 years ago
6c27b52
nvme-multipath: zero out ANA log buffer
by Hannes Reinecke
· 6 years ago
095cfdf
nvme-pci: fix out of bounds access in nvme_cqe_pending
by Hongbo Yao
· 6 years ago
1e746fe
nvme-pci: use the same attributes when freeing host_mem_desc_bufs.
by Liviu Dudau
· 6 years ago
7dbf129
nvmet-rdma: fix null dereference under heavy load
by Raju Rangoju
· 6 years ago
fa9184b
nvmet-rdma: Add unlikely for response allocated check
by Israel Rukshin
· 6 years ago
5f286ec
nvmet-rdma: fix response use after free
by Israel Rukshin
· 6 years ago
b2d5875
nvme: validate controller state before rescheduling keep alive
by James Smart
· 6 years ago
992a773
nvme-rdma: fix double freeing of async event data
by Prabhath Sajeepa
· 6 years ago
5893e48
nvme: flush namespace scanning work just before removing namespaces
by Sagi Grimberg
· 6 years ago
1bda8b7
nvme: warn when finding multi-port subsystems without multipathing enabled
by Christoph Hellwig
· 6 years ago
0e79e30
nvme-fc: resolve io failures during connect
by James Smart
· 6 years ago
fa47129
nvme: make sure ns head inherits underlying device limits
by Sagi Grimberg
· 6 years ago
4b445d4
nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O
by James Smart
· 6 years ago
48f78be3
nvme: remove ns sibling before clearing path
by Keith Busch
· 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
· 6 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
· 6 years ago
0d0b660
nvme: add ANA support
by Christoph Hellwig
· 7 years ago
8decf5d
nvme: remove nvme_req_needs_failover
by Christoph Hellwig
· 6 years ago
0e98719
nvme: simplify the API for getting log pages
by Christoph Hellwig
· 6 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
· 6 years ago
1b72b71
nvmet: fix file discard return status
by Sagi Grimberg
· 6 years ago
75862c7
nvme-rdma: centralize admin/io queue teardown sequence
by Sagi Grimberg
· 6 years ago
c66e299
nvme-rdma: centralize controller setup sequence
by Sagi Grimberg
· 6 years ago
Next »