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