index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-09
bio-integrity: update the payload size in bio_integrity_add_page()
Jinyoung Choi
1
-2
/
+1
2023-07-10
nvmet: use PAGE_SECTORS_SHIFT
Damien Le Moal
2
-3
/
+3
2023-07-03
Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2023-06-30
Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5
Jens Axboe
1
-1
/
+1
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-17
/
+29
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
4
-19
/
+5
2023-06-24
nvmet-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
1
-17
/
+29
2023-06-21
nvmet: Reorder fields in 'struct nvmet_ns'
Christophe JAILLET
1
-1
/
+1
2023-06-12
nvmet-fcloop: Do not wait on completion when unregister fails
Daniel Wagner
1
-1
/
+2
2023-06-12
nvme-fcloop: no need to return from void function
Chaitanya Kulkarni
1
-2
/
+0
2023-06-12
nvmet-auth: remove unnecessary break after goto
Chaitanya Kulkarni
1
-4
/
+0
2023-06-12
nvmet-auth: remove some dead code
Christophe JAILLET
1
-9
/
+0
2023-06-12
nvmet: reorder fields in 'struct nvmet_sq'
Christophe JAILLET
1
-1
/
+1
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-1
/
+1
2023-06-05
block: introduce holder ops
Christoph Hellwig
1
-1
/
+1
2023-05-30
nvme: fix miss command type check
min15.li
1
-1
/
+1
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
5
-92
/
+103
2023-04-13
nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage"
Ming Lei
1
-21
/
+27
2023-04-13
nvmet-tcp: validate idle poll modparam value
Chaitanya Kulkarni
1
-2
/
+3
2023-04-13
nvmet-tcp: validate so_priority modparam value
Chaitanya Kulkarni
1
-2
/
+27
2023-04-13
nvmet: remove nvmet_req_cns_error_complete
Christoph Hellwig
2
-9
/
+4
2023-04-13
nvmet: rename nvmet_execute_identify_cns_cs_ns
Christoph Hellwig
3
-4
/
+4
2023-04-13
nvmet: fix Identify Identification Descriptor List handling
Christoph Hellwig
1
-19
/
+1
2023-04-13
nvmet: cleanup nvmet_execute_identify()
Damien Le Moal
1
-16
/
+19
2023-04-13
nvmet: fix I/O Command Set specific Identify Controller
Damien Le Moal
3
-8
/
+18
2023-04-13
nvmet: fix Identify Active Namespace ID list handling
Damien Le Moal
1
-7
/
+2
2023-04-13
nvmet: fix Identify Controller handling
Damien Le Moal
1
-5
/
+2
2023-04-13
nvmet: fix Identify Namespace handling
Damien Le Moal
1
-7
/
+2
2023-04-13
nvmet: fix error handling in nvmet_execute_identify_cns_cs_ns()
Damien Le Moal
1
-7
/
+9
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+3
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-15
nvmet: avoid potential UAF in nvmet_req_complete()
Damien Le Moal
1
-1
/
+3
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+5
2023-02-20
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
5
-16
/
+9
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2023-02-07
Merge tag 'nvme-6.3-2023-02-07' of git://git.infradead.org/nvme into for-6.3/...
Jens Axboe
2
-3
/
+4
2023-02-03
nvmet: use bvec_set_page to initialize bvecs
Christoph Hellwig
2
-11
/
+4
2023-02-01
nvmet: for nvme admin set_features cmd, call nvmet_check_data_len_lte()
Amit Engel
1
-1
/
+1
2023-02-01
nvme: remove nvme_execute_passthru_rq
Christoph Hellwig
1
-2
/
+3
2023-02-01
nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association
Amit Engel
1
-1
/
+3
2023-01-29
block: introduce bdev_zone_no helper
Pankaj Raghav
1
-2
/
+1
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
1
-0
/
+5
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
[next]