index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvmet: avoid potential UAF in nvmet_req_complete()
Damien Le Moal
2023-03-22
1
-1
/
+3
*
nvmet: fix a use-after-free
Bart Van Assche
2022-09-28
1
-2
/
+3
*
nvmet: don't check iosqes,iocqes for discovery controllers
Sagi Grimberg
2021-03-24
1
-3
/
+14
*
nvmet: fix uninitialized work for zero kato
zhenwei pi
2020-10-30
1
-1
/
+2
*
nvmet: Disable keep-alive timer when kato is cleared to 0h
Amit Engel
2020-09-09
1
-0
/
+6
*
nvme-loop: init nvmet_ctrl fatal_err_work when allocate
Yufen Yu
2019-05-08
1
-10
/
+10
*
nvmet: free workqueue object if module init fails
Chaitanya Kulkarni
2018-08-28
1
-1
/
+3
*
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-14
1
-2
/
+102
|
\
|
*
nvmet: add ns write protect support
Chaitanya Kulkarni
2018-08-08
1
-1
/
+19
|
*
nvmet: support configuring ANA groups
Christoph Hellwig
2018-07-27
1
-0
/
+27
|
*
nvmet: add minimal ANA support
Christoph Hellwig
2018-07-27
1
-0
/
+34
|
*
nvmet: track and limit the number of namespaces per subsystem
Christoph Hellwig
2018-07-27
1
-1
/
+7
|
*
nvmet: keep a port pointer in nvmet_ctrl
Christoph Hellwig
2018-07-27
1
-0
/
+2
|
*
nvmet-rdma: support max(16KB, PAGE_SIZE) inline data
Steve Wise
2018-07-23
1
-0
/
+4
|
*
nvmet: add buffered I/O support for file backed ns
Chaitanya Kulkarni
2018-07-23
1
-0
/
+9
*
|
nvmet: only check for filebacking on -ENOTBLK
Hannes Reinecke
2018-07-25
1
-1
/
+1
|
/
*
nvmet: reset keep alive timer in controller enable
Max Gurtuvoy
2018-06-20
1
-0
/
+8
*
nvmet: mask pending AENs
Christoph Hellwig
2018-06-01
1
-1
/
+8
*
nvmet: add AEN configuration support
Christoph Hellwig
2018-06-01
1
-0
/
+3
*
nvmet: implement the changed namespaces log
Christoph Hellwig
2018-06-01
1
-9
/
+47
*
nvmet: add a new nvmet_zero_sgl helper
Christoph Hellwig
2018-06-01
1
-0
/
+7
*
nvmet: add simple file backed ns support
Chaitanya Kulkarni
2018-05-25
1
-17
/
+33
*
nvmet: remove duplicate NULL initialization for req->ns
Chaitanya Kulkarni
2018-05-25
1
-1
/
+0
*
nvmet: make a few error messages more generic
Chaitanya Kulkarni
2018-05-25
1
-2
/
+2
*
nvmet: constify struct nvmet_fabrics_ops
Christoph Hellwig
2018-03-26
1
-6
/
+6
*
nvmet: fix PSDT field check in command format
Max Gurtovoy
2018-02-28
1
-3
/
+6
*
nvmet: release a ns reference in nvmet_req_uninit if needed
Sagi Grimberg
2018-01-15
1
-0
/
+3
*
nvmet: rearrange nvmet_ctrl_free()
Israel Rukshin
2018-01-08
1
-3
/
+4
*
nvmet: fix error flow in nvmet_alloc_ctrl()
Israel Rukshin
2018-01-08
1
-1
/
+3
*
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-14
1
-0
/
+23
|
\
|
*
nvmet: better data length validation
Christoph Hellwig
2017-11-10
1
-0
/
+10
|
*
nvmet: Change max_nsid in subsystem due to ns_disable if needed
Roy Shterman
2017-10-20
1
-0
/
+13
*
|
nvmet: synchronize sqhd update
James Smart
2017-10-19
1
-3
/
+12
|
/
*
nvme: fix sqhd reference when admin queue connect fails
James Smart
2017-09-25
1
-1
/
+2
*
nvmet: implement valid sqhd values in completions
James Smart
2017-09-25
1
-4
/
+4
*
nvme: add symbolic constants for CC identifiers
Max Gurtovoy
2017-08-28
1
-7
/
+7
*
nvmet: fix the return error code of target if host is not allowed
Guan Junxiong
2017-08-28
1
-0
/
+1
*
nvmet: Move serial number from controller to subsystem
Johannes Thumshirn
2017-07-20
1
-3
/
+2
*
nvmet: implement namespace identify descriptor list
Johannes Thumshirn
2017-06-15
1
-1
/
+2
*
nvmet: release the sq ref on rdma read errors
Vijay Immanuel
2017-05-20
1
-0
/
+6
*
nvmet: Introduced helper routine for controller status check.
Parav Pandit
2017-04-04
1
-0
/
+17
*
nvmet: Fixed avoided printing nvmet: twice in error logs.
Parav Pandit
2017-04-04
1
-2
/
+2
*
nvmet: confirm sq percpu has scheduled and switched to atomic
Sagi Grimberg
2017-04-04
1
-1
/
+10
*
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
nvmet: Make cntlid globally unique
Sagi Grimberg
2017-02-22
1
-6
/
+4
*
nvmet: Call fatal_error from keep-alive timout expiration
Sagi Grimberg
2017-01-26
1
-1
/
+1
*
nvmet: cancel fatal error and flush async work before free controller
Sagi Grimberg
2017-01-26
1
-0
/
+3
*
nvmet: delete controllers deletion upon subsystem release
Sagi Grimberg
2017-01-26
1
-0
/
+10
*
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-13
1
-10
/
+12
|
\
|
*
nvmet: Fix possible infinite loop triggered on hot namespace removal
Solganik Alexander
2016-12-06
1
-6
/
+8
[next]