aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-07ide-gd: implement block device ->set_capacity method (v2)Bartlomiej Zolnierkiewicz3-13/+72
2009-06-07partitions: add ->set_capacity block device methodBartlomiej Zolnierkiewicz3-11/+35
2009-06-07partitions: warn about the partition exceeding device capacityBartlomiej Zolnierkiewicz1-1/+2
2009-06-07pdc202xx_old: fix resetproc() methodSergei Shtylyov1-14/+5
2009-06-07pdc202xx_old: fix 'pdc20246_dma_ops'Sergei Shtylyov1-2/+1
2009-05-30ide_pci_generic: add quirk for Netcell ATA RAIDBartlomiej Zolnierkiewicz1-0/+11
2009-05-22via82cxxx: Add VIA VX855 PCI Device IDHarald Welte2-1/+3
2009-05-22ide: report timeouts in ide_busy_sleep()Bartlomiej Zolnierkiewicz2-4/+7
2009-05-22ide: improve failed opcode reportingBartlomiej Zolnierkiewicz1-19/+4
2009-05-22ide: fix printk() levels in ide_dump_ata[pi]_error()Bartlomiej Zolnierkiewicz1-2/+2
2009-05-22ide: fix OOPS during ide-cd error recoveryBartlomiej Zolnierkiewicz1-2/+2
2009-05-22ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2)Bartlomiej Zolnierkiewicz1-4/+17
2009-05-16piix: The Sony TZ90 needs the cable type hardcodingAlan Cox1-0/+1
2009-05-16icside: register second channel of version 6 PCBSergei Shtylyov1-1/+1
2009-05-16ide-tape: remove back-to-back REQUEST_SENSE detectionTejun Heo1-6/+0
2009-04-30ide-cd: fix REQ_QUIET tests in cdrom_decode_statusBorislav Petkov2-5/+5
2009-04-23MAINTAINERS: update IDE entryBartlomiej Zolnierkiewicz1-1/+1
2009-04-23palm_bk3710: palm_bk3710_udmatimings[] CodingStyle fixupBartlomiej Zolnierkiewicz1-6/+6
2009-04-23palm_bk3710: those registers/bitfields don't existDavid Brownell1-49/+18
2009-04-22mediabay: fix build for CONFIG_BLOCK=nBartlomiej Zolnierkiewicz1-1/+0
2009-04-22ide: Stop disks on reboot for laptop which cuts powerBruno Prémont1-1/+16
2009-04-22ide-cd: fix kernel crash on hppa regressionHelge Deller1-1/+1
2009-04-22palm_bk3710: UDMA performance fixDavid Brownell1-14/+12
2009-04-18cs5536: define dma_sff_read_status() methodSergei Shtylyov1-0/+1
2009-04-18ide: fix barriers supportBartlomiej Zolnierkiewicz1-4/+7
2009-04-18ide: Remove void castsJack Stone1-1/+1
2009-04-18hpt366: use ATA_DMA_* constantsSergei Shtylyov1-5/+5
2009-04-18hpt366: fix HPT370 DMA timeoutsSergei Shtylyov1-1/+3
2009-04-17[libata] fix build error on drivers/ata/pata_legacy.cZhenwen Xu1-6/+7
2009-04-17pata_via: Cache and rewrite the device bitAlan Cox1-7/+67
2009-04-17sata_mv: workaround for multi_count errata sata24Mark Lord1-2/+42
2009-04-17sata_mv: tidy up qc->tf usage in qc_prep() functionsMark Lord1-10/+8
2009-04-17staging: slicoss: update READMEStephen Hemminger1-1/+30
2009-04-17otus/zdusb.c: additional USB idnetifierDaniele Napolitano2-1/+6
2009-04-17Staging: go7007: fix build issuesGreg Kroah-Hartman2-15/+2
2009-04-17Staging: sxg: Fix leaks and checksum errors in transmit code pathMithlesh Thukral1-35/+58
2009-04-17Staging: sxg: Fix sleep in atomic context warning while loading driverMithlesh Thukral1-0/+5
2009-04-17Staging: sxg: Use correct queue_id for transmitting non-TCP packetsMithlesh Thukral1-3/+7
2009-04-17Staging: sxg: Fire watchdog timer at end of open routine to change the linkMithlesh Thukral1-0/+2
2009-04-17Staging: Pohmelfs: Add load balancing between network states with the same priority.Evgeniy Polyakov2-1/+5
2009-04-17Staging: Pohmelfs: Added IO permissions and priorities.Evgeniy Polyakov5-32/+86
2009-04-17Staging: Pohmelfs: Added ->show_stats() callback.Evgeniy Polyakov2-5/+49
2009-04-17Staging: Pohmelfs: Drop ftrans debugging code.Evgeniy Polyakov4-66/+2
2009-04-17Staging: Pohmelfs: Use wait_on_page_timeout when waiting for remote directory sync instead of hardcoded 25 seconds.Evgeniy Polyakov1-1/+1
2009-04-17Staging: Pohmelfs: Reduce debugging noise about non-existing objects.Evgeniy Polyakov1-2/+2
2009-04-17Staging: Pohmelfs: Sync fs before killing it, since dentry cache is shrunk before writeback is invoked via generic_shutdown_super()Evgeniy Polyakov1-1/+19
2009-04-17Staging: Pohmelfs: Extend remount option.Evgeniy Polyakov1-27/+46
2009-04-17Staging: Pohmelfs: Set NETFS_INODE_REMOTE_SYNCED and clear NETFS_INODE_OWNED bits in the root inode.Evgeniy Polyakov1-0/+2
2009-04-17Staging: Pohmelfs: Added 'need_lock' variable into debug print.Evgeniy Polyakov1-2/+2
2009-04-17Staging: Pohmelfs: Disable read lock in pohmelfs_getattr().Evgeniy Polyakov1-2/+2