SLUB: add support for dynamic cacheline size determination

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=65c02d4cfbbd10188ded3d6577922ab034d943ba Commit: 65c02d4cfbbd10188ded3d6577922ab034d943ba Parent: 97416ce82e20a9511ec369822098a8d20998398a Author: Christoph Lameter [EMAIL PROTECTED]

SLUB: after object padding only needed for Redzoning

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=be7b3fbcef34452127bed93632b8e788f685d70e Commit: be7b3fbcef34452127bed93632b8e788f685d70e Parent: 65c02d4cfbbd10188ded3d6577922ab034d943ba Author: Christoph Lameter [EMAIL PROTECTED]

SLUB: get rid of finish_bootstrap

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=26a7bd030254c462a9e771f6edc54cb972044034 Commit: 26a7bd030254c462a9e771f6edc54cb972044034 Parent: 1f99a283dc13b167b93b2e453a30782955f165c2 Author: Christoph Lameter [EMAIL PROTECTED]

SLUB: update comments

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=672bba3a4b2e65ed95ebd0cf764bd628bd1da74f Commit: 672bba3a4b2e65ed95ebd0cf764bd628bd1da74f Parent: 26a7bd030254c462a9e771f6edc54cb972044034 Author: Christoph Lameter [EMAIL PROTECTED]

SLUB: add macros for scanning objects in a slab

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7656c72b5a631452ace361037ccf8384454d0f72 Commit: 7656c72b5a631452ace361037ccf8384454d0f72 Parent: 672bba3a4b2e65ed95ebd0cf764bd628bd1da74f Author: Christoph Lameter [EMAIL PROTECTED]

SLUB: move resiliency check into SYSFS section

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b345970905e34c1b632fe4d80e2af14c7de99b45 Commit: b345970905e34c1b632fe4d80e2af14c7de99b45 Parent: 7656c72b5a631452ace361037ccf8384454d0f72 Author: Christoph Lameter [EMAIL PROTECTED]

SLUB: move tracking definitions and check_valid_pointer() away from debug code

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=02cbc874463924de2c3403379b698bce3cd277a5 Commit: 02cbc874463924de2c3403379b698bce3cd277a5 Parent: 636f0d7de8dc0282cce9905e035c04dd60db19dd Author: Christoph Lameter [EMAIL PROTECTED]

SLUB: add CONFIG_SLUB_DEBUG

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=41ecc55b8a8ca618e6d490982c7ce45d230d4399 Commit: 41ecc55b8a8ca618e6d490982c7ce45d230d4399 Parent: 02cbc874463924de2c3403379b698bce3cd277a5 Author: Christoph Lameter [EMAIL PROTECTED]

SLUB: include lifetime stats and sets of cpus / nodes in tracking output

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=45edfa580b8e638c44ec26872bfe75b307ba12d1 Commit: 45edfa580b8e638c44ec26872bfe75b307ba12d1 Parent: 41ecc55b8a8ca618e6d490982c7ce45d230d4399 Author: Christoph Lameter [EMAIL PROTECTED]

Fix spellings of slab allocator section in init/Kconfig

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=34013886ef47ea72e412beb04558431b57a68d51 Commit: 34013886ef47ea72e412beb04558431b57a68d51 Parent: 7ae439ce0c01d7db0c70d1542985969e95ef750d Author: Christoph Lameter [EMAIL PROTECTED]

dm crypt: disable barriers

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9c89f8be1a7d14aad9d2c3f7d90d7d88f82c61e2 Commit: 9c89f8be1a7d14aad9d2c3f7d90d7d88f82c61e2 Parent: 6ad36fe2b451cc85cc7b14f4128286759e217124 Author: Milan Broz [EMAIL PROTECTED] AuthorDate: Wed

dm crypt: fix call to clone_init

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=027581f3515b5ec2218847dab578afa439a9d6b9 Commit: 027581f3515b5ec2218847dab578afa439a9d6b9 Parent: 9c89f8be1a7d14aad9d2c3f7d90d7d88f82c61e2 Author: Olaf Kirch [EMAIL PROTECTED] AuthorDate: Wed

dm crypt: fix avoid cloned bio ref after free

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=98221eb757de03d9aa6262b1eded2be708640ccc Commit: 98221eb757de03d9aa6262b1eded2be708640ccc Parent: 027581f3515b5ec2218847dab578afa439a9d6b9 Author: Olaf Kirch [EMAIL PROTECTED] AuthorDate: Wed

dm crypt: fix remove first_clone

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2f9941b6c55d70103c1bc3f2c7676acd9f20bf8a Commit: 2f9941b6c55d70103c1bc3f2c7676acd9f20bf8a Parent: 98221eb757de03d9aa6262b1eded2be708640ccc Author: Olaf Kirch [EMAIL PROTECTED] AuthorDate: Wed

dm crypt: use smaller bvecs in clones

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f97380bcadd6bd2e368727de4061aaba4989c426 Commit: f97380bcadd6bd2e368727de4061aaba4989c426 Parent: 2f9941b6c55d70103c1bc3f2c7676acd9f20bf8a Author: Olaf Kirch [EMAIL PROTECTED] AuthorDate: Wed

dm crypt: add null iv

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=46b477306afcd0516924b26792c7a42f4dbfa9f0 Commit: 46b477306afcd0516924b26792c7a42f4dbfa9f0 Parent: f97380bcadd6bd2e368727de4061aaba4989c426 Author: Ludwig Nussel [EMAIL PROTECTED] AuthorDate:

dm mpath: log device name

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=79eb885c96b5ccf8bbffd0dddc4c15a5dd436a1c Commit: 79eb885c96b5ccf8bbffd0dddc4c15a5dd436a1c Parent: 46b477306afcd0516924b26792c7a42f4dbfa9f0 Author: Edward Goggin [EMAIL PROTECTED] AuthorDate:

dm: allow offline devices

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2cd54d9bedb79a97f014e86c0da393416b264eb3 Commit: 2cd54d9bedb79a97f014e86c0da393416b264eb3 Parent: 79eb885c96b5ccf8bbffd0dddc4c15a5dd436a1c Author: Mike Anderson [EMAIL PROTECTED] AuthorDate:

dm log: fault detection

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=01d03a660e73fb524957c09825a3eb7c2ae7c205 Commit: 01d03a660e73fb524957c09825a3eb7c2ae7c205 Parent: 2cd54d9bedb79a97f014e86c0da393416b264eb3 Author: Jonathan E Brassow [EMAIL PROTECTED]

dm raid1: add handle_errors feature flag

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a8e6afa2363de7ee0dea1a3297f6236f421c2dd4 Commit: a8e6afa2363de7ee0dea1a3297f6236f421c2dd4 Parent: 315dcc226f066c1d3cef79283dcde807fe0e32d1 Author: Jonathan E Brassow [EMAIL PROTECTED]

dm kcopyd: update dm io interface

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=373a392bd76c4cc2cbbdab3906aee2ae4dc6702e Commit: 373a392bd76c4cc2cbbdab3906aee2ae4dc6702e Parent: c8b03afe3d38a635861e4bfa5c563d844e754a91 Author: Milan Broz [EMAIL PROTECTED] AuthorDate: Wed

dm exception store: update dm io interface

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6cca1e7af543aa396b3e4919c251080741a49e69 Commit: 6cca1e7af543aa396b3e4919c251080741a49e69 Parent: 373a392bd76c4cc2cbbdab3906aee2ae4dc6702e Author: Heinz Mauelshagen [EMAIL PROTECTED]

dm log: update dm io interface

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5d234d1e03d0a4cef4da32177be6657b45cc513f Commit: 5d234d1e03d0a4cef4da32177be6657b45cc513f Parent: 6cca1e7af543aa396b3e4919c251080741a49e69 Author: Heinz Mauelshagen [EMAIL PROTECTED]

dm raid1: update dm io interface

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=88be163abb5324bab09f5eff9646590eec5314eb Commit: 88be163abb5324bab09f5eff9646590eec5314eb Parent: 5d234d1e03d0a4cef4da32177be6657b45cc513f Author: Milan Broz [EMAIL PROTECTED] AuthorDate: Wed

dm io: remove old interface

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=bf17ce3a604d943f29bf1bc1a66a4e0d2ad4ec96 Commit: bf17ce3a604d943f29bf1bc1a66a4e0d2ad4ec96 Parent: 88be163abb5324bab09f5eff9646590eec5314eb Author: Milan Broz [EMAIL PROTECTED] AuthorDate: Wed

dm: bio list helpers

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0ba699347e96b5468b42b3decf1f381abbf99652 Commit: 0ba699347e96b5468b42b3decf1f381abbf99652 Parent: bf17ce3a604d943f29bf1bc1a66a4e0d2ad4ec96 Author: Heinz Mauelshagen [EMAIL PROTECTED]

dm: delay target

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=26b9f228703f0518a90e7513d6fe7b6abeed5138 Commit: 26b9f228703f0518a90e7513d6fe7b6abeed5138 Parent: 0ba699347e96b5468b42b3decf1f381abbf99652 Author: Heinz Mauelshagen [EMAIL PROTECTED]

dm raid1: fix to commit pending clear region requests

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f5353cd7c9cd10cdf9d62a5487f3db77b7b68105 Commit: f5353cd7c9cd10cdf9d62a5487f3db77b7b68105 Parent: 26b9f228703f0518a90e7513d6fe7b6abeed5138 Author: Jonathan Brassow [EMAIL PROTECTED] AuthorDate:

dm raid1: switch rh_in_sync to blocking in do_reads

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b997b82d266c9fb910fc2ad95b9bb93b3bccf9be Commit: b997b82d266c9fb910fc2ad95b9bb93b3bccf9be Parent: f5353cd7c9cd10cdf9d62a5487f3db77b7b68105 Author: Jonathan Brassow [EMAIL PROTECTED] AuthorDate:

dm log: fix resume failed log device

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ba8b45cea5f632540d561d37d94c71c07f6af1aa Commit: ba8b45cea5f632540d561d37d94c71c07f6af1aa Parent: b997b82d266c9fb910fc2ad95b9bb93b3bccf9be Author: Jonathan Brassow [EMAIL PROTECTED] AuthorDate:

fix leaky resv_huge_pages when cpuset is in use

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ace4bd29c248b51db3f8a97e9b59740dc6caa074 Commit: ace4bd29c248b51db3f8a97e9b59740dc6caa074 Parent: ba8b45cea5f632540d561d37d94c71c07f6af1aa Author: Ken Chen [EMAIL PROTECTED] AuthorDate: Wed May

swsusp: clean up printk

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d60846c4d16f9518b098b905af2b87cb6bf6dc42 Commit: d60846c4d16f9518b098b905af2b87cb6bf6dc42 Parent: ace4bd29c248b51db3f8a97e9b59740dc6caa074 Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

PM: Separate hibernation code from suspend code

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a3d25c275d383975504dc53c25b691df59bd3c48 Commit: a3d25c275d383975504dc53c25b691df59bd3c48 Parent: d60846c4d16f9518b098b905af2b87cb6bf6dc42 Author: Rafael J. Wysocki [EMAIL PROTECTED]

uml: fix build breakage

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1e0cb0c3bf04850fa6fb300293d9e85ba81b605f Commit: 1e0cb0c3bf04850fa6fb300293d9e85ba81b605f Parent: a3d25c275d383975504dc53c25b691df59bd3c48 Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Wed

uml: turn on SCSI support

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0ff563830209d2f5ea2ece071f7ea71aff934544 Commit: 0ff563830209d2f5ea2ece071f7ea71aff934544 Parent: 1e0cb0c3bf04850fa6fb300293d9e85ba81b605f Author: Peter Zijlstra [EMAIL PROTECTED] AuthorDate:

uml: mark a tt-only function

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=231f7e9d029a710c14352bff3b8d3753cb9bfde8 Commit: 231f7e9d029a710c14352bff3b8d3753cb9bfde8 Parent: 0ff563830209d2f5ea2ece071f7ea71aff934544 Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Wed

Fix Linuxdoc comment

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cb0c78cc94a63871cad051674516b38e4a8aef95 Commit: cb0c78cc94a63871cad051674516b38e4a8aef95 Parent: 231f7e9d029a710c14352bff3b8d3753cb9bfde8 Author: Jeff Dike [EMAIL PROTECTED] AuthorDate: Wed

uml: turn build warnings into comments

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0e7d18b57c39bedcbd181e3c06d13572b33e5380 Commit: 0e7d18b57c39bedcbd181e3c06d13572b33e5380 Parent: cb0c78cc94a63871cad051674516b38e4a8aef95 Author: Miklos Szeredi [EMAIL PROTECTED] AuthorDate:

Display all possible partitions when the root filesystem failed to mount

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=dd2a345f8f002845636dbf5d2d768bb5cd8a5f59 Commit: dd2a345f8f002845636dbf5d2d768bb5cd8a5f59 Parent: 0e7d18b57c39bedcbd181e3c06d13572b33e5380 Author: Dave Gilbert [EMAIL PROTECTED] AuthorDate: Wed

Remove hardcoding of hard_smp_processor_id on UP systems

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2f4dfe206a2fc07099dfad77a8ea2f4b4ae2140f Commit: 2f4dfe206a2fc07099dfad77a8ea2f4b4ae2140f Parent: dd2a345f8f002845636dbf5d2d768bb5cd8a5f59 Author: Fernando Luis Vazquez Cao [EMAIL PROTECTED]

Use the APIC to determine the hardware processor id - i386

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a36166c6ef45081fea6eeaf5ca785d7ed786b6e2 Commit: a36166c6ef45081fea6eeaf5ca785d7ed786b6e2 Parent: 2f4dfe206a2fc07099dfad77a8ea2f4b4ae2140f Author: Fernando Luis Vazquez Cao [EMAIL PROTECTED]

Use the APIC to determine the hardware processor id - x86_64

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=dd988528f4a7d64908b427c251d727f3c3e88add Commit: dd988528f4a7d64908b427c251d727f3c3e88add Parent: a36166c6ef45081fea6eeaf5ca785d7ed786b6e2 Author: Fernando Luis Vazquez Cao [EMAIL PROTECTED]

Always ask the hardware to obtain hardware processor id - ia64

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=818563dceccf695a71f8bd683a249e7bb09e3240 Commit: 818563dceccf695a71f8bd683a249e7bb09e3240 Parent: dd988528f4a7d64908b427c251d727f3c3e88add Author: Fernando Luis Vazquez Cao [EMAIL PROTECTED]

mca: fix bus matching

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=809aa5048fb7e7fd3bf0aa1fb169c42db0f63b08 Commit: 809aa5048fb7e7fd3bf0aa1fb169c42db0f63b08 Parent: 818563dceccf695a71f8bd683a249e7bb09e3240 Author: James Bottomley [EMAIL PROTECTED] AuthorDate:

mca: add integrated device bus matching

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8813d1c00ca923c1683da625ff85959be1db9a49 Commit: 8813d1c00ca923c1683da625ff85959be1db9a49 Parent: 809aa5048fb7e7fd3bf0aa1fb169c42db0f63b08 Author: James Bottomley [EMAIL PROTECTED] AuthorDate:

cm4000_cs: fix error paths

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=54493c10069741a02cd34c2b44a6bfdb85e7de6a Commit: 54493c10069741a02cd34c2b44a6bfdb85e7de6a Parent: 8813d1c00ca923c1683da625ff85959be1db9a49 Author: Akinobu Mita [EMAIL PROTECTED] AuthorDate: Wed

cm4000_cs: use bitrev

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=884c3d751093446918c2f7a4b2c745f28cf91c39 Commit: 884c3d751093446918c2f7a4b2c745f28cf91c39 Parent: 54493c10069741a02cd34c2b44a6bfdb85e7de6a Author: Akinobu Mita [EMAIL PROTECTED] AuthorDate: Wed

use simple_read_from_buffer() in fs/

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=92f4c701aad794de9e4cf7341d0a486aed027c46 Commit: 92f4c701aad794de9e4cf7341d0a486aed027c46 Parent: 884c3d751093446918c2f7a4b2c745f28cf91c39 Author: Akinobu Mita [EMAIL PROTECTED] AuthorDate: Wed

use simple_read_from_buffer in kernel/

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=85badbdf5120d246ce2bb3f1a7689a805f9c9006 Commit: 85badbdf5120d246ce2bb3f1a7689a805f9c9006 Parent: 92f4c701aad794de9e4cf7341d0a486aed027c46 Author: Akinobu Mita [EMAIL PROTECTED] AuthorDate: Wed

pretend cpuset has some form of hugetlb page reservation

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8a63011275e1a0ec9389e8c7d9b08caab8957ca0 Commit: 8a63011275e1a0ec9389e8c7d9b08caab8957ca0 Parent: 85badbdf5120d246ce2bb3f1a7689a805f9c9006 Author: Ken Chen [EMAIL PROTECTED] AuthorDate: Wed May

Add info about whitespace to SubmitChecklist

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4d3556329926bde7c1e80cd6c650525326652ea4 Commit: 4d3556329926bde7c1e80cd6c650525326652ea4 Parent: 8a63011275e1a0ec9389e8c7d9b08caab8957ca0 Author: Roland Dreier [EMAIL PROTECTED] AuthorDate:

pasemi: hardware rng driver

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b8cb34481edfee6692c83d3b283e29820e840280 Commit: b8cb34481edfee6692c83d3b283e29820e840280 Parent: 4d3556329926bde7c1e80cd6c650525326652ea4 Author: Olof Johansson [EMAIL PROTECTED] AuthorDate:

nbd: check the return value of sysfs_create_file

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=84963048ca8093e0aa71ac90c2a5fe7af5f617c3 Commit: 84963048ca8093e0aa71ac90c2a5fe7af5f617c3 Parent: b8cb34481edfee6692c83d3b283e29820e840280 Author: WANG Cong [EMAIL PROTECTED] AuthorDate: Wed

tty_set_ldisc() receive_room fix

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ae030e435f5400cff77c52506a8d3d7278f0947c Commit: ae030e435f5400cff77c52506a8d3d7278f0947c Parent: 55c0d1f83e481dd6c77f52f7dcfeb043b8b740fa Author: Paul Fulghum [EMAIL PROTECTED] AuthorDate: Wed

mutex_lock_interruptible(): add __must_check

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=18d8362d517cb2bd97761294924fe6c2a6ee5e3c Commit: 18d8362d517cb2bd97761294924fe6c2a6ee5e3c Parent: ae030e435f5400cff77c52506a8d3d7278f0947c Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

clocksource: spelling error in watchdog code

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=35c35d1afa8f9afe01d922ff9668a14c5d879b02 Commit: 35c35d1afa8f9afe01d922ff9668a14c5d879b02 Parent: 18d8362d517cb2bd97761294924fe6c2a6ee5e3c Author: Daniel Walker [EMAIL PROTECTED] AuthorDate:

fs: fix indentation in do_path_lookup

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=62ce39c531860aee6c12128c629b0a82f656a306 Commit: 62ce39c531860aee6c12128c629b0a82f656a306 Parent: 35c35d1afa8f9afe01d922ff9668a14c5d879b02 Author: Josef 'Jeff' Sipek [EMAIL PROTECTED]

fs: use path_walk in do_path_lookup

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2dfdd266b9a2f2d93a3fdbee89969f6ea9ec5377 Commit: 2dfdd266b9a2f2d93a3fdbee89969f6ea9ec5377 Parent: 62ce39c531860aee6c12128c629b0a82f656a306 Author: Josef 'Jeff' Sipek [EMAIL PROTECTED]

kernel-doc: small kernel-doc optimization

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0366299bd2de283091f4394c0f446e58b5f94815 Commit: 0366299bd2de283091f4394c0f446e58b5f94815 Parent: 66effdc6a6a79c11f1c0d607d0de299108d69507 Author: Borislav Petkov [EMAIL PROTECTED] AuthorDate:

Fix printk format warnings in timer_list.c

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9b04bd27564cfd7224e0135ba37df778f1d490bf Commit: 9b04bd27564cfd7224e0135ba37df778f1d490bf Parent: 0366299bd2de283091f4394c0f446e58b5f94815 Author: David Miller [EMAIL PROTECTED] AuthorDate: Wed

AFS: export a couple of core functions for AFS write support

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ef71c15c46a053818f7e69098ebb052b31ffa56b Commit: ef71c15c46a053818f7e69098ebb052b31ffa56b Parent: 9b04bd27564cfd7224e0135ba37df778f1d490bf Author: David Howells [EMAIL PROTECTED] AuthorDate:

AFS: implement basic file write support

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=31143d5d515ece617ffccb7df5ff75e4d1dfa120 Commit: 31143d5d515ece617ffccb7df5ff75e4d1dfa120 Parent: 416351f28d2b31d15ff73e9aff699b2163704c95 Author: David Howells [EMAIL PROTECTED] AuthorDate:

atmel_spi: remove unnecessary (and wrong) #ifdefs

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a1e3cf418fc1e6b13bdc472ffb60bd02735e41a6 Commit: a1e3cf418fc1e6b13bdc472ffb60bd02735e41a6 Parent: e7498281d3caec1141d7542ec494c4e4a1d404c9 Author: Haavard Skinnemoen [EMAIL PROTECTED]

schedule_on_each_cpu(): use preempt_disable()

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e18f3ffb9c3ddfc1b4ad8f38f5f2acae8c16f0c9 Commit: e18f3ffb9c3ddfc1b4ad8f38f5f2acae8c16f0c9 Parent: a1e3cf418fc1e6b13bdc472ffb60bd02735e41a6 Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

implement flush_work()

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b89deed32ccc96098bd6bc953c64bba6b847774f Commit: b89deed32ccc96098bd6bc953c64bba6b847774f Parent: fc2e4d70410546307344821eed6fd23803a45286 Author: Oleg Nesterov [EMAIL PROTECTED] AuthorDate:

flush_workqueue(): use preempt_disable to hold off cpu hotplug

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=edab2516a6c1752e8e5e3d55727cabf12346e5df Commit: edab2516a6c1752e8e5e3d55727cabf12346e5df Parent: b89deed32ccc96098bd6bc953c64bba6b847774f Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

aio: use flush_work()

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a9df62c7585e6caa1e7d2425b2b14460ec3afc20 Commit: a9df62c7585e6caa1e7d2425b2b14460ec3afc20 Parent: 83c22520c51bf67529367e8237f95c03fe44e2da Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

kblockd: use flush_work

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=19a75d83ffeab004cfcfac64024ad3997bac7220 Commit: 19a75d83ffeab004cfcfac64024ad3997bac7220 Parent: a9df62c7585e6caa1e7d2425b2b14460ec3afc20 Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

tg3: use flush_work_keventd()

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2b3cb2e778811a1df99e37fd7c359837501ab103 Commit: 2b3cb2e778811a1df99e37fd7c359837501ab103 Parent: 19a75d83ffeab004cfcfac64024ad3997bac7220 Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

e1000: use flush_work_keventd()

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d9ef8b92887c35f113cb749270530f87961f7a0a Commit: d9ef8b92887c35f113cb749270530f87961f7a0a Parent: 2b3cb2e778811a1df99e37fd7c359837501ab103 Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

libata: use flush_work()

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=67ac58edf771b10f8e89bf9fe1ccf6c9b92ce063 Commit: 67ac58edf771b10f8e89bf9fe1ccf6c9b92ce063 Parent: d9ef8b92887c35f113cb749270530f87961f7a0a Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

phy: use flush_work_keventd()

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d0758bc334780d70266c1d1b974ed26f740a0819 Commit: d0758bc334780d70266c1d1b974ed26f740a0819 Parent: 67ac58edf771b10f8e89bf9fe1ccf6c9b92ce063 Author: Andrew Morton [EMAIL PROTECTED] AuthorDate:

Extend notifier_call_chain to count nr_calls made

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6f7cc11aa6c7d5002e16096c7590944daece70ed Commit: 6f7cc11aa6c7d5002e16096c7590944daece70ed Parent: 7c9cb38302e78d24e37f7d8a2ea7eed4ae5f2fa7 Author: Gautham R Shenoy [EMAIL PROTECTED] AuthorDate:

workqueue: make init_workqueues() __init

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c12920d19078eb8fd99560ec232a6e05c6ff1aa8 Commit: c12920d19078eb8fd99560ec232a6e05c6ff1aa8 Parent: cce1a1656c9a3fdc6c6c1029b576e4ab6ecaac37 Author: Oleg Nesterov [EMAIL PROTECTED] AuthorDate:

workqueues: shift kthread_bind() from CPU_UP_PREPARE to CPU_ONLINE

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=06ba38a9a0f6ceffe70343f684c5a690e3710ef4 Commit: 06ba38a9a0f6ceffe70343f684c5a690e3710ef4 Parent: c12920d19078eb8fd99560ec232a6e05c6ff1aa8 Author: Oleg Nesterov [EMAIL PROTECTED] AuthorDate:

workqueue: introduce wq_per_cpu() helper

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a848e3b67c07ed79374bd0f9b82f9ce45a419643 Commit: a848e3b67c07ed79374bd0f9b82f9ce45a419643 Parent: 63bc0362521cbaae3ed17b8de7b094f9492453f0 Author: Oleg Nesterov [EMAIL PROTECTED] AuthorDate:

make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wq

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=1634c48f8b85dcb05101f1eb2eab9af40b5976da Commit: 1634c48f8b85dcb05101f1eb2eab9af40b5976da Parent: a848e3b67c07ed79374bd0f9b82f9ce45a419643 Author: Oleg Nesterov [EMAIL PROTECTED] AuthorDate:

ipvs: flush defense_work before module unload

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c214b2cc5f9be7c236f9b91acf524688ff0e3e72 Commit: c214b2cc5f9be7c236f9b91acf524688ff0e3e72 Parent: 1634c48f8b85dcb05101f1eb2eab9af40b5976da Author: Oleg Nesterov [EMAIL PROTECTED] AuthorDate:

workqueue: kill NOAUTOREL works

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=23b2e5991afde5af91a1a661d7f47ee56120759e Commit: 23b2e5991afde5af91a1a661d7f47ee56120759e Parent: c214b2cc5f9be7c236f9b91acf524688ff0e3e72 Author: Oleg Nesterov [EMAIL PROTECTED] AuthorDate:

worker_thread: don't play with signals

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b9aac8e0d32499217417ff0b494731811f185b18 Commit: b9aac8e0d32499217417ff0b494731811f185b18 Parent: 23b2e5991afde5af91a1a661d7f47ee56120759e Author: Oleg Nesterov [EMAIL PROTECTED] AuthorDate:

worker_thread: fix racy try_to_freeze() usage

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=85f4186af944c1240c84934a9ab578743df2d69b Commit: 85f4186af944c1240c84934a9ab578743df2d69b Parent: b9aac8e0d32499217417ff0b494731811f185b18 Author: Oleg Nesterov [EMAIL PROTECTED] AuthorDate:

slab: shut down cache_reaper when cpu goes down

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5830c5902138f80b0a097b797200c739466beedd Commit: 5830c5902138f80b0a097b797200c739466beedd Parent: a4798833d26b293fd18b7bf102991426aa0b56fd Author: Christoph Lameter [EMAIL PROTECTED]

unify flush_work/flush_work_keventd and rename it to cancel_work_sync

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=28e53bddf814485699a4142bc056fd37d4e11dd4 Commit: 28e53bddf814485699a4142bc056fd37d4e11dd4 Parent: 5830c5902138f80b0a097b797200c739466beedd Author: Oleg Nesterov [EMAIL PROTECTED] AuthorDate:

____call_usermodehelper: don't flush_signals()

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c93465181fed0f8f5942a41108943dadea0aa345 Commit: c93465181fed0f8f5942a41108943dadea0aa345 Parent: 28e53bddf814485699a4142bc056fd37d4e11dd4 Author: Oleg Nesterov [EMAIL PROTECTED] AuthorDate:

kthread: don't depend on work queues

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=73c279927f89561ecb45b2dfdf9314bafcfd9f67 Commit: 73c279927f89561ecb45b2dfdf9314bafcfd9f67 Parent: c93465181fed0f8f5942a41108943dadea0aa345 Author: Eric W. Biederman [EMAIL PROTECTED]

Change reparent_to_init to reparent_to_kthreadd

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=49d769d52e16efabd3ad47b7995522fff771371d Commit: 49d769d52e16efabd3ad47b7995522fff771371d Parent: 73c279927f89561ecb45b2dfdf9314bafcfd9f67 Author: Eric W. Biederman [EMAIL PROTECTED]

usbatm_heavy_init: don't use CLONE_SIGHAND

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b8a124da9261873e3e3541898d5c46d273afee34 Commit: b8a124da9261873e3e3541898d5c46d273afee34 Parent: 49d769d52e16efabd3ad47b7995522fff771371d Author: Oleg Nesterov [EMAIL PROTECTED] AuthorDate:

wait_for_helper: remove unneeded do_sigaction()

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=90cce03d9bfcb28600a56efef6b0a5a4fbf6c2b1 Commit: 90cce03d9bfcb28600a56efef6b0a5a4fbf6c2b1 Parent: b8a124da9261873e3e3541898d5c46d273afee34 Author: Oleg Nesterov [EMAIL PROTECTED] AuthorDate:

worker_thread: don't play with SIGCHLD and numa policy

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5de18d169739293e27e0cf9acfc75a2d2f4aa572 Commit: 5de18d169739293e27e0cf9acfc75a2d2f4aa572 Parent: 90cce03d9bfcb28600a56efef6b0a5a4fbf6c2b1 Author: Oleg Nesterov [EMAIL PROTECTED] AuthorDate:

change kernel threads to ignore signals instead of blocking them

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=10ab825bdef8df510f99c703a5a2d9b13a4e31a5 Commit: 10ab825bdef8df510f99c703a5a2d9b13a4e31a5 Parent: 5de18d169739293e27e0cf9acfc75a2d2f4aa572 Author: Oleg Nesterov [EMAIL PROTECTED] AuthorDate:

Remove kthread_bind() call from _cpu_down()

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7b0834c26fd796c79dfcc3939ed2b9122b75246f Commit: 7b0834c26fd796c79dfcc3939ed2b9122b75246f Parent: 10ab825bdef8df510f99c703a5a2d9b13a4e31a5 Author: Gautham R Shenoy [EMAIL PROTECTED] AuthorDate:

make cancel_rearming_delayed_work() reliable

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6e84d644b5929789398914b0ccf447355dec6fb0 Commit: 6e84d644b5929789398914b0ccf447355dec6fb0 Parent: 7b0834c26fd796c79dfcc3939ed2b9122b75246f Author: Oleg Nesterov [EMAIL PROTECTED] AuthorDate:

remove nfs4_acl_add_ace()

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8842c9655b2b7f0e8e6c50a773b649e5d8a57678 Commit: 8842c9655b2b7f0e8e6c50a773b649e5d8a57678 Parent: 6e84d644b5929789398914b0ccf447355dec6fb0 Author: Adrian Bunk [EMAIL PROTECTED] AuthorDate: Wed

The NFSv2/NFSv3 server does not handle zero length WRITE requests correctly

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f34b95689d2ce001c157b1604289ff240b4bdee0 Commit: f34b95689d2ce001c157b1604289ff240b4bdee0 Parent: 8842c9655b2b7f0e8e6c50a773b649e5d8a57678 Author: Peter Staubach [EMAIL PROTECTED] AuthorDate:

knfsd: rename sk_defer_lock to sk_lock

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7ac1bea5507218da03f6005d228789da5a831c3f Commit: 7ac1bea5507218da03f6005d228789da5a831c3f Parent: f34b95689d2ce001c157b1604289ff240b4bdee0 Author: NeilBrown [EMAIL PROTECTED] AuthorDate: Wed

nfsd/nfs4state: remove unnecessary daemonize call

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=669716433598a1498049e75a84a5aaf69c8da173 Commit: 669716433598a1498049e75a84a5aaf69c8da173 Parent: 7ac1bea5507218da03f6005d228789da5a831c3f Author: Eric W. Biederman [EMAIL PROTECTED]

sunrpc: fix error path in module_init

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5bd5f5812bfa753218e02cb773e06ede48055798 Commit: 5bd5f5812bfa753218e02cb773e06ede48055798 Parent: cd123012d99fde4759500fee611e724e4f3016e3 Author: Akinobu Mita [EMAIL PROTECTED] AuthorDate: Wed

RPC: add wrapper for svc_reserve to account for checksum

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cd123012d99fde4759500fee611e724e4f3016e3 Commit: cd123012d99fde4759500fee611e724e4f3016e3 Parent: 669716433598a1498049e75a84a5aaf69c8da173 Author: Jeff Layton [EMAIL PROTECTED] AuthorDate: Wed

knfsd: avoid use of unitialised variables on error path when nfs exports

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=402acd29e552cb80109d1d5c0ada53f634465d87 Commit: 402acd29e552cb80109d1d5c0ada53f634465d87 Parent: 5bd5f5812bfa753218e02cb773e06ede48055798 Author: NeilBrown [EMAIL PROTECTED] AuthorDate: Wed

knfsd: rpc: fix server-side wrapping of krb5i replies

2007-05-09 Thread Linux Kernel Mailing List
Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=153e44d22fb5f98198f90fbf56e89b345e48534d Commit: 153e44d22fb5f98198f90fbf56e89b345e48534d Parent: 402acd29e552cb80109d1d5c0ada53f634465d87 Author: NeilBrown [EMAIL PROTECTED] AuthorDate: Wed

  1   2   3   >