Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4af14d113bcf95c12d1462ba623b7e7117bd3fb3
4af14d1
scsi: remove the use_clustering flag
by Christoph Hellwig
· 6 years ago
1c3726a
scsi: mac53c94: remove DISABLE_CLUSTERING
by Christoph Hellwig
· 6 years ago
5bd6cd5
scsi: mesh: remove DISABLE_CLUSTERING
by Christoph Hellwig
· 6 years ago
e08ea30
scsi: xen-scsifront: remove DISABLE_CLUSTERING
by Christoph Hellwig
· 6 years ago
7b44047
scsi: powertec: remove the explicit use_clustering setting
by Christoph Hellwig
· 6 years ago
736c23d
scsi: cumana_2: remove the explicit use_clustering setting
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
4dd4130
scsi: make sure all drivers set the use_clustering flag
by Christoph Hellwig
· 6 years ago
8b2db98
scsi: target/core: Use kmem_cache_free() instead of kfree()
by Wei Yongjun
· 6 years ago
c29d7d1
scsi: virtio_scsi: Remove per-target data because it is no longer used
by Bart Van Assche
· 6 years ago
6c8d5f0
scsi: ufs: Fix platform_no_drv_owner.cocci warnings
by YueHaibing
· 6 years ago
ed4c113
scsi: mpt3sas: Update driver version to 27.101.00.00
by Suganath Prabu
· 6 years ago
306eaf2
scsi: mpt3sas: Replace readl with ioc->base_readl
by Suganath Prabu
· 6 years ago
b899202
scsi: mpt3sas: Add separate function for aero doorbell reads
by Suganath Prabu
· 6 years ago
cc68e60
scsi: mpt3sas: Introduce flag for aero based controllers
by Suganath Prabu
· 6 years ago
6db831f
scsi: hisi_sas: Make sg_tablesize consistent value
by Xiang Chen
· 6 years ago
6e1b731
scsi: hisi_sas: Relocate some code to reduce complexity
by Xiang Chen
· 6 years ago
735bcc7
scsi: hisi_sas: Fix warnings detected by sparse
by John Garry
· 6 years ago
86d540f
scsi: qla2xxx: Update driver version to 10.00.00.12-k
by Himanshu Madhani
· 6 years ago
835aa4f
scsi: qla2xxx: Fix for FC-NVMe discovery for NPIV port
by Giridhar Malavali
· 6 years ago
5e6803b
scsi: qla2xxx: Fix NPIV handling for FC-NVMe
by Himanshu Madhani
· 6 years ago
850f6acd
scsi: qla2xxx: Enable FC-NVME on NPIV ports
by Anil Gurumurthy
· 6 years ago
bc127d9
scsi: aacraid: change event_wait to a completion
by Arnd Bergmann
· 6 years ago
dc71ecc
scsi: aacraid: change wait_sem to a completion
by Arnd Bergmann
· 6 years ago
719162b
scsi: lpfc: Enable Management features for IF_TYPE=6
by James Smart
· 6 years ago
2d1036a
Revert "scsi: lpfc: ls_rjt erroneus FLOGIs"
by Martin K. Petersen
· 6 years ago
de55b78
scsi: lpfc: update driver version to 12.0.0.9
by James Smart
· 6 years ago
7c4042a
scsi: lpfc: Fix dif and first burst use in write commands
by James Smart
· 6 years ago
1165a5c
scsi: lpfc: Fix driver release of fw-logging buffers
by James Smart
· 6 years ago
76558b2
scsi: lpfc: Correct topology type reporting on G7 adapters
by James Smart
· 6 years ago
1c36833
scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQE
by James Smart
· 6 years ago
0a9e968
scsi: lpfc: Defer LS_ACC to FLOGI on point to point logins
by James Smart
· 6 years ago
287aba2
scsi: lpfc: ls_rjt erroneus FLOGIs
by James Smart
· 6 years ago
92ea83a
scsi: lpfc: rport port swap discovery issue.
by James Smart
· 6 years ago
8b47ae6
scsi: lpfc: Cap NPIV vports to 256
by James Smart
· 6 years ago
5a9eeff
scsi: lpfc: Fix kernel Oops due to null pring pointers
by James Smart
· 6 years ago
2c4c914
scsi: lpfc: Fix a duplicate 0711 log message number.
by James Smart
· 6 years ago
dea16bd
scsi: lpfc: Fix discovery failures during port failovers with lots of vports
by James Smart
· 6 years ago
3e1f071
scsi: lpfc: refactor mailbox structure context fields
by James Smart
· 6 years ago
0f31e95
scsi: lpfc: update manufacturer attribute to reflect Broadcom
by James Smart
· 6 years ago
cb34990
scsi: lpfc: Fix panic when FW-log buffsize is not initialized
by James Smart
· 6 years ago
492ca4d
scsi: aha1542: Fix zeroday __udivdi3 warning
by James Bottomley
· 6 years ago
7171455
scsi: zfcp: improve kdoc for return of zfcp_status_read_refill()
by Steffen Maier
· 6 years ago
60a161b
scsi: zfcp: fix posting too many status read buffers leading to adapter shutdown
by Steffen Maier
· 6 years ago
4b66810
scsi: sun_esp: Use of_node_name_eq for node name comparisons
by Rob Herring
· 6 years ago
3beeabd
scsi: target: perform t10_wwn ID initialisation in target_alloc_device()
by David Disseldorp
· 6 years ago
2d88284
scsi: target: remove hardcoded T10 Vendor ID in INQUIRY response
by David Disseldorp
· 6 years ago
54a6f3f
scsi: target: add device vendor_id configfs attribute
by David Disseldorp
· 6 years ago
b2da4ab
scsi: target: consistently null-terminate t10_wwn strings
by David Disseldorp
· 6 years ago
0de2635
scsi: target: use consistent left-aligned ASCII INQUIRY data
by David Disseldorp
· 6 years ago
75c1d48
scsi: qla2xxx: NULL check before some freeing functions is not needed
by Thomas Meyer
· 6 years ago
f3e46ac
scsi: qedf: NULL check before some freeing functions is not needed
by Thomas Meyer
· 6 years ago
19c0507
scsi: megaraid_sas: NULL check before some freeing functions is not needed
by Thomas Meyer
· 6 years ago
c4e521b
scsi: qla2xxx: Split the __qla2x00_abort_all_cmds() function
by Bart Van Assche
· 6 years ago
14e9a89
scsi: csiostor: remove flush_scheduled_work()
by Varun Prakash
· 6 years ago
636db60
scsi: zfcp: make DIX experimental, disabled, and independent of DIF
by Fedor Loshakov
· 6 years ago
1ff2d8c
scsi: BusLogic: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
09a5a24
scsi: ufs: Remove redundant sense size definition
by Avri Altman
· 6 years ago
7250d12
scsi: snic: Use vzalloc
by Sabyasachi Gupta
· 6 years ago
e3f230c
scsi: fnic: Use vzalloc
by Sabyasachi Gupta
· 6 years ago
3ad9800
scsi: target/core: Reduce the amount of code executed with a spinlock held
by Bart Van Assche
· 6 years ago
2c9fa49
scsi: target/core: Make ABORT and LUN RESET handling synchronous
by Bart Van Assche
· 6 years ago
aaa00cc
scsi: target/core: Fix TAS handling for aborted commands
by Bart Van Assche
· 6 years ago
fbbd492
scsi: target/core: Simplify the code for aborting SCSI commands
by Bart Van Assche
· 6 years ago
a014c36
scsi: target/core: Make it possible to wait from more than one context for command completion
by Bart Van Assche
· 6 years ago
db5b21a
scsi: target/core: Use system workqueues for TMF
by Bart Van Assche
· 6 years ago
ad66950
scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enough
by Bart Van Assche
· 6 years ago
a95be38
scsi: target/core: Simplify transport_clear_lun_ref()
by Bart Van Assche
· 6 years ago
5d6cd9f
scsi: target/core: Use kvcalloc() instead of open-coding it
by Bart Van Assche
· 6 years ago
e7f4110
scsi: target/tcmu: Fix queue_cmd_ring() declaration
by Bart Van Assche
· 6 years ago
9167f0d
scsi: xen-scsifront: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
74e716f
scsi: megaraid_sas_fusion: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
8d07f7d
scsi: megaraid: megaraid_sas_base: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
76df1da
scsi: libfc: fc_rport: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
5dfdb08
scsi: hpsa: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
c121c57
scsi: aacraid: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
8d4d5b3
scsi: aacraid: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
8837aa8
scsi: qla2xxx: Introduce a switch/case statement in qlt_xmit_tm_rsp()
by Bart Van Assche
· 6 years ago
8700bc7
scsi: mpt3sas: fix spelling mistake "manufaucturing" -> "manufacturing"
by Colin Ian King
· 6 years ago
30eb2e4
scsi: ufs: add fall through annotation
by Tomas Winkler
· 6 years ago
037bc0d
scsi: qedi: Update driver version to 8.33.0.21
by Nilesh Javali
· 6 years ago
9632a6b
scsi: qedi: Move LL2 producer index processing in BH.
by Manish Rangankar
· 6 years ago
dcceeeb
scsi: qedi: add module param to set ping packet size
by Nilesh Javali
· 6 years ago
cdd3ff8
scsi: qedi: Add packet filter in light L2 Rx path.
by Manish Rangankar
· 6 years ago
d5632b1
scsi: qedi: Check for session online before getting iSCSI TLV data.
by Manish Rangankar
· 6 years ago
1a291bc
scsi: qedi: Allocate IRQs based on msix_cnt
by Nilesh Javali
· 6 years ago
fa97c51
scsi: qedi: Replace PAGE_SIZE with QEDI_PAGE_SIZE
by Nilesh Javali
· 6 years ago
f853053
scsi: qedi: Fix spelling mistake "OUSTANDING" -> "OUTSTANDING"
by Nilesh Javali
· 6 years ago
3fb5a21
scsi: qedi: Cleanup redundant QEDI_PAGE_SIZE macro definition
by Nilesh Javali
· 6 years ago
59a206b
scsi: target: replace fabric_ops.name with fabric_alias
by David Disseldorp
· 6 years ago
30c7ca9
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
by David Disseldorp
· 6 years ago
6baca76
scsi: target: drop unused pi_prot_format attribute storage
by David Disseldorp
· 6 years ago
359d0ac
scsi: lpfc: Use dma_zalloc_coherent
by Sabyasachi Gupta
· 6 years ago
9959376
scsi: bnx2i: remove set but not used variable 'cid_num'
by YueHaibing
· 6 years ago
1794ef2
scsi: aha1542: convert to DMA mapping API
by Christoph Hellwig
· 6 years ago
469f72d
scsi: megaraid_sas: Add support for MegaRAID Aero controllers
by Shivasharan S
· 6 years ago
1c7a94e
scsi: mpt3sas: Display message on Configurable secure HBA
by Sreekanth Reddy
· 6 years ago
6920e6a
scsi: libfc: Remove set but not used variable 'disc'
by Yue Haibing
· 6 years ago
b49d6f7
scsi: target: add emulate_pr backstore attr to toggle PR support
by David Disseldorp
· 6 years ago
Next »