1. 30 Mar, 2009 2 commits
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 · 83826dc5
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6: (70 commits)
        ide: keep track of number of bytes instead of sectors in struct ide_cmd
        ide: remove ide_execute_pkt_cmd() (v2)
        ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2)
        ide: set hwif->expiry prior to calling [__]ide_set_handler()
        ide: use do_rw_taskfile() for ATA_CMD_PACKET commands
        ide: pass command to ide_map_sg()
        ide: remove ide_end_request()
        ide: use ide_end_rq() in ide_complete_rq()
        ide: pass number of bytes to complete to ide_complete_rq()
        ide: remove BUG() from ide_complete_rq()
        ide: move rq->errors quirk out from ide_end_request()
        ide: pass error value to ide_complete_rq()
        ide: sanitize ide_end_rq()
        ide: add ide_end_rq() (v2)
        ide: make ide_special_rq() BUG() on unknown requests
        ide: sanitize ide_finish_cmd()
        ide: use ide_complete_cmd() for REQ_UNPARK_HEADS
        ide: use ide_complete_cmd() for head unload commands
        ide: task_error() -> task_error_cmd()
        ide: unify exit paths in task_pio_intr()
        ...
      83826dc5
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 · ffd14285
      Linus Torvalds authored
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6:
        jfs: needs crc32_le
        jfs: Fix error handling in metapage_writepage()
        jfs: return f_fsid for statfs(2)
        jfs: remove xtLookupList()
        jfs: clean up a dangling comment
      ffd14285
  2. 29 Mar, 2009 11 commits
  3. 28 Mar, 2009 27 commits