aboutsummaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-26Make relatime defaultMatthew Garrett1-2/+3
2009-03-26Add a strictatime mount optionMatthew Garrett3-1/+7
2009-03-26Allow relatime to update atime once a dayMatthew Garrett1-9/+38
2009-03-24[libata] Improve timeout handlingAlan Cox10-5/+85
2009-03-24[libata] Drain data on errorsAlan Cox3-3/+79
2009-03-24pata_sc1200: Activate secondary channelAlan Cox1-2/+27
2009-03-24pata_artop: Serializing supportAlan Cox1-6/+27
2009-03-24[libata] ahci: correct enclosure LED state saveDavid Milburn1-1/+1
2009-03-24[libata] More robust parsing for IDENTIFY DEVICE multi_count fieldMark Lord1-2/+11
2009-03-24sata_mv: fix LED blinking for SoC+NCQMark Lord1-0/+68
2009-03-24sata_mv: optimize IRQ coalescing for 8-port chipsMark Lord1-14/+18
2009-03-24sata_mv: implement IRQ coalescing (v2)Mark Lord1-8/+135
2009-03-24sata_mv: cosmetic preparations for IRQ coalescingMark Lord1-35/+27
2009-03-24pata-rb532-cf: platform_get_irq() fix ignored failureFlorian Fainelli1-1/+1
2009-03-24pata_efar: fix *dma_maskErik Inge Bolsø1-2/+2
2009-03-24pata_radisys: fix mwdma_mask to exclude mwdma0Erik Inge Bolsø1-1/+1
2009-03-24[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø71-331/+339
2009-03-24include/linux/ata.h: add some more transfer masksErik Inge Bolsø1-0/+6
2009-03-24ahci: Blacklist HP Compaq 6720s that spins off disks during ACPI power offMaciej Rutecki1-0/+9
2009-03-24[libata] sata_mv: Implement direct FIS transmission via mv_qc_issue_fis().Mark Lord1-0/+116
2009-03-24[libata] Export ata_pio_queue_task() so that it can be used from sata_mv.Mark Lord3-2/+4
2009-03-24[libata] sata_mv: Add a new mv_sff_check_status() function to sata_mv.Mark Lord1-1/+36
2009-03-24[libata] sata_mv: Tighten up interrupt masking in mv_qc_issue()Mark Lord1-13/+21
2009-03-24[libata] sata_mv: Enable use of (basic) DMA for ATAPI on GEN_IIE chipsMark Lord1-24/+28
2009-03-24[libata] sata_mv: cache frequently-accessed registersMark Lord1-21/+70
2009-03-24ahci: drop intx manipulation on msi enableTejun Heo1-2/+2
2009-03-24pata-rb532-cf: drop custom freeze and thawPhil Sutter1-19/+1
2009-03-24pata-rb532-cf: use ata_sff_data_xfer32()Phil Sutter1-20/+1
2009-03-24pata-rb532-cf: use ata_sff_exec_command()Phil Sutter1-8/+0
2009-03-24pata-rb532-cf: replace rb532_pata_finish_io()Phil Sutter1-13/+2
2009-03-24sata_mv: remove leftoversMark Lord1-2/+0
2009-03-24sata_mv: optimize use of mv_edma_cfgMark Lord1-3/+6
2009-03-24sata_mv: introduce support for ATAPI devicesMark Lord1-4/+186
2009-03-24sata_mv: mv_fill_sg fixes v2Mark Lord1-1/+3
2009-03-24sata_mv: update ata_qc_from_tagMark Lord1-0/+6
2009-03-24sata_mv: restructure mv_qc_issueMark Lord1-15/+22
2009-03-24sata_mv: rearrange mv_start_dma() and friendsMark Lord1-28/+38
2009-03-24sata_mv: cleanup chipset GENeration FLAGSMark Lord1-17/+14
2009-03-24Dynamic debug: fix pr_fmt() build errorGreg Banks2-3/+4
2009-03-24Dynamic debug: allow simple quoting of wordsGreg Banks2-26/+47
2009-03-24dynamic debug: update docsJason Baron2-31/+273
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron13-543/+867
2009-03-24sysfs: fix some bin_vm_ops errorsHugh Dickins1-10/+79
2009-03-24kobject: don't block for each kobject_ueventArjan van de Ven1-1/+1
2009-03-24sysfs: only allow one scheduled removal callback per kobjAlex Chiang2-5/+26
2009-03-24Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck8-9/+92
2009-03-24Driver core: some cleanup on drivers/base/sys.cZhenwen Xu1-27/+27
2009-03-24Driver core: implement uevent suppress in kobjectMing Lei11-18/+33
2009-03-24vcs: hook sysfs devices into object lifetime instead of "binding"Kay Sievers3-12/+13
2009-03-24driver core: fix passing platform_dataMing Lei1-1/+14