Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
136e57bf43dc4babbfb8783abbf707d483cacbe3
136e57b
scsi: sg: remove 'save_scat_len'
by Hannes Reinecke
· 8 years ago
745dfa0
scsi: sg: disable SET_FORCE_LOW_DMA
by Hannes Reinecke
· 8 years ago
1fdcd2d
scsi: qla2xxx: remove some redundant pointer assignments
by Colin Ian King
· 8 years ago
bf5ea6f
scsi: qla4xxx: drop redundant init_completion
by Nicholas Mc Guire
· 8 years ago
a065863
scsi: make asynchronous aborts mandatory
by Hannes Reinecke
· 8 years ago
2171b6d
scsi: make scsi_eh_scmd_add() always succeed
by Hannes Reinecke
· 8 years ago
8e8c9d0
scsi: make eh_eflags persistent
by Hannes Reinecke
· 8 years ago
90965761
scsi: libsas: allow async aborts
by Christoph Hellwig
· 8 years ago
1bcb930
scsi: always send command aborts
by Hannes Reinecke
· 8 years ago
e8f8d50
scsi: sd: Return SUCCESS in sd_eh_action() after device offline
by Hannes Reinecke
· 8 years ago
7a38dc0
scsi: scsi_error: count medium access timeout only once per EH run
by Hannes Reinecke
· 8 years ago
104d9c7
scsi: csiostor: switch to pci_alloc_irq_vectors
by Christoph Hellwig
· 8 years ago
7510652
scsi: ses: don't get power status of SES device slot on probe
by Mauricio Faria de Oliveira
· 8 years ago
ed12e03
scsi: Make checking the scsi_device_get() return value mandatory
by Bart Van Assche
· 8 years ago
c02465f
scsi: osd_uld: Check scsi_device_get() return value
by Bart Van Assche
· 8 years ago
8690218
scsi: sas: remove sas_domain_release_transport
by Johannes Thumshirn
· 8 years ago
5a68a1c
scsi: qla2xxx: Fix typo in driver
by Milan P Gandhi
· 8 years ago
44a5b97
scsi: advansys: fix uninitialized data access
by Arnd Bergmann
· 8 years ago
8314886
scsi: be2iscsi: switch to pci_alloc_irq_vectors
by Christoph Hellwig
· 8 years ago
dbd34a6
Revert "scsi: ufs: add queries retry mechanism"
by Szymon Mielczarek
· 8 years ago
5765d18
scsi: hpsa: change driver version
by Don Brace
· 8 years ago
7f1974a
scsi: hpsa: update pci ids
by Don Brace
· 8 years ago
8bb74d3
scsi: hisi_sas: fix SATA dependency
by Arnd Bergmann
· 8 years ago
d985c6ea
scsi: ufs: just use sizeof() for snprintf()
by Tomohiro Kusumi
· 8 years ago
0b9961b
scsi: ufs: remove deprecated enum for hw interrupt
by Tomohiro Kusumi
· 8 years ago
f6b2545
scsi: ufs: add missing macros for register bits from UFSHCI spec
by Tomohiro Kusumi
· 8 years ago
9c490d2
scsi: ufs: non functional macro fix
by Tomohiro Kusumi
· 8 years ago
4a8eec2
scsi: ufs: use existing macro CONTROLLER_ENABLE to test register bit
by Tomohiro Kusumi
· 8 years ago
c9e6010
scsi: ufs: make ufshcd_is_{device_present, hba_active}() return bool
by Tomohiro Kusumi
· 8 years ago
a28b259
scsi: hisi_sas: add missing break in switch statement
by Colin Ian King
· 8 years ago
ce8c4a1
MAINTAINERS: remove pmchba list for PM8001
by Jack Wang
· 8 years ago
cbe9fc8
scsi: be2iscsi: Update driver version
by Jitendra Bhivare
· 8 years ago
942b765
scsi: be2iscsi: Update Copyright
by Jitendra Bhivare
· 8 years ago
0ddee50
scsi: be2iscsi: Check size before copying ASYNC handle
by Jitendra Bhivare
· 8 years ago
ba6983a
scsi: be2iscsi: Remove free_list for ASYNC handles
by Jitendra Bhivare
· 8 years ago
1e2931f
scsi: be2iscsi: Use num_cons field in Rx CQE
by Jitendra Bhivare
· 8 years ago
fecc382
scsi: be2iscsi: Increase HDQ default queue size
by Jitendra Bhivare
· 8 years ago
90e9631
scsi: scsi_transport_iscsi: Use flush_work in iscsi_remove_session
by Jitendra Bhivare
· 8 years ago
d1e1d63
scsi: be2iscsi: Replace spin_unlock_bh with spin_lock
by Jitendra Bhivare
· 8 years ago
49fc515
scsi: be2iscsi: Fix closing of connection
by Jitendra Bhivare
· 8 years ago
eb41922
scsi: be2iscsi: Check tag in beiscsi_mccq_compl_wait
by Jitendra Bhivare
· 8 years ago
031d1e0
scsi: ufs: fix wrong/ambiguous fall through comments
by Tomohiro Kusumi
· 8 years ago
03b1a06
scsi: osd_uld: remove an unneeded NULL check
by Dan Carpenter
· 8 years ago
16a20b52
scsi: ipr: Driver version 2.6.4
by Brian King
· 8 years ago
ef97d8a
scsi: ipr: Fix SATA EH hang
by Brian King
· 8 years ago
f646f32
scsi: ipr: Error path locking fixes
by Brian King
· 8 years ago
439ae28
scsi: ipr: Fix abort path race condition
by Brian King
· 8 years ago
960e964
scsi: ipr: Remove redundant initialization
by Brian King
· 8 years ago
66a0d59
scsi: ipr: Fix missed EH wakeup
by Brian King
· 8 years ago
4935933
scsi: hisi_sas: add is_sata_phy_v2_hw()
by Xiaofei Tan
· 8 years ago
6073b77
scsi: hisi_sas: use dev_is_sata to identify SATA or SAS disk
by Xiang Chen
· 8 years ago
14d3f39
scsi: hisi_sas: check hisi_sas_lu_reset() error message
by John Garry
· 8 years ago
ccbfe5a
scsi: hisi_sas: release SMP slot in lldd_abort_task
by Xiang Chen
· 8 years ago
8b05ad6
scsi: hisi_sas: add hisi_sas_clear_nexus_ha()
by John Garry
· 8 years ago
4df642d
scsi: hisi_sas: rename hisi_sas_link_timeout_{enable, disable}_link
by John Garry
· 8 years ago
981843c
scsi: hisi_sas: handle PHY UP+DOWN simultaneous irq
by Xiaofei Tan
· 8 years ago
f1dc751
scsi: hisi_sas: some modifications to v2 hw reg init values
by John Garry
· 8 years ago
634a958
scsi: hisi_sas: process error codes according to their priority
by Xiang Chen
· 8 years ago
6fcdda8
scsi: hisi_sas: remove task free'ing for timeouts
by John Garry
· 8 years ago
54c9dd2
scsi: hisi_sas: fix some sas_task.task_state_lock locking
by John Garry
· 8 years ago
6131243
scsi: hisi_sas: free slots after hardreset
by Xiang Chen
· 8 years ago
a305f33
scsi: hisi_sas: check for SAS_TASK_STATE_ABORTED in slot complete
by John Garry
· 8 years ago
055945d
scsi: hisi_sas: hardreset for SATA disk in LU reset
by John Garry
· 8 years ago
c35279f
scsi: hisi_sas: modify hisi_sas_abort_task() for SSP
by John Garry
· 8 years ago
fc86695
scsi: hisi_sas: modify error handling for v2 hw
by Xiang Chen
· 8 years ago
b4c67a6
scsi: hisi_sas: only reset link for PHY_FUNC_LINK_RESET
by John Garry
· 8 years ago
ddabca2
scsi: hisi_sas: error hisi_sas_task_prep() when port down
by John Garry
· 8 years ago
405314d
scsi: hisi_sas: remove hisi_sas_port_deformed()
by John Garry
· 8 years ago
7c594f0
scsi: hisi_sas: add softreset function for SATA disk
by Xiang Chen
· 8 years ago
396b804
scsi: hisi_sas: move PHY init to hisi_sas_scan_start()
by John Garry
· 8 years ago
06ec0fb
scsi: hisi_sas: add controller reset
by Xiang Chen
· 8 years ago
2e244f0
scsi: hisi_sas: add to_hisi_sas_port()
by John Garry
· 8 years ago
b8e1aa3
scsi: fnic: bug fix for fip.fip_subcode in fnic_fcoe_send_vlan_req
by Satish Kharat
· 8 years ago
445d296
scsi: fnic: Adding debug IO and Abort latency counter to fnic stats
by Satish Kharat
· 8 years ago
39fcbbc
scsi: fnic: Adding Check Condition counter to misc fnicstats
by Satish Kharat
· 8 years ago
b9202b4
scsi: fnic: Avoid false out-of-order detection for aborted command
by Satish Kharat
· 8 years ago
7ef539c
scsi: fnic: Fix for "Number of Active IOs" in fnicstats becoming negative
by Satish Kharat
· 8 years ago
ccc6d70
scsi: fnic: minor cleanup in fnic_fcpio_itmf_cmpl_handler, removing else case
by Satish Kharat
· 8 years ago
b43abcb
scsi: fnic: Ratelimit printks to avoid flooding when vlan is not set by the switch.i
by Satish Kharat
· 8 years ago
cca678d
scsi: fnic: switch to pci_alloc_irq_vectors
by Christoph Hellwig
· 8 years ago
33bd712
scsi: esas2r: Remove redundant NULL check on buffer
by Colin Ian King
· 8 years ago
ba21222
scsi: remove incorrect __exit markups
by Dmitry Torokhov
· 8 years ago
61b745f
scsi: stex: Add S6 support
by Charles
· 8 years ago
d657022
scsi: stex: Support Pegasus 3 product
by Charles
· 8 years ago
6dc618c
scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
22c70d1
scsi: libfc: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
fb5fe0f
Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
065f3e4
Merge tag 'platform-drivers-x86-v4.11-2' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 8 years ago
ce70df0
mm, gup: fix typo in gup_p4d_range()
by Kirill A. Shutemov
· 8 years ago
d1c4e9b
platform/x86: asus-wmi: Remove quirk_no_rfkill
by João Paulo Rechi Vita
· 8 years ago
4495c08
Linux 4.11-rc2
by Linus Torvalds
· 8 years ago
56b24d1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
5a45a5a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
ecade11
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
2c4ea6e
x86/tlb: Fix tlb flushing when lguest clears PGE
by Daniel Borkmann
· 8 years ago
106e4da
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
4b050f2
Merge tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 8 years ago
84c37c1
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 8 years ago
0acf611
score: Fix implicit includes now failing build after extable change
by Guenter Roeck
· 8 years ago
434fd63
Merge tag 'tty-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
Next »