1. dbd22c8 md/raid5-cache: remove the unnecessary next_cp_seq field from the r5l_log by JackieLiu · 8 years ago
  2. bc8f167 md/raid5-cache: release the stripe_head at the appropriate location by JackieLiu · 8 years ago
  3. fc833c2 md/raid5-cache: use ring add to prevent overflow by JackieLiu · 8 years ago
  4. 9b69173 md/raid5-cache: remove unnecessary function parameters by JackieLiu · 8 years ago
  5. 462eb7d raid5-cache: don't set STRIPE_R5C_PARTIAL_STRIPE flag while load stripe into cache by Zhengyuan Liu · 8 years ago
  6. f7b7bee raid5-cache: add another check conditon before replaying one stripe by Zhengyuan Liu · 8 years ago
  7. d3014e2 md/r5cache: enable IRQs on error path by Dan Carpenter · 8 years ago
  8. d7bd398 md/r5cache: handle alloc_page failure by Song Liu · 8 years ago
  9. 034e33f md: stop write should stop journal reclaim by Shaohua Li · 8 years ago
  10. ce1ccd0 raid5-cache: suspend reclaim thread instead of shutdown by Shaohua Li · 8 years ago
  11. 1919cbb md/raid10: add failfast handling for writes. by NeilBrown · 8 years ago
  12. 8d3ca83 md/raid10: add failfast handling for reads. by NeilBrown · 8 years ago
  13. 212e7eb md/raid1: add failfast handling for writes. by NeilBrown · 8 years ago
  14. 2e52d44 md/raid1: add failfast handling for reads. by NeilBrown · 8 years ago
  15. 46533ff md: Use REQ_FAILFAST_* on metadata writes where appropriate by NeilBrown · 8 years ago
  16. 688834e md/failfast: add failfast flag for md to be used by some personalities. by NeilBrown · 8 years ago
  17. 3bddb7f md/r5cache: handle FLUSH and FUA by Song Liu · 8 years ago
  18. 5aabf7c md/r5cache: r5cache recovery: part 2 by Song Liu · 8 years ago
  19. b4c625c md/r5cache: r5cache recovery: part 1 by Song Liu · 8 years ago
  20. 9ed988f5 md/r5cache: refactoring journal recovery code by Song Liu · 8 years ago
  21. 2c7da14 md/r5cache: sysfs entry journal_mode by Song Liu · 8 years ago
  22. a39f7af md/r5cache: write-out phase and reclaim support by Song Liu · 8 years ago
  23. 1e6d690 md/r5cache: caching phase of r5cache by Song Liu · 8 years ago
  24. 2ded370 md/r5cache: State machine for raid5-cache write back mode by Song Liu · 8 years ago
  25. 937621c md/r5cache: move some code to raid5.h by Song Liu · 8 years ago
  26. c757ec9 md/r5cache: Check array size in r5l_init_log by Song Liu · 8 years ago
  27. 504634f md: add blktrace event for writes to superblock by Shaohua Li · 8 years ago
  28. 578b54a md/raid1, raid10: add blktrace records when IO is delayed by NeilBrown · 8 years ago
  29. 581dbd9 md/bitmap: add blktrace event for writes to the bitmap by NeilBrown · 8 years ago
  30. 109e376 md: add block tracing for bio_remapping by NeilBrown · 8 years ago
  31. 354b445 raid5-cache: fix lockdep warning by Shaohua Li · 8 years ago
  32. 6119e67 md: remove md_super_wait() call after bitmap_flush() by NeilBrown · 8 years ago
  33. be306c2 md: define mddev flags, recovery flags and r1bio state bits using enums by NeilBrown · 8 years ago
  34. f2c771a md/raid1: fix: IO can block resync indefinitely by NeilBrown · 8 years ago
  35. 85c9ccd md/bitmap: Don't write bitmap while earlier writes might be in-flight by NeilBrown · 8 years ago
  36. a9ae93c md/raid10: abort delayed writes when device fails. by NeilBrown · 8 years ago
  37. 5e2c7a3 md/raid1: abort delayed writes when device fails. by NeilBrown · 8 years ago
  38. 060b068 md: perform async updates for metadata where possible. by NeilBrown · 8 years ago
  39. 3fd880a raid5-cache: restrict the use area of the log_offset variable by JackieLiu · 8 years ago
  40. cc6167b md/raid5: change printk() to pr_*() by NeilBrown · 8 years ago
  41. 08464e0 md/raid10: change printk() to pr_*() by NeilBrown · 8 years ago
  42. 1d41c21 md/raid1: change printk() to pr_*() by NeilBrown · 8 years ago
  43. 7660388 md/raid0: replace printk() with pr_*() by NeilBrown · 8 years ago
  44. 7279694 md/multipath: replace printk() with pr_*() by NeilBrown · 8 years ago
  45. a2e202a md/linear: replace printk() with pr_*() by NeilBrown · 8 years ago
  46. ec0cc22 md/bitmap: change all printk() to pr_*() by NeilBrown · 8 years ago
  47. 9d48739 md: change all printk() to pr_err() or pr_warn() etc. by NeilBrown · 8 years ago
  48. 7f0f0d8 md: fix some issues with alloc_disk_sb() by NeilBrown · 8 years ago
  49. cbb3873 md/bitmap: call bitmap_file_unmap once bitmap_storage_alloc returns -ENOMEM by Guoqing Jiang · 8 years ago
  50. 7adb072 raid5: revert commit 11367799f3d1 by Tomasz Majchrzak · 8 years ago
  51. 91a6c4a md: wake up personality thread after array state update by Tomasz Majchrzak · 8 years ago
  52. dcbcb48 md: don't fail an array if there are unacknowledged bad blocks by Tomasz Majchrzak · 8 years ago
  53. 35b785f md: add bad block support for external metadata by Tomasz Majchrzak · 8 years ago
  54. b9bf33a lib/raid6: Add AVX2 optimized xor_syndrome functions by Gayatri Kammela · 8 years ago
  55. b58ec8b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  56. 17ce1b2 Merge tag 'openrisc-for-linus-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  57. 8cebec4 Merge tag 'hwmon-for-linus-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  58. c1f4c2b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  59. 2c7a5c5 openrisc: Define __ro_after_init to avoid crash by Guenter Roeck · 8 years ago
  60. bc33b0c Linux 4.9-rc4 by Linus Torvalds · 8 years ago
  61. bd060ac Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  62. 272d01b arm64: Fix circular include of asm/lse.h through linux/jump_label.h by Catalin Marinas · 8 years ago
  63. ffbcbfc Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. 6c286e8 Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  65. e12d8d5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  66. f29b909 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  67. 03daa36 Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 8 years ago
  68. d8d1721 Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  69. 41e6410 Merge tag 'pci-v4.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  70. 785bcb4 Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  71. d299704 Merge tag 'mmc-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  72. 594aef6 Merge tag 'gpio-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  73. 4c4480a HID: sensor: fix attributes in HID sensor interface by Ooi, Joyce · 8 years ago
  74. 021afd5 HID: intel-ish-hid: request_irq failure by Srinivas Pandruvada · 8 years ago
  75. 2a1e3b9 HID: intel-ish-hid: Fix driver reinit failure by Even Xu · 8 years ago
  76. 8b2979f HID: intel-ish-hid: Move DMA disable code to new function by Even Xu · 8 years ago
  77. c2ed83f HID: intel-ish-hid: consolidate ish wake up operation by Even Xu · 8 years ago
  78. fb415f2 Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  79. 46d7cbb Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 8 years ago
  80. bd30fac Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  81. d4c5f43 Merge tag 'drm-fixes-for-v4.9-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  82. 416379f PCI: designware: Check for iATU unroll support after initializing host by Niklas Cassel · 8 years ago
  83. 66cecb6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  84. 34c510b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  85. f7df76e Merge branch 'parisc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  86. 147b36d i2c: core: fix NULL pointer dereference under race condition by Vladimir Zapolskiy · 8 years ago
  87. 16a767e MIPS: Fix max_low_pfn with disabled highmem by James Hogan · 8 years ago
  88. f92722d MIPS: Correct MIPS I FP sigcontext layout by Maciej W. Rozycki · 8 years ago
  89. 758ef0a MIPS: Fix ISA I/II FP signal context offsets by Maciej W. Rozycki · 8 years ago
  90. 6daaa32 MIPS: Remove FIR from ISA I FP signal context by Maciej W. Rozycki · 8 years ago
  91. 35938a0 MIPS: Fix ISA I FP sigcontext access violation handling by Maciej W. Rozycki · 8 years ago
  92. 5a1aca4 MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue by Maciej W. Rozycki · 8 years ago
  93. c9e5603 MIPS: ptrace: Also initialize the FP context on individual FCSR writes by Maciej W. Rozycki · 8 years ago
  94. 8a98495 MIPS: dump_tlb: Fix printk continuations by James Hogan · 8 years ago
  95. 752f549 MIPS: Fix __show_regs() output by Paul Burton · 8 years ago
  96. 41000c5 MIPS: traps: Fix output of show_code by Matt Redfearn · 8 years ago
  97. fe4e09e MIPS: traps: Fix output of show_stacktrace by Matt Redfearn · 8 years ago
  98. bcf084d MIPS: traps: Fix output of show_backtrace by Matt Redfearn · 8 years ago
  99. 818f38c MIPS: Fix build of compressed image by Matt Redfearn · 8 years ago
  100. 9a59061 MIPS: generic: Fix KASLR for generic kernel. by Matt Redfearn · 8 years ago