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