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.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
2019-04-12
block: genhd: remove async_events field
Martin Wilck
1
-1
/
+0
2019-04-11
md: add __acquires/__releases annotations to handle_active_stripes
Christoph Hellwig
1
-0
/
+2
2019-04-11
md: add __acquires/__releases annotations to (un)lock_two_stripes
Christoph Hellwig
1
-0
/
+4
2019-04-11
md: mark md_cluster_mod static
Christoph Hellwig
1
-2
/
+1
2019-04-11
md: use correct type in super_1_sync
Christoph Hellwig
1
-1
/
+1
2019-04-11
md: use correct type in super_1_load
Christoph Hellwig
1
-2
/
+2
2019-04-11
md: use correct types in md_bitmap_print_sb
Christoph Hellwig
1
-4
/
+4
2019-04-11
md: add a missing endianness conversion in check_sb_changes
Christoph Hellwig
1
-1
/
+1
2019-04-11
md: add mddev->pers to avoid potential NULL pointer dereference
Yufen Yu
1
-2
/
+4
2019-04-08
virtio_blk: replace 0 by HCTX_TYPE_DEFAULT to index blk_mq_tag_set->map
Dongli Zhang
1
-1
/
+2
2019-04-06
block: remove CONFIG_LBDAF
Christoph Hellwig
7
-77
/
+10
2019-04-05
nvme: log the error status on Identify Namespace failure
Kenneth Heitke
1
-1
/
+1
2019-04-05
nvmet: add safety check for subsystem lock during nvmet_ns_changed
Max Gurtovoy
1
-0
/
+2
2019-04-05
nvmet: never fail double namespace enablement
Max Gurtovoy
1
-3
/
+4
2019-04-05
nvme-pci: tidy up nvme_map_data
Christoph Hellwig
1
-12
/
+5
2019-04-05
nvme-pci: optimize mapping single segment requests using SGLs
Christoph Hellwig
1
-0
/
+22
2019-04-05
nvme-pci: optimize mapping of small single segment requests
Christoph Hellwig
1
-5
/
+40
2019-04-05
nvme-pci: remove the inline scatterlist optimization
Christoph Hellwig
1
-32
/
+6
2019-04-05
nvme-pci: split metadata handling from nvme_map_data / nvme_unmap_data
Christoph Hellwig
1
-21
/
+27
2019-04-05
nvme-pci: do not build a scatterlist to map metadata
Christoph Hellwig
1
-13
/
+10
2019-04-05
nvme-pci: only call nvme_unmap_data for requests transferring data
Christoph Hellwig
1
-1
/
+2
2019-04-05
nvme-pci: merge nvme_free_iod into nvme_unmap_data
Christoph Hellwig
1
-27
/
+17
2019-04-05
nvme-pci: move the call to nvme_cleanup_cmd out of nvme_unmap_data
Christoph Hellwig
1
-1
/
+1
2019-04-05
nvme-pci: remove nvme_init_iod
Christoph Hellwig
1
-34
/
+22
2019-04-05
nvme-pci: remove unused nvme_iod member
Keith Busch
1
-2
/
+0
2019-04-05
nvme-pci: remove q_dmadev from nvme_queue
Keith Busch
1
-5
/
+3
2019-04-05
nvme-pci: use a flag for polled queues
Keith Busch
1
-20
/
+13
2019-04-05
nvmet-tcp: implement C2HData SUCCESS optimization
Sagi Grimberg
1
-3
/
+21
2019-04-05
nvmet-fc: use zero-sized array and struct_size() in kzalloc()
Gustavo A. R. Silva
1
-5
/
+2
2019-04-05
nvmet: avoid double errno conversions
Christoph Hellwig
1
-4
/
+2
2019-04-05
nvme: avoid double dereference to convert le to cpu
Max Gurtovoy
1
-2
/
+2
2019-04-01
md: batch flush requests.
NeilBrown
2
-4
/
+26
2019-04-01
Revert "MD: fix lock contention for flush bios"
NeilBrown
2
-119
/
+62
2019-04-01
Don't jump to compute_result state from check_result state
Nigel Croxon
1
-15
/
+4
2019-04-01
block: loop: mark bvec as ITER_BVEC_FLAG_NO_REF
Ming Lei
1
-4
/
+12
2019-04-01
block: pass page to xen_biovec_phys_mergeable
Ming Lei
1
-2
/
+3
2019-04-01
loop: properly observe rotational flag of underlying device
Holger Hoffstätte
1
-0
/
+19
2019-03-31
Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
1
-3
/
+1
2019-03-30
Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+13
2019-03-30
Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
6
-16
/
+25
2019-03-30
leds: trigger: netdev: use memcpy in device_name_store
Rasmus Villemoes
1
-1
/
+2
2019-03-30
leds: pca9532: fix a potential NULL pointer dereference
Kangjie Lu
1
-2
/
+6
2019-03-30
Merge tag 'staging-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
43
-4587
/
+276
2019-03-30
Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-51
/
+74
2019-03-30
Merge tag 'usb-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
23
-37
/
+110
2019-03-30
Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-3
/
+0
2019-03-30
Merge tag 'pm-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-4
/
+12
2019-03-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-30
/
+21
2019-03-30
Merge tag 'iommu-fixes-v5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-9
/
+17
2019-03-30
Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-179
/
+257
[next]