index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2021-12-08
nvmet-tcp: fix possible list corruption for unexpected command failure
Sagi Grimberg
1
-1
/
+8
2021-11-29
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
1
-2
/
+1
2021-11-25
nvmet: use IOCB_NOWAIT only if the filesystem supports it
Maurizio Lombardi
1
-1
/
+3
2021-11-23
nvmet-tcp: fix incomplete data digest send
Varun Prakash
1
-1
/
+6
2021-11-23
nvmet-tcp: fix memory leak when performing a controller reset
Maurizio Lombardi
1
-1
/
+4
2021-11-23
nvmet-tcp: add an helper to free the cmd buffers
Maurizio Lombardi
1
-9
/
+19
2021-11-23
nvmet-tcp: fix a race condition between release_queue and io_work
Maurizio Lombardi
1
-1
/
+3
2021-11-01
Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2021-11-01
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2021-11-01
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-20
/
+131
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-2
/
+6
2021-10-27
nvmet-tcp: fix header digest verification
Amit Engel
1
-1
/
+1
2021-10-27
nvmet: use flex_array_size and struct_size
Len Baker
1
-1
/
+1
2021-10-27
nvmet: register discovery subsystem as 'current'
Hannes Reinecke
2
-6
/
+12
2021-10-27
nvmet: switch check for subsystem type
Hannes Reinecke
1
-1
/
+1
2021-10-27
nvmet-tcp: fix data digest pointer calculation
Varun Prakash
1
-1
/
+1
2021-10-26
nvmet-tcp: fix a memory leak when releasing a queue
Maurizio Lombardi
1
-0
/
+3
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
1
-2
/
+2
2021-10-20
nvmet: use struct_size over open coded arithmetic
Len Baker
1
-2
/
+2
2021-10-20
nvmet: use macro definitions for setting cmic value
Max Gurtovoy
1
-1
/
+2
2021-10-20
nvmet: use macro definition for setting nmic value
Max Gurtovoy
1
-1
/
+1
2021-10-20
nvmet: set 'CNTRLTYPE' in the identify controller data
Hannes Reinecke
3
-1
/
+9
2021-10-20
nvmet: add nvmet_is_disc_subsys() helper
Hannes Reinecke
3
-4
/
+9
2021-10-20
nvmet: make discovery NQN configurable
Hannes Reinecke
2
-1
/
+41
2021-10-20
nvmet-rdma: implement get_max_queue_size controller op
Max Gurtovoy
1
-0
/
+6
2021-10-20
nvmet: add get_max_queue_size op for controllers
Max Gurtovoy
2
-3
/
+6
2021-10-20
nvmet-tcp: fix use-after-free when a port is removed
Israel Rukshin
1
-0
/
+16
2021-10-20
nvmet-rdma: fix use-after-free when a port is removed
Israel Rukshin
1
-0
/
+24
2021-10-20
nvmet: fix use-after-free when a port is removed
Israel Rukshin
1
-0
/
+2
2021-10-20
nvme: loop: clear NVME_CTRL_ADMIN_Q_STOPPED after admin queue is reallocated
Ming Lei
1
-0
/
+2
2021-10-20
nvme: apply nvme API to quiesce/unquiesce admin queue
Ming Lei
1
-2
/
+2
2021-10-18
nvmet: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
1
-2
/
+2
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
2
-0
/
+2
2021-09-13
nvmet: fix a width vs precision bug in nvmet_subsys_attr_serial_show()
Dan Carpenter
1
-1
/
+1
2021-09-06
nvmet: fixup buffer overrun in nvmet_subsys_attr_serial()
Hannes Reinecke
1
-1
/
+2
2021-09-06
nvmet: return bool from nvmet_passthru_ctrl and nvmet_is_passthru_req
Christoph Hellwig
5
-12
/
+11
2021-09-06
nvmet: looks at the passthrough controller when initializing CAP
Adam Manzanares
3
-2
/
+16
2021-08-16
nvme: Have NVME_FABRICS select NVME_CORE instead of transport drivers
Sagi Grimberg
1
-2
/
+0
2021-08-16
nvmet: check that host sqsize does not exceed ctrl MQES
Amit Engel
1
-0
/
+9
2021-08-16
nvmet: avoid duplicate qid in connect cmd
Amit Engel
2
-6
/
+15
2021-08-16
nvmet: pass back cntlid on successful completion
Amit Engel
1
-4
/
+5
2021-08-16
nvmet: remove redundant assignments of variable status
Colin Ian King
1
-4
/
+1
2021-08-16
nvmet: add set feature tracing support
Hou Pu
1
-1
/
+17
2021-08-16
nvme: code command_id with a genctr for use-after-free validation
Sagi Grimberg
1
-2
/
+2
2021-07-05
nvme-tcp: can't set sk_user_data without write_lock
Maurizio Lombardi
1
-1
/
+0
2021-07-01
nvme: use return value from blk_execute_rq()
Keith Busch
1
-4
/
+4
2021-07-01
nvme: use blk_execute_rq() for passthrough commands
Keith Busch
1
-1
/
+1
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-142
/
+936
2021-06-21
nvmet: use NVMET_MAX_NAMESPACES to set nn value
Chaitanya Kulkarni
1
-1
/
+1
[next]