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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-08
nvme: remove unused function nvme_ctrl_ready
Israel Rukshin
1
-9
/
+0
2018-12-08
nvme: implement Enhanced Command Retry
Keith Busch
2
-2
/
+46
2018-12-08
nvmet: fix the structure member indentation
Chaitanya Kulkarni
1
-4
/
+4
2018-12-08
nvmet: use unlikely for req status check
Chaitanya Kulkarni
1
-1
/
+1
2018-12-08
nvmet-rdma: Add unlikely for response allocated check
Israel Rukshin
1
-1
/
+1
2018-12-08
nvme: Remove unused forward declaration
Israel Rukshin
1
-1
/
+0
2018-12-08
nvme: disable fabrics SQ flow control when asked by the user
Sagi Grimberg
2
-1
/
+14
2018-12-08
nvmet: expose support for fabrics SQ flow control disable in treq
Sagi Grimberg
1
-0
/
+1
2018-12-08
nvmet: don't override treq upon modification.
Sagi Grimberg
1
-4
/
+7
2018-12-08
nvmet: support fabrics sq flow control
Sagi Grimberg
3
-10
/
+20
2018-12-08
nvmet-fc: remove the IN_ISR deferred scheduling options
James Smart
1
-64
/
+2
2018-12-08
nvmet: mark nvmet_genctr static
Christoph Hellwig
2
-2
/
+1
2018-12-08
nvmet: enable Discovery Controller AENs
Jay Sternberg
4
-12
/
+99
2018-12-08
nvmet: allow host connect even if no allowed subsystems are exported
Sagi Grimberg
3
-30
/
+9
2018-12-08
nvmet: add support to Discovery controllers for commands
Jay Sternberg
1
-0
/
+53
2018-12-08
nvmet: add defines for discovery change async events
Jay Sternberg
1
-0
/
+2
2018-12-08
nvmet: make kato and AEN processing for use by other controllers
Jay Sternberg
2
-15
/
+45
2018-12-08
nvmet: allow Keep Alive for Discovery controller
Jay Sternberg
4
-28
/
+18
2018-12-08
nvmet: change aen mask functions to use bit numbers
Jay Sternberg
3
-9
/
+9
2018-12-08
nvmet: provide aen bit functions for multiple controller types
Jay Sternberg
3
-20
/
+15
2018-12-08
nvmet: use IOCB_NOWAIT for file-ns buffered I/O
Chaitanya Kulkarni
1
-46
/
+84
2018-12-08
nvmet: support for traffic based keep-alive
Sagi Grimberg
3
-1
/
+16
2018-12-08
nvme: support traffic based keep-alive
Sagi Grimberg
2
-0
/
+14
2018-12-08
nvme: cache controller attributes
Sagi Grimberg
2
-0
/
+2
2018-12-08
nvme: introduce ctrl attributes enumeration
Sagi Grimberg
1
-1
/
+1
2018-12-08
nvme: add a numa_node field to struct nvme_ctrl
Hannes Reinecke
5
-7
/
+12
2018-12-08
nvme: consolidate memset calls in the nvme_setup_cmd path
Chaitanya Kulkarni
1
-3
/
+1
2018-12-08
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou
2
-3
/
+4
2018-12-08
dm: set the static flush bio device on demand
Dennis Zhou
1
-1
/
+11
2018-12-04
block: only allow polling if a poll queue_map exists
Christoph Hellwig
1
-20
/
+9
2018-12-04
nvme-mpath: remove I/O polling support
Christoph Hellwig
1
-16
/
+0
2018-12-04
nvme-rdma: remove I/O polling support
Christoph Hellwig
1
-24
/
+0
2018-12-04
nvme-pci: remove the CQ lock for interrupt driven queues
Christoph Hellwig
1
-11
/
+26
2018-12-04
nvme-pci: don't poll from irq context when deleting queues
Christoph Hellwig
1
-8
/
+19
2018-12-04
nvme-pci: refactor nvme_disable_io_queues
Christoph Hellwig
1
-21
/
+20
2018-12-04
nvme-pci: consolidate code for polling non-dedicated queues
Christoph Hellwig
1
-23
/
+12
2018-12-04
nvme-pci: only allow polling with separate poll queues
Christoph Hellwig
1
-13
/
+5
2018-12-04
nvme-pci: cleanup SQ allocation a bit
Christoph Hellwig
1
-18
/
+15
2018-12-04
nvme-pci: use atomic bitops to mark a queue enabled
Christoph Hellwig
1
-28
/
+15
2018-12-04
block: move queues types to the block layer
Christoph Hellwig
1
-43
/
+25
2018-12-04
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
267
-1552
/
+2376
2018-12-02
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-1
/
+1
2018-12-02
Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-58
/
+12
2018-12-02
Merge tag 'dmaengine-fix-4.20-rc5' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
1
-1
/
+9
2018-12-01
Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-4
/
+11
2018-12-01
Merge tag 'pci-v4.20-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-24
/
+13
2018-12-01
Merge remote-tracking branch 'lorenzo/pci/controller-fixes' into for-linus
Bjorn Helgaas
3
-11
/
+2
2018-12-01
PCI: Fix incorrect value returned from pcie_get_speed_cap()
Mikulas Patocka
1
-13
/
+11
2018-12-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2018-12-01
sbitmap: optimize wakeup check
Jens Axboe
1
-5
/
+7
[next]