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
*
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-02
11
-38
/
+51
|
\
|
*
nvmet: remove redundant assignment after left shift
Colin Ian King
2022-03-29
1
-1
/
+1
|
*
nvmet: use a private workqueue instead of the system workqueue
Sagi Grimberg
2022-03-29
11
-37
/
+50
*
|
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-23
1
-0
/
+1
|
\
\
|
*
|
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
2022-03-03
1
-0
/
+1
*
|
|
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-22
12
-55
/
+61
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
nvme: remove nvme_alloc_request and nvme_alloc_request_qid
Christoph Hellwig
2022-03-16
1
-1
/
+2
|
*
|
nvmet: move the call to nvmet_ns_changed out of nvmet_ns_revalidate
Christoph Hellwig
2022-03-15
5
-7
/
+15
|
*
|
nvmet: use snprintf() with PAGE_SIZE in configfs
Chaitanya Kulkarni
2022-03-14
1
-5
/
+8
|
*
|
nvmet: don't fold lines
Chaitanya Kulkarni
2022-03-14
1
-9
/
+5
|
*
|
nvmet-rdma: fix kernel-doc warning for nvmet_rdma_device_removal
Chaitanya Kulkarni
2022-03-14
1
-1
/
+1
|
*
|
nvmet-fc: fix kernel-doc warning for nvmet_fc_unregister_targetport
Chaitanya Kulkarni
2022-03-14
1
-1
/
+1
|
*
|
nvmet-fc: fix kernel-doc warning for nvmet_fc_register_targetport
Chaitanya Kulkarni
2022-03-14
1
-1
/
+1
|
*
|
nvme: add a helper to initialize connect_q
Chaitanya Kulkarni
2022-02-28
1
-4
/
+2
|
*
|
nvmet-tcp: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2022-02-28
1
-3
/
+3
|
*
|
nvmet-rdma: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2022-02-28
1
-3
/
+3
|
*
|
nvmet-fc: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2022-02-28
1
-6
/
+6
|
*
|
nvmet: replace ida_simple[get|remove] with the simler ida_[alloc|free]
Sagi Grimberg
2022-02-28
1
-2
/
+2
|
*
|
nvmet: allow bdev in buffered_io mode
Chaitanya Kulkarni
2022-02-28
1
-0
/
+8
|
*
|
nvmet: use i_size_read() to set size for file-ns
Chaitanya Kulkarni
2022-02-28
2
-14
/
+5
*
|
|
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-22
3
-20
/
+19
|
\
|
|
|
*
|
block: pass a block_device and opf to bio_init
Christoph Hellwig
2022-02-02
3
-10
/
+8
|
*
|
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
3
-11
/
+12
|
*
|
block: pass a block_device and opf to blk_next_bio
Chaitanya Kulkarni
2022-02-02
1
-3
/
+3
|
|
/
*
/
nvmet: revert "nvmet: make discovery NQN configurable"
Hannes Reinecke
2022-03-15
2
-41
/
+1
|
/
*
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-12
1
-2
/
+1
|
\
|
*
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
2021-11-29
1
-2
/
+1
*
|
nvmet-tcp: fix possible list corruption for unexpected command failure
Sagi Grimberg
2021-12-08
1
-1
/
+8
|
/
*
nvmet: use IOCB_NOWAIT only if the filesystem supports it
Maurizio Lombardi
2021-11-25
1
-1
/
+3
*
nvmet-tcp: fix incomplete data digest send
Varun Prakash
2021-11-23
1
-1
/
+6
*
nvmet-tcp: fix memory leak when performing a controller reset
Maurizio Lombardi
2021-11-23
1
-1
/
+4
*
nvmet-tcp: add an helper to free the cmd buffers
Maurizio Lombardi
2021-11-23
1
-9
/
+19
*
nvmet-tcp: fix a race condition between release_queue and io_work
Maurizio Lombardi
2021-11-23
1
-1
/
+3
*
Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
1
-2
/
+2
|
\
|
*
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
2021-10-25
1
-2
/
+2
*
|
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
1
-2
/
+2
|
\
\
|
*
|
nvmet: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2021-10-18
1
-2
/
+2
*
|
|
Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
8
-20
/
+131
|
\
\
\
|
*
|
|
nvmet: use flex_array_size and struct_size
Len Baker
2021-10-27
1
-1
/
+1
|
*
|
|
nvmet: register discovery subsystem as 'current'
Hannes Reinecke
2021-10-27
2
-6
/
+12
|
*
|
|
nvmet: switch check for subsystem type
Hannes Reinecke
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
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
[next]