summaryrefslogtreecommitdiffstats
path: root/lib/percpu_counter.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-25libata-zpodd: must use ata_tf_init()Sergei Shtylyov1-3/+4
2013-06-18libata: cleanup SAT error translationGwendal Grignou1-20/+17
2013-06-17ahci: sata: add support for exynos5440 sataGirish K S1-0/+1
2013-06-06sata highbank: add bit-banged SGPIO driver supportMark Langsdorf4-6/+163
2013-06-06ahci: make ahci_transmit_led_message into a function pointerMark Langsdorf2-5/+9
2013-06-03ata: use pci_get_drvdata()Jingoo Han30-37/+37
2013-06-02ipr: qc_fill_rtf() method should not store alternate status registerSergei Shtylyov1-1/+0
2013-05-28sata_rcar: add 'base' local variable to some functionsSergei Shtylyov1-45/+57
2013-05-28sata_rcar: correct 'sata_rcar_sht'Sergei Shtylyov1-1/+10
2013-05-28sata_rcar: kill superfluous code in sata_rcar_bmdma_fill_sg()Sergei Shtylyov1-18/+6
2013-05-24libata: do not limit R-Car SATA driver to shmobileSimon Horman1-1/+0
2013-05-24ata: use platform_{get,set}_drvdata()Jingoo Han8-22/+16
2013-05-22AHCI: Make distinct names for ports in /proc/interruptsAlexander Gordeev3-1/+14
2013-05-22libata: Add atapi_dmadir force flagVincent Pelletier3-1/+5
2013-05-14libata: export ata_port port_no attribute via /sysDavid Milburn3-3/+8
2013-05-12Linux 3.10-rc1v3.10-rc1Linus Torvalds1-2/+2
2013-05-10[SCSI] qla2xxx: Update firmware link in Kconfig file.Chad Dupuis1-1/+3
2013-05-10[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are usedMike Christie3-55/+49
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley24-165/+160
2013-05-10[SCSI] pm80xx: thermal, sas controller config and error handling updateSakthivel K6-17/+249
2013-05-10[SCSI] pm80xx: NCQ error handling changesSakthivel K5-28/+544
2013-05-10[SCSI] pm80xx: WWN Modification for PM8081/88/89 controllersSakthivel K1-7/+36
2013-05-10[SCSI] pm80xx: Changed module name and debug messages updateSakthivel K3-13/+20
2013-05-10[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re...Sakthivel K4-27/+14
2013-05-10[SCSI] pm80xx: SPC new firmware changes for device id 0x8081 aloneSakthivel K2-3/+30
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c...Sakthivel K8-18/+5287
2013-05-10[SCSI] pm80xx: MSI-X implementation for using 64 interruptsSakthivel K2-30/+113
2013-05-10[SCSI] pm80xx: Updated common functions common for SPC and SPCv/veSakthivel K3-105/+168
2013-05-10[SCSI] pm80xx: Multiple inbound/outbound queue configurationSakthivel K3-60/+98
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPCSakthivel K5-121/+320
2013-05-10[SCSI] lpfc: fix up Kconfig dependenciesJames Bottomley1-0/+2
2013-05-10[SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmndHannes Reinecke1-10/+27
2013-05-10dm cache: set config valueJoe Thornber1-28/+31
2013-05-10dm cache: move config fnsAlasdair G Kergon1-17/+17
2013-05-10dm thin: generate event when metadata threshold passedJoe Thornber3-0/+58
2013-05-10dm persistent metadata: add space map threshold callbackJoe Thornber1-1/+76
2013-05-10dm persistent data: add threshold callback to space mapJoe Thornber3-3/+29
2013-05-10dm thin: detect metadata device resizingJoe Thornber3-3/+64
2013-05-10dm persistent data: support space map resizingJoe Thornber1-6/+32
2013-05-10dm thin: open dev read only when possibleJoe Thornber1-11/+14
2013-05-10dm thin: refactor data dev resizeJoe Thornber2-33/+64
2013-05-10dm cache: replace memcpy with struct assignmentJoe Thornber2-3/+3
2013-05-10dm cache: fix typos in commentsJoe Thornber1-3/+4
2013-05-10dm cache policy: fix description of lookup fnAlasdair G Kergon1-2/+2
2013-05-10dm: document iterate_devicesAlasdair G Kergon1-0/+15
2013-05-10dm persistent data: fix error message typosJoe Thornber1-4/+4
2013-05-10dm cache: tune migration throttlingJoe Thornber1-1/+2
2013-05-10dm mpath: enable WRITE SAME supportMike Snitzer1-0/+1
2013-05-10dm table: fix write same supportMike Snitzer1-1/+1
2013-05-10dm bufio: avoid a possible __vmalloc deadlockMikulas Patocka1-1/+23