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.32.17 has been created
at 53dc2dd045e36bdfae226ba2a96b29a3bed16802 (tag)
tagging f23dc93c0e6772577309e150daf1906dbfd9d43b (commit)
replaces v2.6.32.16
tagged by Greg Kroah-Hartman
on Mon Aug 2 10:25:05 2010 -0700
- Log -----------------------------------------------------------------
This is the 2.6.32.17 stable release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.15 (GNU/Linux)
iEYEABECAAYFAkxW/3IACgkQMUfUDdst+yk+KwCfYkfkkk/aFDj9p/E3GQtp/01I
s3sAoJD34Ply7c0OtZZO+MQTX2drTmTz
=QAEF
-----END PGP SIGNATURE-----
Adam Jackson (1):
drm/i915: Make G4X-style PLL search more permissive
Akira Fujita (3):
ext4: Fix insertion point of extent in mext_insert_across_blocks()
ext4: Fix the NULL reference in double_down_write_data_sem()
ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl
Alan Jenkins (1):
eeepc-laptop: check wireless hotplug events
Alan Stern (1):
USB: obey the sysfs power/wakeup setting
Alex Deucher (2):
drm/radeon/kms: add quirk for ASUS HD 3600 board
drm/radeon/kms: fix legacy LVDS dpms sequence
Alex,Shi (1):
sched: Fix over-scheduling bug
Alexander Duyck (1):
igb: change how we handle alternate mac addresses
Andi Kleen (1):
x86: Fix vsyscall on gcc 4.5 with -Os
Andre Osterhues (1):
ecryptfs: Bugfix for error related to ecryptfs_hash_buckets
Andreas Herrmann (1):
hwmon: (k8temp) Fix temperature reporting for ASB1 processor revisions
Andrej Gelenberg (1):
revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (second
call site)"
Aneesh Kumar K.V (4):
ext4: Ensure zeroout blocks have no dirty metadata
ext4: Handle -EDQUOT error on write
ext4: Fix quota accounting error with fallocate
ext4: Drop EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE flag
Ang Way Chuang (1):
V4L/DVB: dvb-core: Fix ULE decapsulation bug
Avi Kivity (1):
KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 page
Ayaz Abdulla (1):
forcedeth: fix tx limit2 flag check
Baruch Siach (1):
dm9000: fix "BUG: spinlock recursion"
Ben Hutchings (6):
amd64-agp: Probe unknown AGP devices the right way
ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALL
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
ext4: Conditionally define compat ioctl numbers
ext4: Fix compat EXT4_IOC_ADD_GROUP
V4L/DVB: budget: Select correct frontends
Bob Copeland (1):
ath5k: initialize ah->ah_current_channel
Brandon Philips (1):
sky2: enable rx/tx in sky2_phy_reinit()
Catalin Marinas (1):
ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with
L220
Christian Borntraeger (1):
ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat mode
Christoph Fritz (1):
ssb: Handle Netbook devices where the SPROM address is changed
Colin Leitner (1):
USB: ftdi_sio: support for Signalyzer tools based on FTDI chips
Corey Minyard (1):
USB: FTDI: Add support for the RT System VX-7 radio programming cable
Curt Wohlgemuth (5):
ext4: Fix BUG_ON at fs/buffer.c:652 in no journal mode
ext4: Fix possible lost inode write in no journal mode
ext4: Fix buffer head leaks after calls to ext4_get_inode_loc()
ext4: Remove extraneous newlines in ext4_msg() calls
ext4: check for a good block group before loading buddy pages
Dan Rosenberg (1):
Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE
Daniel J Blueman (1):
i915: fix lock imbalance on error path...
Daniel Mack (1):
libertas/sdio: 8686: set ECSI bit for 1-bit transfers
Daniel Ritz (1):
V4L/DVB (13830): uvcvideo: add another YUYV format GUID for iSight cameras
Darrick J. Wong (2):
x86, Calgary: Increase max PHB number
x86, Calgary: Limit the max PHB number to 256
Dave Airlie (2):
fb: fix colliding defines for fb flags.
drm/i915: enable low power render writes on GEN3 hardware.
David Howells (1):
CIFS: Fix a malicious redirect problem in the DNS lookup code
David Woodhouse (1):
firmware_class: fix memory leak - free allocated pages
Dennis Jansen (1):
USB: option: Add support for AMOI Skypephone S2
Dmitry Monakhov (11):
ext4: Fix potential quota deadlock
ext4: fix error handling in migrate
ext4: explicitly remove inode from orphan list after failed direct io
ext4: Handle non empty on-disk orphan link
ext4: check missed return value in ext4_sync_file()
ext4: fix quota accounting in case of fallocate
ext4: Do not zero out uninitialized extents beyond i_size
ext4: clean up inode bitmaps manipulation in ext4_free_inode
ext4: init statistics after journal recovery
ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
ext4: restart ext4_ext_remove_space() after transaction restart
Dmitry Torokhov (2):
Input: twl40300-keypad - fix handling of "all ground" rows
Input: RX51 keymap - fix recent compile breakage
Dongdong Deng (1):
serial: cpm_uart: implement the cpm_uart_early_write() function for
console poll
Doug Kehn (1):
net/core: neighbour update Oops
Eric Dumazet (1):
netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT
Eric Sandeen (5):
ext4: Fixed inode allocator to correctly track a flex_bg's used_dirs
ext4: check s_log_groups_per_flex in online resize code
ext4: don't return to userspace after freezing the fs with a mutex held
ext4: stop issuing discards if not supported by device
ext4: don't scan/accumulate more pages than mballoc will allocate
Florian Fainelli (1):
cpmac: do not leak struct net_device on phy_connect errors
Frank Mayhar (1):
ext4: Make fsync sync new parent directories in no-journal mode
Frederic Weisbecker (1):
perf: Resurrect flat callchains
Giuliano Pochini (1):
ALSA: Echoaudio, fix Guru Meditation #00000005.48454C50
Greg Kroah-Hartman (1):
Linux 2.6.32.17
Hiroshi Shimamoto (1):
cxgb3: fix linkup issue
Ilpo Järvinen (1):
tcp: fix crash in tcp_xmit_retransmit_queue
Jan Kara (2):
ext4: Fix estimate of # of blocks needed to write indirect-mapped files
ext4: Show journal_checksum option
Jason Baron (1):
dynamic debug: move ddebug_remove_module() down into free_module()
Javier Cardona (1):
mac80211: Handle mesh action frames in ieee80211_rx_h_action
Jean Delvare (5):
hwmon: (k8temp) Bypass core swapping on single-core processors
hwmon: (coretemp) Properly label the sensors
hwmon: (coretemp) Skip duplicate CPU entries
hwmon: (it87) Fix in7 on IT8720F
V4L/DVB: FusionHDTV: Use quick reads for I2C IR device probing
Jeff Layton (2):
cifs: remove bogus first_time check in NTLMv2 session setup code
cifs: don't attempt busy-file rename unless it's in same directory
Jiaying Zhang (1):
ext4: Add flag to files with blocks intentionally past EOF
Jing Zhang (3):
ext4: fix memory leaks in error path handling of ext4_ext_zeroout()
ext4: Remove unnecessary call to ext4_get_group_desc() in mballoc
ext4: rename ext4_mb_release_desc() to ext4_mb_unload_buddy()
Joakim Tjernlund (1):
rtc: fix ds1388 time corruption
Joerg Albert (1):
p54pci: add Symbol AP-300 minipci adapters pciid
Joerg Roedel (2):
KVM: SVM: Handle MCEs early in the vmexit process
KVM: SVM: Implement workaround for Erratum 383
John W. Linville (1):
iwlwifi: cancel scan watchdog in iwl_bg_abort_scan
Jon Povey (2):
USB: g_serial: don't set low_latency flag
USB: g_serial: fix tty cleanup on unload
Julia Lawall (2):
SCSI: aacraid: Eliminate use after free
ext4: Eliminate potential double free on error path
Kamal Mostafa (1):
Input: i8042 - add Gigabyte Spring Peak to dmi_noloop_table
Keith Packard (1):
drm/i915: Define MI_ARB_STATE bits
Krzysztof Halasa (1):
kbuild: Fix modpost segfault
Laurent Pinchart (3):
V4L/DVB: uvcvideo: Add support for unbranded Arkmicro 18ec:3290 webcams
V4L/DVB: uvcvideo: Add support for Packard Bell EasyNote MX52 integrated
webcam
V4L/DVB: uvcvideo: Add support for V4L2_PIX_FMT_Y16
Len Brown (1):
ACPI: skip checking BM_STS if the BIOS doesn't ask for it
Luis R. Rodriguez (2):
ath5k: drop warning on jumbo frames
ath9k: re-enable ps by default for new single chip families
Luke Yelavich (1):
ALSA: hda - Add Macbook 5,2 quirk
Marcelo Tosatti (1):
KVM: MMU: invalidate and flush on spte small->large page size change
Marek Szyprowski (1):
sdhci-s3c: add missing remove function
Mark Brown (1):
ASoC: Remove duplicate AUX definition from WM8776
Matthew Garrett (1):
ACPI: Unconditionally set SCI_EN on resume
Michael S. Tsirkin (1):
virtio-pci: disable msi at startup
Michal Hocko (1):
futex: futex_find_get_task remove credentails check
Mikael Pettersson (1):
math-emu: correct test for downshifting fraction in _FP_FROM_INT()
Mikulas Patocka (1):
ide: Fix IDE taskfile with cfq scheduler
Nicolas Pitre (1):
ARM: 6226/1: fix kprobe bug in ldr instruction emulation
Nikanth Karthikesan (1):
ext4: Prevent creation of files larger than RLIMIT_FSIZE using fallocate
Oliver Neukum (2):
USB: sisusbvga: Fix for USB 3.0
USB: add quirk for Broadcom BT dongle
Ondrej Zary (1):
PM / x86: Save/restore MISC_ENABLE register
Or Gerlitz (1):
IPoIB: Fix world-writable child interface control sysfs attributes
Paul Mortier (1):
USB: adds Artisman USB dongle to list of quirky devices
Pavel Roskin (1):
Staging: rtl8192su: add USB ID for 0bda:8171
Rajiv Andrade (2):
TPM: ReadPubEK output struct fix
tpm_tis: fix subsequent suspend failures
Richard Airlie (1):
staging: rtl8192su: add Support for Belkin F5D8053 v6
Richard Kennedy (1):
ext4: return correct wbc.nr_to_write in ext4_da_writepages
Rob Landley (1):
sparc: Fix use of uid16_t and gid16_t in asm/stat.h
Roland Scheidegger (1):
drm/radeon/r200: handle more hw tex coord types
Sergei Shtylyov (1):
cmd640: fix kernel oops in test_irq() method
Shane McDonald (1):
MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1
Shanyu Zhao (1):
iwlagn: verify flow id in compressed BA packet
Stanislaw Gruszka (2):
mac80211: do not wip out old supported rates
mac80211: fix supported rates IE if AP doesn't give us it's rates
Stefano Stabellini (1):
x86: Do not try to disable hpet if it hasn't been initialized before
Stephane Glondu (1):
staging: rtl8192su: add USB VID/PID for HWNUm-300
Steven Whitehouse (1):
GFS2: Fix up system xattrs
Surbhi Palande (1):
ext4: replace BUG() with return -EIO in ext4_ext_get_blocks
Sven Wegener (1):
ipvs: Add missing locking during connection table hashing and unhashing
Tao Ma (1):
ext4: Fix fencepost error in chosing choosing group vs file preallocation.
Theodore Ts'o (8):
ext4, jbd2: Add barriers for file systems with exernal journals
ext4: Patch up how we claim metadata blocks for quota purposes
ext4: Fix accounting of reserved metadata blocks
ext4: Calculate metadata requirements more accurately
ext4: Use bitops to read/modify EXT4_I(inode)->i_state
ext4: Issue the discard operation *before* releasing the blocks to be
reused
ext4: Avoid crashing on NULL ptr dereference on a filesystem error
ext4: Clear the EXT4_EOFBLOCKS_FL flag only when warranted
Thomas Gleixner (1):
genirq: Deal with desc->set_type() changing desc->chip
Tim Gardner (1):
hostap: Protect against initialization interrupt
Tony Luck (1):
Fix spinaphore down_spin()
Toshiyuki Okajima (1):
ext4: make "offset" consistent in ext4_check_dir_entry()
Trond Myklebust (3):
NFSv4: Fix an embarassing typo in encode_attrs()
NFSv4: Ensure that /proc/self/mountinfo displays the minor version number
SUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir()
Vivek Natarajan (1):
ath9k: Avoid corrupt frames being forwarded to mac80211.
Will Deacon (1):
sched: Prevent compiler from optimising the sched_avg_update() loop
Yinghai Lu (1):
x86: Fix x2apic preenabled system with kexec
august huber (1):
USB: Add PID for Sierra 250U to drivers/usb/serial/sierra.c
Ã?mer Sezgin Ugurlu (1):
USB: option: add support for 1da5:4518
-----------------------------------------------------------------------
hooks/post-receive
--
XFS development tree
|