index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
nvme-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-02
Merge branch 'for-4.3/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-73
/
+194
2015-08-26
NVMe: Using PRACT bit to generate and verify PI by controller
Alok Pandey
1
-5
/
+8
2015-08-20
NVMe:Remove unreachable code in nvme_abort_req
Sunad Bhandary
1
-15
/
+9
2015-08-20
block: Replace SG_GAPS with new queue limits mask
Keith Busch
1
-1
/
+1
2015-08-18
NVMe: Add nvme subsystem reset IOCTL
Jon Derrick
1
-0
/
+11
2015-08-18
NVMe: Add nvme subsystem reset support
Keith Busch
1
-1
/
+10
2015-08-18
NVMe: removed unused nn var from nvme_dev_add
Matias Bjørling
1
-2
/
+0
2015-08-18
NVMe: Set queue max segments
Keith Busch
1
-1
/
+4
2015-07-22
nvme: Fixes u64 division which breaks i386 builds
Jon Derrick
1
-2
/
+3
2015-07-21
NVMe: Use CMB for the IO SQes if available
Jon Derrick
1
-5
/
+117
2015-07-21
NVMe: Unify SQ entry writing and doorbell ringing
Jon Derrick
1
-45
/
+35
2015-07-17
block: have drivers use blk_queue_max_discard_sectors()
Jens Axboe
1
-1
/
+1
2015-07-16
NVMe: Reread partitions on metadata formats
Keith Busch
1
-2
/
+11
2015-07-02
NVMe: Fix irq freeing when queue_request_irq fails
Jon Derrick
1
-2
/
+7
2015-06-27
drivers/block/nvme-core.c: fix build with gcc-4.4.4
Andrew Morton
1
-14
/
+16
2015-06-27
NVMe: Fix filesystem deadlock on removal
Keith Busch
1
-1
/
+1
2015-06-27
NVMe: Failed controller initialization fixes
Keith Busch
1
-18
/
+15
2015-06-27
NVMe: Unify controller probe and resume
Keith Busch
1
-23
/
+29
2015-06-27
NVMe: Don't use fake status on cancelled command
Keith Busch
1
-1
/
+4
2015-06-27
NVMe: Fix device cleanup on initialization failure
Keith Busch
1
-2
/
+16
2015-06-26
Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-376
/
+436
2015-06-19
NVMe: Fix IO for extended metadata formats
Keith Busch
1
-6
/
+6
2015-06-17
nvme: don't overwrite req->cmd_flags on sync cmd
Matias Bjørling
1
-1
/
+1
2015-06-05
NVMe: Automatic namespace rescan
Keith Busch
1
-32
/
+127
2015-06-05
NVMe: Memory barrier before queue_count is incremented
Jon Derrick
1
-1
/
+4
2015-06-05
NVMe: add sysfs and ioctl controller reset
Keith Busch
1
-0
/
+53
2015-06-01
NVMe: Remove hctx reliance for multi-namespace
Keith Busch
1
-33
/
+19
2015-05-29
NVMe: End sync requests immediately on failure
Keith Busch
1
-0
/
+1
2015-05-29
NVMe: Use requested sync command timeout
Keith Busch
1
-1
/
+1
2015-05-29
NVMe: fix type warning on 32-bit
Arnd Bergmann
1
-4
/
+6
2015-05-22
NVMe: Fix obtaining command result
Keith Busch
1
-4
/
+6
2015-05-22
nvme: submit internal commands through the block layer
Christoph Hellwig
1
-222
/
+177
2015-05-22
nvme: store a struct device pointer in struct nvme_dev
Christoph Hellwig
1
-57
/
+53
2015-05-22
nvme: consolidate synchronous command submission helpers
Christoph Hellwig
1
-63
/
+33
2015-05-19
nvme: disable irqs in nvme_freeze_queues
Christoph Hellwig
1
-2
/
+2
2015-04-17
Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-93
/
+66
2015-04-08
NVMe: Meta data handling through submit io ioctl
Keith Busch
1
-74
/
+49
2015-04-08
NVMe: Remove check for null
Keith Busch
1
-2
/
+0
2015-04-08
NVMe: Fix error handling of class_create("nvme")
Alexey Khoroshilov
1
-1
/
+3
2015-03-31
NVMe: increase depth of admin queue
Jens Axboe
1
-1
/
+1
2015-03-31
nvme: Fix PRP list calculation for non-4k system page size
Murali Iyer
1
-2
/
+2
2015-03-31
NVMe: Fix blk-mq hot cpu notification
Keith Busch
1
-7
/
+5
2015-03-31
NVMe: embedded iod mask cleanup
Chong Yuan
1
-4
/
+3
2015-03-31
NVMe: Freeze admin queue on device failure
Keith Busch
1
-2
/
+3
2015-03-23
NVMe: Initialize device list head before starting
Keith Busch
1
-0
/
+1
2015-02-23
NVMe: Fix for BLK_DEV_INTEGRITY not set
Keith Busch
1
-41
/
+58
2015-02-20
NVMe: Fix potential corruption on sync commands
Keith Busch
1
-29
/
+3
2015-02-20
NVMe: Remove unused variables
Keith Busch
1
-8
/
+0
2015-02-20
NVMe: Fix potential corruption during shutdown
Keith Busch
1
-30
/
+19
2015-02-20
NVMe: Asynchronous controller probe
Keith Busch
1
-17
/
+31
[next]