index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
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
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-01
nvmet: protect discovery change log event list iteration
Sagi Grimberg
2019-04-25
nvme-loop: kill timeout handler
Ming Lei
2019-04-25
nvmet-tcp: don't fail maxr2t greater than 1
Sagi Grimberg
2019-04-25
nvmet-file: clamp-down file namespace lba_shift
Sagi Grimberg
2019-04-25
nvmet: include <linux/scatterlist.h>
Enrico Weigelt, metux IT consult
2019-04-25
nvmet: return a specified error it subsys_alloc fails
Minwoo Im
2019-04-25
nvmet: rename nvme_completion instances from rsp to cqe
Max Gurtovoy
2019-04-25
nvmet-rdma: remove p2p_client initialization from fast-path
Max Gurtovoy
2019-04-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
2019-04-11
nvmet: fix discover log page when offsets are used
Keith Busch
2019-04-05
nvmet: add safety check for subsystem lock during nvmet_ns_changed
Max Gurtovoy
2019-04-05
nvmet: never fail double namespace enablement
Max Gurtovoy
2019-04-05
nvmet-tcp: implement C2HData SUCCESS optimization
Sagi Grimberg
2019-04-05
nvmet-fc: use zero-sized array and struct_size() in kzalloc()
Gustavo A. R. Silva
2019-04-05
nvmet: avoid double errno conversions
Christoph Hellwig
2019-03-28
nvmet: fix error flow during ns enable
Max Gurtovoy
2019-03-28
nvmet: fix building bvec from sg list
Ming Lei
[next]