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
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-30
nvmet: add a clear_ids attribute for passthru targets
Alan Adamson
1
-0
/
+6
2022-04-01
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+19
2022-03-29
nvmet: remove redundant assignment after left shift
Colin Ian King
1
-1
/
+1
2022-03-29
nvmet: use a private workqueue instead of the system workqueue
Sagi Grimberg
1
-6
/
+18
2022-03-21
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+4
2022-03-15
nvmet: revert "nvmet: make discovery NQN configurable"
Hannes Reinecke
1
-2
/
+1
2022-03-15
nvmet: move the call to nvmet_ns_changed out of nvmet_ns_revalidate
Christoph Hellwig
1
-3
/
+2
2022-02-28
nvmet: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
1
-2
/
+2
2021-10-27
nvmet: register discovery subsystem as 'current'
Hannes Reinecke
1
-0
/
+1
2021-10-20
nvmet: add nvmet_is_disc_subsys() helper
Hannes Reinecke
1
-3
/
+3
2021-10-20
nvmet: make discovery NQN configurable
Hannes Reinecke
1
-1
/
+2
2021-10-20
nvmet: add get_max_queue_size op for controllers
Max Gurtovoy
1
-3
/
+5
2021-09-06
nvmet: return bool from nvmet_passthru_ctrl and nvmet_is_passthru_req
Christoph Hellwig
1
-3
/
+3
2021-09-06
nvmet: looks at the passthrough controller when initializing CAP
Adam Manzanares
1
-2
/
+4
2021-08-16
nvmet: avoid duplicate qid in connect cmd
Amit Engel
1
-0
/
+1
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-33
/
+67
2021-06-17
nvmet: add ZBD over ZNS backend support
Chaitanya Kulkarni
1
-2
/
+13
2021-06-17
nvmet: add Command Set Identifier support
Chaitanya Kulkarni
1
-5
/
+23
2021-06-17
nvmet: remove local variable
Chaitanya Kulkarni
1
-16
/
+7
2021-06-17
nvmet: use nvme status value directly
Chaitanya Kulkarni
1
-2
/
+1
2021-06-17
nvmet: use u32 type for the local variable nsid
Chaitanya Kulkarni
1
-2
/
+2
2021-06-17
nvmet: allow mn change if subsys not discovered
Noam Gottlieb
1
-4
/
+17
2021-06-17
nvmet: change sn size and check validity
Noam Gottlieb
1
-1
/
+3
2021-06-03
nvmet: move ka_work initialization to nvmet_alloc_ctrl
Amit Engel
1
-1
/
+1
2021-06-02
nvmet: fix freeing unallocated p2pmem
Max Gurtovoy
1
-17
/
+16
2021-05-26
nvmet: fix false keep-alive timeout when a controller is torn down
Sagi Grimberg
1
-4
/
+11
2021-05-19
nvmet: fix memory leak in nvmet_alloc_ctrl()
Wu Bo
1
-1
/
+1
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-16
/
+17
2021-04-02
nvmet: remove unnecessary ctrl parameter
Chaitanya Kulkarni
1
-10
/
+11
2021-04-02
nvmet: remove an unnecessary function parameter to nvmet_check_ctrl_status
Chaitanya Kulkarni
1
-5
/
+4
2021-04-02
nvmet: update error log page in nvmet_alloc_ctrl()
Chaitanya Kulkarni
1
-0
/
+2
2021-04-02
nvmet: remove a duplicate status assignment in nvmet_alloc_ctrl
Chaitanya Kulkarni
1
-1
/
+0
2021-03-18
nvmet: don't check iosqes,iocqes for discovery controllers
Sagi Grimberg
1
-3
/
+14
2021-03-05
nvmet: model_number must be immutable once set
Max Gurtovoy
1
-1
/
+1
2021-02-10
nvmet: remove else at the end of the function
Chaitanya Kulkarni
1
-2
/
+2
2021-02-10
nvmet: add nvmet_req_subsys() helper
Chaitanya Kulkarni
1
-1
/
+1
2021-02-10
nvmet: add helper to report invalid opcode
Chaitanya Kulkarni
1
-0
/
+9
2021-02-10
nvmet: make nvmet_find_namespace() req based
Chaitanya Kulkarni
1
-11
/
+13
2020-12-01
nvmet: remove unused ctrl->cqs
Amit
1
-13
/
+2
2020-10-27
nvmet: fix a NULL pointer dereference when tracing the flush command
Chaitanya Kulkarni
1
-2
/
+2
2020-10-22
nvmet: fix uninitialized work for zero kato
zhenwei pi
1
-1
/
+2
2020-09-27
nvmet: handle keep-alive timer when kato is modified by a set features cmd
Amit Engel
1
-2
/
+2
2020-08-24
Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+6
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-21
nvmet: Disable keep-alive timer when kato is cleared to 0h
Amit Engel
1
-0
/
+6
2020-07-29
nvmet: Add passthru enable/disable helpers
Logan Gunthorpe
1
-1
/
+9
2020-07-29
nvmet: add passthru code to process commands
Logan Gunthorpe
1
-0
/
+3
2020-07-29
nvmet: use xarray for ctrl ns storing
Chaitanya Kulkarni
1
-44
/
+20
2020-07-08
nvmet: introduce flags member in nvmet_fabrics_ops
Max Gurtovoy
1
-1
/
+1
2020-07-01
block: remove the bd_queue field from struct block_device
Christoph Hellwig
1
-1
/
+1
[next]