index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
nvme-core.c
Age
Commit message (
Expand
)
Author
2014-10-04
block: disable entropy contributions for nonrot devices
Mike Snitzer
2014-06-15
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2014-06-13
NVMe: Fix hot cpu notification dead lock
Keith Busch
2014-06-03
NVMe: Rename io_timeout to nvme_io_timeout
Matthew Wilcox
2014-06-03
NVMe: Adhere to request queue block accounting enable/disable
Sam Bradshaw
2014-06-03
NVMe: Fix nvme get/put queue semantics
Keith Busch
2014-06-03
NVMe: Make admin timeout a module parameter
Keith Busch
2014-06-03
NVMe: Make iod bio timeout a parameter
Keith Busch
2014-06-03
NVMe: Prevent possible NULL pointer dereference
Santosh Y
2014-05-27
NVMe: Implement PCIe reset notification callback
Keith Busch
2014-05-09
NVMe: Enable BUILD_BUG_ON checks
Matthew Wilcox
2014-05-05
NVMe: Flush with data support
Keith Busch
2014-05-05
NVMe: Configure support for block flush
Keith Busch
2014-05-05
NVMe: Add tracepoints
Keith Busch
2014-05-05
NVMe: Protect against badly formatted CQEs
Keith Busch
2014-05-05
NVMe: Improve error messages
Matthew Wilcox
2014-05-05
NVMe: Update copyright headers
Matthew Wilcox
2014-04-11
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2014-04-10
NVMe: Retry failed commands with non-fatal errors
Keith Busch
2014-04-10
NVMe: Add getgeo to block ops
Keith Busch
2014-04-10
NVMe: Start-stop nvme_thread during device add-remove.
Dan McLeran
2014-04-10
NVMe: Make I/O timeout a module parameter
Keith Busch
2014-04-10
NVMe: CPU hot plug notification
Keith Busch
2014-04-10
NVMe: per-cpu io queues
Keith Busch
2014-04-01
Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-03-24
NVMe: Replace DEFINE_PCI_DEVICE_TABLE
Matthew Wilcox
2014-03-24
NVMe: IOCTL path RCU protect queue access
Keith Busch
2014-03-24
NVMe: RCU protected access to io queues
Keith Busch
2014-03-24
NVMe: Initialize device reference count earlier
Keith Busch
2014-03-24
NVMe: Add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2014-03-13
nvme: Use pci_enable_msi_range() and pci_enable_msix_range()
Alexander Gordeev
2014-03-07
nvme: don't use PREPARE_WORK
Tejun Heo
2014-02-05
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2014-02-02
NVMe: Namespace use after free on surprise removal
Keith Busch
2014-01-29
NVMe: Correct uses of INIT_WORK
Matthew Wilcox
2014-01-27
NVMe: Include device and queue numbers in interrupt name
Matthew Wilcox
2014-01-27
NVMe: Add a pci_driver shutdown method
Keith Busch
2014-01-27
NVMe: Disable admin queue on init failure
Keith Busch
2014-01-27
NVMe: Dynamically allocate partition numbers
Matthew Wilcox
2014-01-27
NVMe: Async IO queue deletion
Keith Busch
2014-01-27
NVMe: Surprise removal handling
Keith Busch
2014-01-27
NVMe: Abort timed out commands
Keith Busch
2014-01-27
NVMe: Schedule reset for failed controllers
Keith Busch
2013-12-16
NVMe: Device resume error handling
Keith Busch
2013-12-16
NVMe: Cache dev->pci_dev in a local pointer
Matthew Wilcox
2013-12-16
NVMe: Fix lockdep warnings
Matthew Wilcox
2013-12-16
NVMe: compat SG_IO ioctl
Keith Busch
2013-11-23
block: Introduce new bio_split()
Kent Overstreet
2013-11-23
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
[next]