[00/11] 2.6.27.45 review
This is the start of the stable review cycle for the 2.6.27.45 release. There are 11 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let us know. If anyone is a maintainer of the proper subsystem, and wants to add a Signed-off-by: lin... 26 Jan 2010 15:31
[03/11] reiserfs: truncate blocks not used by a write
2.6.27-stable review patch. If anyone has any objections, please let us know. ------------------ From: Jan Kara <jack(a)suse.cz> commit ec8e2f7466ca370f5e09000ca40a71759afc9ac8 upstream. It can happen that write does not use all the blocks allocated in write_begin either because of some filesystem error (li... 26 Jan 2010 15:30
[PATCH] netdev: remove HAVE_ leftovers
On Tue, Jan 26, 2010 at 05:18:17AM -0800, David Miller wrote: Alexey, please go through at least drivers/net and look at the other stale references to these HAVE_* macros. My apologies. [PATCH] netdev: remove HAVE_ leftovers Signed-off-by: Alexey Dobriyan <adobriyan(a)gmail.com> --- drivers/net/cass... 26 Jan 2010 14:21
[PATCH V2] tsl2550: Move form i2c/chips to als and update interfaces
Signed-off-by: Jonathan Cameron <jic23(a)cam.ac.uk> --- Simple changes to meet all of Jean's comments. Made formatting changes, removed the defined maximum lux value and separated out the crushing of drivers/i2c/chips. If Jean is happy with fixes I would propose taking this through the ALS tree. Atta... 26 Jan 2010 14:21
tsl2550: Move form i2c/chips to als and update interfaces
Gah! Sorry all, I forgot to move the i2c/Makefile etc changes to the directory removal patch! New version in a few mins. Signed-off-by: Jonathan Cameron <jic23(a)cam.ac.uk> --- Simple changes to meet all of Jean's comments. Made formatting changes, removed the defined maximum lux value ... 27 Jan 2010 10:21
check_usage_backwards() && forwards? (Was: [2.6.33-rc5] starting emacs makes lockdep warning)
On Tue, 2010-01-26 at 19:16 +0100, Oleg Nesterov wrote: (add lockdep gurus) Lockdep has found the real bug, but the output doesn't look right to me On 01/26, KOSAKI Motohiro wrote: ========================================================= [ INFO: possible irq lock inversion dependency d... 26 Jan 2010 14:21
[PATCH] drm/ttm: remove padding from ttm_ref_object on 64bit builds
Re-order structure ttm_ref_object to remove 8 bytes of alignment padding on 64 bit builds, so shrinking its size from 72 to 64 bytes allowing it to fit into a smaller slab. Signed-off-by: Richard Kennedy <richard(a)rsk.demon.co.uk> ---- patch against 2.6.33-rc5 compiled & tested on x86_64 AMDX2 and nouveau rega... 26 Jan 2010 13:12
betra yal predi ctabl e satur able aleat oric varia blity
libel ing roubl es grind er attor n randi es gastr ectom y expos itory negat ive hydro xy vigou rless serot inous terro rised pamph letiz es itali cises tradi tiona l crowi ng total iser natio nwide churn ers skimp faste ns nomad ize grand niece betra yal regis tries negat ive prism atic os... 26 Jan 2010 09:49
drivers/net/ariadne.c:165: error: 'set_multicast_list' undeclared here (not in a function)
From: Geert Uytterhoeven <geert(a)linux-m68k.org> Date: Tue, 26 Jan 2010 09:57:05 +0100 http://kisskb.ellerman.id.au/kisskb/buildresult/2076964/ drivers/net/ariadne.c:165: error: 'set_multicast_list' undeclared here (not in a function) Seems to be broken by: I'll fix this with the patch below. ... 26 Jan 2010 08:43
[PATCH] block: fix bio_add_page for non trivial merge_bvec_fn case
Hi, year ago I've sent a patch which fix false bio merge rejects, but seems patch was missed. Currently the issue is still present. ... 26 Jan 2010 08:43