index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-16
nvme: Fix managing degraded controllers
Keith Busch
1
-4
/
+9
2017-11-24
nvme: Fix memory order on async queue deletion
Keith Busch
1
-1
/
+1
2017-10-12
nvme: protect against simultaneous shutdown invocations
Keith Busch
2
-0
/
+5
2017-06-29
nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too
Guilherme G. Piccoli
1
-6
/
+1
2017-06-29
nvme/quirk: Add a delay before checking for adapter readiness
Guilherme G. Piccoli
2
-0
/
+17
2016-09-15
nvme: Call pci_disable_device on the error path.
Gabriel Krisman Bertazi
1
-1
/
+1
2016-09-07
NVMe: Don't unmap controller registers on reset
Keith Busch
1
-28
/
+43
2015-12-22
NVMe: IO ending fixes on surprise removal
Keith Busch
1
-1
/
+19
2015-12-07
lightnvm: replace req queue with nvmdev for lld
Matias Bjørling
1
-11
/
+13
2015-12-07
lightnvm: check mm before use
Matias Bjørling
1
-1
/
+1
2015-12-01
nvme: temporary fix for Apple controller reset
Stephan Günther
1
-0
/
+12
2015-11-29
lightnvm: unconverted ppa returned in get_bb_tbl
Matias Bjørling
1
-1
/
+3
2015-11-29
lightnvm: refactor and change vendor id for qemu
Matias Bjørling
1
-2
/
+9
2015-11-29
lightnvm: Simplify config when disabled
Keith Busch
3
-14
/
+16
2015-11-24
nvme: add missing unmaps in nvme_queue_rq
Christoph Hellwig
1
-3
/
+12
2015-11-24
NVMe: default to 4k device page size
Nishanth Aravamudan
1
-9
/
+6
2015-11-20
NVMe: reap completion entries when deleting queue
Keith Busch
1
-1
/
+6
2015-11-20
nvme: lightnvm: use admin queues for admin cmds
Wenwei Tao
1
-7
/
+10
2015-11-19
NVMe: Fix possible arithmetic overflow for max segments
Keith Busch
1
-1
/
+1
2015-11-16
nvme: remove reserved double word
Matias Bjørling
1
-2
/
+2
2015-11-16
nvme: missing ppaf copy
Matias Bjørling
1
-0
/
+2
2015-11-16
lightnvm: remove linear and device addr modes
Matias Bjørling
1
-2
/
+1
2015-11-16
lightnvm: expose mccap in identify command
Matias Bjørling
1
-1
/
+3
2015-11-16
lightnvm: update alignments for identify command
Matias Bjørling
1
-1
/
+3
2015-11-16
lightnvm: update bad block table format
Matias Bjørling
1
-23
/
+90
2015-11-11
NVMe: add support for Apple NVMe controller
Stephan Günther
1
-0
/
+1
2015-11-11
NVMe: use split lo_hi_{read,write}q
Stephan Günther
1
-6
/
+6
2015-11-11
NVMe: Increase the max transfer size when mdts is 0
Sathyavathi M
1
-0
/
+2
2015-11-10
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+28
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+4
2015-11-07
NVMe: add blk polling support
Jens Axboe
1
-4
/
+28
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
1
-2
/
+4
2015-11-06
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-11-04
Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+95
2015-11-04
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-26
/
+8
2015-11-04
Merge branch 'for-4.4/lightnvm' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-12
/
+565
2015-11-04
Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-0
/
+6063
2015-11-03
nvme: lightnvm: clean up a data type
Dan Carpenter
1
-2
/
+2
2015-11-03
NVMe: Precedence error in nvme_pr_clear()
Dan Carpenter
1
-1
/
+1
2015-10-29
nvme: LightNVM support
Matias Bjørling
4
-12
/
+565
2015-10-22
nvme: add missing endianess annotations in nvme_pr_command
Christoph Hellwig
1
-2
/
+2
2015-10-22
NVMe: Add persistent reservation ops
Keith Busch
1
-0
/
+95
2015-10-21
block, libnvdimm, nvme: provide a built-in blk_integrity nop profile
Dan Williams
1
-17
/
+1
2015-10-21
block: move blk_integrity to request_queue
Dan Williams
1
-1
/
+1
2015-10-21
nvme: suspend i/o during runtime blk_integrity_unregister
Dan Williams
1
-0
/
+2
2015-10-21
md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown
Dan Williams
1
-4
/
+1
2015-10-21
block: Inline blk_integrity in struct gendisk
Martin K. Petersen
1
-3
/
+2
2015-10-21
block: Consolidate static integrity profile properties
Martin K. Petersen
1
-4
/
+4
2015-10-15
NVMe: initialize error to '0'
Jens Axboe
1
-1
/
+1
2015-10-15
nvme: use an integer value to Linux errno values
Christoph Hellwig
1
-5
/
+7
[next]