1. 72f36d5 md: refine reporting of resync/reshape delays. by NeilBrown · 13 years ago
  2. e56108d6 md/raid5: be careful not to resize_stripes too big. by NeilBrown · 13 years ago
  3. db07d85 md: make sure manual changes to recovery checkpoint are saved. by NeilBrown · 13 years ago
  4. 91502f0 md/raid10: use correct limit variable by Dan Carpenter · 13 years ago
  5. 48c26dd md: writing to sync_action should clear the read-auto state. by NeilBrown · 13 years ago
  6. 7f7583d Subject: [PATCH] md:change resync_mismatches to atomic64_t to avoid races by Jianpeng Ma · 13 years ago
  7. 1ed850f md/raid5: make sure to_read and to_write never go negative. by NeilBrown · 13 years ago
  8. a785448 md: When RAID5 is dirty, force reconstruct-write instead of read-modify-write. by Alexander Lyakas · 13 years ago
  9. b97390a md/raid5: protect debug message against NULL derefernce. by NeilBrown · 13 years ago
  10. 143c4d0 md/raid5: add some missing locking in handle_failed_stripe. by NeilBrown · 13 years ago
  11. 9e444768 MD: raid5 avoid unnecessary zero page for trim by Shaohua Li · 13 years ago
  12. 620125f MD: raid5 trim support by Shaohua Li · 13 years ago
  13. 582e2e0 md/bitmap:Don't use IS_ERR to judge alloc_page(). by Jianpeng Ma · 13 years ago
  14. 7ad4d4a md/raid1: Don't release reference to device while handling read error. by NeilBrown · 13 years ago
  15. fd17748 raid: replace list_for_each_continue_rcu with new interface by Michael Wang · 13 years ago
  16. af7cf25 add further __init annotations to crypto/xor.c by Jan Beulich · 13 years ago
  17. 761becf DM RAID: Fix for "sync" directive ineffectiveness by Jonathan Brassow · 13 years ago
  18. 7386199 DM RAID: Fix comparison of index and quantity for "rebuild" parameter by Jonathan Brassow · 13 years ago
  19. 4ec1e36 DM RAID: Add rebuild capability for RAID10 by Jonathan Brassow · 13 years ago
  20. eb64912 DM RAID: Move 'rebuild' checking code to its own function by Jonathan Brassow · 13 years ago
  21. 2863b9e MD RAID10: Prep for DM RAID10 device replacement capability by Jonathan Brassow · 13 years ago
  22. 1ca69c4 md: avoid taking the mutex on some ioctls. by NeilBrown · 13 years ago
  23. 4ed8731 MD: change the parameter of md thread by Shaohua Li · 13 years ago
  24. 57c67df md/raid10: submit IO from originating thread instead of md thread. by NeilBrown · 13 years ago
  25. 532a2a3 md: raid 10 supports TRIM by Shaohua Li · 13 years ago
  26. 2ff8cc2 md: raid 1 supports TRIM by Shaohua Li · 13 years ago
  27. c83057a md: raid 0 supports TRIM by Shaohua Li · 13 years ago
  28. f1cad2b md: linear supports TRIM by Shaohua Li · 13 years ago
  29. bc78c57 md/linear: rcu_dereference outside read-lock section by Denis Efremov · 13 years ago
  30. 02f3939 block: makes bio_split support bio without data by Shaohua Li · 13 years ago
  31. 232f1b5 scatterlist: refactor the sg_nents by Maxim Levitsky · 13 years ago
  32. 2e48461 scatterlist: add sg_nents by Maxim Levitsky · 13 years ago
  33. c2b1ad80 fs: fix include/percpu-rwsem.h export error by Jens Axboe · 13 years ago
  34. e6b5c08 percpu-rw-semaphore: fix documentation typos by Mikulas Patocka · 13 years ago
  35. 3eab731 fs/block_dev.c:1644:5: sparse: symbol 'blkdev_mmap' was not declared by Fengguang Wu · 13 years ago
  36. 62ac665 blockdev: turn a rw semaphore into a percpu rw semaphore by Mikulas Patocka · 13 years ago
  37. b87570f Fix a crash when block device is read and block size is changed at the same time by Mikulas Patocka · 13 years ago
  38. 60ea822 block: fix request_queue->flags initialization by Tejun Heo · 13 years ago
  39. 749fefe block: lift the initial queue bypass mode on blk_register_queue() instead of blk_init_allocated_queue() by Tejun Heo · 13 years ago
  40. 66ba32d block: ioctl to zero block ranges by Martin K. Petersen · 13 years ago
  41. 579e8f3 block: Make blkdev_issue_zeroout use WRITE SAME by Martin K. Petersen · 13 years ago
  42. 4363ac7 block: Implement support for WRITE SAME by Martin K. Petersen · 13 years ago
  43. f31dc1c block: Consolidate command flag and queue limit checks for merges by Martin K. Petersen · 13 years ago
  44. e2a60da block: Clean up special command handling logic by Martin K. Petersen · 13 years ago
  45. d41570b block/blk-tag.c: Remove useless kfree by Peter Senna Tschudin · 13 years ago
  46. e32463b block: remove the duplicated setting for congestion_threshold by Jaehoon Chung · 13 years ago
  47. b1f3b64 block: reject invalid queue attribute values by Dave Reisner · 13 years ago
  48. bf800ef block: Add bio_clone_bioset(), bio_clone_kmalloc() by Kent Overstreet · 13 years ago
  49. 3f86a82 block: Consolidate bio_alloc_bioset(), bio_kmalloc() by Kent Overstreet · 13 years ago
  50. 4254bba block: Kill bi_destructor by Kent Overstreet · 13 years ago
  51. ccc5c9c pktcdvd: Switch to bio_kmalloc() by Kent Overstreet · 13 years ago
  52. f44b48c block: Add bio_reset() by Kent Overstreet · 13 years ago
  53. 9481874 dm: Use bioset's front_pad for dm_rq_clone_bio_info by Kent Overstreet · 13 years ago
  54. 1e2a410f block: Ues bi_pool for bio_integrity_alloc() by Kent Overstreet · 13 years ago
  55. 395c72a block: Generalized bio pool freeing by Kent Overstreet · 13 years ago
  56. eeea3ac Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  57. c7c6bf1 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  58. bd12ce8 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  59. 80de7c3 Remove user-triggerable BUG from mpol_to_str by Dave Jones · 13 years ago
  60. 0809095 Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  61. bc6c836 uml: fix compile error in deliver_alarm() by Miklos Szeredi · 13 years ago
  62. 8a55ade dj: memory scribble in logi_dj by Alan Cox · 13 years ago
  63. cb4f9a2 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  64. 813e643 Merge tag 'gpio-fixes-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 13 years ago
  65. 5e682c0 Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  66. 6d1a050 Merge tag 'fbdev-fixes-for-3.6-1' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  67. 50234c5 Merge tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubi by Linus Torvalds · 13 years ago
  68. ed6fe9d Fix order of arguments to compat_put_time[spec|val] by Mikulas Patocka · 13 years ago
  69. 636802e powerpc: Don't use __put_user() in patch_instruction by Benjamin Herrenschmidt · 13 years ago
  70. 9fb1b36 powerpc: Make sure IPI handlers see data written by IPI senders by Paul Mackerras · 13 years ago
  71. 7143328 powerpc: Restore correct DSCR in context switch by Anton Blanchard · 13 years ago
  72. 1021cb2 powerpc: Fix DSCR inheritance in copy_thread() by Anton Blanchard · 13 years ago
  73. 00ca0de powerpc: Keep thread.dscr and thread.dscr_inherit in sync by Anton Blanchard · 13 years ago
  74. 1b6ca2a powerpc: Update DSCR on all CPUs when writing sysfs dscr_default by Anton Blanchard · 13 years ago
  75. 375f561 powerpc/powernv: Always go into nap mode when CPU is offline by Paul Mackerras · 13 years ago
  76. dabe859 powerpc: Give hypervisor decrementer interrupts their own handler by Paul Mackerras · 13 years ago
  77. 79c5fce powerpc/vphn: Fix arch_update_cpu_topology() return value by Jesse Larrew · 13 years ago
  78. e829c66 ARM: gemini: fix the gemini build by Linus Walleij · 13 years ago
  79. f81a3a1 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 13 years ago
  80. 75b53ae mmc: omap: fix broken PIO mode by Paul Walmsley · 13 years ago
  81. 3550ccd mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. by Ian Chen · 13 years ago
  82. 9623b5b mmc: dw_mmc: Disable low power mode if SDIO interrupts are used by Doug Anderson · 13 years ago
  83. e74f3a9 mmc: dw_mmc: fix error handling in PIO mode by Seungwon Jeon · 13 years ago
  84. 9b2026a mmc: dw_mmc: correct mishandling error interrupt by Seungwon Jeon · 13 years ago
  85. 182c908 mmc: dw_mmc: amend using error interrupt status by Seungwon Jeon · 13 years ago
  86. 077d407 mmc: atmel-mci: not busy flag has also to be used for read operations by Ludovic Desroches · 13 years ago
  87. 74f330b mmc: sdhci-esdhc: break out early if clock is 0 by Shawn Guo · 13 years ago
  88. fc108d2 mmc: mxs-mmc: fix deadlock caused by recursion loop by Lauri Hintsala · 13 years ago
  89. 1af36b2 mmc: mxs-mmc: fix deadlock in SDIO IRQ case by Lauri Hintsala · 13 years ago
  90. 660d9a9 mmc: bfin_sdh: fix dma_desc_array build error by Sonic Zhang · 13 years ago
  91. 78b495c UBI: fix a horrible memory deallocation bug by Artem Bityutskiy · 13 years ago
  92. 28e5158 ARM: shmobile: armadillo800eva: enable rw rootfs mount by Kuninori Morimoto · 13 years ago
  93. 5b716ac Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  94. 0b1a34c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  95. 3729d4a Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 13 years ago
  96. 3800bd3 Merge branch 'fixes-for-v3.6-v2' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 13 years ago
  97. 5002200 net: qmi_wwan: add several new Gobi devices by Bjørn Mork · 13 years ago
  98. e1b2aa7 fddi: 64 bit bug in smt_add_para() by Dan Carpenter · 13 years ago
  99. b6d86d3 linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividends by Guenter Roeck · 13 years ago
  100. 4cbe5a5 Linux 3.6-rc4 by Linus Torvalds · 13 years ago