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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme: Use metadata for passthrough commands
Keith Busch
2017-08-30
1
-11
/
+4
*
nvme: Make nvme user functions static
Keith Busch
2017-08-30
2
-12
/
+5
*
nvme/pci: Use req_op to determine DIF remapping
Keith Busch
2017-08-30
1
-2
/
+2
*
nvme: factor metadata handling out of __nvme_submit_user_cmd
Christoph Hellwig
2017-08-30
1
-36
/
+40
*
nvme-fabrics: Convert nvmf_transports_mutex to an rwsem
Roland Dreier
2017-08-30
1
-10
/
+10
*
Merge branch 'nvme-4.14' of git://git.infradead.org/nvme into for-4.14/block-...
Jens Axboe
2017-08-29
15
-444
/
+677
|
\
|
*
nvme: don't blindly overwrite identifiers on disk revalidate
Christoph Hellwig
2017-08-29
1
-1
/
+11
|
*
nvme: remove nvme_revalidate_ns
Christoph Hellwig
2017-08-29
1
-47
/
+53
|
*
nvme: remove unused struct nvme_ns fields
Christoph Hellwig
2017-08-29
1
-5
/
+1
|
*
nvme: allow calling nvme_change_ctrl_state from irq context
Christoph Hellwig
2017-08-29
1
-2
/
+3
|
*
nvme: report more detailed status codes to the block layer
Christoph Hellwig
2017-08-29
1
-0
/
+9
|
*
nvme: honor RTD3 Entry Latency for shutdowns
Martin K. Petersen
2017-08-28
2
-1
/
+16
|
*
nvme: fix uninitialized prp2 value on small transfers
Jan H. Schönherr
2017-08-28
1
-1
/
+3
|
*
nvme-rdma: Use unlikely macro in the fast path
Max Gurtovoy
2017-08-28
1
-6
/
+6
|
*
nvmet: use memcpy_and_pad for identify sn/fr
Martin Wilck
2017-08-28
1
-11
/
+3
|
*
string.h: add memcpy_and_pad()
Martin Wilck
2017-08-28
1
-0
/
+30
|
*
nvmet-fc: simplify sg list handling
James Smart
2017-08-28
2
-39
/
+11
|
*
nvme-fc: Reattach to localports on re-registration
James Smart
2017-08-28
1
-38
/
+106
|
*
nvme: rename AMS symbolic constants to fit specification
Max Gurtovoy
2017-08-28
2
-4
/
+4
|
*
nvme: add symbolic constants for CC identifiers
Max Gurtovoy
2017-08-28
2
-16
/
+22
|
*
nvme: fix identify namespace logging
Sagi Grimberg
2017-08-28
1
-1
/
+1
|
*
nvme-fabrics: log a warning if hostid is invalid
Guan Junxiong
2017-08-28
1
-0
/
+1
|
*
nvme-rdma: call ops->reg_read64 instead of nvmf_reg_read64
Sagi Grimberg
2017-08-28
1
-1
/
+1
|
*
nvme-rdma: cleanup error path in controller reset
Sagi Grimberg
2017-08-28
1
-23
/
+9
|
*
nvme-rdma: introduce nvme_rdma_start_queue
Sagi Grimberg
2017-08-28
1
-12
/
+24
|
*
nvme-rdma: rename nvme_rdma_init_queue to nvme_rdma_alloc_queue
Sagi Grimberg
2017-08-28
1
-10
/
+7
|
*
nvme-rdma: stop queues instead of simply flipping their state
Sagi Grimberg
2017-08-28
1
-5
/
+4
|
*
nvme-rdma: introduce configure/destroy io queues
Sagi Grimberg
2017-08-28
1
-81
/
+81
|
*
nvme-rdma: reuse configure/destroy_admin_queue
Sagi Grimberg
2017-08-28
1
-18
/
+2
|
*
nvme-rdma: don't free tagset on resets
Sagi Grimberg
2017-08-28
1
-19
/
+30
|
*
nvme-rdma: disable the controller on resets
Sagi Grimberg
2017-08-28
1
-4
/
+6
|
*
nvme-rdma: move tagset allocation to a dedicated routine
Sagi Grimberg
2017-08-28
1
-56
/
+75
|
*
nvme: Add admin_tagset pointer to nvme_ctrl
Sagi Grimberg
2017-08-28
5
-0
/
+5
|
*
nvme-rdma: move nvme_rdma_configure_admin_queue code location
Sagi Grimberg
2017-08-28
1
-91
/
+94
|
*
nvme-rdma: remove NVME_RDMA_MAX_SEGMENT_SIZE
Johannes Thumshirn
2017-08-28
1
-2
/
+0
|
*
nvmet-fcloop: remove ALL_OPTS define
Johannes Thumshirn
2017-08-28
1
-3
/
+0
|
*
nvmet: fix the return error code of target if host is not allowed
Guan Junxiong
2017-08-28
1
-0
/
+1
|
*
nvmet: use NVME_NSID_ALL
Christoph Hellwig
2017-08-28
2
-2
/
+2
|
*
nvme: add support for NVMe 1.3 Timestamp Feature
Jon Derrick
2017-08-28
2
-0
/
+23
|
*
nvme: define NVME_NSID_ALL
Arnav Dawn
2017-08-28
2
-3
/
+5
|
*
nvme: add support for FW activation without reset
Arnav Dawn
2017-08-28
3
-0
/
+86
|
/
*
Merge tag 'v4.13-rc7' into for-4.14/block-postmerge
Jens Axboe
2017-08-28
1034
-18233
/
+15391
|
\
|
*
Linux 4.13-rc7
v4.13-rc7
Linus Torvalds
2017-08-27
1
-1
/
+1
|
*
Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-08-27
4
-15
/
+37
|
|
\
|
|
*
iommu: Fix wrong freeing of iommu_device->dev
Joerg Roedel
2017-08-15
4
-15
/
+37
|
*
|
Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-08-27
1
-1
/
+1
|
|
\
\
|
|
*
|
ANDROID: binder: fix proc->tsk check.
Martijn Coenen
2017-08-22
1
-1
/
+1
|
*
|
|
Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-08-27
12
-46
/
+107
|
|
\
\
\
|
|
*
\
\
Merge tag 'fixes-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2017-08-20
10
-43
/
+103
|
|
|
\
\
\
|
|
|
*
|
|
iio: magnetometer: st_magn: remove ihl property for LSM303AGR
Lorenzo Bianconi
2017-08-20
1
-2
/
+0
[next]