summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-25ide: use ide_tf_load() in execute_drive_cmd()Bartlomiej Zolnierkiewicz
2008-01-25ide: remove ide_cmd() helperBartlomiej Zolnierkiewicz
2008-01-25ide: execute_drive_cmd() cleanupBartlomiej Zolnierkiewicz
2008-01-25ide: fix registers loading order for IDE_NSECTOR_REG in execute_drive_cmd()Bartlomiej Zolnierkiewicz
2008-01-25ide: fix registers loading order for WIN_SMART in execute_drive_cmd()Bartlomiej Zolnierkiewicz
2008-01-25ide-tape: remove dead USE_IOTRACE codeBartlomiej Zolnierkiewicz
2008-01-25ide: remove stale ide.h "configuration options"Bartlomiej Zolnierkiewicz
2008-01-25ide: remove CONFIG_IDEPCI_SHARE_IRQ config optionBartlomiej Zolnierkiewicz
2008-01-25ide: remove IRQF_DISABLED from IRQ flags for IDE IRQ handlerBartlomiej Zolnierkiewicz
2008-01-25ide-pmac: fix pmac_ide_init_hwif_ports()Bartlomiej Zolnierkiewicz
2008-01-25ide: use do_rw_taskfile() in flagged_taskfile()Bartlomiej Zolnierkiewicz
2008-01-25ide: add ide_no_data_taskfile() helperBartlomiej Zolnierkiewicz
2008-01-25ide: add ide_tf_load() helperBartlomiej Zolnierkiewicz
2008-01-25ide-disk: use struct ide_taskfile in __ide_do_rw_disk()Bartlomiej Zolnierkiewicz
2008-01-25ide-disk: fix taskfile registers loading order in __ide_do_rw_disk()Bartlomiej Zolnierkiewicz
2008-01-25ide-disk: merge LBA28 and LBA48 Host Protected Area support code (take 2)Bartlomiej Zolnierkiewicz
2008-01-25ide: add struct ide_taskfile (take 2)Bartlomiej Zolnierkiewicz
2008-01-25ide: remove task_ioreg_t typedef (take 2)Bartlomiej Zolnierkiewicz
2008-01-25ide: remove ->dma_master field from ide_hwif_t (take 5)Bartlomiej Zolnierkiewicz
2008-01-25hpt366: merge set_dma_mode() methodsSergei Shtylyov
2008-01-25hpt366: kill set_dma_mode() method wrapperSergei Shtylyov
2008-01-25hpt366: change timing register masksSergei Shtylyov
2008-01-25ide-io: set REQ_FAILED when drive is deadAristeu Rozanski
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-01-25slab: fix bootstrap on memoryless nodePekka Enberg
2008-01-25fix oops on rmmod capidrvKarsten Keil
2008-01-25[GFS2] Allow journal recovery on read-only mountAbhijith Das
2008-01-25[GFS2] Lockup on errorBob Peterson
2008-01-25[GFS2] Fix page_mkwrite truncation race pathSteven Whitehouse
2008-01-25[GFS2] Fix typoBob Peterson
2008-01-25[GFS2] Fix write alloc required shortcut calculationSteven Whitehouse
2008-01-25[GFS2] gfs2_alloc_required performanceBob Peterson
2008-01-25[GFS2] Remove unneeded i_spinBob Peterson
2008-01-25[GFS2] Reduce inode size by moving i_alloc out of lineSteven Whitehouse
2008-01-25[GFS2] Fix assert in log codeSteven Whitehouse
2008-01-25[GFS2] Fix problems relating to execution of files on GFS2Steven Whitehouse
2008-01-25[GFS2] Initialize extent_list earlierBob Peterson
2008-01-25[GFS2] Allow page migration for writeback and ordered pagesSteven Whitehouse
2008-01-25[GFS2] Remove unused variableSteven Whitehouse
2008-01-25[GFS2] Fix log block mapperSteven Whitehouse
2008-01-25[GFS2] Minor correctionBob Peterson
2008-01-25[GFS2] Eliminate the no longer needed sd_statfs_mutexBob Peterson
2008-01-25[GFS2] Incremental patch to fix compiler warningBob Peterson
2008-01-25[GFS2] Function meta_read optimizationBob Peterson
2008-01-25[GFS2] Only fetch the dinode once in block_mapBob Peterson
2008-01-25[GFS2] Reorganize function gfs2_glmutex_lockBob Peterson