Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7b57338eca85c65a36d6f4715b053ee403c8ed95
7b57338
scsi: ufshcd-pci: Fix PM config
by Adrian Hunter
· 8 years ago
39aa23f
scsi: lpfc: make a couple of functions static
by Colin Ian King
· 8 years ago
f7de50d
scsi: xen-scsifront: Remove code that zeroes driver-private command data
by Bart Van Assche
· 8 years ago
c2bb873
scsi: virtio_scsi: Remove code that zeroes driver-private command data
by Bart Van Assche
· 8 years ago
c3006a9
scsi: snic: Remove code that zeroes driver-private command data
by Bart Van Assche
· 8 years ago
08f7843
scsi: Make scsi_mq_prep_fn() call scsi_init_command()
by Bart Van Assche
· 8 years ago
be4c186
scsi: Introduce scsi_mq_sgl_size()
by Bart Van Assche
· 8 years ago
2dd6fb5
scsi: Only add commands to the device command list if required by the LLD
by Bart Van Assche
· 8 years ago
255ee93
scsi: Make __scsi_remove_device go straight from BLOCKED to DEL
by Bart Van Assche
· 8 years ago
66483a4
scsi: Introduce scsi_start_queue()
by Bart Van Assche
· 8 years ago
0db6ca8
scsi: Protect SCSI device state changes with a mutex
by Bart Van Assche
· 8 years ago
43f7571
scsi: Create two versions of scsi_internal_device_unblock()
by Bart Van Assche
· 8 years ago
551eb59
scsi: Split scsi_internal_device_block()
by Bart Van Assche
· 8 years ago
8e68825
scsi: Avoid that scsi_exit_rq() triggers a use-after-free
by Bart Van Assche
· 8 years ago
896f696
scsi: megaraid: Fix a sleep-in-atomic bug
by Jia-Ju Bai
· 8 years ago
566ec9a
scsi: ufs: Tidy clocks list head usage
by Szymon Mielczarek
· 8 years ago
6ff8a3b
scsi: atari_scsi: Use m68k_realnum_memory for FastRAM test
by Michael Schmitz
· 8 years ago
52eacd6
scsi: qla2xxx: remove writeq/readq function definitions
by Corentin Labbe
· 8 years ago
16a6111
scsi: qedf: Check if sense buffer has been allocated during completion
by Dupuis, Chad
· 8 years ago
d63b328
scsi: qla2xxx: Remove extra register read
by Quinn Tran
· 8 years ago
ba68a63
scsi: qla2xxx: Remove unused irq_cmd_count field.
by Quinn Tran
· 8 years ago
2da5273
scsi: qla2xxx: Accelerate SCSI BUSY status generation in target mode
by Quinn Tran
· 8 years ago
3a33dc9
scsi: qla2xxx: Remove redundant wait when target is stopped.
by Quinn Tran
· 8 years ago
99e1b68
scsi: qla2xxx: Add ql2xiniexchg parameter
by Quinn Tran
· 8 years ago
f7e761f
scsi: qla2xxx: Turn on FW option for exchange check
by Quinn Tran
· 8 years ago
83548fe
scsi: qla2xxx: Cleanup debug message IDs
by Quinn Tran
· 8 years ago
b98ae0d
scsi: qla2xxx: Fix name server relogin
by Quinn Tran
· 8 years ago
f775bd1
scsi: qla2xxx: Convert 32-bit LUN usage to 64-bit
by Quinn Tran
· 8 years ago
ba17589
scsi: qla2xxx: Use flag PFLG_DISCONNECTED.
by Sawan Chandak
· 8 years ago
694833e
scsi: tcm_qla2xxx: Do not allow aborted cmd to advance.
by Quinn Tran
· 8 years ago
66ee0fe
scsi: qla2xxx: Fix path recovery
by Quinn Tran
· 8 years ago
383a298
scsi: qla2xxx: Retain loop test for fwdump length exceeding buffer length
by Joe Carnuccio
· 8 years ago
8b631d8
scsi: qla2xxx: Replace usage of spin_lock with spin_lock_irqsave
by Quinn Tran
· 8 years ago
3c4810f
scsi: qla2xxx: Allow ABTS, PURX, RIDA on ATIOQ for ISP83XX/27XX
by Quinn Tran
· 8 years ago
e2e2c7da
scsi: qedf: Update version number to 8.18.22.0.
by Chad Dupuis
· 8 years ago
6088cfa
scsi: qedf: Add change_queue_depth member to scsi_host_template().
by Chad Dupuis
· 8 years ago
a7746f1
scsi: qedf: Change cmd_per_lun in scsi_host_template to 32 to increase performance.
by Chad Dupuis
· 8 years ago
f7e8d57
scsi: qedf: Move some prints to a debug level so they do not print when no debugging is enabled.
by Chad Dupuis
· 8 years ago
57a3548
scsi: qedf: Fixup unnecessary parantheses around test_bit operations.
by Chad Dupuis
· 8 years ago
384d5a9
scsi: qedf: Add non-offload receive filters.
by Chad Dupuis
· 8 years ago
b09fdc3
scsi: qedf: Add bus_reset No-op.
by Chad Dupuis
· 8 years ago
5cf446d
scsi: qedf: Use same logic for SCSI host reset and FC lip_reset.
by Chad Dupuis
· 8 years ago
2b82a62
scsi: qedf: Set qed logging level to QED_LEVEL_NOTICE.
by Chad Dupuis
· 8 years ago
c07c54b
scsi: qedf: Add fka_period SCSI host attribute to show fip keep alive period.
by Chad Dupuis
· 8 years ago
ff34e8e
scsi: qedf: Check that fcport is offloaded before dereferencing pointers in initiate_abts|cleanup.
by Chad Dupuis
· 8 years ago
53c51ad
scsi: qedf: Look at all descriptors when processing a clear virtual link.
by Chad Dupuis
· 8 years ago
914fff1
scsi: qedf: Honor qed_ops->common->set_fp_int() return code.
by Chad Dupuis
· 8 years ago
12d0b12
scsi: qedf: Update copyright to 2017.
by Chad Dupuis
· 8 years ago
5185b32
scsi: qedf: Enable basic FDMI information.
by Chad Dupuis
· 8 years ago
96e6c63
scsi: csiostor: add check for supported fw version
by Varun Prakash
· 8 years ago
3011b48
scsi: fcoe: Remove an extra out label in _fcoe_create function
by Milan P. Gandhi
· 8 years ago
78cfe97
scsi: fcoe: Fix few small typos in fcoe.c
by Milan P. Gandhi
· 8 years ago
1ab6207
scsi: lpfc: fix spelling mistake "entrys" -> "entries"
by Colin Ian King
· 8 years ago
75c9e65
scsi: qla2xxx: Remove an unused structure member
by Bart Van Assche
· 8 years ago
eb045e0
scsi: hisi_sas: add null check before indirect pointer dereference
by Gustavo A. R. Silva
· 8 years ago
5c14668
scsi: smartpqi: mark PM functions as __maybe_unused
by Arnd Bergmann
· 8 years ago
42c335f
scsi: csiostor: Avoid content leaks and casts
by Kees Cook
· 8 years ago
2371cd9
scsi: storvsc: remove unnecessary channel inbound lock
by Stephen Hemminger
· 8 years ago
ddccd95
scsi: storvsc: use in place iterator function
by Stephen Hemminger
· 8 years ago
4bbd458
scsi: csiostor: add support for Chelsio T6 adapters
by Varun Prakash
· 8 years ago
bfcc62e
scsi: libiscsi: use kvzalloc for iscsi_pool_init
by Kyle Fortin
· 8 years ago
2d154f5f
scsi: smartpqi: bump driver version
by Kevin Barnett
· 8 years ago
ebaec8e
scsi: smartpqi: remove writeq/readq function definitions
by Corentin Labbe
· 8 years ago
5a259e3
scsi: smartpqi: add module parameters
by Kevin Barnett
· 8 years ago
8a994a0
scsi: smartpqi: cleanup list initialization
by Kevin Barnett
· 8 years ago
a9f9339
scsi: smartpqi: add raid level show
by Kevin Barnett
· 8 years ago
588a63f
scsi: smartpqi: make ioaccel references consistent
by Kevin Barnett
· 8 years ago
6de783f
scsi: smartpqi: enhance device add and remove messages
by Kevin Barnett
· 8 years ago
13bede6
scsi: smartpqi: update timeout on admin commands
by Kevin Barnett
· 8 years ago
f5b6320
scsi: smartpqi: map more raid errors to SCSI errors
by Kevin Barnett
· 8 years ago
37b3684
scsi: smartpqi: cleanup controller branding
by Kevin Barnett
· 8 years ago
5f31042
scsi: smartpqi: update rescan worker
by Kevin Barnett
· 8 years ago
03b288cf
scsi: smartpqi: update device offline
by Kevin Barnett
· 8 years ago
376fb88
scsi: smartpqi: correct aio error path
by Kevin Barnett
· 8 years ago
3c50976
scsi: smartpqi: add lockup action
by Kevin Barnett
· 8 years ago
94086f5
scsi: smartpqi: remove qdepth calculations for logical volumes
by Kevin Barnett
· 8 years ago
d727a77
scsi: smartpqi: enhance kdump
by Kevin Barnett
· 8 years ago
4e8415e
scsi: smartpqi: change return value for LUN reset operations
by Kevin Barnett
· 8 years ago
bd10cf0
scsi: smartpqi: add ptraid support
by Kevin Barnett
· 8 years ago
b805dbf
scsi: smartpqi: update copyright
by Kevin Barnett
· 8 years ago
d87d547
scsi: smartpqi: cleanup messages
by Kevin Barnett
· 8 years ago
7eddabf
scsi: smartpqi: add new PCI device IDs
by Kevin Barnett
· 8 years ago
cbe0c7b
scsi: smartpqi: minor driver cleanup
by Kevin Barnett
· 8 years ago
1be42f4
scsi: smartpqi: correct BMIC identify physical drive
by Kevin Barnett
· 8 years ago
8845fdf
scsi: smartpqi: eliminate redundant error messages
by Kevin Barnett
· 8 years ago
d91d782
scsi: smartpqi: make pdev pointer names consistent
by Kevin Barnett
· 8 years ago
1f37e99
scsi: smartpqi: add pqi_wait_for_completion_io
by Kevin Barnett
· 8 years ago
e1d213b
scsi: smartpqi: correct bdma hw bug
by Kevin Barnett
· 8 years ago
98f8766
scsi: smartpqi: add heartbeat check
by Kevin Barnett
· 8 years ago
061ef06
scsi: smartpqi: add suspend and resume support
by Kevin Barnett
· 8 years ago
7561a7e
scsi: smartpqi: enhance resets
by Kevin Barnett
· 8 years ago
6a50d6a
scsi: smartpqi: add supporting events
by Kevin Barnett
· 8 years ago
162d775
scsi: smartpqi: ensure controller is in SIS mode at init
by Kevin Barnett
· 8 years ago
5b0fba0
scsi: smartpqi: add in controller checkpoint for controller lockups.
by Kevin Barnett
· 8 years ago
a81ed5f3
scsi: smartpqi: set pci completion timeout
by Kevin Barnett
· 8 years ago
98bf061
scsi: smartpqi: cleanup interrupt management
by Kevin Barnett
· 8 years ago
a37ef74
scsi: smartpqi: correct remove scsi devices
by Kevin Barnett
· 8 years ago
30c0061
scsi: hpsa: bump driver version
by Don Brace
· 8 years ago
08ec46f
scsi: hpsa: remove abort handler
by Don Brace
· 8 years ago
b63c64a
scsi: hpsa: send ioaccel requests with 0 length down raid path
by Don Brace
· 8 years ago
Next »