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
/
include
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-3
/
+23
2018-12-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-14
/
+6
2018-12-19
include/scsi/srp.h: Add support for immediate data
Bart Van Assche
1
-3
/
+16
2018-12-19
include/scsi/srp.h: Move response flag definitions into this file
Bart Van Assche
1
-0
/
+7
2018-12-19
scsi: remove the use_clustering flag
Christoph Hellwig
1
-13
/
+0
2018-12-19
scsi: introduce a max_segment_size host_template parameters
Christoph Hellwig
1
-0
/
+6
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
1
-2
/
+1
2018-12-08
scsi: Fix a harmless double shift bug
Dan Carpenter
1
-1
/
+1
2018-11-26
scsi: Do not rely on blk-mq for double completions
Keith Busch
1
-0
/
+4
2018-11-10
scsi: return blk_status_t from device handler ->prep_fn
Christoph Hellwig
1
-1
/
+1
2018-11-10
scsi: return blk_status_t from scsi_init_io and ->init_command
Christoph Hellwig
2
-2
/
+3
2018-11-07
scsi: kill off the legacy IO path
Jens Axboe
2
-25
/
+7
2018-08-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-1
/
+2
2018-08-03
scsi: Check sense buffer size at build time
Kees Cook
2
-5
/
+15
2018-07-30
block: move ref_tag calculation func to the block layer
Max Gurtovoy
1
-6
/
+1
2018-06-26
scsi: read host_busy via scsi_host_busy()
Ming Lei
1
-0
/
+1
2018-06-20
scsi: libsas: dynamically allocate and free ata host
Jason Yan
1
-1
/
+1
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-26
/
+51
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
1
-1
/
+1
2018-05-14
scsi/osd: remove the gfp argument to osd_start_request
Christoph Hellwig
1
-5
/
+1
2018-04-21
scsi: devinfo: BLIST_RETRY_ASC_C1 for Fujitsu ETERNUS
Martin Wilck
1
-1
/
+3
2018-04-21
scsi: devinfo: add BLIST_RETRY_ITF for EMC Symmetrix
Martin Wilck
1
-1
/
+3
2018-04-21
scsi: devinfo: warn on undefined blist flags
Martin Wilck
1
-0
/
+21
2018-04-21
scsi: devinfo: change blist_flag_t to 64bit
Martin Wilck
2
-26
/
+26
2018-04-19
scsi: core: remove reference to scsi_show_extd_sense()
John Pittman
1
-2
/
+0
2018-04-06
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2
-33
/
+5
2018-04-05
Merge tag 'dma-mapping-4.17' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+5
2018-04-04
Merge branch 'fixes' into misc
James Bottomley
2
-2
/
+6
2018-03-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+3
2018-03-20
scsi: remove the old scsi_module.c initialization model
Christoph Hellwig
1
-36
/
+0
2018-03-16
scsi: Add NO_DMA dummies for SCSI DMA mapping API
Geert Uytterhoeven
1
-0
/
+5
2018-03-15
scsi: core: introduce force_blk_mq
Ming Lei
1
-0
/
+3
2018-03-13
scsi: core: Make SCSI Status CONDITION MET equivalent to GOOD
Douglas Gilbert
1
-0
/
+2
2018-03-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-2
/
+3
2018-03-02
scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops
Bart Van Assche
2
-2
/
+3
2018-02-16
scsi: core: host template attribute groups
Stanislav Nijnikov
1
-0
/
+6
2018-02-04
Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-2
/
+1
2018-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+17
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-11
/
+28
2018-01-30
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Jason Gunthorpe
1
-1
/
+1
2018-01-23
IB/srp: Add RDMA/CM support
Bart Van Assche
1
-0
/
+17
2018-01-23
scsi: core: Add VENDOR_SPECIFIC sense code definitions
Hannes Reinecke
1
-0
/
+1
2018-01-11
scsi: libsas: direct call probe and destruct
Jason Yan
2
-2
/
+2
2018-01-09
scsi: sd: Remove zone write locking
Damien Le Moal
1
-2
/
+1
2018-01-09
scsi: libsas: Use new workqueue to run sas event and disco event
Jason Yan
1
-0
/
+3
2018-01-09
scsi: libsas: make the event threshold configurable
Jason Yan
1
-0
/
+1
2018-01-09
scsi: libsas: shut down the PHY if events reached the threshold
Jason Yan
1
-0
/
+6
2018-01-09
scsi: libsas: Use dynamic alloced work to avoid sas event lost
Jason Yan
1
-6
/
+11
2018-01-04
scsi: scsi_transport_fc: fix typos on 64/128 GBit define names
James Smart
1
-2
/
+2
2017-12-08
scsi: core: Unexport scsi_initialize_rq()
Bart Van Assche
1
-1
/
+0
[next]