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
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-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-30
/
+21
2019-03-29
Merge tag 'iommu-fixes-v5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-9
/
+17
2019-03-29
Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-179
/
+257
2019-03-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
13
-31
/
+118
2019-03-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+5
2019-03-29
Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-27
/
+38
2019-03-29
Merge tag 'drm-fixes-2019-03-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
20
-103
/
+89
2019-03-29
drivers/block/zram/zram_drv.c: fix idle/writeback string compare
Minchan Kim
1
-26
/
+6
2019-03-29
iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging
Nicolas Boichat
1
-4
/
+15
2019-03-29
staging: vt6655: Remove vif check from vnt_interrupt
Malcolm Priestley
1
-2
/
+1
2019-03-29
staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()
Gao Xiang
1
-20
/
+25
2019-03-29
iommu/amd: Reserve exclusion range in iova-domain
Joerg Roedel
3
-6
/
+12
2019-03-29
Merge tag 'usb-serial-5.1-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
5
-8
/
+20
[next]