index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-06
scsi: fixup kernel warning during rmmod()
Hannes Reinecke
1
-2
/
+8
2017-10-02
scsi: ibmvscsis: Fix write_pending failure path
Bryant G. Ly
1
-1
/
+1
2017-10-02
scsi: libiscsi: Remove iscsi_destroy_session
Khazhismel Kumykov
1
-16
/
+0
2017-10-02
scsi: libiscsi: Fix use-after-free race during iscsi_session_teardown
Khazhismel Kumykov
1
-4
/
+4
2017-10-02
scsi: sd: Do not override max_sectors_kb sysfs setting
Martin K. Petersen
1
-5
/
+14
2017-10-02
scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP
Martin K. Petersen
2
-4
/
+15
2017-09-27
scsi: ILLEGAL REQUEST + ASC==27 => target failure
Martin Wilck
1
-1
/
+2
2017-09-27
scsi: aacraid: Add a small delay after IOP reset
Guilherme G. Piccoli
1
-0
/
+2
2017-09-25
scsi: scsi_transport_fc: Also check for NOTPRESENT in fc_remote_port_add()
Hannes Reinecke
1
-1
/
+2
2017-09-25
scsi: scsi_transport_fc: set scsi_target_id upon rescan
Hannes Reinecke
1
-10
/
+1
2017-09-25
scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlmsg properly
Xin Long
1
-1
/
+1
2017-09-15
scsi: aacraid: error: testing array offset 'bus' after use
Nikola Pajkovsky
1
-8
/
+12
2017-09-15
scsi: lpfc: Don't return internal MBXERR_ERROR code from probe function
Stefano Brivio
1
-0
/
+1
2017-09-15
scsi: aacraid: Fix 2T+ drives on SmartIOC-2000
Dave Carroll
2
-6
/
+11
2017-09-15
scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE
Hannes Reinecke
1
-3
/
+2
2017-09-15
scsi: sg: factor out sg_fill_request_table()
Hannes Reinecke
1
-26
/
+35
2017-09-15
scsi: sd: Remove unnecessary condition in sd_read_block_limits()
Lukas Czerner
1
-2
/
+0
2017-09-14
scsi: acornscsi: fix build error
Arnd Bergmann
1
-3
/
+3
2017-09-14
scsi: scsi_transport_fc: fix NULL pointer dereference in fc_bsg_job_timeout
Christoph Hellwig
1
-1
/
+1
2017-09-13
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
114
-1037
/
+8040
2017-09-13
Merge tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Linus Torvalds
19
-475
/
+908
2017-09-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-9
/
+1
2017-09-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-59
/
+65
2017-09-12
Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+1
2017-09-12
Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
13
-110
/
+104
2017-09-12
Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
1
-5
/
+5
2017-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
7
-227
/
+262
2017-09-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
Linus Torvalds
20
-106
/
+680
2017-09-11
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
15
-130
/
+315
2017-09-11
Merge tag 'pwm/for-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
Linus Torvalds
15
-301
/
+660
2017-09-11
nvme-pci: implement the HMB entry number and size limitations
Christoph Hellwig
3
-1
/
+10
2017-09-11
nvme-pci: propagate (some) errors from host memory buffer setup
Christoph Hellwig
1
-6
/
+12
2017-09-11
nvme-pci: use appropriate initial chunk size for HMB allocation
Akinobu Mita
1
-1
/
+1
2017-09-11
nvme-pci: fix host memory buffer allocation fallback
Christoph Hellwig
1
-18
/
+30
2017-09-11
nvme: fix lightnvm check
Christoph Hellwig
4
-35
/
+14
2017-09-10
Revert "firmware: add sanity check on shutdown/suspend"
Linus Torvalds
1
-99
/
+0
2017-09-10
Merge tag 'armsoc-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-210
/
+21
2017-09-10
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
54
-430
/
+1102
2017-09-10
Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-3
/
+8
2017-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
3
-0
/
+1161
2017-09-09
Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
31
-1224
/
+2598
2017-09-09
Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd
Linus Torvalds
96
-671
/
+1950
2017-09-09
Merge tag 'for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Linus Torvalds
22
-613
/
+1383
2017-09-09
Merge tag 'rpmsg-v4.14' of git://github.com/andersson/remoteproc
Linus Torvalds
12
-962
/
+2167
2017-09-09
Merge tag 'rproc-v4.14' of git://github.com/andersson/remoteproc
Linus Torvalds
15
-28
/
+825
2017-09-09
Merge tag 'vfio-v4.14-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
3
-7
/
+36
2017-09-09
Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
55
-323
/
+1395
2017-09-09
Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+24
2017-09-09
Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block
Linus Torvalds
26
-651
/
+899
2017-09-09
libnvdimm, btt: fix format string warnings
Randy Dunlap
1
-2
/
+2
[next]