summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-06[NET]: Endian-annotate struct iphdrAlexey Dobriyan
2006-01-06[LSM-IPSec]: Corrections to LSM-IPSec NethooksTrent Jaeger
2006-01-06[PKTGEN]: Adds missing __init.Luiz Capitulino
2006-01-06[NETFILTER]: ipt_helper.c needs linux/interrupt.hJoe
2006-01-06[BRIDGE] netfilter: vlan + hw checksum = bug?Stephen Hemminger
2006-01-06[X25]: Fix for broken x25 module.Shaun Pereira
2006-01-06[NET]: Change sk_run_filter()'s return type in net/core/filter.cKris Katterjohn
2006-01-06[NET]: Use newer is_multicast_ether_addr() in some filesKris Katterjohn
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-01-06x86: remove bogus 'pci=usepirqmask' suggestion when no irq is definedLinus Torvalds
2006-01-06[PATCH] Suspend support for libataJens Axboe
2006-01-06[PATCH] md: allow sync-speed to be controlled per-deviceNeilBrown
2006-01-06[PATCH] md: support adding new devices to md arrays via sysfsNeilBrown
2006-01-06[PATCH] md: allow available size of component devices to be set via sysfsNeilBrown
2006-01-06[PATCH] md-export-rdev-data_offset-via-sysfs-fixAndrew Morton
2006-01-06[PATCH] md: export rdev->data_offset via sysfsNeilBrown
2006-01-06[PATCH] md: expose device slot information via sysfsNeilBrown
2006-01-06[PATCH] md: keep better track of dev/array size when assembling md arraysNeilBrown
2006-01-06[PATCH] md: allow md/raid_disks to be settableNeilBrown
2006-01-06[PATCH] md: count corrected read errors per driveNeilBrown
2006-01-06[PATCH] md: allow array level to be set textually via sysfsNeilBrown
2006-01-06[PATCH] md: expose md metadata format in sysfsNeilBrown
2006-01-06[PATCH] md: allow md array component size to be accessed and set via sysfsNeilBrown
2006-01-06[PATCH] md: allow chunk_size to be settable through sysfsNeilBrown
2006-01-06[PATCH] md: fix rdev->pending counts in raid1NeilBrown
2006-01-06[PATCH] md: make sure bitmap updates are visible through filesystemNeilBrown
2006-01-06[PATCH] drivers/md/md.c: make md_new_event() staticAdrian Bunk
2006-01-06[PATCH] md: make a couple of names in md.c staticNeilBrown
2006-01-06[PATCH] md: fix typo in commentNeilBrown
2006-01-06[PATCH] md: helper function to match commands written to sysfs filesNeilBrown
2006-01-06[PATCH] md: define and use safe_put_page for mdNeilBrown
2006-01-06[PATCH] md: remove inappropriate limits in md/bitmap configuration.NeilBrown
2006-01-06[PATCH] md: fix possible problem in raid1/raid10 error overwritingNeilBrown
2006-01-06[PATCH] md: remove personality numbering from mdNeilBrown
2006-01-06[PATCH] md: break out of a loop that doesn't need to run to completionNeilBrown
2006-01-06[PATCH] md: convert recently exported symbol to GPLNeilBrown
2006-01-06[PATCH] md: convert various kmap calls to kmap_atomicNeilBrown
2006-01-06[PATCH] md: tidy up raid5/6 hash table codeNeilBrown
2006-01-06[PATCH] md: convert md to use kzalloc throughoutNeilBrown
2006-01-06[PATCH] md: clean up 'page' related names in mdNeilBrown
2006-01-06[PATCH] md: make /proc/mdstat pollableNeilBrown
2006-01-06[PATCH] md: raid10 read-error handling - resync and read-onlyNeilBrown
2006-01-06[PATCH] md: auto-correct correctable read errors in raid10NeilBrown
2006-01-06[PATCH] md: make sure read error on last working drive of raid1 actually retu...NeilBrown
2006-01-06[PATCH] md: allow raid1 to check consistencyNeilBrown
2006-01-06[PATCH] md: support check-without-repair of raid10 arraysNeilBrown
2006-01-06[PATCH] md: fix up some rdev rcu locking in raid5/6NeilBrown
2006-01-06[PATCH] md: handle errors when read-onlyNeilBrown
2006-01-06[PATCH] md: better handling for read error in raid1 during resyncNeilBrown
2006-01-06[PATCH] md: tidyup some issues with raid1 resync and prepare for catching rea...NeilBrown