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
2024-12-18
nvme: use blk_validate_block_size() for max LBA check
Luis Chamberlain
1
-1
/
+1
2024-12-05
Merge tag 'nvme-6.13-2024-12-05' of git://git.infradead.org/nvme into block-6.13
Jens Axboe
1
-3
/
+5
2024-12-04
nvme-fabrics: handle zero MAXCMD without closing the connection
Maurizio Lombardi
1
-2
/
+3
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-7
/
+7
2024-12-02
nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supported
Christoph Hellwig
1
-1
/
+2
2024-11-30
Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
1
-7
/
+15
2024-11-19
nvme-fabrics: fix kernel crash while shutting down controller
Nilay Shroff
1
-0
/
+5
2024-11-19
Revert "nvme: make keep-alive synchronous operation"
Nilay Shroff
1
-7
/
+10
2024-11-18
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
1
-12
/
+26
2024-11-13
Merge tag 'nvme-6.13-2024-11-13' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
1
-10
/
+19
2024-11-11
nvme: check ns's volatile write cache not present
Guixin Liu
1
-1
/
+3
2024-11-11
nvme: add rotational support
Wang Yugui
1
-0
/
+6
2024-11-11
nvme: use command set independent id ns if available
Matias Bjørling
1
-3
/
+4
2024-11-11
nvmet: implement rotational media information log
Keith Busch
1
-0
/
+1
2024-11-11
nvmet: implement endurance groups
Keith Busch
1
-0
/
+1
2024-11-09
Merge tag 'block-6.12-20241108' of git://git.kernel.dk/linux
Linus Torvalds
1
-7
/
+14
2024-11-05
nvme-core: remove repeated wq flags
Chaitanya Kulkarni
1
-6
/
+4
2024-11-04
nvme/host: Fix RCU list traversal to use SRCU primitive
Breno Leitao
1
-7
/
+14
2024-11-01
Merge tag 'block-6.12-20241101' of git://git.kernel.dk/linux
Linus Torvalds
1
-14
/
+42
2024-10-30
nvme: module parameter to disable pi with offsets
Keith Busch
1
-2
/
+17
2024-10-26
nvme: core: switch to non_owner variant of start_freeze/unfreeze queue
Ming Lei
1
-2
/
+7
2024-10-22
nvme: enhance cns version checking
Keith Busch
1
-12
/
+25
2024-10-18
Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linux
Linus Torvalds
1
-24
/
+17
2024-10-17
nvme: use helper nvme_ctrl_state in nvme_keep_alive_finish function
Nilay Shroff
1
-8
/
+2
2024-10-17
nvme: make keep-alive synchronous operation
Nilay Shroff
1
-10
/
+7
2024-10-09
nvme: disable CC.CRIME (NVME_CC_CRIME)
Greg Joyce
1
-6
/
+8
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-24
nvme: remove CC register read-back during enabling
Keith Busch
1
-5
/
+0
2024-09-17
Merge tag 'v6.11' into for-6.12/block
Jens Axboe
1
-11
/
+12
2024-09-06
nvme: Convert comma to semicolon
Shen Lichuan
1
-1
/
+1
2024-08-26
nvme: rename apptag and appmask to lbat and lbatm
Anuj Gupta
1
-2
/
+2
2024-08-23
nvme: use better description for async reset reason
Keith Busch
1
-1
/
+2
2024-08-22
nvme: move stopping keep-alive into nvme_uninit_ctrl()
Ming Lei
1
-1
/
+1
2024-08-22
nvme-tcp: sanitize TLS key handling
Hannes Reinecke
1
-1
/
+0
2024-08-22
nvme_core: scan namespaces asynchronously
Stuart Hayes
1
-1
/
+39
2024-07-31
nvme: remove a field from nvme_ns_head
Kanchan Joshi
1
-8
/
+8
2024-07-29
nvme: remove unused parameter
Kanchan Joshi
1
-3
/
+3
2024-07-26
Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11
Jens Axboe
1
-1
/
+7
2024-07-16
nvme-core: choose PIF from QPIF if QPIFS supports and PIF is QTYPE
Francis Pravin
1
-1
/
+7
2024-07-15
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
1
-95
/
+191
2024-07-08
Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
1
-44
/
+83
2024-07-08
nvme: implement ->get_unique_id
Christoph Hellwig
1
-0
/
+27
2024-07-02
nvme-multipath: implement "queue-depth" iopolicy
Thomas Song
1
-1
/
+1
2024-07-01
nvme: don't set io_opt if NOWS is zero
Christoph Hellwig
1
-1
/
+2
2024-06-24
nvme: rename CDR/MORE/DNR to NVME_STATUS_*
Weiwen Hu
1
-11
/
+11
2024-06-24
nvme: fix status magic numbers
Weiwen Hu
1
-9
/
+9
2024-06-24
nvme: split device add from initialization
Keith Busch
1
-23
/
+35
2024-06-20
nvme: Atomic write support
Alan Adamson
1
-0
/
+52
2024-06-19
block: move the skip_tagset_quiesce flag to queue_limits
Christoph Hellwig
1
-3
/
+5
2024-06-19
block: move the pci_p2pdma flag to queue_limits
Christoph Hellwig
1
-5
/
+3
[next]