index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-15
nvme-fabrics: refactor queue ready check
Christoph Hellwig
1
-4
/
+3
2018-06-11
nvmet: free smart-log buffer after use
Chaitanya Kulkarni
1
-1
/
+3
2018-06-08
nvmet: filter newlines from user input
Sagi Grimberg
1
-5
/
+9
2018-06-08
nvmet: return all zeroed buffer when we can't find an active namespace
Christoph Hellwig
1
-6
/
+9
2018-06-01
nvmet: mask pending AENs
Christoph Hellwig
3
-1
/
+10
2018-06-01
nvmet: add AEN configuration support
Christoph Hellwig
3
-2
/
+32
2018-06-01
nvmet: implement the changed namespaces log
Christoph Hellwig
3
-9
/
+76
2018-06-01
nvmet: split log page implementation
Christoph Hellwig
1
-63
/
+36
2018-06-01
nvmet: add a new nvmet_zero_sgl helper
Christoph Hellwig
2
-0
/
+8
2018-05-31
nvmet: fix error return code in nvmet_file_ns_enable()
Wei Yongjun
1
-2
/
+6
2018-05-31
nvmet: fix a typo in nvmet_file_ns_enable()
Wei Yongjun
1
-1
/
+1
2018-05-30
nvme-loop: add support for multiple ports
Christoph Hellwig
2
-19
/
+31
2018-05-29
Merge branch 'nvme-4.18-2' of git://git.infradead.org/nvme into for-4.18/block
Jens Axboe
10
-67
/
+417
2018-05-29
nvme: return BLK_EH_DONE from ->timeout
Christoph Hellwig
1
-1
/
+1
2018-05-25
nvmet-loop: use nr_phys_segments when map rq to sgl
Chaitanya Kulkarni
1
-1
/
+1
2018-05-25
nvmet-fc: increase LS buffer count per fc port
James Smart
1
-1
/
+1
2018-05-25
nvmet: add simple file backed ns support
Chaitanya Kulkarni
6
-52
/
+413
2018-05-25
nvmet: remove duplicate NULL initialization for req->ns
Chaitanya Kulkarni
5
-12
/
+1
2018-05-25
nvmet: make a few error messages more generic
Chaitanya Kulkarni
1
-2
/
+2
2018-05-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2018-05-03
nvmet: switch loopback target state to connecting when resetting
Johannes Thumshirn
1
-0
/
+6
2018-04-27
nvmet-rdma: depend on INFINIBAND_ADDR_TRANS
Greg Thelen
1
-1
/
+1
2018-04-12
nvme: expand nvmf_check_if_ready checks
James Smart
1
-9
/
+2
2018-04-12
nvmet: fix space padding in serial number
Daniel Verkamp
1
-0
/
+1
2018-04-12
nvmet: Fix nvmet_execute_write_zeroes sector count
Rodrigo R. Galvao
1
-2
/
+2
2018-04-12
nvme: target: fix buffer overflow
Arnd Bergmann
1
-1
/
+1
2018-04-12
nvme-loop: fix kernel oops in case of unhandled command
Ming Lei
1
-7
/
+2
2018-03-26
nvmet: constify struct nvmet_fabrics_ops
Christoph Hellwig
5
-17
/
+17
2018-03-26
nvmet: refactor configfs transport type handling
Christoph Hellwig
1
-32
/
+29
2018-03-26
nvmet: move device_uuid configfs attr definition to suitable place
Max Gurtovoy
1
-2
/
+2
2018-03-26
nvmet-rdma: Don't flush system_wq by default during remove_one
Max Gurtovoy
1
-1
/
+18
2018-03-26
nvmet-rdma: Fix use after free in nvmet_rdma_cm_handler()
Israel Rukshin
1
-16
/
+11
2018-03-26
nvmet-rdma: Remove unused queue state
Israel Rukshin
1
-5
/
+1
2018-03-26
nvmet_fc: prevent new io rqsts in possible isr completions
James Smart
1
-3
/
+16
2018-03-26
nvmet: don't return "any" ip address in discovery log page
Sagi Grimberg
3
-3
/
+47
2018-02-28
Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2
-5
/
+8
2018-02-28
nvmet: fix PSDT field check in command format
Max Gurtovoy
1
-3
/
+6
2018-02-22
nvmet-loop: use blk_rq_payload_bytes for sgl selection
Christoph Hellwig
1
-2
/
+2
2018-02-14
nvmet: Change return code of discard command if not supported
Israel Rukshin
1
-2
/
+5
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-186
/
+222
2018-01-15
nvmet: release a ns reference in nvmet_req_uninit if needed
Sagi Grimberg
1
-0
/
+3
2018-01-15
nvme: host delete_work and reset_work on separate workqueues
Roy Shterman
1
-1
/
+1
2018-01-08
nvmet: rearrange nvmet_ctrl_free()
Israel Rukshin
1
-3
/
+4
2018-01-08
nvmet: fix error flow in nvmet_alloc_ctrl()
Israel Rukshin
1
-1
/
+3
2018-01-08
nvme-fabrics: protect against module unload during create_ctrl
Roy Shterman
1
-0
/
+1
2018-01-08
nvmet-fc: cleanup nvmet add_port/remove_port
James Smart
1
-21
/
+3
2018-01-08
nvme_fcloop: refactor host/target io job access
James Smart
1
-22
/
+125
2018-01-08
nvme_fcloop: rework to remove xxx_IN_ISR feature flags
James Smart
1
-35
/
+63
2018-01-08
nvme_fcloop: disassocate local port structs
James Smart
1
-10
/
+25
2018-01-08
nvme_fcloop: fix abort race condition
James Smart
1
-5
/
+7
[next]