Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
36601c2b36e27435d9be33cfa092120ff69914eb
/
drivers
/
nvme
/
target
945dd5b
nvme-loop: handle cpu unplug when re-establishing the controller
by Sagi Grimberg
· 8 years ago
b25634e
nvmet-rdma: Fix a possible uninitialized variable dereference
by Sagi Grimberg
· 8 years ago
d11ea00
nvmet: confirm sq percpu has scheduled and switched to atomic
by Sagi Grimberg
· 8 years ago
e4c5d37
nvme-loop: fix a possible use-after-free when destroying the admin queue
by Sagi Grimberg
· 8 years ago
b2d0910
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h>
by Ingo Molnar
· 8 years ago
6ccaeb5
nvmet-rdma: Fix error handling
by Christophe JAILLET
· 8 years ago
7a01a6e
nvmet-rdma: use nvme cm status helper
by Max Gurtovoy
· 8 years ago
e5a39dd
nvme: make nvmf_register_transport require a create_ctrl callback
by Johannes Thumshirn
· 8 years ago
986994a
nvme: Use CNS as 8-bit field and avoid endianness conversion
by Parav Pandit
· 8 years ago
2dbf581
nvmet: avoid dereferencing nvmet_req
by Max Gurtovoy
· 8 years ago
15fbad9
nvmet: Make cntlid globally unique
by Sagi Grimberg
· 8 years ago
f64935a
nvmet_fc: cleanup of abort flag processing in fcp_op_done
by James Smart
· 8 years ago
b38b905
nvme: admin-cmd: fix spelling mistake: "Counld" -> "Could"
by Colin Ian King
· 8 years ago
818551e
Merge branch 'for-4.11/next' into for-4.11/linus-merge
by Jens Axboe
· 8 years ago
57292b5
block: introduce blk_rq_is_passthrough
by Christoph Hellwig
· 8 years ago
748ff84
nvmet-rdma: Fix missing dma sync to nvme data structures
by Parav Pandit
· 8 years ago
23a8ed4
nvmet: Call fatal_error from keep-alive timout expiration
by Sagi Grimberg
· 8 years ago
06406d8
nvmet: cancel fatal error and flush async work before free controller
by Sagi Grimberg
· 8 years ago
344770b
nvmet: delete controllers deletion upon subsystem release
by Sagi Grimberg
· 8 years ago
c81e55e
nvmet_fc: correct logic in disconnect queue LS handling
by James Smart
· 8 years ago
7c3a23b
nvmet/fcloop: remove some logically dead code performing redundant ret checks
by Colin Ian King
· 8 years ago
6c73f94
nvmet: fix KATO offset in Set Features
by Daniel Verkamp
· 8 years ago
4d5b57e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
84b6079
Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs
by Linus Torvalds
· 8 years ago
512fb1b
nvmet_rdma: log the connection reject message
by Steve Wise
· 8 years ago
36869cb
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
f9d03f9
block: improve handling of the magic discard payload
by Christoph Hellwig
· 8 years ago
475d0fe
nvme-fabrics: Add FC LLDD loopback driver to test FC-NVME
by James Smart
· 8 years ago
c534320
nvme-fabrics: Add target support for FC transport
by James Smart
· 8 years ago
885aa40
nvme-fabrics: patch target code in prep for FC transport support
by James Smart
· 8 years ago
721b391
nvme-fabrics: set sqe.command_id in core not transports
by James Smart
· 8 years ago
675796b
nvmet-rdma: align to generic ib_event logging helper
by Max Gurtovoy
· 8 years ago
e4fcf07
nvmet: Fix possible infinite loop triggered on hot namespace removal
by Solganik Alexander
· 8 years ago
70d4281
nvmet-rdma: Fix REJ status code
by Bart Van Assche
· 8 years ago
d262920
nvmet: add support for the Write Zeroes command
by Chaitanya Kulkarni
· 8 years ago
e16769d
fs: configfs: don't return anything from drop_link
by Andrzej Pietrasiewicz
· 8 years ago
3a83f46
block: bio: pass bvec table to bio_init()
by Ming Lei
· 8 years ago
bac0000
nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OK
by Omar Sandoval
· 8 years ago
14c862d
nvmet-rdma: drain the queue-pair just before freeing it
by Sagi Grimberg
· 8 years ago
766dbb1
nvmet-rdma: don't forget to delete a queue from the list of connection failed
by Sagi Grimberg
· 8 years ago
8242dda
nvmet: Don't queue fatal error work if csts.cfs is set
by Sagi Grimberg
· 8 years ago
fa14a0a
nvmet-rdma: Fix possible NULL deref when handling rdma cm events
by Bart Van Assche
· 8 years ago
bbd7bb7
block: move poll code to blk-mq
by Jens Axboe
· 8 years ago
7bf5853
nvme: don't pass the full CQE to nvme_complete_async_event
by Christoph Hellwig
· 8 years ago
d49187e
nvme: introduce struct nvme_request
by Christoph Hellwig
· 8 years ago
70fd761
block,fs: use REQ_* flags directly
by Christoph Hellwig
· 8 years ago
e9c9346
nvmet: use symbolic constants for CNS values
by Christoph Hellwig
· 8 years ago
a446c08
nvme.h: resync with nvme-cli
by Christoph Hellwig
· 8 years ago
8ef2074
nvme: Add tertiary number to NVME_VS
by Gabriel Krisman Bertazi
· 8 years ago
12e3d3c
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
b9044ac
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
513a4be
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
2e5d0ba
nvmet: Make dsm number of ranges zero based
by Alexander Solganik
· 8 years ago
9b349b0
nvmet: Use direct IO for writes
by Sagi Grimberg
· 8 years ago
2d79c7d
admin-cmd: Added smart-log command support.
by Chaitanya Kulkarni
· 8 years ago
ed082d3
IB/core: add support to create a unsafe global rkey to ib_create_pd
by Christoph Hellwig
· 8 years ago
7d7e0f9
blk-mq: remove ->map_queue
by Christoph Hellwig
· 8 years ago
aa71987
nvme: fabrics drivers don't need the nvme-pci driver
by Christoph Hellwig
· 8 years ago
eadb7cf
nvme-loop: set sqsize to 0-based value, per spec
by Jay Freyensee
· 8 years ago
b825b44
nvmet-rdma: +1 to *queue_size from hsqsize/hrqsize
by Jay Freyensee
· 8 years ago
3256aae
nvmet-rdma: Fix use after free
by Vincent Stehlé
· 8 years ago
28b8911
nvmet: Fix controller serial number inconsistency
by Sagi Grimberg
· 8 years ago
40e64e0
nvmet-rdma: Don't use the inline buffer in order to avoid allocation for small reads
by Sagi Grimberg
· 8 years ago
d8f7750
nvmet-rdma: Correctly handle RDMA device hot removal
by Sagi Grimberg
· 9 years ago
a159c64
nvme-loop: Remove duplicate call to nvme_remove_namespaces
by Sagi Grimberg
· 8 years ago
6eae8c4
nvme-loop: fix nvme-loop Kconfig dependencies
by Arnd Bergmann
· 8 years ago
69555af
nvmet: fix return value check in nvmet_subsys_alloc()
by Wei Yongjun
· 8 years ago
8f000ca
nvmet-rdma: add a NVMe over Fabrics RDMA target driver
by Christoph Hellwig
· 8 years ago
f98d9ca
nvmet: fix an error code
by Dan Carpenter
· 8 years ago
1fb4704
nvme-loop: add configfs dependency
by Arnd Bergmann
· 8 years ago
3a85a5d
nvme-loop: add a NVMe loopback host driver
by Christoph Hellwig
· 8 years ago
a07b497
nvmet: add a generic NVMe target
by Christoph Hellwig
· 8 years ago