Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
40d24343a8926b6998a13d04aa54e04961d1f5ed
/
drivers
/
nvme
/
target
d3d5b87
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
by Christoph Hellwig
· 8 years ago
549f01a
nvmet: release the sq ref on rdma read errors
by Vijay Immanuel
· 8 years ago
4b8ba5f
nvmet-fc: remove target cpu scheduling flag
by James Smart
· 8 years ago
d6296d3
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
d9fd363
Merge branch 'master' into for-4.12/post-merge
by Jens Axboe
· 8 years ago
36b8890
nvmet-fcloop: mark two symbols static
by Christoph Hellwig
· 8 years ago
8ad76cf
nvmet-fc: properly endian swap sq_head
by Christoph Hellwig
· 8 years ago
f63688a
nvmet-fc: mark the sqhd field as __le16
by Christoph Hellwig
· 8 years ago
3f5e118
nvmet-fc: fix endianess annoations for nvmet_fc_format_rsp_hdr
by Christoph Hellwig
· 8 years ago
edba98d
nvmet-fc: mark nvmet_fc_handle_fcp_rqst static
by Christoph Hellwig
· 8 years ago
4363135
nvmet_fc: Change traddr field separator to a colon
by James Smart
· 8 years ago
568ad51
nvmet_fc: add missing reference in add_port
by James Smart
· 8 years ago
a97ec51
nvmet_fc: Rework target side abort handling
by James Smart
· 8 years ago
ce79bfc
nvme_fcloop: split job struct from transport for req_release
by James Smart
· 8 years ago
19b58d9
nvmet_fc: add req_release to lldd api
by James Smart
· 8 years ago
39498fa
nvmet_fc: add target feature flags for upcall isr contexts
by James Smart
· 8 years ago
1c05cf9
nvmet: convert from kmap to nvmet_copy_from_sgl
by Logan Gunthorpe
· 8 years ago
27fa9bc
nvme: split nvme status from block req->errors
by Christoph Hellwig
· 8 years ago
096e9e9
nvme-loop: Fix sqsize wrong assignment based on ctrl MQES capability
by Sagi Grimberg
· 8 years ago
ee472d8
block: add a flags argument to (__)blkdev_issue_zeroout
by Christoph Hellwig
· 8 years ago
65f619d
Merge branch 'for-linus' into for-4.12/block
by Jens Axboe
· 8 years ago
77f02a7
nvme: factor request completion code into a common helper
by Christoph Hellwig
· 8 years ago
7d9a5e7
nvme-loop: increment request retries counter before requeuing
by Sagi Grimberg
· 8 years ago
c820ad4
nvmet_fc: Clear SG list to avoid double frees
by James Smart
· 8 years ago
4083aa9
nvmet_fc: Sync NVME LS reject reasons with spec
by James Smart
· 8 years ago
3b06837
nvme-loop: retrieve iod from the cqe command_id
by Sagi Grimberg
· 8 years ago
d89a39b
nvme-loop: remove unneeded includes
by Sagi Grimberg
· 8 years ago
d19eef0
nvme-loop: fix module_init (theoretical) error path
by Sagi Grimberg
· 8 years ago
2ca0786
nvmet: use symbolic constants for log identifiers
by Max Gurtovoy
· 8 years ago
64a0ca8
nvmet: Introduced helper routine for controller status check.
by Parav Pandit
· 8 years ago
4151dd9
nvmet: Fixed avoided printing nvmet: twice in error logs.
by Parav Pandit
· 8 years ago
670c2a3
nvmet-rdma: use generic inet_pton_with_scope
by Sagi Grimberg
· 8 years ago
297186d
nvme-loop: remove some code duplication
by Sagi Grimberg
· 8 years ago
777dc82
nvmet-rdma: occasionally flush ongoing controller teardown
by Sagi Grimberg
· 8 years ago
8d61413
nvmet-rdma: Fix a possible uninitialized variable dereference
by Sagi Grimberg
· 8 years ago
427242c
nvmet: confirm sq percpu has scheduled and switched to atomic
by Sagi Grimberg
· 8 years ago
6ecda70
nvme-loop: handle cpu unplug when re-establishing the controller
by Sagi Grimberg
· 8 years ago
d476983
nvme-loop: fix a possible use-after-free when destroying the admin queue
by Sagi Grimberg
· 8 years ago
793c7ed
nvmet: fix byte swap in nvmet_parse_io_cmd
by Christoph Hellwig
· 8 years ago
78ce3da
nvmet: fix byte swap in nvmet_execute_write_zeroes
by Christoph Hellwig
· 8 years ago
5ac5fcc
nvmet: add missing byte swap in nvmet_get_smart_log
by Christoph Hellwig
· 8 years ago
f363b08
blk-mq: constify struct blk_mq_ops
by Eric Biggers
· 8 years ago
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
Next »