[XFS updates] XFS development tree annotated tag, v2.6.29.2, created. v2.6.29.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "XFS development tree".

The annotated tag, v2.6.29.2 has been created
        at  97a8c847b3cc4d34bfe0cd15e82265fe710c5b25 (tag)
   tagging  e34454757fb87ecac1f76e4169cff6b74ba7ec44 (commit)
  replaces  v2.6.29.1
 tagged by  Chris Wright
        on  Mon Apr 27 10:37:11 2009 -0700

- Log -----------------------------------------------------------------
This is the 2.6.29.2 stable release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkn17UcACgkQqX2UekFdhDmkXgCgmlSoLdDLFRE4/4FAUfNd2gXP
1mIAoLMExuq7fiWTMW4PPatBgZmw3beD
=tIlm
-----END PGP SIGNATURE-----

Akinobu Mita (2):
      ALSA: hda - add missing comma in ad1884_slave_vols
      hugetlbfs: return negative error code for bad mount option

Alan Cox (2):
      af_rose/x25: Sanity check the maximum user frame size
      tty: Fix leak in ti-usb

Alan Stern (1):
      USB: usb-storage: augment unusual_devs entry for Simple Tech/Datafab

Alasdair G Kergon (1):
      dm table: fix upgrade mode race

Amit Shah (2):
      KVM: VMX: Update necessary state when guest enters long mode
      KVM: is_long_mode() should check for EFER.LMA

Ananth N Mavinakayanahalli (1):
      kprobes: Fix locking imbalance in kretprobes

Andrea Arcangeli (1):
      KVM: Fix missing smp tlb flush in invlpg

Andrea Righi (2):
      fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency
      fbdev: fix info->lock deadlock in fbcon_event_notify()

Avi Kivity (3):
      KVM: Add CONFIG_HAVE_KVM_IRQCHIP
      KVM: Interrupt mask notifiers for ioapic
      KVM: Reset PIT irq injection logic when the PIT IRQ is unmasked

Ben Hutchings (1):
      sfc: Match calls to netif_napi_add() and netif_napi_del()

Borislav Petkov (1):
      ide-atapi: start DMA after issuing a packet command

Brian Haley (1):
      Bonding: fix zero address hole bug in arp_ip_target list

Carlos Corbacho (1):
      acer-wmi: Blacklist Acer Aspire One

Cheng Renquan (1):
      dm target: use module refcount directly

Chris Wilson (1):
      drm/i915: Check for dev->primary->master before dereference.

Chris Wright (1):
      Linux 2.6.29.2

Dan Carpenter (2):
      ext4: fix typo which causes a memory leak on error path
      dock: fix dereference after kfree()

David Brownell (1):
      spi: spi_write_then_read() bugfixes

David Miller (1):
      sparc64: Fix bug in ("sparc64: Flush TLB before releasing pages.")

Dmitry Torokhov (1):
      Input: gameport - fix attach driver code

Elias Oltmanns (1):
      ide: Fix code dealing with sleeping devices in do_ide_request()

Eric Anholt (1):
      drm/i915: Change DCC tiling detection case to cover only mobile parts.

Eric Paris (1):
      scsi: mpt: suppress debugobjects warning

Etienne Basset (1):
      security/smack: fix oops when setting a size 0 SMACK64 xattr

FUJITA Tomonori (3):
      SCSI: sg: fix iovec bugs introduced by the block layer conversion
      SCSI: sg: avoid blk_put_request/blk_rq_unmap_user in interrupt
      SCSI: sg: fix q->queue_lock on scsi_error_handler path

Francois Romieu (1):
      r8169: Reset IntrStatus after chip reset

Frederic Weisbecker (1):
      tracing/core: fix early free of cpumasks

Geert Uytterhoeven (1):
      ide: drivers/ide/ide-atapi.c needs <linux/scatterlist.h>

Gertjan van Wingerde (1):
      rt2x00: Fix SLAB corruption during rmmod

Herbert Xu (1):
      gso: Fix support for linear packets

Hidetoshi Seto (1):
      posixtimers, sched: Fix posix clock monotonicity

Hugh Dickins (1):
      mm: pass correct mm when growing stack

Ingo Molnar (1):
      x86: disable X86_PTRACE_BTS for now

Jack Steiner (1):
      cpumask: fix slab corruption caused by alloc_cpumask_var_node()

Jean Delvare (4):
      V4L/DVB (10943): cx88: Prevent general protection fault on rmmod
      net/netrom: Fix socket locking
      SCSI: libiscsi: fix iscsi pool error path
      SCSI: libiscsi: fix iscsi pool error path

Jesse Barnes (2):
      drm/i915: check for -EINVAL from vm_insert_pfn
      drm: Use pgprot_writecombine in GEM GTT mapping to get the right bits for !PAT.

Joerg Roedel (1):
      KVM: MMU: handle compound pages in kvm_is_mmio_pfn

Jonathan McDowell (1):
      usb gadget: fix ethernet link reports to ethtool

Jun'ichi Nomura (1):
      dm: path selector use module refcount directly

Kristian Høgsberg (1):
      drm/i915: Read the right SDVO register when detecting SVDO/HDMI.

Lee Schermerhorn (1):
      mm: define a UNIQUE value for AS_UNEVICTABLE flag

Mallikarjuna R Chilakala (1):
      ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ring parameters

Marcelo Tosatti (1):
      virtio: fix suspend when using virtio_balloon

Martin Schwidefsky (1):
      mm: do_xip_mapping_read: fix length calculation

Matthew Wilcox (1):
      sysctl: fix suid_dumpable and lease-break-time sysctls

Michael K. Johnson (1):
      x86, setup: mark %esi as clobbered in E820 BIOS call

Michal Schmidt (1):
      skge: fix occasional BUG during MTU change

Miklos Szeredi (1):
      splice: fix deadlock in splicing to file

Mikulas Patocka (8):
      dm: preserve bi_io_vec when resubmitting bios
      dm raid1: switch read_record from kmalloc to slab to save memory
      dm io: make sync_io uninterruptible
      dm snapshot: refactor __find_pending_exception
      dm snapshot: avoid dropping lock in __find_pending_exception
      dm snapshot: avoid having two exceptions for the same chunk
      dm kcopyd: prepare for callback race fix
      dm kcopyd: fix callback race

Nathan Lynch (1):
      sched: do not count frozen tasks toward load

NeilBrown (1):
      md/raid1 - don't assume newly allocated bvecs are initialised.

Oleg Nesterov (2):
      posix-timers: fix RLIMIT_CPU && fork()
      posix-timers: fix RLIMIT_CPU && setitimer(CPUCLOCK_PROF)

Oliver Neukum (1):
      USB: fix oops in cdc-wdm in case of malformed descriptors

Pallipadi, Venkatesh (2):
      ACPI: cap off P-state transition latency from buggy BIOSes
      x86, PAT: Remove page granularity tracking for vm_insert_pfn maps

Patrick McHardy (1):
      netfilter: {ip, ip6, arp}_tables: fix incorrect loop detection

Paul Mackerras (1):
      powerpc: Fix data-corrupting bug in __futex_atomic_op

Peter Korsgaard (1):
      USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometer

Peter Zijlstra (1):
      hrtimer: fix rq->lock inversion (again)

Ralf Baechle (1):
      MIPS: Compat: Zero upper 32-bit of offset_high and offset_low.

Samuel Thibault (1):
      Revert "console ASCII glyph 1:1 mapping"

Serge E. Hallyn (2):
      cap_prctl: don't set error to 0 at 'no_change'
      add some long-missing capabilities to fs_mask

Sergei Shtylyov (2):
      hpt366: fix HPT370 DMA timeouts
      pata_hpt37x: fix HPT370 DMA timeouts

Shaohua Li (1):
      agp: zero pages before sending to userspace

Suresh Siddha (1):
      x86: fix broken irq migration logic while cleaning up multiple vectors

Takashi Iwai (1):
      ALSA: hda - Fix the cmd cache keys for amp verbs

Theodore Ts'o (1):
      ext4: fix locking typo in mballoc which could cause soft lockup hangs

Tony Battersby (2):
      SCSI: sg: fix races during device removal
      SCSI: sg: fix races with ioctl(SG_IO)

Trond Myklebust (1):
      NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs

Weidong Han (1):
      KVM: fix kvm_vm_ioctl_deassign_device

Wu Fengguang (1):
      vfs: skip I_CLEAR state inodes

Yehuda Sadeh (1):
      crypto: shash - Fix unaligned calculation with short length

Yinghai Lu (1):
      PCI/x86: detect host bridge config space size w/o using quirks

Zhao Yakui (1):
      drm/i915: Sync crt hotplug detection with intel video driver

Zhenyu Wang (2):
      drm/i915: only set TV mode when any property changed
      drm/i915: fix TV mode setting in property change

-----------------------------------------------------------------------


hooks/post-receive
-- 
XFS development tree

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs

[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux