[XFS updates] XFS development tree annotated tag, v2.6.27.20, created. v2.6.27.20
xfs at oss.sgi.com
xfs at oss.sgi.com
Tue Apr 10 16:47:08 CDT 2012
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.27.20 has been created
at 5e616a54c6c8a152b3e57afbb2d2901ae29e3330 (tag)
tagging 5af6a275ed4145a26223f6ae1ecdab43262f12d8 (commit)
replaces v2.6.27.19
tagged by Greg Kroah-Hartman
on Mon Mar 16 18:00:25 2009 -0700
- Log -----------------------------------------------------------------
This is the 2.6.27.20 stable release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.10 (GNU/Linux)
iEYEABECAAYFAkm+9isACgkQMUfUDdst+ylAAQCgpm1PFtLVvDx8isjiXOb8az5T
K20An1q+sYkJANxqFKz0H691BJq9T9dM
=l1lD
-----END PGP SIGNATURE-----
Adam Lackorzynski (1):
jsm: additional device support
Alan Stern (2):
USB: usb_get_string should check the descriptor type
USB: usb-storage: add IGNORE_RESIDUE flag for Genesys Logic adapters
Alex Chiang (1):
PCIe: portdrv: call pci_disable_device during remove
Alexander Duyck (1):
PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598
Alexander Graf (1):
Fix no_timer_check on x86_64
Alexey Dobriyan (1):
WATCHDOG: ks8695_wdt.c: 'CLOCK_TICK_RATE' undeclared
Alok N Kataria (1):
x86, vmi: TSC going backwards check in vmi clocksource
Andrew Patterson (1):
PCI: Enable PCIe AER only after checking firmware support
Aneesh Kumar K.V (2):
ext4: Fix lockdep warning
ext4: Initialize preallocation list_head's properly
Anssi Hannula (1):
ALSA: aw2: do not grab every saa7146 based device
Ben Dooks (1):
mmc: s3cmci: fix s3c2410_dma_config() arguments.
Bill Nottingham (1):
vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls.
Bjørn Mork (1):
cdc_ether: add usb id for Ericsson F3507g
Christoph Hellwig (1):
documnt FMODE_ constants
Clemens Ladisch (2):
sound: usb-audio: fix uninitialized variable with M-Audio MIDI interfaces
sound: virtuoso: revert "do not overwrite EEPROM on Xonar D2/D2X"
Dan Carpenter (1):
ext4: Fix NULL dereference in ext4_ext_migrate()'s error handling
David Altobelli (1):
hpilo: new pci device
David S. Miller (3):
net: Kill skb_truesize_check(), it only catches false-positives.
sparc64: Fix DAX handling via userspace access from kernel.
sparc: We need to implement arch_ptrace_stop().
Davide Libenzi (1):
timerfd: add flags check
Devin Heitmueller (1):
DVB: s5h1409: Perform s5h1409 soft reset after tuning
Dmitriy Taychenachev (2):
USB: cdc-acm: add usb id for motomagx phones
zaurus: add usb id for motomagx phones
Ed Cashin (1):
aoe: ignore vendor extension AoE responses
Eric Biederman (1):
seq_file: properly cope with pread
Eugene Teo (1):
net: amend the fix for SO_BSDCOMPAT gsopt infoleak
Faisal Latif (1):
RDMA/nes: Don't allow userspace QPs to use STag zero
Francois Romieu (1):
sis190: add identifier for Atheros AR8021 PHY
Greg Kroah-Hartman (2):
asix: new device ids
Linux 2.6.27.20
Hans Verkuil (1):
V4L: ivtv: fix decoder crash regression
Heiko Carstens (1):
Fix fixpoint divide exception in acct_update_integrals
Helge Bahmann (1):
proc: fix PG_locked reporting in /proc/kpageflags
Helmut Schaa (1):
sdhci: fix led naming
Henrique de Moraes Holschuh (1):
ACPI: fix broken usage of name.ascii
Herbert Xu (1):
bridge: netfilter: fix update_pmtu crash with GRE
HighPoint Linux Team (1):
SCSI: hptiop: Add new PCI device ID
Ingo Molnar (2):
inotify: fix GFP_KERNEL related deadlock
x86: tone down mtrr_trim_uncached_memory() warning
Jan Kara (4):
jbd2: Fix return value of jbd2_journal_start_commit()
Revert "ext4: wait on all pending commits in ext4_sync_fs()"
jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()
ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin()
Jason Cooper (1):
USB: net: asix: add support for Cables-to-Go USB Ethernet adapter
Jean Delvare (2):
hwmon: (f71882fg) Hide misleading error message
hwmon: (it87) Properly decode -128 degrees C temperature
Jens Axboe (1):
xen/blkfront: use blk_rq_map_sg to generate ring entries
Jeremy Fitzhardinge (1):
xen: disable interrupts early, as start_kernel expects
Jesse Sung (1):
USB: option: add BenQ 3g modem information
Joris van Rantwijk (1):
ALSA: usb-audio - Workaround for misdetected sample rate with CM6207
KAMEZAWA Hiroyuki (2):
mm: clean up for early_pfn_to_nid()
mm: fix memmap init for handling memory hole
Karsten Wiese (1):
USB: EHCI: slow down ITD reuse
Larry Finger (1):
rtl8187: New USB ID's for RTL8187L
Leann Ogasawara (1):
x86: add Dell XPS710 reboot quirk
Lubomir Rintel (1):
intel-agp: fix a panic with 1M of shared memory, no GTT entries
Luke Yelavich (1):
ALSA: hda - add another MacBook Pro 3,1 SSID
Mauro Carvalho Chehab (1):
8250: fix boot hang with serial console when using with Serial Over Lan port
Meelis Roos (1):
fore200: fix oops on failed firmware load
Michael Krufky (1):
V4L: tda8290: fix TDA8290 + TDA18271 initialization
Michael Neuling (1):
powerpc: Fix load/store float double alignment handler
NeilBrown (3):
md: avoid races when stopping resync.
md/raid10: Don't call bitmap_cond_end_sync when we are doing recovery.
md/raid10: Don't skip more than 1 bitmap-chunk at a time during recovery.
Nick Piggin (1):
fs: new inode i_state corruption fix
Oleg Nesterov (1):
copy_process: fix CLONE_PARENT && parent_exec_id interaction
Paul Moore (2):
selinux: Fix a panic in selinux_netlbl_inode_permission()
selinux: Fix the NetLabel glue code for setsockopt()
Paul Turner (1):
vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flags
Phil Sutter (2):
WATCHDOG: rc32434_wdt: fix watchdog driver
WATCHDOG: rc32434_wdt: fix sections
Rabin Vincent (1):
mmc_test: fix basic read test
Ralf Baechle (1):
MIPS: compat: Implement is_compat_task.
Robert Hancock (1):
libata: Don't trust current capacity values in identify words 57-58
Roel Kluin (2):
i2c: Fix misplaced parentheses
i2c: Timeouts reach -1
Roland McGrath (3):
x86-64: fix int $0x80 -ENOSYS return
x86-64: seccomp: fix 32/64 syscall hole
x86-64: syscall-audit: fix 32/64 syscall hole
Russell King (1):
ARM: Add i2c_board_info for RiscPC PCF8583
Sergei Shtylyov (1):
ide-iops: fix odd-length ATAPI PIO transfers
Steve Chen (1):
ALSA: fix excessive background noise introduced by OSS emulation rate shrink
Steve French (1):
Fix oops in cifs_strfromUCS_le mounting to servers which do not specify their OS
Takashi Iwai (1):
ALSA: usb-audio - Fix non-continuous rate detection
Tejun Heo (2):
SCSI: sd: revive sd_index_lock
libata: make sure port is thawed when skipping resets
Theodore Ts'o (1):
ext4: Add fallback for find_group_flex
Thomas Gleixner (1):
JFFS2: fix mount crash caused by removed nodes
Wei Yongjun (1):
ext4: Fix to read empty directory blocks correctly in 64k
Will Newton (1):
mtd_dataflash: fix probing of AT45DB321C chips.
Wu Fengguang (1):
proc: fix kflags to uflags copying in /proc/kpageflags
Yinghai Lu (1):
PCI quirk: enable MSI on 8132
-----------------------------------------------------------------------
hooks/post-receive
--
XFS development tree
More information about the xfs
mailing list