index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xattr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-29
scsi: hpsa: add 'ctlr_num' sysfs attribute
Hannes Reinecke
1
-0
/
+13
2016-11-29
scsi: hpsa: use correct DID_NO_CONNECT hostbyte
Hannes Reinecke
1
-1
/
+1
2016-11-29
scsi: srp_transport: Move queuecommand() wait code to SCSI core
Bart Van Assche
2
-37
/
+45
2016-11-25
scsi: libfc: Remove an unneeded condition
Dan Carpenter
1
-1
/
+0
2016-11-25
scsi: ufs: Add missing UFS_MASK macro definition
Santosh Y
1
-0
/
+2
2016-11-25
scsi: hisi_sas: add PHY set linkrate support for v1 and v2 hw
Xiang Chen
4
-2
/
+103
2016-11-25
scsi: hisi_sas: use atomic64_t for hisi_sas_device.running_req
John Garry
4
-9
/
+10
2016-11-25
scsi: hisi_sas: check SATA FIS when directly attaching SATA device
Xiang Chen
1
-0
/
+10
2016-11-25
scsi: hisi_sas: modify some values in get_ata_protocol()
Xiang Chen
1
-2
/
+12
2016-11-25
scsi: hisi_sas: delete repeated configuration in free_device_v2_hw()
Xiang Chen
1
-2
/
+0
2016-11-25
scsi: hisi_sas: modify return value of hisi_sas_query_task()
Xiang Chen
1
-0
/
+3
2016-11-25
scsi: hisi_sas: replace WARN_ON() with dev_warn() for internal abort
Xiang Chen
1
-1
/
+2
2016-11-25
scsi: hisi_sas: fix port form bug in hisi_sas_port_notify_formed()
Xiang Chen
1
-1
/
+1
2016-11-25
scsi: hisi_sas: only process broadcast change in phy_bcast_v2_hw()
Xiang Chen
1
-1
/
+7
2016-11-25
scsi: hisi_sas: alloc queue id of slot according to device id
Xiang Chen
4
-41
/
+30
2016-11-25
scsi: hisi_sas: add v2 hw support for ECC and AXI bus fatal error
Xiang Chen
1
-5
/
+420
2016-11-22
scsi: pmcraid: Add missing resource releases
Quentin Lambert
1
-3
/
+7
2016-11-22
scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk
Kiwoong Kim
2
-7
/
+27
2016-11-22
scsi: ufs: qcom: Properly clear hba priv on failure
Bjorn Andersson
1
-3
/
+3
2016-11-22
scsi: bfa: turn bfa_mem_{kva,dma}_setup into inline functions
Arnd Bergmann
1
-13
/
+17
2016-11-18
scsi: mptfusion: Fix printk continuations
Helge Deller
1
-7
/
+7
2016-11-18
scsi: aacraid: switch to pci_alloc_irq_vectors
Hannes Reinecke
4
-44
/
+12
2016-11-18
scsi: fc: move FC transport's bsg code to bsg-lib
Johannes Thumshirn
3
-245
/
+44
2016-11-18
block: add bsg_job_put() and bsg_job_get()
Johannes Thumshirn
3
-6
/
+18
2016-11-18
scsi: fc: use bsg_job_done
Johannes Thumshirn
8
-88
/
+51
2016-11-18
scsi: fc: use bsg_softirq_done
Johannes Thumshirn
3
-14
/
+5
2016-11-18
scsi: fc: Use bsg_destroy_job
Johannes Thumshirn
4
-24
/
+10
2016-11-18
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
17
-164
/
+139
2016-11-18
block: add reference counting for struct bsg_job
Johannes Thumshirn
2
-2
/
+7
2016-11-18
scsi: fc: implement kref backed reference counting
Johannes Thumshirn
2
-32
/
+12
2016-11-18
scsi: libfc: don't set FC_RQST_STATE_DONE before calling fc_bsg_jobdone()
Johannes Thumshirn
1
-2
/
+0
2016-11-18
scsi: fc: provide fc_bsg_to_rport() helper
Johannes Thumshirn
7
-11
/
+19
2016-11-18
scsi: fc: provide fc_bsg_to_shost() helper
Johannes Thumshirn
8
-54
/
+59
2016-11-18
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Johannes Thumshirn
8
-63
/
+119
2016-11-18
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
10
-275
/
+398
2016-11-18
scsi: Get rid of struct fc_bsg_buffer
Johannes Thumshirn
3
-11
/
+6
2016-11-17
scsi: mvsas: fix command_active typo
Arnd Bergmann
1
-1
/
+1
2016-11-17
scsi: dmx3191d: use module_pci_driver
Geliang Tang
1
-12
/
+1
2016-11-17
scsi: fnic: Correcting rport check location in fnic_queuecommand_lck
Satish Kharat
1
-10
/
+18
2016-11-17
scsi: ufs: introduce a new ufshcd_statea UFSHCD_STATE_EH_SCHEDULED
Zang Leigang
1
-1
/
+3
2016-11-17
MAINTAINERS: Updating maintainers list for Cisco FNI and SNIC drivers
Satish Kharat
1
-4
/
+4
2016-11-17
scsi: hpsa: correct logical resets
Don Brace
1
-1
/
+22
2016-11-17
scsi: megaraid-sas: request irqs later
Tomas Henzl
1
-7
/
+5
2016-11-15
scsi: hpsa: free irq on q indexed by h->intr_mode and not i
Colin Ian King
1
-1
/
+1
2016-11-15
scsi: isci: fix typo in deg_dbg message
Colin Ian King
1
-1
/
+1
2016-11-15
scsi: isci: fix spelling mistakes in dev_warn messages
Colin Ian King
1
-2
/
+2
2016-11-15
scsi: megaraid_sas: add in missing white spaces in error messages text
Colin Ian King
1
-4
/
+2
2016-11-15
scsi: scsi_transport_fc: Hold queue lock while calling blk_run_queue_async()
Bart Van Assche
1
-7
/
+7
2016-11-12
scsi: g_NCR5380: Fix release_region in error handling
Ondrej Zary
1
-3
/
+3
2016-11-12
scsi: ufs: introduce hibern8_notify callback
Kiwoong Kim
2
-2
/
+22
[next]