index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2015-10-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-14
/
+33
2015-10-07
3w-9xxx: don't unmap bounce buffered commands
Christoph Hellwig
1
-7
/
+21
2015-10-01
scsi_dh: Use the correct module name when loading device handler
Paul Mackerras
1
-1
/
+1
2015-10-01
blk-mq: fix racy updates of rq->errors
Christoph Hellwig
1
-1
/
+1
2015-09-17
libiscsi: Fix iscsi_check_transport_timeouts possible infinite loop
Ariel Nahum
1
-6
/
+11
2015-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
5
-82
/
+121
2015-09-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
35
-1214
/
+1832
2015-09-11
target/qla2xxx: Honor max_data_sg_nents I/O transfer limit
Nicholas Bellinger
1
-0
/
+5
2015-09-11
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+5
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-22
/
+7
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
1
-5
/
+5
2015-09-06
scsi: fix scsi_error_handler vs. scsi_host_dev_release race
Michal Hocko
1
-1
/
+10
2015-09-06
fcoe: Convert use of __constant_htons to htons
Vaishali Thakkar
1
-1
/
+1
2015-09-06
mpt2sas: setpci reset kernel oops fix
Nagarajkumar Narayanan
4
-9
/
+67
2015-09-06
pm80xx: Don't override ts->stat on IO_OPEN_CNX_ERROR_HW_RESOURCE_BUSY
Johannes Thumshirn
2
-0
/
+2
2015-09-06
lpfc: Fix possible use-after-free and double free in lpfc_mbx_cmpl_rdp_page_a2()
Johannes Thumshirn
1
-3
/
+4
2015-09-06
bfa: Fix incorrect de-reference of pointer
Anil Gurumurthy
1
-1
/
+1
2015-09-06
bfa: Fix indentation
Anil Gurumurthy
1
-11
/
+11
2015-09-06
scsi_transport_sas: Remove check for SAS expander when querying bay/enclosure...
Jordan Hargrave
1
-10
/
+0
2015-09-06
scsi_debug: resp_request: remove unused variable
Tomas Winkler
1
-2
/
+1
2015-09-06
scsi_debug: fix REPORT LUNS Well Known LU
Tomas Winkler
1
-2
/
+3
2015-09-06
scsi_debug: schedule_resp fix input variable check
Tomas Winkler
1
-3
/
+10
2015-09-06
scsi_debug: make dump_sector static
Tomas Winkler
1
-1
/
+1
2015-09-06
scsi_debug: vfree is null safe so drop the check
Tomas Winkler
1
-7
/
+3
2015-09-06
scsi_debug: use SCSI_W_LUN_REPORT_LUNS instead of SAM2_WLUN_REPORT_LUNS;
Tomas Winkler
1
-7
/
+6
2015-09-06
scsi_debug: define pr_fmt() for consistent logging
Tomas Winkler
1
-65
/
+53
2015-09-06
mpt2sas: Refcount fw_events and fix unsafe list usage
Calvin Owens
1
-21
/
+91
2015-09-06
mpt2sas: Refcount sas_device objects and fix unsafe list usage
Calvin Owens
3
-154
/
+360
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+66
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2015-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
62
-1325
/
+8670
2015-09-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
8
-12
/
+12
2015-09-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2015-08-28
scsi_dh: return SCSI_DH_NOTCONN in scsi_dh_activate()
Hannes Reinecke
1
-0
/
+1
2015-08-28
scsi_dh: don't allow to detach device handlers at runtime
Christoph Hellwig
1
-2
/
+4
2015-08-28
scsi_dh: add a common helper to get a scsi_device from a request_queue
Christoph Hellwig
1
-53
/
+46
2015-08-28
scsi_dh: kill struct scsi_dh_data
Christoph Hellwig
7
-118
/
+78
2015-08-28
scsi_dh: move device matching to the core code
Christoph Hellwig
5
-133
/
+66
2015-08-28
scsi_dh: integrate into the core SCSI code
Christoph Hellwig
6
-173
/
+33
2015-08-28
scsi_dh: move to drivers/scsi
Christoph Hellwig
1
-1
/
+1
2015-08-28
dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpath
Christoph Hellwig
1
-17
/
+19
2015-08-28
dm-mpath, scsi_dh: don't let dm detach device handlers
Christoph Hellwig
1
-74
/
+22
2015-08-28
aic94xx: Skip reading user settings if flash is not found
Hannes Reinecke
1
-2
/
+3
2015-08-28
ipr: Enable SIS pipe commands for SIS-32 devices.
Gabriel Krisman Bertazi
1
-1
/
+1
2015-08-28
ipr: Inhibit underlength data check for AFDASD in raw mode.
Gabriel Krisman Bertazi
1
-1
/
+5
2015-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-13
/
+15
2015-08-27
mpt3sas : Bump mpt3sas driver version to 9.100.00.00
Sreekanth Reddy
1
-2
/
+2
2015-08-27
mpt3sas: When device is blocked followed by unblock fails, unfreeze the I/Os
Sreekanth Reddy
1
-14
/
+75
2015-08-27
mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_s...
Sreekanth Reddy
1
-2
/
+2
2015-08-27
mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_wor...
Sreekanth Reddy
1
-2
/
+2
[next]