summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-03-28dm thin: prepare to support discardJoe Thornber1-53/+72
2012-03-28dm thin: use dm_target_offsetAlasdair G Kergon1-1/+1
2012-03-28dm thin: support read only external snapshot originsJoe Thornber1-14/+71
2012-03-28dm thin: relax hard limit on the maximum size of a metadata deviceMike Snitzer3-15/+20
2012-03-28dm persistent data: remove space map ref_count entries if redundantJoe Thornber1-3/+0
2012-03-28dm thin: commit outstanding data every secondJoe Thornber1-2/+26
2012-03-28dm: reject trailing characters in sccanf inputMikulas Patocka13-25/+44
2012-03-28dm raid: handle failed devices during start upJonathan E Brassow1-2/+51
2012-03-28dm thin metadata: pass correct space map to dm_sm_root_sizeJoe Thornber1-1/+1
2012-03-28dm persistent data: remove redundant value_size arg from value_ptrJoe Thornber3-33/+29
2012-03-28dm mpath: detect invalid map_contextJun'ichi Nomura1-14/+32
2012-03-28dm: clear bi_end_io on remapping failureHannes Reinecke1-0/+1
2012-03-28dm table: simplify call to free_devicesHannes Reinecke1-2/+1
2012-03-28dm thin: correct commentsJoe Thornber1-1/+1
2012-03-28dm raid: no longer experimentalAlasdair G Kergon1-2/+2
2012-03-28dm uevent: no longer experimentalAlasdair G Kergon1-2/+2
2012-03-28dm persistent data: fix btree rebalancing after removeJoe Thornber1-75/+99
2012-03-28dm thin: fix stacked bi_next usageJoe Thornber1-51/+73
2012-03-28dm crypt: add missing error handlingMikulas Patocka1-12/+16
2012-03-28dm crypt: fix mempool deadlockMikulas Patocka1-6/+4
2012-03-28dm exception store: fix init error pathAndrei Warkentin1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells362-364/+4
2012-03-28Add #includes needed to permit the removal of asm/system.hDavid Howells2-0/+3
2012-03-28Disintegrate asm/system.h for SparcDavid Howells4-0/+4
2012-03-28Disintegrate asm/system.h for S390David Howells3-0/+3
2012-03-28Disintegrate asm/system.h for CRISDavid Howells1-0/+1
2012-03-28Disintegrate asm/system.h for ARMDavid Howells3-0/+3
2012-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-286/+448
2012-03-29sh: intc: Fix up section mismatch for intc_ack_dataPaul Mundt1-3/+2
2012-03-28[SCSI] ipr: Driver version 2.5.3Brian King1-2/+2
2012-03-28[SCSI] ipr: Increase alignment boundary of command blocksBrian King1-1/+1
2012-03-28[SCSI] ipr: Increase max concurrent oustanding commandsBrian King2-4/+23
2012-03-28[SCSI] ipr: Remove unnecessary memory barriersBrian King1-12/+4
2012-03-28[SCSI] ipr: Remove unnecessary interrupt clearing on new adaptersBrian King2-6/+17
2012-03-28[SCSI] ipr: Fix target id allocation re-use problemBrian King1-8/+9
2012-03-28[SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revisionSergei Shtylyov4-12/+6
2012-03-28drm/radeon: Only warn if the intra-domain offset actually exceeds the limit.Michel Dänzer1-1/+11
2012-03-28[SCSI] fcoe: Drop the rtnl_mutex before calling fcoe_ctlr_link_upRobert Love1-1/+5
2012-03-28[SCSI] bfa: Update the driver version to 3.0.23.0Krishna Gudipati1-1/+1
2012-03-28[SCSI] bfa: BSG and User interface fixes.Krishna Gudipati4-22/+34
2012-03-28[SCSI] bfa: Fix to avoid vport delete hang on request queue full scenario.Krishna Gudipati3-4/+9
2012-03-28[SCSI] bfa: Move service parameter programming logic into firmware.Krishna Gudipati1-28/+0
2012-03-28[SCSI] bfa: Revised Fabric Assigned Address(FAA) feature implementation.Krishna Gudipati10-380/+525
2012-03-28[SCSI] bfa: Flash controller IOC pll init fixes.Krishna Gudipati2-45/+112
2012-03-28[SCSI] bfa: Serialize the IOC hw semaphore unlock logic.Krishna Gudipati1-12/+46
2012-03-28[SCSI] bfa: Modify ISR to process pending completionsKrishna Gudipati1-3/+10
2012-03-28[SCSI] bfa: Add fc host issue lip supportKrishna Gudipati1-1/+38
2012-03-28[SCSI] mpt2sas: remove extraneous sas_log_info messagesSathisha Nanjappa1-1/+1
2012-03-28[SCSI] libfc: fcoe_transport_create fails in single-CPU environmentSteven Clark1-2/+12
2012-03-28[SCSI] fcoe: reduce contention for fcoe_rx_list lock [v2]Neil Horman1-8/+14