1. b0f9ec0 md/raid5: minor code cleanups in make_request. by NeilBrown · 16 years ago
  2. 2cffc4a md: remove CONFIG_MD_RAID_RESHAPE config option. by NeilBrown · 16 years ago
  3. ab69ae1 md/raid5: be more careful about write ordering when reshaping. by NeilBrown · 16 years ago
  4. d1a7c50 md: don't display meaningless values in sysfs files resync_start and sync_speed by NeilBrown · 16 years ago
  5. 88ce493 md/raid5: allow layout and chunksize to be changed on active array. by NeilBrown · 16 years ago
  6. 7a66138 md/raid5: reshape using largest of old and new chunk size by NeilBrown · 16 years ago
  7. e183eae md/raid5: prepare for allowing reshape to change layout by NeilBrown · 16 years ago
  8. 784052e md/raid5: prepare for allowing reshape to change chunksize. by NeilBrown · 16 years ago
  9. 86b42c7 md/raid5: clearly differentiate 'before' and 'after' stripes during reshape. by NeilBrown · 16 years ago
  10. 1137354 Documentation/md.txt update by NeilBrown · 16 years ago
  11. ec32a2b md: allow number of drives in raid5 to be reduced by NeilBrown · 16 years ago
  12. fef9c61 md/raid5: change reshape-progress measurement to cope with reshaping backwards. by NeilBrown · 16 years ago
  13. cea9c22 md: add explicit method to signal the end of a reshape. by NeilBrown · 16 years ago
  14. 7ec0547 md/raid5: enhance raid5_size to work correctly with negative delta_disks by NeilBrown · 16 years ago
  15. 34e04e8 md/raid5: drop qd_idx from r6_state by NeilBrown · 16 years ago
  16. f701d58 md/raid6: move raid6 data processing to raid6_pq.ko by Dan Williams · 16 years ago
  17. 18b0033 md: raid5 run(): Fix max_degraded for raid level 4. by Andre Noll · 16 years ago
  18. b522adc md: 'array_size' sysfs attribute by Dan Williams · 16 years ago
  19. 1f40362 md: centralize ->array_sectors modifications by Dan Williams · 16 years ago
  20. 80c3a6c md: add 'size' as a personality method by Dan Williams · 16 years ago
  21. 93ed05e md: fix typo in FSF address by Atsushi SAKAI · 16 years ago
  22. fc9739c md: add takeover support for converting raid6 back into raid5 by NeilBrown · 16 years ago
  23. e9d4758 md: add takeover support for raid4 -> raid5 conversion. by NeilBrown · 16 years ago
  24. b354603 md/raid5: allow layout/chunksize to be changed on an active 2-drive raid5. by NeilBrown · 16 years ago
  25. d562b0c md: add ->takeover method for raid5 to be able to take over raid1 by NeilBrown · 16 years ago
  26. 245f46c md: add ->takeover method to support changing the personality managing an array by NeilBrown · 16 years ago
  27. 409c57f md: enable suspend/resume of md devices. by NeilBrown · 16 years ago
  28. e0cf8f0 md: md_unregister_thread should cope with being passed NULL by NeilBrown · 16 years ago
  29. 91adb56 md/raid5: refactor raid5 "run" by NeilBrown · 16 years ago
  30. 34817e8 md: make sure new_level, new_chunksize, new_layout always have sensible values. by NeilBrown · 16 years ago
  31. 67cc2b8 md/raid5: finish support for DDF/raid6 by NeilBrown · 16 years ago
  32. 99c0fb5 md/raid5: Add support for new layouts for raid5 and raid6. by NeilBrown · 16 years ago
  33. 911d4ee md/raid5: simplify raid5_compute_sector interface by NeilBrown · 16 years ago
  34. d0dabf7 md/raid6: remove expectation that Q device is immediately after P device. by NeilBrown · 16 years ago
  35. 112bf89 md/raid5: change raid5_compute_sector and stripe_to_pdidx to take a 'previous' argument by NeilBrown · 16 years ago
  36. b5663ba md/raid5: simplify interface for init_stripe and get_active_stripe by NeilBrown · 16 years ago
  37. dd8ac33 md: Represent raid device size in sectors. by Andre Noll · 16 years ago
  38. 58c0fed md: Make mddev->size sector-based. by Andre Noll · 16 years ago
  39. 575a80f md: be more consistent about setting WriteMostly flag when adding a drive to an array by NeilBrown · 16 years ago
  40. 97e4f42 md: occasionally checkpoint drive recovery to reduce duplicate effort after a crash by NeilBrown · 16 years ago
  41. 43b2e5d md: move md_k.h from include/linux/raid/ to drivers/md/ by NeilBrown · 16 years ago
  42. bff6197 md: move lots of #include lines out of .h files and into .c by NeilBrown · 16 years ago
  43. 9202295 md: move most content from md.h to md_k.h by NeilBrown · 16 years ago
  44. 8b2b5c2 md: move LEVEL_* definition from md_k.h to md_u.h by NeilBrown · 16 years ago
  45. ef740c3 md: move headers out of include/linux/raid/ by Christoph Hellwig · 16 years ago
  46. 2a40a8a cleanup drivers/md/Makefile by Christoph Hellwig · 16 years ago
  47. 3dbd8c2 md: stop defining MAJOR_NR by Christoph Hellwig · 16 years ago
  48. 3f9d99c MD data integrity support by Martin K. Petersen · 16 years ago
  49. 355a43e md: write bitmap information to devices that are undergoing recovery. by NeilBrown · 16 years ago
  50. d0a4bb4 md: never clear bit from the write-intent bitmap when the array is degraded. by NeilBrown · 16 years ago
  51. 1187cf0 md: Allow write-intent bitmaps to have chunksize < PAGE_SIZE by NeilBrown · 16 years ago
  52. eea1bf3 md: Fix is_mddev_idle test (again). by NeilBrown · 16 years ago
  53. 99adcd9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  54. 2d5516c copy_process: fix CLONE_PARENT && parent_exec_id interaction by Oleg Nesterov · 16 years ago
  55. 753b7ae [CPUFREQ] Add p4-clockmod sysfs-ui removal to feature-removal schedule. by Dave Jones · 16 years ago
  56. 129f8ae Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." by Dave Jones · 16 years ago
  57. df0b4a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  58. 39a3478 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  59. 1c91ffc Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  60. b9447ef Btrfs: fix spinlock assertions on UP systems by Chris Mason · 16 years ago
  61. 6d5b5ac Fix fixpoint divide exception in acct_update_integrals by Heiko Carstens · 16 years ago
  62. 6db6a5f lguest: fix for CONFIG_SPARSE_IRQ=y by Rusty Russell · 16 years ago
  63. cbd88c8 lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>' by Rusty Russell · 16 years ago
  64. 7a203f3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  65. dbb9be8 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  66. 05e12a6 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  67. cd3c1cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  68. 5b61f6a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  69. 1401689 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  70. 5dc18f5 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  71. fd6ec5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  72. 83d5a32 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  73. d0cdb07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 16 years ago
  74. 153d8a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  75. 2a50b25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  76. ba933be Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  77. 81d1ab8 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  78. d3dea1e Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  79. 4302e5d MIPS: compat: Implement is_compat_task. by Ralf Baechle · 16 years ago
  80. cda56ac2 mmc: fix data timeout for SEND_EXT_CSD by Adrian Hunter · 16 years ago
  81. ab96dde Input: serio - fix protocol number for TouchIT213 by Dmitry Torokhov · 16 years ago
  82. c035002 p54: fix race condition in memory management by Christian Lamparter · 16 years ago
  83. bd05f28 cfg80211: test before subtraction on unsigned by Roel Kluin · 16 years ago
  84. c63c580 [IA64] fix PCI DMA flag propagation on SN (Altix) with PICs by Jeremy Higdon · 16 years ago
  85. 73bf1b6 x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() by Markus Metzger · 16 years ago
  86. 9ca0791 x86, bts: remove bad warning by Markus Metzger · 16 years ago
  87. c50ff7c ALSA: hda - Fix headphone-detect regression with multiple HP jacks by Takashi Iwai · 16 years ago
  88. 14b9759 ALSA: hda - Fix typos in slave controls in patch_sigmatel.c by Takashi Iwai · 16 years ago
  89. 59247ea block: fix missing bio back/front segment size setting in blk_recount_segments() by Jens Axboe · 16 years ago
  90. c9a0c8a [WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclared by Wim Van Sebroeck · 16 years ago
  91. 623d563 iwlwifi: fix error flow in iwl*_pci_probe by Reinette Chatre · 16 years ago
  92. ef4bb70 rt2x00 : more devices to rt73usb.c by Xose Vazquez Perez · 16 years ago
  93. 9eb77ab rt2x00 : more devices to rt2500usb.c by Xose Vazquez Perez · 16 years ago
  94. f3f704d Blackfin arch: SPI_MMC is now mainlined MMC_SPI by Michael Hennerich · 16 years ago
  95. 4aad7ec3 Blackfin arch: disable legacy /proc/scsi/ support by default by Mike Frysinger · 16 years ago
  96. 357fd37 Blackfin arch: remove duplicated ANOMALY_05000448 ifdef check by Mike Frysinger · 16 years ago
  97. d42ad15 ata: add CFA specific identify data words by Sergei Shtylyov · 16 years ago
  98. 7dbc3f6 Blackfin arch: add stubs for anomalies 447 and 448 by Mike Frysinger · 16 years ago
  99. ebcad5a remove stale comment from <linux/hdreg.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  100. e565f20 AT91: initialize Compact Flash on AT91SAM9263 cpu by Stanislaw Gruszka · 16 years ago