Revision bf699c9bac124f0a095d8ef06f2d6b219300a822 authored by Linus Torvalds on 31 October 2009, 19:12:19 UTC, committed by Linus Torvalds on 31 October 2009, 19:12:19 UTC
* 'for-linus' of git://neil.brown.name/md:
  async_tx: fix asynchronous raid6 recovery for ddf layouts
  async_pq: rename scribble page
  async_pq: kill a stray dma_map() call and other cleanups
  md/raid6: kill a gcc-4.0.1 'uninitialized variable' warning
  raid6/async_tx: handle holes in block list in async_syndrome_val
  md/async: don't pass a memory pointer as a page pointer.
  md: Fix handling of raid5 array which is being reshaped to fewer devices.
  md: fix problems with RAID6 calculations for DDF.
  md/raid456: downlevel multicore operations to raid_run_ops
  md: drivers/md/unroll.pl replaced with awk analog
  md: remove clumsy usage of do_sync_mapping_range from bitmap code
  md: raid1/raid10: handle allocation errors during array setup.
  md/raid5: initialize conf->device_lock earlier
  md/raid1/raid10: add a cond_resched
  Revert "md: do not progress the resync process if the stripe was blocked"
2 parent s aefba41 + da17bf4
History
File Mode Size
ccids
Kconfig -rw-r--r-- 1.6 KB
Makefile -rw-r--r-- 828 bytes
ackvec.c -rw-r--r-- 12.7 KB
ackvec.h -rw-r--r-- 3.3 KB
ccid.c -rw-r--r-- 5.3 KB
ccid.h -rw-r--r-- 7.4 KB
dccp.h -rw-r--r-- 15.4 KB
diag.c -rw-r--r-- 1.9 KB
feat.c -rw-r--r-- 41.4 KB
feat.h -rw-r--r-- 4.7 KB
input.c -rw-r--r-- 21.7 KB
ipv4.c -rw-r--r-- 27.6 KB
ipv6.c -rw-r--r-- 32.5 KB
ipv6.h -rw-r--r-- 822 bytes
minisocks.c -rw-r--r-- 8.2 KB
options.c -rw-r--r-- 15.1 KB
output.c -rw-r--r-- 18.3 KB
probe.c -rw-r--r-- 4.7 KB
proto.c -rw-r--r-- 27.6 KB
sysctl.c -rw-r--r-- 2.9 KB
timer.c -rw-r--r-- 7.4 KB

back to top