Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
bd293d071ffe65e645b4d8104f9d8fe15ea13862
/
include
/
scsi
a61127c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
by Thomas Gleixner
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
5078709
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59
by Thomas Gleixner
· 6 years ago
085f104
scsi: libsas: Inject revalidate event for root port event
by John Garry
· 6 years ago
7b27c5f
scsi: libsas: Stop hardcoding SAS address length
by John Garry
· 6 years ago
a6a6d05
scsi: scsi_transport_fc: nvme: display FC-NVMe port roles
by Hannes Reinecke
· 6 years ago
5585cbd
scsi: scsi_transport_fc: Declare wwn_to_u64() argument const
by Bart Van Assche
· 6 years ago
c39e0af
scsi: scsi_transport_fc: Add FPIN fc event codes
by James Smart
· 6 years ago
2b1be55
scsi: scsi_transport_fc: refactor event posting routines
by James Smart
· 6 years ago
2e96fe9
scsi: core: Remove OSD include files
by Bart Van Assche
· 6 years ago
93ab8c8
scsi: core: reshuffle no_scsi2_lun_in_cdb for better alignment
by Hannes Reinecke
· 6 years ago
b9cef50
scsi: kill command serial number
by Hannes Reinecke
· 6 years ago
82c10ac
scsi: clean obsolete return values of eh_timed_out
by Avri Altman
· 6 years ago
8beb90a
scsi: fcoe: make use of fip_mode enum complete
by Sedat Dilek
· 6 years ago
9fa505a
scsi: core: Move resid from scsi_data_buffer to scsi_cmnd
by Bart Van Assche
· 6 years ago
6f4e626
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
by Nathan Chancellor
· 6 years ago
ae3d56d
scsi: remove bidirectional command support
by Christoph Hellwig
· 6 years ago
19fcae3
scsi: remove the SCSI OSD library
by Christoph Hellwig
· 6 years ago
59abc8c
scsi: libsas: Remove scsi_to_u32()
by Bart Van Assche
· 6 years ago
ff525b6
scsi: libsas: Fix some indentation in libsas.h
by John Garry
· 6 years ago
5d24ae6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
938edb8
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
16d14e0
include/scsi/srp.h: Add support for immediate data
by Bart Van Assche
· 6 years ago
feafa20
include/scsi/srp.h: Move response flag definitions into this file
by Bart Van Assche
· 6 years ago
4af14d1
scsi: remove the use_clustering flag
by Christoph Hellwig
· 6 years ago
50c2e91
scsi: introduce a max_segment_size host_template parameters
by Christoph Hellwig
· 6 years ago
2a3d4eb
scsi: flip the default on use_clustering
by Christoph Hellwig
· 6 years ago
29cadd2
scsi: Fix a harmless double shift bug
by Dan Carpenter
· 6 years ago
f134270
scsi: Do not rely on blk-mq for double completions
by Keith Busch
· 6 years ago
4c1cb67
scsi: return blk_status_t from device handler ->prep_fn
by Christoph Hellwig
· 6 years ago
159b2cb
scsi: return blk_status_t from scsi_init_io and ->init_command
by Christoph Hellwig
· 6 years ago
f664a3c
scsi: kill off the legacy IO path
by Jens Axboe
· 6 years ago
72f02ba
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
704f839
scsi: Check sense buffer size at build time
by Kees Cook
· 6 years ago
ddd0bc7
block: move ref_tag calculation func to the block layer
by Max Gurtovoy
· 6 years ago
c84b023
scsi: read host_busy via scsi_host_busy()
by Ming Lei
· 7 years ago
2fa4a32
scsi: libsas: dynamically allocate and free ata host
by Jason Yan
· 7 years ago
5f85942
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
6600593
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
by Christoph Hellwig
· 7 years ago
ac613e4
scsi/osd: remove the gfp argument to osd_start_request
by Christoph Hellwig
· 7 years ago
c360652
scsi: devinfo: BLIST_RETRY_ASC_C1 for Fujitsu ETERNUS
by Martin Wilck
· 7 years ago
29cfc2a
scsi: devinfo: add BLIST_RETRY_ITF for EMC Symmetrix
by Martin Wilck
· 7 years ago
358fda5
scsi: devinfo: warn on undefined blist flags
by Martin Wilck
· 7 years ago
1409880
scsi: devinfo: change blist_flag_t to 64bit
by Martin Wilck
· 7 years ago
4d79e7d
scsi: core: remove reference to scsi_show_extd_sense()
by John Pittman
· 7 years ago
052c220
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
652ede3
Merge tag 'dma-mapping-4.17' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
2e1f44f
Merge branch 'fixes' into misc
by James Bottomley
· 7 years ago
fd9adc4
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
83c9f08
scsi: remove the old scsi_module.c initialization model
by Christoph Hellwig
· 7 years ago
bff739b
scsi: Add NO_DMA dummies for SCSI DMA mapping API
by Geert Uytterhoeven
· 7 years ago
2f31115
scsi: core: introduce force_blk_mq
by Ming Lei
· 7 years ago
1875ede
scsi: core: Make SCSI Status CONDITION MET equivalent to GOOD
by Douglas Gilbert
· 7 years ago
be75b1b
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
3be8828
scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops
by Bart Van Assche
· 7 years ago
86b87cd
scsi: core: host template attribute groups
by Stanislav Nijnikov
· 7 years ago
abbbd02
Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
7b1cd95
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
28bc6fb
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
e7996a9
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Jason Gunthorpe
· 7 years ago
19f3134
IB/srp: Add RDMA/CM support
by Bart Van Assche
· 7 years ago
9c661a4
scsi: core: Add VENDOR_SPECIFIC sense code definitions
by Hannes Reinecke
· 7 years ago
0558f33
scsi: libsas: direct call probe and destruct
by Jason Yan
· 7 years ago
39051dd
scsi: sd: Remove zone write locking
by Damien Le Moal
· 7 years ago
93bdbd0
scsi: libsas: Use new workqueue to run sas event and disco event
by Jason Yan
· 7 years ago
8eea9dd
scsi: libsas: make the event threshold configurable
by Jason Yan
· 7 years ago
f12486e
scsi: libsas: shut down the PHY if events reached the threshold
by Jason Yan
· 7 years ago
1c393b9
scsi: libsas: Use dynamic alloced work to avoid sas event lost
by Jason Yan
· 7 years ago
cc019a5
scsi: scsi_transport_fc: fix typos on 64/128 GBit define names
by James Smart
· 7 years ago
e4c9470
scsi: core: Unexport scsi_initialize_rq()
by Bart Van Assche
· 7 years ago
3bd6f43
scsi: core: Ensure that the SCSI error handler gets woken up
by Bart Van Assche
· 7 years ago
c2e8fbf
scsi: libsas: align sata_device's rps_resp on a cacheline
by Huacai Chen
· 7 years ago
5ebde46
scsi: Use 'blist_flags_t' for scsi_devinfo flags
by Hannes Reinecke
· 7 years ago
670ffcc
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
e2c5923
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
3a0a529
block, scsi: Make SCSI quiesce and resume work reliably
by Bart Van Assche
· 7 years ago
335f83b
scsi: scsi_transport_fc: add 64GBIT and 128GBIT port speed definitions
by James Smart
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
77570ee
scsi: sas: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
1305910
scsi: fcoe: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
cf3431b
scsi: scsi_error: Handle power-on reset unit attention
by Hannes Reinecke
· 7 years ago
f26aead
scsi: scsi_devinfo: Reformat blacklist flags
by Hannes Reinecke
· 7 years ago
aa8a845
scsi: sd_zbc: Move ZBC declarations to scsi_proto.h
by Damien Le Moal
· 7 years ago
1c048a2
scsi: libiscsi: Remove iscsi_destroy_session
by Khazhismel Kumykov
· 7 years ago
28a0bc4
scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP
by Martin K. Petersen
· 7 years ago
8a11282
scsi: libsas: remove unused port_gone_completion and DISCE_PORT_GONE
by Jason Yan
· 7 years ago
0d78f96
scsi: libsas: remove the numbering for each event enum
by Jason Yan
· 7 years ago
042ebd2
scsi: libsas: kill useless ha_event and do some cleanup
by Jason Yan
· 7 years ago
cc4238b
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
2441500
Merge branch 'fixes' into misc
by James Bottomley
· 7 years ago
7760e22
scsi: Remove Scsi_Host.uspace_req_q
by Bart Van Assche
· 7 years ago
64104f7
scsi: Call scsi_initialize_rq() for filesystem requests
by Bart Van Assche
· 7 years ago
651a013
scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough
by Christoph Hellwig
· 7 years ago
ccf1e00
scsi: Rework handling of scsi_device.vpd_pg8[03]
by Bart Van Assche
· 7 years ago
cc199e7
scsi: libsas: move bus_reset_handler() to target_reset_handler()
by Hannes Reinecke
· 7 years ago
85aa93b
scsi: scsi_transport_srp: Suppress a W=1 compiler warning
by Bart Van Assche
· 7 years ago
bed2213
scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointer
by Bart Van Assche
· 7 years ago
c2e872a
scsi: Avoid sign extension of scsi_device.type
by Bart Van Assche
· 7 years ago
Next »