sched: make early bootup sched_clock() use safer

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6892b75e60557a48c01d57ba320419a9e2ce9846 Commit: 6892b75e60557a48c01d57ba320419a9e2ce9846 Parent: bfa274e2436fc7ef72ef51c878083647f1cfd429 Author: Ingo Molnar [EMAIL PROTECTED] AuthorDate: Wed

printk: fix possible printk overrun

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cf3680b90c7842cf91ed857ac4528f4e057da366 Commit: cf3680b90c7842cf91ed857ac4528f4e057da366 Parent: bfa274e2436fc7ef72ef51c878083647f1cfd429 Author: Tejun Heo [EMAIL PROTECTED] AuthorDate: Thu

sched: remove duplicate code from sched_fair.c

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=70eee74b70c1a8485ec5f2bafa13dbc66fab6e02 Commit: 70eee74b70c1a8485ec5f2bafa13dbc66fab6e02 Parent: 6892b75e60557a48c01d57ba320419a9e2ce9846 Author: Balbir Singh [EMAIL PROTECTED] AuthorDate: Fri

sched: clean up __pick_last_entity() a bit

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7eee3e677d6e2e9007afcd7d79b0715525aa552e Commit: 7eee3e677d6e2e9007afcd7d79b0715525aa552e Parent: 70eee74b70c1a8485ec5f2bafa13dbc66fab6e02 Author: Ingo Molnar [EMAIL PROTECTED] AuthorDate: Fri

sched: fix signedness warnings in sched.c

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=67ca7bde2e9d3516b5ae0188330ad1059ac03f38 Commit: 67ca7bde2e9d3516b5ae0188330ad1059ac03f38 Parent: 7eee3e677d6e2e9007afcd7d79b0715525aa552e Author: Harvey Harrison [EMAIL PROTECTED] AuthorDate:

sched: add declaration of sched_tail to sched.h

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2d07b255c7b8a9723010e5c74778e058dc05162e Commit: 2d07b255c7b8a9723010e5c74778e058dc05162e Parent: 67ca7bde2e9d3516b5ae0188330ad1059ac03f38 Author: Harvey Harrison [EMAIL PROTECTED] AuthorDate:

latencytop: fix kernel panic while reading latency proc file

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ae0027869db7d28563cd783865fab04ffd18419c Commit: ae0027869db7d28563cd783865fab04ffd18419c Parent: 2d07b255c7b8a9723010e5c74778e058dc05162e Author: Hiroshi Shimamoto [EMAIL PROTECTED]

latencytop: fix memory leak on latency proc file

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d6643d12cb0885d06a1491b16c1476abcbd53d40 Commit: d6643d12cb0885d06a1491b16c1476abcbd53d40 Parent: ae0027869db7d28563cd783865fab04ffd18419c Author: Hiroshi Shimamoto [EMAIL PROTECTED]

latencytop: change /proc task_struct access method

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=13d77c37cab2bb906022309e1e7182c327e49916 Commit: 13d77c37cab2bb906022309e1e7182c327e49916 Parent: d6643d12cb0885d06a1491b16c1476abcbd53d40 Author: Hiroshi Shimamoto [EMAIL PROTECTED]

x86: make DEBUG_PAGEALLOC and CPA more robust

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=92cb54a37a42a41cfb2ef7f1478bfa4395198258 Commit: 92cb54a37a42a41cfb2ef7f1478bfa4395198258 Parent: 1ce70c4fac3c3954bd48c035f448793867592bc0 Author: Ingo Molnar [EMAIL PROTECTED] AuthorDate: Wed

x86: hpet fix docbook comment

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b02a7f22f39f02fdf5a1380ff700293639db4490 Commit: b02a7f22f39f02fdf5a1380ff700293639db4490 Parent: 92cb54a37a42a41cfb2ef7f1478bfa4395198258 Author: Pavel Machek [EMAIL PROTECTED] AuthorDate: Tue

x86: do not promote TM3x00/TM5x00 to i686-class

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a7ef94e6889186848573a10c5bdb8271405f44de Commit: a7ef94e6889186848573a10c5bdb8271405f44de Parent: b02a7f22f39f02fdf5a1380ff700293639db4490 Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

x86: require family = 6 if we are using P6 NOPs

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7343b3b3a627eb30e24e921f004f659c8ebb91c5 Commit: 7343b3b3a627eb30e24e921f004f659c8ebb91c5 Parent: a7ef94e6889186848573a10c5bdb8271405f44de Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERIC

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=959b3be64cab9160cd74532a49b89cdd918d38e9 Commit: 959b3be64cab9160cd74532a49b89cdd918d38e9 Parent: 7343b3b3a627eb30e24e921f004f659c8ebb91c5 Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

x86: add comments for NOPs

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4cd20952d74323df06e438c0c3273b5be89d6bfd Commit: 4cd20952d74323df06e438c0c3273b5be89d6bfd Parent: 959b3be64cab9160cd74532a49b89cdd918d38e9 Author: H. Peter Anvin [EMAIL PROTECTED] AuthorDate:

x86: rename KERNEL_TEXT_SIZE = KERNEL_IMAGE_SIZE

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d4afe414189b098d56bcd24280c018aa2ac9a990 Commit: d4afe414189b098d56bcd24280c018aa2ac9a990 Parent: 88f3aec7afd9ae3e6f6d221801996b69aad1e3a4 Author: Ingo Molnar [EMAIL PROTECTED] AuthorDate: Thu

x86: fix vsyscall wreckage

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ce28b9864b853803320c3f1d8de1b81aa4120b14 Commit: ce28b9864b853803320c3f1d8de1b81aa4120b14 Parent: d4afe414189b098d56bcd24280c018aa2ac9a990 Author: Thomas Gleixner [EMAIL PROTECTED] AuthorDate:

x86: fix execve with -fstack-protect

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5d119b2c9a490e2d647eae134211b32a18a04c7d Commit: 5d119b2c9a490e2d647eae134211b32a18a04c7d Parent: ce28b9864b853803320c3f1d8de1b81aa4120b14 Author: Ingo Molnar [EMAIL PROTECTED] AuthorDate: Tue

x86: don't print a warning when MTRR are blank and running in KVM

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4147c8747eace9058c606b35e700060297edaf91 Commit: 4147c8747eace9058c606b35e700060297edaf91 Parent: 5d119b2c9a490e2d647eae134211b32a18a04c7d Author: Joerg Roedel [EMAIL PROTECTED] AuthorDate: Thu

x86: don't save unreliable stack trace entries

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1650743cdc0db73478f72c57544ce79ea8f3dda6 Commit: 1650743cdc0db73478f72c57544ce79ea8f3dda6 Parent: ed2b7e2b1d1ae201afe8fbd111632074b7b53ed4 Author: Vegard Nossum [EMAIL PROTECTED] AuthorDate:

x86: make c_idle.work have a static address.

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2b775a27c0d9fdf8078d5b31e1e27411e5bf2a91 Commit: 2b775a27c0d9fdf8078d5b31e1e27411e5bf2a91 Parent: 1650743cdc0db73478f72c57544ce79ea8f3dda6 Author: Glauber Costa [EMAIL PROTECTED] AuthorDate:

x86: fix build on non-C locales.

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=03994f01e8b72b3d01fd3d09d1cc7c9f421a727c Commit: 03994f01e8b72b3d01fd3d09d1cc7c9f421a727c Parent: 2b775a27c0d9fdf8078d5b31e1e27411e5bf2a91 Author: Priit Laes [EMAIL PROTECTED] AuthorDate: Sun

x86: fix boot failure on 486 due to TSC breakage

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=12c247a6719987aad65f83158d2bb3e73c75c1f5 Commit: 12c247a6719987aad65f83158d2bb3e73c75c1f5 Parent: 03994f01e8b72b3d01fd3d09d1cc7c9f421a727c Author: Mikael Pettersson [EMAIL PROTECTED]

x86: no robust/pi futex for real i386 CPUs

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f18edc95a37a901ffcbe91f5e05105f916a04fae Commit: f18edc95a37a901ffcbe91f5e05105f916a04fae Parent: 12c247a6719987aad65f83158d2bb3e73c75c1f5 Author: Thomas Gleixner [EMAIL PROTECTED] AuthorDate:

firewire: fw-sbp2: unsigned int vs. unsigned

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=05cca7381429e12d66c5b5c8b5c5848055b88bf7 Commit: 05cca7381429e12d66c5b5c8b5c5848055b88bf7 Parent: 19af35546de68c872dcb687613e0902a602cb20e Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

firewire: fw-sbp2: fix logout before login retry

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1b9c12ba2fdf802a23630f70eddb0e821296634e Commit: 1b9c12ba2fdf802a23630f70eddb0e821296634e Parent: 05cca7381429e12d66c5b5c8b5c5848055b88bf7 Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

firewire: fix kobject_add failed for fw* with -EEXIST

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=96b19062e741b715cf399312c30e0672d8889569 Commit: 96b19062e741b715cf399312c30e0672d8889569 Parent: 1b9c12ba2fdf802a23630f70eddb0e821296634e Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

firewire: log GUID of new devices

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fa6e697b85d705d37b3b03829095c22bcbe95ab6 Commit: fa6e697b85d705d37b3b03829095c22bcbe95ab6 Parent: be6f48b0174584c9c415012ca14803c7e941e27e Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

firewire: fw-sbp2: add INQUIRY delay workaround

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9220f1946209a5b3335ea2d28f8462695885791b Commit: 9220f1946209a5b3335ea2d28f8462695885791b Parent: fa6e697b85d705d37b3b03829095c22bcbe95ab6 Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

ieee1394: sbp2: add INQUIRY delay workaround

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d94a983526cb868658c958ab689410dc1c6a31f3 Commit: d94a983526cb868658c958ab689410dc1c6a31f3 Parent: 9220f1946209a5b3335ea2d28f8462695885791b Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

firewire: fw-sbp2: don't add scsi_device twice

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0fa6dfdb0a2768541e998a5dab10b368de56c60a Commit: 0fa6dfdb0a2768541e998a5dab10b368de56c60a Parent: 48f18c761c001a66ef1928b42799c717368b1d64 Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

firewire: fw-sbp2: logout and login after failed reconnect

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ce896d95cc7886ae05859c5b409a7b2f3b606ec1 Commit: ce896d95cc7886ae05859c5b409a7b2f3b606ec1 Parent: 0fa6dfdb0a2768541e998a5dab10b368de56c60a Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

firewire: fw-sbp2: sort includes

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7bb6bf7c8ba0b4ccfecaa00d6faea51b0bd42c8c Commit: 7bb6bf7c8ba0b4ccfecaa00d6faea51b0bd42c8c Parent: ce896d95cc7886ae05859c5b409a7b2f3b606ec1 Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

firewire: fw-sbp2: enforce a retry of __scsi_add_device if bus generation changed

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e80de3704ac30ddb7f9a12447a2ecee32ccd7880 Commit: e80de3704ac30ddb7f9a12447a2ecee32ccd7880 Parent: 7bb6bf7c8ba0b4ccfecaa00d6faea51b0bd42c8c Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

firewire: fw-sbp2: (try to) avoid I/O errors during reconnect

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2e2705bdcb959372d54bf7f79dd9a555ec2adfb4 Commit: 2e2705bdcb959372d54bf7f79dd9a555ec2adfb4 Parent: e80de3704ac30ddb7f9a12447a2ecee32ccd7880 Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

firewire: fw-sbp2: fix NULL pointer deref. in slave_alloc

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5513c5f6f9bd8c8ad3727130910fa288c62526a7 Commit: 5513c5f6f9bd8c8ad3727130910fa288c62526a7 Parent: 2e2705bdcb959372d54bf7f79dd9a555ec2adfb4 Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

firewire: fw-sbp2: fix NULL pointer deref. in scsi_remove_device

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=33f1c6c3529f5f279e2e98e5cca0c5bac152153b Commit: 33f1c6c3529f5f279e2e98e5cca0c5bac152153b Parent: 5513c5f6f9bd8c8ad3727130910fa288c62526a7 Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

ieee1394: sbp2: fix rescan-scsi-bus

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ef774c16a744f130f27c654bf9c4806e767fc773 Commit: ef774c16a744f130f27c654bf9c4806e767fc773 Parent: 33f1c6c3529f5f279e2e98e5cca0c5bac152153b Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

firewire: fix NULL pointer deref. and resource leak

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fae603121428ba83b7343c88e68a7144525ab3eb Commit: fae603121428ba83b7343c88e68a7144525ab3eb Parent: 09d7328e62e3b4cefe4bf3acb54f62a7ae5c Author: Stefan Richter [EMAIL PROTECTED] AuthorDate:

lockdep: increase MAX_LOCK_DEPTH

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bdb9441e9c325d50b5ae17f7d3205d65b8ed2e5f Commit: bdb9441e9c325d50b5ae17f7d3205d65b8ed2e5f Parent: bfa274e2436fc7ef72ef51c878083647f1cfd429 Author: Peter Zijlstra [EMAIL PROTECTED] AuthorDate:

Subject: lockdep: include all lock classes in all_lock_classes

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1481197b50114d7212d659d41cb97f31a8934883 Commit: 1481197b50114d7212d659d41cb97f31a8934883 Parent: bdb9441e9c325d50b5ae17f7d3205d65b8ed2e5f Author: Dale Farnsworth [EMAIL PROTECTED] AuthorDate:

make atapi_dmadir static

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c5c61bda5ecceaa0f16d326cd2c2147468a4c443 Commit: c5c61bda5ecceaa0f16d326cd2c2147468a4c443 Parent: bfa274e2436fc7ef72ef51c878083647f1cfd429 Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Mon

Revert power_state: get rid of write-only variable in SATA

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=72ad6ec48989d4b5477128e739b960be11155036 Commit: 72ad6ec48989d4b5477128e739b960be11155036 Parent: c5c61bda5ecceaa0f16d326cd2c2147468a4c443 Author: Jeff Garzik [EMAIL PROTECTED] AuthorDate: Mon

Remove incorrect BKL comments in ext4

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=642be6ec218b956fbae88304449720f76ba0d578 Commit: 642be6ec218b956fbae88304449720f76ba0d578 Parent: bfa274e2436fc7ef72ef51c878083647f1cfd429 Author: Andi Kleen [EMAIL PROTECTED] AuthorDate: Mon

ext4: Fix locking hierarchy violation in ext4_fallocate()

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=55bd725aa3a83b3935988f37275b5a80e10d4169 Commit: 55bd725aa3a83b3935988f37275b5a80e10d4169 Parent: 642be6ec218b956fbae88304449720f76ba0d578 Author: Aneesh Kumar K.V [EMAIL PROTECTED] AuthorDate:

ext4: Fix kernel BUG at fs/ext4/mballoc.c:910!

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b73fce69ecb091a178ef9286027c370a63eb25aa Commit: b73fce69ecb091a178ef9286027c370a63eb25aa Parent: 55bd725aa3a83b3935988f37275b5a80e10d4169 Author: Valerie Clement [EMAIL PROTECTED] AuthorDate:

ext4: Don't leave behind a half-created inode if ext4_mkdir() fails

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4cdeed861b5f797b3fa661eb331a6bd6ad669c6a Commit: 4cdeed861b5f797b3fa661eb331a6bd6ad669c6a Parent: b73fce69ecb091a178ef9286027c370a63eb25aa Author: Aneesh Kumar K.V [EMAIL PROTECTED] AuthorDate:

ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent()

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b35905c16ad6428551eb9e49525011bd2700cf56 Commit: b35905c16ad6428551eb9e49525011bd2700cf56 Parent: 4cdeed861b5f797b3fa661eb331a6bd6ad669c6a Author: Aneesh Kumar K.V [EMAIL PROTECTED] AuthorDate:

ext4: Get journal write access before modifying the extent tree

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9df5643ad135c7f8c02d3b69020de4ec910f9fc0 Commit: 9df5643ad135c7f8c02d3b69020de4ec910f9fc0 Parent: b35905c16ad6428551eb9e49525011bd2700cf56 Author: Aneesh Kumar K.V [EMAIL PROTECTED] AuthorDate:

ext4: Don't claim block from group which has corrupt bitmap

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e56eb6590693a5a340e8f596db2768a6e1b9e236 Commit: e56eb6590693a5a340e8f596db2768a6e1b9e236 Parent: 9df5643ad135c7f8c02d3b69020de4ec910f9fc0 Author: Aneesh Kumar K.V [EMAIL PROTECTED] AuthorDate:

ext4: modify block allocation algorithm for the last group

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=74d3487fc8aa58cec16dff7239dea1ca59bdab0e Commit: 74d3487fc8aa58cec16dff7239dea1ca59bdab0e Parent: e56eb6590693a5a340e8f596db2768a6e1b9e236 Author: Valerie Clement [EMAIL PROTECTED] AuthorDate:

ext4: Don't use ext4_dec_count() if not needed

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=825f1481ead4ce40671089bae7412ac3519e8caa Commit: 825f1481ead4ce40671089bae7412ac3519e8caa Parent: 74d3487fc8aa58cec16dff7239dea1ca59bdab0e Author: Theodore Ts'o [EMAIL PROTECTED] AuthorDate:

ext4: Fix BUG when writing to an unitialized extent

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f5ab0d1f8f7df937778c60c3da6f4ef939a54a7b Commit: f5ab0d1f8f7df937778c60c3da6f4ef939a54a7b Parent: 825f1481ead4ce40671089bae7412ac3519e8caa Author: Mingming Cao [EMAIL PROTECTED] AuthorDate: Mon

ext4: set EXT4_EXTENTS_FL only for directory and regular files

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=42bf0383d1e09dd1b38f3debb13a76b2f87634b3 Commit: 42bf0383d1e09dd1b38f3debb13a76b2f87634b3 Parent: 2c98615d3b64ce7888cd46cc668023f456daf287 Author: Aneesh Kumar K.V [EMAIL PROTECTED] AuthorDate:

ext4: ext4_find_next_zero_bit needs an aligned address on some arch

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ffad0a44b7216d0f079dcf95a351082099d1e5fb Commit: ffad0a44b7216d0f079dcf95a351082099d1e5fb Parent: 42bf0383d1e09dd1b38f3debb13a76b2f87634b3 Author: Aneesh Kumar K.V [EMAIL PROTECTED] AuthorDate:

ext4: add missing ext4_journal_stop()

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5606bf5d0cbfbc3dfa78793a3793c43dd045fb1b Commit: 5606bf5d0cbfbc3dfa78793a3793c43dd045fb1b Parent: ffad0a44b7216d0f079dcf95a351082099d1e5fb Author: Akinobu Mita [EMAIL PROTECTED] AuthorDate: Mon

Remove empty file fs/xfs/Makefile-linux-2.6.

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6e5e93424dc66542c548dfaa3bfebe30d46d50dd Commit: 6e5e93424dc66542c548dfaa3bfebe30d46d50dd Parent: c58310bf4933986513020fa90b4190c7492995ae Author: Lachlan McIlroy [EMAIL PROTECTED] AuthorDate:

[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=db69c915e67705daac25cad06d816c09be634de0 Commit: db69c915e67705daac25cad06d816c09be634de0 Parent: 91e229bbad6524aabaac8717b2f559283670c37a Author: Lachlan McIlroy [EMAIL PROTECTED] AuthorDate:

[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac

2008-02-26 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ef8ece55d9b6825c28a5c1a4bd89b94040cb7b32 Commit: ef8ece55d9b6825c28a5c1a4bd89b94040cb7b32 Parent: db69c915e67705daac25cad06d816c09be634de0 Author: Lachlan McIlroy [EMAIL PROTECTED] AuthorDate: