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
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
69
-377
/
+384
2014-07-18
qla2xxx: Restrict max_lun to 16-bit for older HBAs
Hannes Reinecke
1
-1
/
+6
2014-07-18
scsi_scan: Restrict sequential scan to 256 LUNs
Hannes Reinecke
1
-0
/
+6
2014-07-18
scsi: Remove CONFIG_SCSI_MULTI_LUN
Hannes Reinecke
4
-30
/
+1
2014-07-18
sg: O_EXCL and other lock handling
Douglas Gilbert
1
-194
/
+230
2014-07-18
sg: add SG_FLAG_Q_AT_TAIL flag
Douglas Gilbert
1
-2
/
+7
2014-07-18
sg: relax 16 byte cdb restriction
Douglas Gilbert
1
-17
/
+29
2014-07-18
sd: Limit transfer length
Martin K. Petersen
2
-1
/
+18
2014-07-18
sd: bad return code of init_sd
Clément Calmels
1
-0
/
+2
2014-07-18
sd: notify block layer when using temporary change to cache_type
Vaughan Cao
1
-8
/
+15
2014-07-18
scsi_debug: allow huge transfer length for read/write commands
Akinobu Mita
1
-3
/
+3
2014-07-18
sd: use READ_16 or WRITE_16 when transfer length is greater than 0xffff
Akinobu Mita
1
-4
/
+1
2014-07-18
sg: prevent integer overflow when converting from sectors to bytes
Akinobu Mita
1
-4
/
+13
2014-07-18
scsi: remove two cancel_delayed_work() calls from the mid-layer
Bart Van Assche
2
-2
/
+2
2014-07-17
scsi: handle flush errors properly
James Bottomley
1
-0
/
+8
2014-07-06
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
11
-38
/
+80
2014-07-03
Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus
James Bottomley
10
-28
/
+70
2014-07-01
usb-storage/SCSI: Add broken_fua blacklist flag
Alan Stern
1
-1
/
+4
2014-06-25
virtio-scsi: fix various bad behavior on aborted requests
Paolo Bonzini
1
-0
/
+22
2014-06-25
virtio-scsi: avoid cancelling uninitialized work items
Paolo Bonzini
1
-1
/
+3
2014-06-25
ibmvscsi: Add memory barriers for send / receive
Brian King
1
-0
/
+10
2014-06-25
ibmvscsi: Abort init sequence during error recovery
Brian King
1
-1
/
+2
2014-06-25
qla2xxx: Fix sparse warning in qla_target.c.
Quinn Tran
2
-8
/
+13
2014-06-25
bnx2fc: Improve stats update mechanism
Neil Horman
1
-12
/
+4
2014-06-25
bnx2fc: do not scan uninitialized lists in case of error.
Maurizio Lombardi
1
-0
/
+2
2014-06-25
fc: ensure scan_work isn't active when freeing fc_rport
Neil Horman
1
-0
/
+1
2014-06-25
pm8001: Fix potential null pointer dereference and memory leak.
Maurizio Lombardi
1
-3
/
+10
2014-06-25
be2iscsi: remove potential junk pointer free
Tomas Henzl
1
-3
/
+1
2014-06-25
be2iscsi: add an missing goto in error path
Tomas Henzl
1
-0
/
+2
2014-06-24
scsi_error: set DID_TIME_OUT correctly
Hannes Reinecke
1
-7
/
+7
2014-06-24
scsi_error: fix invalid setting of host byte
Ulrich Obergfell
1
-4
/
+4
2014-06-20
drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_inte...
Chen Gang
2
-34
/
+34
2014-06-15
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
24
-369
/
+715
2014-06-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
7
-91
/
+226
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2014-06-12
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+6
2014-06-12
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2014-06-12
libiscsi, iser: Adjust data_length to include protection information
Sagi Grimberg
1
-9
/
+9
2014-06-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-13
/
+13
2014-06-10
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
105
-2662
/
+4562
2014-06-09
Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus
James Bottomley
101
-2482
/
+4443
2014-06-07
scsi: convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-3
/
+3
2014-06-06
block: add blk_rq_set_block_pc()
Jens Axboe
10
-13
/
+13
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-11
/
+1
2014-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2014-06-04
qla2xxx: Convert to percpu_ida session tag pre-allocation
Nicholas Bellinger
4
-65
/
+147
2014-06-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-8
/
+8
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-06-02
virtio-scsi: Enable DIF/DIX modes in SCSI host LLD
Nicholas Bellinger
2
-18
/
+70
2014-06-02
qla2xxx: fix sparse warnings introduced by previous target mode t10-dif patch
Quinn Tran
3
-21
/
+26
[next]