index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
4
-4
/
+4
*
Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-16
3
-4
/
+14
|
\
|
*
nvme: rename apptag and appmask to lbat and lbatm
Anuj Gupta
2024-08-26
1
-2
/
+2
|
*
nvme-target: do not check authentication status for admin commands twice
Hannes Reinecke
2024-08-22
1
-2
/
+0
|
*
nvmet-auth: allow to clear DH-HMAC-CHAP keys
Hannes Reinecke
2024-08-22
1
-0
/
+12
*
|
nvmet: Identify-Active Namespace ID List command should reject invalid nsid
Maurizio Lombardi
2024-09-03
1
-0
/
+10
*
|
nvmet-tcp: fix kernel crash if commands allocation fails
Maurizio Lombardi
2024-08-27
1
-1
/
+3
*
|
nvmet: Make nvmet_debugfs static
Jinjie Ruan
2024-08-23
1
-1
/
+1
|
/
*
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-15
19
-118
/
+486
|
\
|
*
nvmet-auth: fix nvmet_auth hash error handling
Gaosheng Cui
2024-07-08
1
-6
/
+8
|
*
nvme-fcloop: implement 'host_traddr'
Hannes Reinecke
2024-06-24
1
-0
/
+11
|
*
nvmet-fc: implement host_traddr()
Hannes Reinecke
2024-06-24
1
-0
/
+33
|
*
nvmet-rdma: implement host_traddr()
Hannes Reinecke
2024-06-24
1
-0
/
+12
|
*
nvmet-tcp: implement host_traddr()
Hannes Reinecke
2024-06-24
1
-0
/
+14
|
*
nvmet: add 'host_traddr' callback for debugfs
Hannes Reinecke
2024-06-24
3
-0
/
+31
|
*
nvmet: add debugfs support
Hannes Reinecke
2024-06-24
6
-3
/
+262
|
*
nvme: rename CDR/MORE/DNR to NVME_STATUS_*
Weiwen Hu
2024-06-24
10
-101
/
+101
|
*
nvme: split device add from initialization
Keith Busch
2024-06-24
1
-0
/
+5
|
*
block: remove the blk_integrity_profile structure
Christoph Hellwig
2024-06-14
2
-8
/
+9
*
|
nvmet-fc: Remove __counted_by from nvmet_fc_tgt_queue.fod[]
Nathan Chancellor
2024-06-26
1
-1
/
+1
*
|
nvmet: make 'tsas' attribute idempotent for RDMA
Hannes Reinecke
2024-06-21
1
-9
/
+30
*
|
nvmet: do not return 'reserved' for empty TSAS values
Hannes Reinecke
2024-06-17
1
-1
/
+1
*
|
nvmet: always initialize cqe.result
Daniel Wagner
2024-06-12
3
-9
/
+1
*
|
nvmet-passthru: propagate status from id override functions
Daniel Wagner
2024-06-12
1
-3
/
+3
|
/
*
nvmet: fix a possible leak when destroy a ctrl during qp establishment
Sagi Grimberg
2024-05-28
1
-0
/
+9
*
nvmet: fix ns enable/disable possible hang
Sagi Grimberg
2024-05-23
1
-0
/
+8
*
Merge tag 'nvme-6.10-2024-05-14' of git://git.infradead.org/nvme into block-6.10
Jens Axboe
2024-05-14
6
-60
/
+68
|
\
|
*
nvmet-rdma: Avoid o(n^2) loop in delete_ctrl
Sagi Grimberg
2024-05-07
1
-10
/
+6
|
*
nvmet: return DHCHAP status codes from nvmet_setup_auth()
Hannes Reinecke
2024-05-01
4
-45
/
+43
|
*
nvmet: lock config semaphore when accessing DH-HMAC-CHAP key
Hannes Reinecke
2024-05-01
2
-5
/
+19
*
|
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-13
1
-7
/
+3
|
\
|
|
*
nvmet: zns: Do not reference the gendisk conv_zones_bitmap
Damien Le Moal
2024-04-17
1
-7
/
+3
*
|
nvmet-rdma: fix possible bad dereference when freeing rsps
Sagi Grimberg
2024-05-08
1
-12
/
+4
*
|
nvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()
Dan Carpenter
2024-05-08
1
-3
/
+2
*
|
nvmet: make nvmet_wq unbound
Sagi Grimberg
2024-05-07
1
-1
/
+2
*
|
nvmet-auth: return the error code to the nvmet_auth_ctrl_hash() callers
Maurizio Lombardi
2024-05-07
1
-1
/
+1
*
|
nvmet: fix nvme status code when namespace is disabled
Sagi Grimberg
2024-05-01
3
-1
/
+18
*
|
nvmet-tcp: fix possible memory leak when tearing down a controller
Sagi Grimberg
2024-05-01
1
-7
/
+4
*
|
nvmet-auth: replace pr_debug() with pr_err() to report an error.
Maurizio Lombardi
2024-05-01
1
-3
/
+3
*
|
nvmet-auth: return the error code to the nvmet_auth_host_hash() callers
Maurizio Lombardi
2024-05-01
1
-1
/
+1
*
|
nvmet-fc: move RCU read lock to nvmet_fc_assoc_exists
Daniel Wagner
2024-04-04
1
-7
/
+10
*
|
nvmet: implement unique discovery NQN
Hannes Reinecke
2024-04-04
2
-0
/
+54
|
/
*
Merge tag 'nvme-6.9-2024-03-21' of git://git.infradead.org/nvme into block-6.9
Jens Axboe
2024-03-21
3
-5
/
+102
|
\
|
*
nvmet-rdma: remove NVMET_RDMA_REQ_INVALIDATE_RKEY flag
Guixin Liu
2024-03-21
1
-5
/
+3
|
*
nvmet: add tracing of zns commands
Guixin Liu
2024-03-08
1
-0
/
+66
|
*
nvmet: add tracing of authentication commands
Guixin Liu
2024-03-08
1
-0
/
+32
|
*
nvmet-tcp: do not continue for invalid icreq
Hannes Reinecke
2024-03-08
1
-0
/
+1
*
|
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-03-13
1
-3
/
+1
|
\
\
|
*
|
net: introduce page_frag_cache_drain()
Yunsheng Lin
2024-03-05
1
-3
/
+1
*
|
|
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
10
-21
/
+74
|
\
\
\
|
|
|
/
|
|
/
|
[next]