index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-01
nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association
Amit Engel
1
-1
/
+3
2022-12-28
nvmet: don't defer passthrough commands with trivial effects to the workqueue
Christoph Hellwig
1
-6
/
+5
2022-12-28
nvmet: set the LBCC bit for commands that modify data
Christoph Hellwig
1
-2
/
+4
2022-12-28
nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
Christoph Hellwig
1
-16
/
+19
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
6
-51
/
+180
2022-12-07
nvmet: don't open-code NVME_NS_ATTR_RO enumeration
Sagi Grimberg
1
-1
/
+1
2022-12-07
nvme: consolidate setting the tagset flags
Christoph Hellwig
1
-2
/
+2
2022-12-07
nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
Christoph Hellwig
1
-1
/
+1
2022-12-06
nvme: merge nvme_shutdown_ctrl into nvme_disable_ctrl
Christoph Hellwig
1
-1
/
+1
2022-12-06
nvme: introduce nvme_start_request
Sagi Grimberg
1
-1
/
+1
2022-12-06
nvme: use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-8
/
+9
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2
-3
/
+3
2022-11-21
nvmet: expose firmware revision to configfs
Aleksandr Miloserdov
4
-3
/
+79
2022-11-21
nvmet: expose IEEE OUI to configfs
Aleksandr Miloserdov
4
-5
/
+54
2022-11-18
nvme: rename the queue quiescing helpers
Christoph Hellwig
1
-3
/
+3
2022-11-16
nvmet: fix a memory leak in nvmet_auth_set_key
Sagi Grimberg
1
-0
/
+2
2022-11-16
nvmet: fix a memory leak in nvmet_auth_set_key
Sagi Grimberg
1
-0
/
+2
2022-11-15
nvme: move OPAL setup from PCIe to core
Christoph Hellwig
1
-1
/
+1
2022-11-15
nvmet: only allocate a single slab for bvecs
Christoph Hellwig
3
-22
/
+19
2022-11-15
nvmet: force reconnect when number of queue changes
Daniel Wagner
1
-1
/
+8
2022-11-15
nvmet: use try_cmpxchg in nvmet_update_sq_head
Uros Bizjak
1
-3
/
+2
2022-11-09
nvmet: fix a memory leak
Sagi Grimberg
1
-0
/
+1
2022-11-09
nvmet: fix memory leak in nvmet_subsys_attr_model_store_locked
Aleksandr Miloserdov
1
-2
/
+5
2022-10-19
nvmet: fix invalid memory reference in nvmet_subsys_attr_qid_max_show
Daniel Wagner
1
-4
/
+0
2022-10-19
nvmet: fix workqueue MEM_RECLAIM flushing dependency
Sagi Grimberg
1
-1
/
+1
2022-09-30
block: change request end_io handler to pass back a return value
Jens Axboe
1
-2
/
+3
2022-09-30
Merge branch 'for-6.1/block' into for-6.1/passthrough
Jens Axboe
12
-152
/
+142
2022-09-27
nvmet: don't look at the request_queue in nvmet_bdev_set_limits
Christoph Hellwig
1
-6
/
+5
2022-09-27
nvmet: don't look at the request_queue in nvmet_bdev_zone_mgmt_emulate_all
Christoph Hellwig
1
-2
/
+1
2022-09-27
nvme-loop: use the tagset alloc/free helpers
Christoph Hellwig
1
-64
/
+19
2022-09-27
nvme-loop: store the generic nvme_ctrl in set->driver_data
Christoph Hellwig
1
-5
/
+5
2022-09-27
nvme-loop: initialize sqsize later
Christoph Hellwig
1
-1
/
+1
2022-09-27
nvmet: add helpers to set the result field for connect commands
Christoph Hellwig
1
-10
/
+8
2022-09-27
nvme: improve the NVME_CONNECT_AUTHREQ* definitions
Christoph Hellwig
1
-4
/
+2
2022-09-27
nvmet-auth: don't try to cancel a non-initialized work_struct
Christoph Hellwig
4
-14
/
+13
2022-09-27
nvmet-tcp: remove nvmet_tcp_finish_cmd
zhenwei pi
1
-8
/
+2
2022-09-27
nvmet-tcp: add bounds check on Transfer Tag
Varun Prakash
1
-2
/
+9
2022-09-27
nvmet-tcp: handle ICReq PDU received in NVMET_TCP_Q_LIVE state
Varun Prakash
1
-0
/
+7
2022-09-27
nvmet-tcp: fix NULL pointer dereference during release
zhenwei pi
1
-3
/
+16
2022-09-27
nvme: handle effects after freeing the request
Keith Busch
1
-1
/
+6
2022-09-19
nvmet-tcp: don't map pages which can't come from HIGHMEM
Fabio M. De Francesco
1
-31
/
+13
2022-09-19
nvmet: expose max queues to configfs
Daniel Wagner
1
-0
/
+29
2022-09-19
nvmet: avoid unnecessary flush bio
Guixin Liu
1
-0
/
+8
2022-09-19
nvmet-auth: remove redundant parameters req
Genjian Zhang
1
-2
/
+2
2022-09-19
nvmet-auth: clean up with done_kfree
Jackie Liu
1
-4
/
+2
2022-09-19
nvme-auth: remove the redundant req->cqe->result.u16 assignment operation
Jackie Liu
1
-1
/
+0
2022-09-19
nvme: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-2
/
+2
2022-09-09
Merge tag 'block-6.0-2022-09-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+19
2022-09-07
nvmet: fix mar and mor off-by-one errors
Dennis Maisenbacher
1
-2
/
+15
2022-09-05
nvmet: fix a use-after-free
Bart Van Assche
1
-2
/
+4
[next]