index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
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
3
-1
/
+9
|
*
|
|
nvmet: add nvmet_is_disc_subsys() helper
Hannes Reinecke
2021-10-20
3
-4
/
+9
|
*
|
|
nvmet: make discovery NQN configurable
Hannes Reinecke
2021-10-20
2
-1
/
+41
|
*
|
|
nvmet-rdma: implement get_max_queue_size controller op
Max Gurtovoy
2021-10-20
1
-0
/
+6
|
*
|
|
nvmet: add get_max_queue_size op for controllers
Max Gurtovoy
2021-10-20
2
-3
/
+6
|
*
|
|
nvmet-tcp: fix use-after-free when a port is removed
Israel Rukshin
2021-10-20
1
-0
/
+16
|
*
|
|
nvmet-rdma: fix use-after-free when a port is removed
Israel Rukshin
2021-10-20
1
-0
/
+24
|
*
|
|
nvmet: fix use-after-free when a port is removed
Israel Rukshin
2021-10-20
1
-0
/
+2
|
|
/
/
*
|
|
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
3
-2
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
nvme: loop: clear NVME_CTRL_ADMIN_Q_STOPPED after admin queue is reallocated
Ming Lei
2021-10-19
1
-0
/
+2
|
*
|
nvme: apply nvme API to quiesce/unquiesce admin queue
Ming Lei
2021-10-19
1
-2
/
+2
|
|
/
|
*
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
2021-10-18
2
-0
/
+2
*
|
nvmet-tcp: fix header digest verification
Amit Engel
2021-10-27
1
-1
/
+1
*
|
nvmet-tcp: fix data digest pointer calculation
Varun Prakash
2021-10-27
1
-1
/
+1
*
|
nvmet-tcp: fix a memory leak when releasing a queue
Maurizio Lombardi
2021-10-26
1
-0
/
+3
|
/
*
nvmet: fix a width vs precision bug in nvmet_subsys_attr_serial_show()
Dan Carpenter
2021-09-13
1
-1
/
+1
*
nvmet: fixup buffer overrun in nvmet_subsys_attr_serial()
Hannes Reinecke
2021-09-06
1
-1
/
+2
*
nvmet: return bool from nvmet_passthru_ctrl and nvmet_is_passthru_req
Christoph Hellwig
2021-09-06
5
-12
/
+11
*
nvmet: looks at the passthrough controller when initializing CAP
Adam Manzanares
2021-09-06
3
-2
/
+16
*
nvme: Have NVME_FABRICS select NVME_CORE instead of transport drivers
Sagi Grimberg
2021-08-16
1
-2
/
+0
*
nvmet: check that host sqsize does not exceed ctrl MQES
Amit Engel
2021-08-16
1
-0
/
+9
*
nvmet: avoid duplicate qid in connect cmd
Amit Engel
2021-08-16
2
-6
/
+15
*
nvmet: pass back cntlid on successful completion
Amit Engel
2021-08-16
1
-4
/
+5
*
nvmet: remove redundant assignments of variable status
Colin Ian King
2021-08-16
1
-4
/
+1
*
nvmet: add set feature tracing support
Hou Pu
2021-08-16
1
-1
/
+17
*
nvme: code command_id with a genctr for use-after-free validation
Sagi Grimberg
2021-08-16
1
-2
/
+2
*
nvme-tcp: can't set sk_user_data without write_lock
Maurizio Lombardi
2021-07-05
1
-1
/
+0
*
nvme: use return value from blk_execute_rq()
Keith Busch
2021-06-30
1
-4
/
+4
*
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
2021-06-30
1
-1
/
+1
*
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
12
-142
/
+936
|
\
|
*
nvmet: use NVMET_MAX_NAMESPACES to set nn value
Chaitanya Kulkarni
2021-06-21
1
-1
/
+1
|
*
nvmet: remove zeroout memset call for struct
Chaitanya Kulkarni
2021-06-17
1
-2
/
+1
|
*
nvmet: add ZBD over ZNS backend support
Chaitanya Kulkarni
2021-06-17
6
-11
/
+707
|
*
nvmet: add Command Set Identifier support
Chaitanya Kulkarni
2021-06-17
3
-18
/
+86
|
*
nvmet: add nvmet_req_bio put helper for backends
Chaitanya Kulkarni
2021-06-17
3
-4
/
+8
|
*
nvmet: add req cns error complete helper
Chaitanya Kulkarni
2021-06-17
2
-4
/
+9
|
*
nvmet: remove local variable
Chaitanya Kulkarni
2021-06-17
1
-16
/
+7
|
*
nvmet: use nvme status value directly
Chaitanya Kulkarni
2021-06-17
1
-2
/
+1
|
*
nvmet: use u32 type for the local variable nsid
Chaitanya Kulkarni
2021-06-17
1
-2
/
+2
|
*
nvmet: use u32 for nvmet_subsys max_nsid
Chaitanya Kulkarni
2021-06-17
1
-1
/
+1
|
*
nvmet: use req->cmd directly in file-ns fast path
Chaitanya Kulkarni
2021-06-17
1
-3
/
+1
|
*
nvmet: use req->cmd directly in bdev-ns fast path
Chaitanya Kulkarni
2021-06-17
1
-3
/
+1
|
*
nvmet: make ver stable once connection established
Noam Gottlieb
2021-06-17
1
-5
/
+31
|
*
nvmet: allow mn change if subsys not discovered
Noam Gottlieb
2021-06-17
4
-40
/
+21
|
*
nvmet: make sn stable once connection was established
Noam Gottlieb
2021-06-17
3
-5
/
+29
|
*
nvmet: change sn size and check validity
Noam Gottlieb
2021-06-17
5
-18
/
+30
|
*
nvmet-fc: do not check for invalid target port in nvmet_fc_handle_fcp_rqst()
Hannes Reinecke
2021-06-17
1
-8
/
+2
[prev]
[next]