index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-29
nvme: don't blindly overwrite identifiers on disk revalidate
Christoph Hellwig
1
-1
/
+11
2017-08-29
nvme: remove nvme_revalidate_ns
Christoph Hellwig
1
-47
/
+53
2017-08-29
nvme: remove unused struct nvme_ns fields
Christoph Hellwig
1
-5
/
+1
2017-08-29
nvme: allow calling nvme_change_ctrl_state from irq context
Christoph Hellwig
1
-2
/
+3
2017-08-29
nvme: report more detailed status codes to the block layer
Christoph Hellwig
1
-0
/
+9
2017-08-28
nvme: honor RTD3 Entry Latency for shutdowns
Martin K. Petersen
2
-1
/
+16
2017-08-28
nvme: fix uninitialized prp2 value on small transfers
Jan H. Schönherr
1
-1
/
+3
2017-08-28
nvme-rdma: Use unlikely macro in the fast path
Max Gurtovoy
1
-6
/
+6
2017-08-28
nvmet: use memcpy_and_pad for identify sn/fr
Martin Wilck
1
-11
/
+3
2017-08-28
nvmet-fc: simplify sg list handling
James Smart
1
-38
/
+10
2017-08-28
nvme-fc: Reattach to localports on re-registration
James Smart
1
-38
/
+106
2017-08-28
nvme: rename AMS symbolic constants to fit specification
Max Gurtovoy
1
-1
/
+1
2017-08-28
nvme: add symbolic constants for CC identifiers
Max Gurtovoy
1
-7
/
+7
2017-08-28
nvme: fix identify namespace logging
Sagi Grimberg
1
-1
/
+1
2017-08-28
nvme-fabrics: log a warning if hostid is invalid
Guan Junxiong
1
-0
/
+1
2017-08-28
nvme-rdma: call ops->reg_read64 instead of nvmf_reg_read64
Sagi Grimberg
1
-1
/
+1
2017-08-28
nvme-rdma: cleanup error path in controller reset
Sagi Grimberg
1
-23
/
+9
2017-08-28
nvme-rdma: introduce nvme_rdma_start_queue
Sagi Grimberg
1
-12
/
+24
2017-08-28
nvme-rdma: rename nvme_rdma_init_queue to nvme_rdma_alloc_queue
Sagi Grimberg
1
-10
/
+7
2017-08-28
nvme-rdma: stop queues instead of simply flipping their state
Sagi Grimberg
1
-5
/
+4
2017-08-28
nvme-rdma: introduce configure/destroy io queues
Sagi Grimberg
1
-81
/
+81
2017-08-28
nvme-rdma: reuse configure/destroy_admin_queue
Sagi Grimberg
1
-18
/
+2
2017-08-28
nvme-rdma: don't free tagset on resets
Sagi Grimberg
1
-19
/
+30
2017-08-28
nvme-rdma: disable the controller on resets
Sagi Grimberg
1
-4
/
+6
2017-08-28
nvme-rdma: move tagset allocation to a dedicated routine
Sagi Grimberg
1
-56
/
+75
2017-08-28
nvme: Add admin_tagset pointer to nvme_ctrl
Sagi Grimberg
5
-0
/
+5
2017-08-28
nvme-rdma: move nvme_rdma_configure_admin_queue code location
Sagi Grimberg
1
-91
/
+94
2017-08-28
nvme-rdma: remove NVME_RDMA_MAX_SEGMENT_SIZE
Johannes Thumshirn
1
-2
/
+0
2017-08-28
nvmet-fcloop: remove ALL_OPTS define
Johannes Thumshirn
1
-3
/
+0
2017-08-28
nvmet: fix the return error code of target if host is not allowed
Guan Junxiong
1
-0
/
+1
2017-08-28
nvmet: use NVME_NSID_ALL
Christoph Hellwig
2
-2
/
+2
2017-08-28
nvme: add support for NVMe 1.3 Timestamp Feature
Jon Derrick
1
-0
/
+21
2017-08-28
nvme: define NVME_NSID_ALL
Arnav Dawn
1
-3
/
+3
2017-08-28
nvme: add support for FW activation without reset
Arnav Dawn
2
-0
/
+77
2017-08-28
Merge tag 'v4.13-rc7' into for-4.14/block-postmerge
Jens Axboe
492
-2585
/
+4514
2017-08-27
Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-14
/
+26
2017-08-27
Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2017-08-27
Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-43
/
+104
2017-08-27
Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntb
Linus Torvalds
2
-5
/
+3
2017-08-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-13
/
+45
2017-08-26
Merge tag 'pci-v4.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+3
2017-08-25
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-9
/
+17
2017-08-25
Merge tag 'for-linus-20170825' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-1
/
+13
2017-08-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-37
/
+6
2017-08-25
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-14
/
+24
2017-08-25
PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL
Christoph Hellwig
1
-10
/
+3
2017-08-25
Merge tag 'mmc-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-6
/
+43
2017-08-25
Merge tag 'dmaengine-fix-4.13-rc7' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
1
-2
/
+2
2017-08-25
Merge tag 'drm-fixes-for-v4.13-rc7' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
13
-24
/
+69
2017-08-25
skd: Remove SKD_ID_INCR
Bart Van Assche
1
-5
/
+0
[next]