1. 04 Apr, 2013 2 commits
  2. 01 Apr, 2013 1 commit
    • Mauro Carvalho Chehab's avatar
      Merge tag 'v3.9-rc5' into patchwork · f9f11dfe
      Mauro Carvalho Chehab authored
      Linux 3.9-rc5
      
      * tag 'v3.9-rc5': (1080 commits)
        Linux 3.9-rc5
        Revert "lockdep: check that no locks held at freeze time"
        dw_dmac: adjust slave_id accordingly to request line base
        dmaengine: dw_dma: fix endianess for DT xlate function
        PNP: List Rafael Wysocki as a maintainer
        rbd: don't zero-fill non-image object requests
        ia64 idle: delete stale (*idle)() function pointer
        Btrfs: don't drop path when printing out tree errors in scrub
        target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case
        tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bit
        Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs"
        usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BD
        mg_disk: fix error return code in mg_probe()
        Btrfs: fix wrong return value of btrfs_lookup_csum()
        Btrfs: fix wrong reservation of csums
        Btrfs: fix double free in the btrfs_qgroup_account_ref()
        Btrfs: limit the global reserve to 512mb
        Btrfs: hold the ordered operations mutex when waiting on ordered extents
        Btrfs: fix space accounting for unlink and rename
        Btrfs: fix space leak when we fail to reserve metadata space
        ...
      f9f11dfe
  3. 31 Mar, 2013 29 commits
  4. 30 Mar, 2013 1 commit
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending · 13d2080d
      Linus Torvalds authored
      Pull SCSI target fixes from Nicholas Bellinger:
       "This includes the bug-fix for a >= v3.8-rc1 regression specific to
        iscsi-target persistent reservation conflict handling (CC'ed to
        stable), and a tcm_vhost patch to drop VIRTIO_RING_F_EVENT_IDX usage
        so that in-flight qemu vhost-scsi-pci device code can detect the
        proper vhost feature bits.
      
        Also, there are two more tcm_vhost patches still being discussed by
        MST and Asias for v3.9 that will be required for the in-flight qemu
        vhost-scsi-pci device patch to function properly, and that should
        (hopefully) be the last target fixes for this round."
      
      * git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending:
        target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case
        tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bit
      13d2080d
  5. 29 Mar, 2013 7 commits