1. e56108d6 md/raid5: be careful not to resize_stripes too big. by NeilBrown · 12 years ago
  2. db07d85 md: make sure manual changes to recovery checkpoint are saved. by NeilBrown · 12 years ago
  3. 91502f0 md/raid10: use correct limit variable by Dan Carpenter · 12 years ago
  4. 48c26dd md: writing to sync_action should clear the read-auto state. by NeilBrown · 12 years ago
  5. 7f7583d Subject: [PATCH] md:change resync_mismatches to atomic64_t to avoid races by Jianpeng Ma · 12 years ago
  6. 1ed850f md/raid5: make sure to_read and to_write never go negative. by NeilBrown · 12 years ago
  7. a785448 md: When RAID5 is dirty, force reconstruct-write instead of read-modify-write. by Alexander Lyakas · 12 years ago
  8. b97390a md/raid5: protect debug message against NULL derefernce. by NeilBrown · 12 years ago
  9. 143c4d0 md/raid5: add some missing locking in handle_failed_stripe. by NeilBrown · 12 years ago
  10. 9e444768 MD: raid5 avoid unnecessary zero page for trim by Shaohua Li · 12 years ago
  11. 620125f MD: raid5 trim support by Shaohua Li · 12 years ago
  12. 582e2e0 md/bitmap:Don't use IS_ERR to judge alloc_page(). by Jianpeng Ma · 12 years ago
  13. 7ad4d4a md/raid1: Don't release reference to device while handling read error. by NeilBrown · 12 years ago
  14. fd17748 raid: replace list_for_each_continue_rcu with new interface by Michael Wang · 12 years ago
  15. 761becf DM RAID: Fix for "sync" directive ineffectiveness by Jonathan Brassow · 12 years ago
  16. 7386199 DM RAID: Fix comparison of index and quantity for "rebuild" parameter by Jonathan Brassow · 12 years ago
  17. 4ec1e36 DM RAID: Add rebuild capability for RAID10 by Jonathan Brassow · 12 years ago
  18. eb64912 DM RAID: Move 'rebuild' checking code to its own function by Jonathan Brassow · 12 years ago
  19. 2863b9e MD RAID10: Prep for DM RAID10 device replacement capability by Jonathan Brassow · 12 years ago
  20. 1ca69c4 md: avoid taking the mutex on some ioctls. by NeilBrown · 12 years ago
  21. 4ed8731 MD: change the parameter of md thread by Shaohua Li · 12 years ago
  22. 57c67df md/raid10: submit IO from originating thread instead of md thread. by NeilBrown · 12 years ago
  23. 532a2a3 md: raid 10 supports TRIM by Shaohua Li · 12 years ago
  24. 2ff8cc2 md: raid 1 supports TRIM by Shaohua Li · 12 years ago
  25. c83057a md: raid 0 supports TRIM by Shaohua Li · 12 years ago
  26. f1cad2b md: linear supports TRIM by Shaohua Li · 12 years ago
  27. bc78c57 md/linear: rcu_dereference outside read-lock section by Denis Efremov · 12 years ago
  28. b87570f Fix a crash when block device is read and block size is changed at the same time by Mikulas Patocka · 12 years ago
  29. 4363ac7 block: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  30. bf800ef block: Add bio_clone_bioset(), bio_clone_kmalloc() by Kent Overstreet · 12 years ago
  31. ccc5c9c pktcdvd: Switch to bio_kmalloc() by Kent Overstreet · 12 years ago
  32. 9481874 dm: Use bioset's front_pad for dm_rq_clone_bio_info by Kent Overstreet · 12 years ago
  33. 1e2a410f block: Ues bi_pool for bio_integrity_alloc() by Kent Overstreet · 12 years ago
  34. 395c72a block: Generalized bio pool freeing by Kent Overstreet · 12 years ago
  35. eeea3ac Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  36. 0809095 Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  37. 8a55ade dj: memory scribble in logi_dj by Alan Cox · 12 years ago
  38. 813e643 Merge tag 'gpio-fixes-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  39. 6d1a050 Merge tag 'fbdev-fixes-for-3.6-1' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  40. 50234c5 Merge tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubi by Linus Torvalds · 12 years ago
  41. 75b53ae mmc: omap: fix broken PIO mode by Paul Walmsley · 13 years ago
  42. 3550ccd mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. by Ian Chen · 13 years ago
  43. 9623b5b mmc: dw_mmc: Disable low power mode if SDIO interrupts are used by Doug Anderson · 13 years ago
  44. e74f3a9 mmc: dw_mmc: fix error handling in PIO mode by Seungwon Jeon · 13 years ago
  45. 9b2026a mmc: dw_mmc: correct mishandling error interrupt by Seungwon Jeon · 13 years ago
  46. 182c908 mmc: dw_mmc: amend using error interrupt status by Seungwon Jeon · 13 years ago
  47. 077d407 mmc: atmel-mci: not busy flag has also to be used for read operations by Ludovic Desroches · 13 years ago
  48. 74f330b mmc: sdhci-esdhc: break out early if clock is 0 by Shawn Guo · 13 years ago
  49. fc108d2 mmc: mxs-mmc: fix deadlock caused by recursion loop by Lauri Hintsala · 13 years ago
  50. 1af36b2 mmc: mxs-mmc: fix deadlock in SDIO IRQ case by Lauri Hintsala · 13 years ago
  51. 660d9a9 mmc: bfin_sdh: fix dma_desc_array build error by Sonic Zhang · 13 years ago
  52. 78b495c UBI: fix a horrible memory deallocation bug by Artem Bityutskiy · 12 years ago
  53. 0b1a34c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  54. 5002200 net: qmi_wwan: add several new Gobi devices by Bjørn Mork · 13 years ago
  55. e1b2aa7 fddi: 64 bit bug in smt_add_para() by Dan Carpenter · 13 years ago
  56. 1146f88 gpio: rdc321x: Prevent removal of modules exporting active GPIOs by Axel Lin · 13 years ago
  57. a492246 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  58. dd29149 gpio: em: Fix checking return value of irq_alloc_descs by Axel Lin · 13 years ago
  59. 4c30aa3 gpio: mc9s08dz60: Fix build error if I2C=m by Axel Lin · 13 years ago
  60. b27393a net: ethernet: fix kernel OOPS when remove davinci_mdio module by Bin Liu · 13 years ago
  61. fa026e2 net: qmi_wwan: new device: Foxconn/Novatel E396 by Aleksander Morgado · 13 years ago
  62. ab6f148 usbnet: fix deadlock in resume by Oliver Neukum · 13 years ago
  63. b72c200 cs89x0 : packet reception not working by Jaccon Bastiaansen · 13 years ago
  64. 14a15d6 bnx2x: Correct the ndo_poll_controller call by Merav Sicron · 13 years ago
  65. 26614ba bnx2x: Move netif_napi_add to the open call by Merav Sicron · 13 years ago
  66. d821a4c e1000e: DoS while TSO enabled caused by link partner with small MSS by Bruce Allan · 13 years ago
  67. e2c53be gianfar: fix default tx vlan offload feature flag by Claudiu Manoil · 13 years ago
  68. 3683243 xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RX by Ian Campbell · 13 years ago
  69. 155e36d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  70. 6f33814 drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S by Paul Menzel · 13 years ago
  71. c1b5112 Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 13 years ago
  72. 4a68a74 gma500: Consider CRTC initially active. by Forest Bond · 13 years ago
  73. 41fa543 drm/radeon: fix dig encoder selection on DCE61 by Alex Deucher · 13 years ago
  74. 072a9c4 netpoll: revert 6bdb7fe3104 and fix be_poll() instead by Amerigo Wang · 13 years ago
  75. f54b350 drm/radeon: fix double free in radeon_gpu_reset by Christian König · 13 years ago
  76. 4a2b666 drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740 by Jerome Glisse · 13 years ago
  77. 0ceb996 drm/radeon: rework panel mode setup by Alex Deucher · 13 years ago
  78. c205b23 drm/radeon/atom: powergating fixes for DCE6 by Alex Deucher · 13 years ago
  79. 8d1af57 drm/radeon/atom: rework DIG modesetting on DCE3+ by Alex Deucher · 13 years ago
  80. 4e58591 drm/radeon: don't disable plls that are in use by other crtcs by Alex Deucher · 13 years ago
  81. 523885d drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700 by Marek Olšák · 13 years ago
  82. 3b5ef59 drm/radeon: initialize tracked CS state by Marek Olšák · 13 years ago
  83. 305a3d2 drm/radeon: fix reading CB_COLORn_MASK from the CS by Marek Olšák · 13 years ago
  84. 3e5531c watchdog: da9052: Remove duplicate inclusion of delay.h by Sachin Kamat · 13 years ago
  85. 84f720e Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 13 years ago
  86. f08859a Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 13 years ago
  87. 14f0458 drm/nvc0/copy: check PUNITS to determine which copy engines are disabled by Ben Skeggs · 13 years ago
  88. 6b79d14 s390/dasd: fix ioctl return value by Heiko Carstens · 13 years ago
  89. 981ba65 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 13 years ago
  90. c182ae4 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  91. 9acb172 Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  92. 2675608 Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  93. 4ae4614 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  94. 2432cbe Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  95. a7e546f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  96. da31ce7 Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  97. d17d794c libata: Add a space to " 2GB ATA Flash Disk" DMA blacklist entry by Prarit Bhargava · 13 years ago
  98. f88cf73 Merge branch 'sfc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 13 years ago
  99. cd5c2ed Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-can by David S. Miller · 13 years ago
  100. d05cebb Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago