index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
2017-04-02
nvmet: fix byte swap in nvmet_parse_io_cmd
Christoph Hellwig
2017-04-02
nvmet: fix byte swap in nvmet_execute_write_zeroes
Christoph Hellwig
2017-04-02
nvmet: add missing byte swap in nvmet_get_smart_log
Christoph Hellwig
2017-03-21
nvme-loop: handle cpu unplug when re-establishing the controller
Sagi Grimberg
2017-03-16
nvmet-rdma: Fix a possible uninitialized variable dereference
Sagi Grimberg
2017-03-16
nvmet: confirm sq percpu has scheduled and switched to atomic
Sagi Grimberg
2017-03-16
nvme-loop: fix a possible use-after-free when destroying the admin queue
Sagi Grimberg
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-02-22
nvmet-rdma: Fix error handling
Christophe JAILLET
2017-02-22
nvmet-rdma: use nvme cm status helper
Max Gurtovoy
2017-02-22
nvme: make nvmf_register_transport require a create_ctrl callback
Johannes Thumshirn
2017-02-22
nvme: Use CNS as 8-bit field and avoid endianness conversion
Parav Pandit
2017-02-22
nvmet: avoid dereferencing nvmet_req
Max Gurtovoy
2017-02-22
nvmet: Make cntlid globally unique
Sagi Grimberg
2017-02-22
nvmet_fc: cleanup of abort flag processing in fcp_op_done
James Smart
2017-02-22
nvme: admin-cmd: fix spelling mistake: "Counld" -> "Could"
Colin Ian King
2017-02-17
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-01-31
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-26
nvmet-rdma: Fix missing dma sync to nvme data structures
Parav Pandit
2017-01-26
nvmet: Call fatal_error from keep-alive timout expiration
Sagi Grimberg
2017-01-26
nvmet: cancel fatal error and flush async work before free controller
Sagi Grimberg
2017-01-26
nvmet: delete controllers deletion upon subsystem release
Sagi Grimberg
2017-01-26
nvmet_fc: correct logic in disconnect queue LS handling
James Smart
2016-12-21
nvmet/fcloop: remove some logically dead code performing redundant ret checks
Colin Ian King
2016-12-21
nvmet: fix KATO offset in Set Features
Daniel Verkamp
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-14
Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2016-12-14
nvmet_rdma: log the connection reject message
Steve Wise
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-09
block: improve handling of the magic discard payload
Christoph Hellwig
2016-12-06
nvme-fabrics: Add FC LLDD loopback driver to test FC-NVME
James Smart
2016-12-06
nvme-fabrics: Add target support for FC transport
James Smart
2016-12-06
nvme-fabrics: patch target code in prep for FC transport support
James Smart
2016-12-06
nvme-fabrics: set sqe.command_id in core not transports
James Smart
2016-12-06
nvmet-rdma: align to generic ib_event logging helper
Max Gurtovoy
2016-12-06
nvmet: Fix possible infinite loop triggered on hot namespace removal
Solganik Alexander
2016-12-06
nvmet-rdma: Fix REJ status code
Bart Van Assche
2016-12-01
nvmet: add support for the Write Zeroes command
Chaitanya Kulkarni
2016-12-01
fs: configfs: don't return anything from drop_link
Andrzej Pietrasiewicz
2016-11-22
block: bio: pass bvec table to bio_init()
Ming Lei
2016-11-15
nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OK
Omar Sandoval
2016-11-14
nvmet-rdma: drain the queue-pair just before freeing it
Sagi Grimberg
2016-11-14
nvmet-rdma: don't forget to delete a queue from the list of connection failed
Sagi Grimberg
2016-11-14
nvmet: Don't queue fatal error work if csts.cfs is set
Sagi Grimberg
2016-11-14
nvmet-rdma: Fix possible NULL deref when handling rdma cm events
Bart Van Assche
2016-11-11
block: move poll code to blk-mq
Jens Axboe
2016-11-10
nvme: don't pass the full CQE to nvme_complete_async_event
Christoph Hellwig
2016-11-10
nvme: introduce struct nvme_request
Christoph Hellwig
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-10-19
nvmet: use symbolic constants for CNS values
Christoph Hellwig
[next]