index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-21
nvme: Print capabilities changes just once
Breno Leitao
1
-1
/
+5
2023-06-12
nvme: skip optional id ctrl csi if it failed
Keith Busch
1
-1
/
+4
2023-06-12
nvme-core: use nvme_ns_head_multipath instead of ns->head->disk
Irvin Cote
1
-1
/
+1
2023-06-12
nvme: Increase block size variable size to 32-bit
Daniel Gomez
1
-1
/
+1
2023-06-12
nvme-core: remove redundant check from nvme_init_ns_head
Irvin Cote
1
-1
/
+1
2023-06-12
nvme: move sysfs code to a dedicated sysfs.c file
Max Gurtovoy
1
-654
/
+2
2023-06-12
nvme-core: fix dev_pm_qos memleak
Chaitanya Kulkarni
1
-0
/
+1
2023-06-12
nvme-core: add missing fault-injection cleanup
Chaitanya Kulkarni
1
-0
/
+1
2023-06-12
nvme-core: fix memory leak in dhchap_ctrl_secret
Chaitanya Kulkarni
1
-2
/
+5
2023-06-12
nvme-core: fix memory leak in dhchap_secret_store
Chaitanya Kulkarni
1
-2
/
+5
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: remove the unused mode argument to ->release
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
1
-2
/
+2
2023-05-30
nvme: improve handling of long keep alives
Uday Shankar
1
-1
/
+15
2023-05-30
nvme: check IO start time when deciding to defer KA
Uday Shankar
1
-1
/
+13
2023-05-30
nvme: double KA polling frequency to avoid KATO with TBKAS on
Uday Shankar
1
-1
/
+17
2023-05-30
nvme: fix miss command type check
min15.li
1
-1
/
+3
2023-05-22
Merge patch series "Use block pr_ops in LIO"
Martin K. Petersen
1
-148
/
+1
2023-05-18
Merge tag 'nvme-6.4-2023-05-18' of git://git.infradead.org/nvme into block-6.4
Jens Axboe
1
-1
/
+5
2023-05-17
nvme: do not let the user delete a ctrl before a complete initialization
Maurizio Lombardi
1
-1
/
+5
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
1
-6
/
+3
2023-04-13
nvme: fix double blk_mq_complete_request for timeout request with low probabi...
Lei Yin
1
-2
/
+2
2023-04-13
nvme: fix async event trace event
Keith Busch
1
-4
/
+1
2023-04-11
nvme: Move pr code to it's own file
Mike Christie
1
-148
/
+0
2023-04-11
nvme: Don't hardcode the data len for pr commands
Mike Christie
1
-6
/
+7
2023-04-11
block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
Mike Christie
1
-1
/
+1
2023-04-05
nvme: fix discard support without oncs
Keith Busch
1
-3
/
+3
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
1
-10
/
+21
2023-03-22
nvme: send Identify with CNS 06h only to I/O controllers
Martin George
1
-1
/
+2
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-3
/
+3
2023-03-15
nvme: fix handling single range discard request
Ming Lei
1
-9
/
+19
2023-03-03
Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-18
/
+19
2023-02-28
nvme: bring back auto-removal of deleted namespaces during sequential scan
Christoph Hellwig
1
-17
/
+18
2023-02-27
nvme: fix sparse warning on effects masking
Keith Busch
1
-1
/
+1
2023-02-20
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-56
/
+67
2023-02-07
Merge tag 'nvme-6.3-2023-02-07' of git://git.infradead.org/nvme into for-6.3/...
Jens Axboe
1
-53
/
+66
2023-02-03
Merge tag 'block-6.2-2023-02-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+4
2023-02-03
nvme: use bvec_set_virt to initialize special_vec
Christoph Hellwig
1
-3
/
+1
2023-02-01
nvme: mask CSE effects for security receive
Keith Busch
1
-0
/
+17
2023-02-01
nvme: always initialize known command effects
Keith Busch
1
-39
/
+45
2023-02-01
nvme: remove nvme_execute_passthru_rq
Christoph Hellwig
1
-14
/
+4
2023-02-01
nvme: clear the request_queue pointers on failure in nvme_alloc_io_tag_set
Maurizio Lombardi
1
-0
/
+1
2023-02-01
nvme: clear the request_queue pointers on failure in nvme_alloc_admin_tag_set
Maurizio Lombardi
1
-1
/
+3
2023-01-27
Merge tag 'block-6.2-2023-01-27' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2023-01-25
nvme: fix passthrough csi check
Keith Busch
1
-1
/
+1
2022-12-29
Merge tag 'block-6.2-2022-12-29' of git://git.kernel.dk/linux
Linus Torvalds
1
-7
/
+27
2022-12-28
nvme: also return I/O command effects from nvme_command_effects
Christoph Hellwig
1
-6
/
+26
2022-12-26
nvme: fix setting the queue depth in nvme_alloc_io_tag_set
Christoph Hellwig
1
-1
/
+1
2022-12-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+31
[prev]
[next]