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
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-09
treewide: convert PF_MEMALLOC manipulations to new helpers
Vlastimil Babka
1
-3
/
+4
2017-05-09
drivers/scsi/megaraid: remove expensive inline from megasas_return_cmd
Andi Kleen
1
-1
/
+1
2017-05-09
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2
-3
/
+3
2017-05-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+6
2017-05-05
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-38
/
+21
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
102
-2711
/
+4250
2017-05-04
Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
17
-1070
/
+2105
2017-05-02
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
1
-7
/
+6
2017-05-02
xen/scsifront: use offset_in_page() macro
Geliang Tang
1
-1
/
+1
2017-05-02
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-05-02
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-23
/
+4
2017-05-01
Merge branch 'for-4.12/post-merge' of git://git.kernel.dk/linux-block
Linus Torvalds
22
-349
/
+828
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-148
/
+333
2017-04-27
Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...
Jens Axboe
22
-349
/
+828
2017-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2017-04-27
scsi: qla4xxx: fix spelling mistake: "Tempalate" -> "Template"
Colin Ian King
1
-1
/
+1
2017-04-27
scsi: stex: make S6flag static
Colin Ian King
1
-1
/
+1
2017-04-27
scsi: mac_esp: fix to pass correct device identity to free_irq()
Wei Yongjun
1
-1
/
+1
2017-04-27
scsi: aacraid: pci_alloc_consistent() failures on ARM64
Mahesh Rajashekhara
6
-31
/
+35
2017-04-27
scsi: ufs: make ufshcd_get_lists_status() register operation obvious
Tomohiro Kusumi
2
-10
/
+5
2017-04-27
scsi: ufs: use MASK_EE_STATUS
Tomohiro Kusumi
1
-2
/
+2
2017-04-27
scsi: Implement blk_mq_ops.show_rq()
Bart Van Assche
4
-0
/
+22
2017-04-26
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
64
-785
/
+1774
2017-04-26
scsi_transport_sas: always pass 0 error to blk_end_request_all
Christoph Hellwig
1
-1
/
+1
2017-04-25
lpfc: Fix memory corruption of the lpfc_ncmd->list pointers
James Smart
2
-6
/
+15
2017-04-25
scsi: mac_esp: Replace bogus memory barrier with spinlock
Finn Thain
1
-10
/
+23
2017-04-25
scsi: fcoe: make fcoe_e_d_tov and fcoe_r_a_tov static
Colin Ian King
1
-2
/
+2
2017-04-25
scsi: sd_zbc: Do not write lock zones for reset
Damien Le Moal
1
-26
/
+16
2017-04-25
scsi: sd_zbc: Remove superfluous assignments
Bart Van Assche
1
-3
/
+1
2017-04-25
scsi: sd: sd_zbc: Rename sd_zbc_setup_write_cmnd
Damien Le Moal
3
-15
/
+11
2017-04-25
scsi: Improve scsi_get_sense_info_fld
Damien Le Moal
1
-23
/
+15
2017-04-25
scsi: sd: Cleanup sd_done sense data handling
Christoph Hellwig
1
-10
/
+9
2017-04-25
Merge branch 'master' into for-4.12/post-merge
Jens Axboe
19
-53
/
+108
2017-04-25
scsi: sd: Improve sd_completed_bytes
Damien Le Moal
2
-24
/
+32
2017-04-25
scsi: sd: Fix function descriptions
Damien Le Moal
1
-15
/
+14
2017-04-25
scsi: mpt3sas: remove redundant wmb
Sinan Kaya
1
-2
/
+0
2017-04-25
scsi: sg: reset 'res_in_use' after unlinking reserved array
Hannes Reinecke
1
-0
/
+2
2017-04-25
scsi: mvumi: remove code handling zero scsi_sg_count(scmd) case
Alexey Khoroshilov
1
-59
/
+26
2017-04-25
scsi: pmcraid: use normal copy_from_user
Arnd Bergmann
1
-33
/
+7
2017-04-25
scsi: pmcraid: fix minor sparse warnings
Arnd Bergmann
1
-3
/
+3
2017-04-25
scsi: pmcraid: fix endianess sparse annotations
Arnd Bergmann
2
-52
/
+51
2017-04-25
scsi: pmcraid: use __iomem pointers for ioctl argument
Arnd Bergmann
1
-28
/
+16
2017-04-25
scsi: pmcraid: fix lock imbalance in pmcraid_reset_reload()
Christoph Hellwig
1
-31
/
+28
2017-04-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+2
2017-04-24
lpfc revison 11.2.0.12
James Smart
1
-1
/
+1
2017-04-24
Fix Express lane queue creation.
James Smart
1
-1
/
+5
2017-04-24
Update ABORT processing for NVMET.
James Smart
10
-125
/
+409
2017-04-24
Fix implicit logo and RSCN handling for NVMET
James Smart
5
-52
/
+110
[next]