aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-19ide-pm: don't abuse rq->dataTejun Heo
2009-04-19ide-cd,atapi: use bio for internal commandsTejun Heo
2009-04-19ide-atapi: convert ide-{floppy,tape} to using preallocated sense bufferBorislav Petkov
2009-04-19ide-cd: convert to using generic sense requestBorislav Petkov
2009-04-19ide: add helpers for preparing sense requestsBorislav Petkov
2009-04-19ide-cd: don't abuse rq->bufferTejun Heo
2009-04-19ide-atapi: don't abuse rq->bufferTejun Heo
2009-04-19ide-taskfile: don't abuse rq->bufferTejun Heo
2009-04-19ide-floppy: block pc always uses bioTejun Heo
2009-04-19ide-cd: clear sense buffer before issuing request senseTejun Heo
2009-04-19ide kill unused ide_cmd->specialTejun Heo
2009-04-19ide: don't set REQ_SOFTBARRIERTejun Heo
2009-04-19ide: use blk_run_queue() instead of blk_start_queueing()Tejun Heo
2009-04-19ide-tape: remove back-to-back REQUEST_SENSE detectionTejun Heo
2009-04-19block: clear req->errors on bio completion only for fs requestsTejun Heo
2009-04-18cs5536: define dma_sff_read_status() methodSergei Shtylyov
2009-04-18ide: fix barriers supportBartlomiej Zolnierkiewicz
2009-04-18ide: Remove void castsJack Stone
2009-04-18hpt366: use ATA_DMA_* constantsSergei Shtylyov
2009-04-18hpt366: fix HPT370 DMA timeoutsSergei Shtylyov
2009-04-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-04-17[libata] fix build error on drivers/ata/pata_legacy.cZhenwen Xu
2009-04-17pata_via: Cache and rewrite the device bitAlan Cox
2009-04-17sata_mv: workaround for multi_count errata sata24Mark Lord
2009-04-17sata_mv: tidy up qc->tf usage in qc_prep() functionsMark Lord
2009-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-04-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-04-17Merge branch 'defconfig-s3c2410' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King
2009-04-17Merge branch 'v2630-rc2-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King
2009-04-17staging: slicoss: update READMEStephen Hemminger
2009-04-17otus/zdusb.c: additional USB idnetifierDaniele Napolitano
2009-04-17Staging: go7007: fix build issuesGreg Kroah-Hartman
2009-04-17Staging: sxg: Fix leaks and checksum errors in transmit code pathMithlesh Thukral
2009-04-17Staging: sxg: Fix sleep in atomic context warning while loading driverMithlesh Thukral
2009-04-17Staging: sxg: Use correct queue_id for transmitting non-TCP packetsMithlesh Thukral
2009-04-17Staging: sxg: Fire watchdog timer at end of open routine to change the linkMithlesh Thukral
2009-04-17Staging: Pohmelfs: Add load balancing between network states with the same pr...Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Added IO permissions and priorities.Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Added ->show_stats() callback.Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Drop ftrans debugging code.Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Use wait_on_page_timeout when waiting for remote directory...Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Reduce debugging noise about non-existing objects.Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Sync fs before killing it, since dentry cache is shrunk be...Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Extend remount option.Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Set NETFS_INODE_REMOTE_SYNCED and clear NETFS_INODE_OWNED ...Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Added 'need_lock' variable into debug print.Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Disable read lock in pohmelfs_getattr().Evgeniy Polyakov
2009-04-17Staging: Pohmelfs: Move parent lock to the place where we really have to send...Evgeniy Polyakov