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
/
block
/
nvme-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NVMe: fix error return checking from blk_mq_alloc_request()
Jens Axboe
2014-12-10
1
-6
/
+6
*
NVMe: fix freeing of wrong request in abort path
Sam Bradshaw
2014-12-10
1
-1
/
+1
*
NVMe: Fix command setup on IO retry
Keith Busch
2014-12-03
1
-2
/
+1
*
NVMe: Update module version major number
Keith Busch
2014-11-21
1
-1
/
+1
*
NVMe: fail pci initialization if the device doesn't have any BARs
Jens Axboe
2014-11-20
1
-0
/
+3
*
NVMe: add ->exit_hctx() hook
Jens Axboe
2014-11-20
1
-0
/
+9
*
NVMe: make setup work for devices that don't do INTx
Jens Axboe
2014-11-19
1
-0
/
+19
*
NVMe: enable IO stats by default
Jens Axboe
2014-11-18
1
-1
/
+0
*
NVMe: nvme_submit_async_admin_req() must use atomic rq allocation
Jens Axboe
2014-11-18
1
-1
/
+1
*
NVMe: replace blk_put_request() with blk_mq_free_request()
Jens Axboe
2014-11-17
1
-7
/
+7
*
NVMe: __nvme_submit_admin_cmd() can be static
kbuild test robot
2014-11-10
1
-1
/
+1
*
NVMe: blk_mq_alloc_request() returns error pointers
Dan Carpenter
2014-11-05
1
-6
/
+6
*
NVMe: Convert to blk-mq
Matias Bjørling
2014-11-04
1
-809
/
+557
*
NVMe: Do not over allocate for discard requests
Keith Busch
2014-11-04
1
-1
/
+3
*
NVMe: Do not open disks that are being deleted
Keith Busch
2014-11-04
1
-4
/
+16
*
NVMe: Clear QUEUE_FLAG_STACKABLE
Keith Busch
2014-11-04
1
-0
/
+1
*
NVMe: Fix device probe waiting on kthread
Keith Busch
2014-11-04
1
-1
/
+1
*
NVMe: Passthrough IOCTL for IO commands
Keith Busch
2014-11-04
1
-5
/
+12
*
NVMe: Add revalidate_disk callback
Keith Busch
2014-11-04
1
-0
/
+30
*
NVMe: Fix nvmeq waitqueue entry initialization
Keith Busch
2014-11-04
1
-7
/
+4
*
NVMe: Translate NVMe status to errno
Keith Busch
2014-11-04
1
-1
/
+13
*
NVMe: Remove duplicate compat SG_IO code
Keith Busch
2014-11-04
1
-3
/
+1
*
NVMe: Reference count pci device
Keith Busch
2014-11-04
1
-2
/
+5
*
nvme: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2014-11-04
1
-1
/
+1
*
NVMe: Correctly handle IOCTL_SUBMIT_IO when cpus > online queues
Sam Bradshaw
2014-11-04
1
-2
/
+2
*
NVMe: Fix filesystem sync deadlock on removal
Keith Busch
2014-11-04
1
-2
/
+2
*
NVMe: Call nvme_free_queue directly
Keith Busch
2014-11-04
1
-7
/
+11
*
NVMe: Add shutdown timeout as module parameter.
Dan McLeran
2014-11-04
1
-1
/
+6
*
NVMe: Skip orderly shutdown on failed devices
Keith Busch
2014-11-04
1
-1
/
+4
*
NVMe: Whitespace fixes
Keith Busch
2014-11-04
1
-5
/
+5
*
NVMe: Use pci_stop_and_remove_bus_device_locked()
Keith Busch
2014-11-04
1
-1
/
+1
*
NVMe: Handling devices incapable of I/O
Keith Busch
2014-11-04
1
-11
/
+8
*
NVMe: Change nvme_enable_ctrl to set EN and manage CC thru ctrl_config.
Dan McLeran
2014-11-04
1
-8
/
+12
*
NVMe: Mismatched host/device page size support
Keith Busch
2014-11-04
1
-19
/
+40
*
NVMe: Async event request
Keith Busch
2014-11-04
1
-0
/
+42
*
block: Use dma_zalloc_coherent
Joe Perches
2014-11-04
1
-3
/
+2
*
block: disable entropy contributions for nonrot devices
Mike Snitzer
2014-10-04
1
-0
/
+1
*
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2014-06-15
1
-71
/
+132
|
\
|
*
NVMe: Fix hot cpu notification dead lock
Keith Busch
2014-06-13
1
-10
/
+25
|
*
NVMe: Rename io_timeout to nvme_io_timeout
Matthew Wilcox
2014-06-03
1
-2
/
+2
|
*
NVMe: Adhere to request queue block accounting enable/disable
Sam Bradshaw
2014-06-03
1
-14
/
+19
|
*
NVMe: Fix nvme get/put queue semantics
Keith Busch
2014-06-03
1
-8
/
+21
|
*
NVMe: Make admin timeout a module parameter
Keith Busch
2014-06-03
1
-3
/
+7
|
*
NVMe: Make iod bio timeout a parameter
Keith Busch
2014-06-03
1
-1
/
+5
|
*
NVMe: Prevent possible NULL pointer dereference
Santosh Y
2014-06-03
1
-1
/
+4
|
*
NVMe: Enable BUILD_BUG_ON checks
Matthew Wilcox
2014-05-09
1
-0
/
+1
|
*
NVMe: Flush with data support
Keith Busch
2014-05-05
1
-20
/
+24
|
*
NVMe: Configure support for block flush
Keith Busch
2014-05-05
1
-0
/
+3
|
*
NVMe: Add tracepoints
Keith Busch
2014-05-05
1
-4
/
+9
|
*
NVMe: Protect against badly formatted CQEs
Keith Busch
2014-05-05
1
-2
/
+3
[next]