1. 15 7月, 2008 2 次提交
    • L
      Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block · dddec01e
      Linus Torvalds 提交于
      * 'for-linus' of git://git.kernel.dk/linux-2.6-block: (37 commits)
        splice: fix generic_file_splice_read() race with page invalidation
        ramfs: enable splice write
        drivers/block/pktcdvd.c: avoid useless memset
        cdrom: revert commit 22a9189f (cdrom: use kmalloced buffers instead of buffers on stack)
        scsi: sr avoids useless buffer allocation
        block: blk_rq_map_kern uses the bounce buffers for stack buffers
        block: add blk_queue_update_dma_pad
        DAC960: push down BKL
        pktcdvd: push BKL down into driver
        paride: push ioctl down into driver
        block: use get_unaligned_* helpers
        block: extend queue_flag bitops
        block: request_module(): use format string
        Add bvec_merge_data to handle stacked devices and ->merge_bvec()
        block: integrity flags can't use bit ops on unsigned short
        cmdfilter: extend default read filter
        sg: fix odd style (extra parenthesis) introduced by cmd filter patch
        block: add bounce support to blk_rq_map_user_iov
        cfq-iosched: get rid of enable_idle being unused warning
        allow userspace to modify scsi command filter on per device basis
        ...
      dddec01e
    • L
      Start using the new '%pS' infrastructure to print symbols · 7daf705f
      Linus Torvalds 提交于
      This simplifies the code significantly, and was the whole point of the
      exercise.
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      7daf705f
  2. 14 7月, 2008 5 次提交
  3. 13 7月, 2008 14 次提交
  4. 12 7月, 2008 8 次提交
  5. 11 7月, 2008 11 次提交