开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
2019-11-25
Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-04
nvmet: stop using bio_set_op_attrs
Christoph Hellwig
2019-11-04
nvmet: add plugging for read/write when ns is bdev
Christoph Hellwig
2019-11-04
nvmet: clean up command parsing a bit
Christoph Hellwig
2019-11-04
nvmet: fill discovery controller sn, fr and mn correctly
Sagi Grimberg
2019-11-04
nvmet: Open code nvmet_req_execute()
Christoph Hellwig
2019-11-04
nvmet: Remove the data_len field from the nvmet_req struct
Christoph Hellwig
2019-11-04
nvmet: Introduce nvmet_dsm_len() helper
Christoph Hellwig
2019-11-04
nvmet: Cleanup discovery execute handlers
Christoph Hellwig
2019-11-04
nvmet: Introduce common execute function for get_log_page and identify
Christoph Hellwig
2019-11-04
nvmet-tcp: Don't set the request's data_len
Logan Gunthorpe
2019-11-04
nvmet-tcp: Don't check data_len in nvmet_tcp_map_data()
Logan Gunthorpe
2019-11-04
nvme: move common call to nvme_cleanup_cmd to core layer
Max Gurtovoy
2019-11-04
nvmet-rdma: add unlikely check at nvmet_rdma_map_sgl_keyed
Israel Rukshin
2019-11-04
nvmet: add unlikely check at nvmet_req_alloc_sgl
Israel Rukshin
2019-11-04
nvmet: use bio_io_error instead of duplicating it
Israel Rukshin
2019-11-04
nvme: introduce nvme_is_aen_req function
Israel Rukshin
2019-11-04
nvme-fc and nvmet-fc: sync with FC-NVME-2 header changes
James Smart
2019-10-15
nvmet-loop: fix possible leakage during error flow
Max Gurtovoy
2019-09-25
nvmet-tcp: remove superflous check on request sgl
Sagi Grimberg
2019-09-23
nvmet: change ppl to lpp
John Pittman
2019-09-17
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-09-12
nvmet: fix a wrong error status returned in error log page
Amit
2019-09-12
nvmet: Use PTR_ERR_OR_ZERO() in nvmet_init_discovery()
Markus Elfring
2019-08-29
nvme: make fabrics command run on a separate request queue
Sagi Grimberg
2019-08-29
nvmet-tcp: Add TOS for tcp transport
Israel Rukshin
2019-08-29
nvmet-tcp: fix possible memory leak
Sagi Grimberg
2019-08-29
nvmet-tcp: fix possible NULL deref
Sagi Grimberg
2019-08-29
nvmet: trace: parse Get LBA Status command in detail
Minwoo Im
2019-08-29
nvmet: fix data units read and written counters in SMART log
Tom Wu
2019-08-29
nvme: move sqsize setting to the core
Sagi Grimberg
2019-08-04
nvme: wait until all completed request's complete fn is called
Ming Lei
2019-07-31
nvmet-file: fix nvmet_file_flush() always returning an error
Logan Gunthorpe
2019-07-31
nvmet-loop: Flush nvme_delete_wq when removing the port
Logan Gunthorpe
2019-07-31
nvmet: Fix use-after-free bug when a port is removed
Logan Gunthorpe
2019-07-15
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-11
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-09
nvmet: print a hint while rejecting NSID 0 or 0xffffffff
Mikhail Skorzhinskii
2019-07-09
nvmet: export I/O characteristics attributes in Identify
Bart Van Assche
2019-07-09
nvme-trace: fix spelling mistake "spcecific" -> "specific"
Colin Ian King
2019-07-09
nvme-fcloop: resolve warnings on RCU usage and sleep warnings
James Smart
2019-07-09
nvme-fcloop: fix inconsistent lock state warnings
James Smart
2019-06-21
nvmet: introduce target-side trace
Minwoo Im
2019-06-21
nvme: introduce nvme_is_fabrics to check fabrics cmd
Minwoo Im
2019-06-21
nvme-fcloop: add support for nvmet discovery_event op
James Smart
2019-06-21
nvmet-fc: add transport discovery change event callback support
James Smart
2019-06-21
nvmet: add transport discovery change op
James Smart
2019-06-20
scsi: lib/sg_pool.c: improve APIs for allocating sg pool
Ming Lei
2019-06-07
Merge branch 'nvme-5.2-rc-next' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2019-06-04
nvmet: fix data_len to 0 for bdev-backed write_zeroes
Minwoo Im
[next]