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
/
admin-cmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvmet: remove nvmet_req_cns_error_complete
Christoph Hellwig
2023-04-13
1
-1
/
+4
*
nvmet: rename nvmet_execute_identify_cns_cs_ns
Christoph Hellwig
2023-04-13
1
-2
/
+2
*
nvmet: fix Identify Identification Descriptor List handling
Christoph Hellwig
2023-04-13
1
-19
/
+1
*
nvmet: cleanup nvmet_execute_identify()
Damien Le Moal
2023-04-13
1
-16
/
+19
*
nvmet: fix I/O Command Set specific Identify Controller
Damien Le Moal
2023-04-13
1
-6
/
+16
*
nvmet: fix Identify Active Namespace ID list handling
Damien Le Moal
2023-04-13
1
-7
/
+2
*
nvmet: fix Identify Controller handling
Damien Le Moal
2023-04-13
1
-5
/
+2
*
nvmet: fix Identify Namespace handling
Damien Le Moal
2023-04-13
1
-7
/
+2
*
nvmet: for nvme admin set_features cmd, call nvmet_check_data_len_lte()
Amit Engel
2023-02-01
1
-1
/
+1
*
nvmet: set the LBCC bit for commands that modify data
Christoph Hellwig
2022-12-28
1
-2
/
+4
*
nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
Christoph Hellwig
2022-12-28
1
-16
/
+19
*
nvmet: don't open-code NVME_NS_ATTR_RO enumeration
Sagi Grimberg
2022-12-07
1
-1
/
+1
*
nvmet: expose firmware revision to configfs
Aleksandr Miloserdov
2022-11-21
1
-1
/
+1
*
nvmet: expose IEEE OUI to configfs
Aleksandr Miloserdov
2022-11-21
1
-5
/
+2
*
nvme: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-19
1
-1
/
+1
*
nvmet: implement basic In-Band Authentication
Hannes Reinecke
2022-08-02
1
-0
/
+2
*
nvmet: parse fabrics commands on io queues
Hannes Reinecke
2022-08-02
1
-1
/
+1
*
nvmet: use a private workqueue instead of the system workqueue
Sagi Grimberg
2022-03-29
1
-1
/
+1
*
nvmet: move the call to nvmet_ns_changed out of nvmet_ns_revalidate
Christoph Hellwig
2022-03-15
1
-1
/
+5
*
nvmet: use flex_array_size and struct_size
Len Baker
2021-10-27
1
-1
/
+1
*
nvmet: use struct_size over open coded arithmetic
Len Baker
2021-10-20
1
-2
/
+2
*
nvmet: use macro definitions for setting cmic value
Max Gurtovoy
2021-10-20
1
-1
/
+2
*
nvmet: use macro definition for setting nmic value
Max Gurtovoy
2021-10-20
1
-1
/
+1
*
nvmet: set 'CNTRLTYPE' in the identify controller data
Hannes Reinecke
2021-10-20
1
-0
/
+5
*
nvmet: add nvmet_is_disc_subsys() helper
Hannes Reinecke
2021-10-20
1
-1
/
+1
*
nvmet: return bool from nvmet_passthru_ctrl and nvmet_is_passthru_req
Christoph Hellwig
2021-09-06
1
-1
/
+1
*
nvmet: use NVMET_MAX_NAMESPACES to set nn value
Chaitanya Kulkarni
2021-06-21
1
-1
/
+1
*
nvmet: add ZBD over ZNS backend support
Chaitanya Kulkarni
2021-06-17
1
-0
/
+41
*
nvmet: add Command Set Identifier support
Chaitanya Kulkarni
2021-06-17
1
-13
/
+62
*
nvmet: add req cns error complete helper
Chaitanya Kulkarni
2021-06-17
1
-4
/
+1
*
nvmet: allow mn change if subsys not discovered
Noam Gottlieb
2021-06-17
1
-26
/
+0
*
nvmet: make sn stable once connection was established
Noam Gottlieb
2021-06-17
1
-0
/
+6
*
nvmet: change sn size and check validity
Noam Gottlieb
2021-06-17
1
-3
/
+1
*
nvmet: use helper to remove the duplicate code
Chaitanya Kulkarni
2021-05-11
1
-5
/
+2
*
nvmet: remove unsupported command noise
Keith Busch
2021-05-04
1
-3
/
+3
*
nvmet: avoid queuing keep-alive timer if it is disabled
Hou Pu
2021-04-21
1
-2
/
+8
*
nvmet: replace white spaces with tabs
Chaitanya Kulkarni
2021-04-02
1
-1
/
+1
*
nvmet: remove an unnecessary function parameter to nvmet_check_ctrl_status
Chaitanya Kulkarni
2021-04-02
1
-1
/
+1
*
nvmet: model_number must be immutable once set
Max Gurtovoy
2021-03-05
1
-11
/
+25
*
nvmet: add nvmet_req_subsys() helper
Chaitanya Kulkarni
2021-02-10
1
-5
/
+5
*
nvmet: remove extra variable in id-ns handler
Chaitanya Kulkarni
2021-02-10
1
-2
/
+1
*
nvmet: make nvmet_find_namespace() req based
Chaitanya Kulkarni
2021-02-10
1
-28
/
+18
*
nvmet: return uniform error for invalid ns
Chaitanya Kulkarni
2021-02-10
1
-2
/
+2
*
nvmet: set status to 0 in case for invalid nsid
Chaitanya Kulkarni
2021-02-10
1
-1
/
+1
*
nvmet: remove extra variable in identify ns
Chaitanya Kulkarni
2021-02-02
1
-16
/
+15
*
nvmet: remove extra variable in id-desclist
Chaitanya Kulkarni
2021-02-02
1
-11
/
+9
*
nvmet: remove extra variable in smart log nsid
Chaitanya Kulkarni
2021-02-02
1
-11
/
+9
*
nvmet: set right status on error in id-ns handler
Chaitanya Kulkarni
2021-01-18
1
-2
/
+6
*
block: switch partition lookup to use struct block_device
Christoph Hellwig
2020-12-01
1
-10
/
+10
*
nvmet: handle keep-alive timer when kato is modified by a set features cmd
Amit Engel
2020-09-27
1
-0
/
+2
[next]