summaryrefslogtreecommitdiffstats
path: root/fs/xattr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-29scsi: hpsa: add 'ctlr_num' sysfs attributeHannes Reinecke1-0/+13
2016-11-29scsi: hpsa: use correct DID_NO_CONNECT hostbyteHannes Reinecke1-1/+1
2016-11-29scsi: srp_transport: Move queuecommand() wait code to SCSI coreBart Van Assche2-37/+45
2016-11-25scsi: libfc: Remove an unneeded conditionDan Carpenter1-1/+0
2016-11-25scsi: ufs: Add missing UFS_MASK macro definitionSantosh Y1-0/+2
2016-11-25scsi: hisi_sas: add PHY set linkrate support for v1 and v2 hwXiang Chen4-2/+103
2016-11-25scsi: hisi_sas: use atomic64_t for hisi_sas_device.running_reqJohn Garry4-9/+10
2016-11-25scsi: hisi_sas: check SATA FIS when directly attaching SATA deviceXiang Chen1-0/+10
2016-11-25scsi: hisi_sas: modify some values in get_ata_protocol()Xiang Chen1-2/+12
2016-11-25scsi: hisi_sas: delete repeated configuration in free_device_v2_hw()Xiang Chen1-2/+0
2016-11-25scsi: hisi_sas: modify return value of hisi_sas_query_task()Xiang Chen1-0/+3
2016-11-25scsi: hisi_sas: replace WARN_ON() with dev_warn() for internal abortXiang Chen1-1/+2
2016-11-25scsi: hisi_sas: fix port form bug in hisi_sas_port_notify_formed()Xiang Chen1-1/+1
2016-11-25scsi: hisi_sas: only process broadcast change in phy_bcast_v2_hw()Xiang Chen1-1/+7
2016-11-25scsi: hisi_sas: alloc queue id of slot according to device idXiang Chen4-41/+30
2016-11-25scsi: hisi_sas: add v2 hw support for ECC and AXI bus fatal errorXiang Chen1-5/+420
2016-11-22scsi: pmcraid: Add missing resource releasesQuentin Lambert1-3/+7
2016-11-22scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirkKiwoong Kim2-7/+27
2016-11-22scsi: ufs: qcom: Properly clear hba priv on failureBjorn Andersson1-3/+3
2016-11-22scsi: bfa: turn bfa_mem_{kva,dma}_setup into inline functionsArnd Bergmann1-13/+17
2016-11-18scsi: mptfusion: Fix printk continuationsHelge Deller1-7/+7
2016-11-18scsi: aacraid: switch to pci_alloc_irq_vectorsHannes Reinecke4-44/+12
2016-11-18scsi: fc: move FC transport's bsg code to bsg-libJohannes Thumshirn3-245/+44
2016-11-18block: add bsg_job_put() and bsg_job_get()Johannes Thumshirn3-6/+18
2016-11-18scsi: fc: use bsg_job_doneJohannes Thumshirn8-88/+51
2016-11-18scsi: fc: use bsg_softirq_doneJohannes Thumshirn3-14/+5
2016-11-18scsi: fc: Use bsg_destroy_jobJohannes Thumshirn4-24/+10
2016-11-18scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn17-164/+139
2016-11-18block: add reference counting for struct bsg_jobJohannes Thumshirn2-2/+7
2016-11-18scsi: fc: implement kref backed reference countingJohannes Thumshirn2-32/+12
2016-11-18scsi: libfc: don't set FC_RQST_STATE_DONE before calling fc_bsg_jobdone()Johannes Thumshirn1-2/+0
2016-11-18scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn7-11/+19
2016-11-18scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn8-54/+59
2016-11-18scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn8-63/+119
2016-11-18scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn10-275/+398
2016-11-18scsi: Get rid of struct fc_bsg_bufferJohannes Thumshirn3-11/+6
2016-11-17scsi: mvsas: fix command_active typoArnd Bergmann1-1/+1
2016-11-17scsi: dmx3191d: use module_pci_driverGeliang Tang1-12/+1
2016-11-17scsi: fnic: Correcting rport check location in fnic_queuecommand_lckSatish Kharat1-10/+18
2016-11-17scsi: ufs: introduce a new ufshcd_statea UFSHCD_STATE_EH_SCHEDULEDZang Leigang1-1/+3
2016-11-17MAINTAINERS: Updating maintainers list for Cisco FNI and SNIC driversSatish Kharat1-4/+4
2016-11-17scsi: hpsa: correct logical resetsDon Brace1-1/+22
2016-11-17scsi: megaraid-sas: request irqs laterTomas Henzl1-7/+5
2016-11-15scsi: hpsa: free irq on q indexed by h->intr_mode and not iColin Ian King1-1/+1
2016-11-15scsi: isci: fix typo in deg_dbg messageColin Ian King1-1/+1
2016-11-15scsi: isci: fix spelling mistakes in dev_warn messagesColin Ian King1-2/+2
2016-11-15scsi: megaraid_sas: add in missing white spaces in error messages textColin Ian King1-4/+2
2016-11-15scsi: scsi_transport_fc: Hold queue lock while calling blk_run_queue_async()Bart Van Assche1-7/+7
2016-11-12scsi: g_NCR5380: Fix release_region in error handlingOndrej Zary1-3/+3
2016-11-12scsi: ufs: introduce hibern8_notify callbackKiwoong Kim2-2/+22