1. 62f82fa md/bitmap: remove async freeing of bitmap file. by NeilBrown · 14 years ago
  2. 7466712 md/bitmap: convert some spin_lock_irqsave to spin_lock_irq by NeilBrown · 14 years ago
  3. b405fe9 md/bitmap: use set_bit, test_bit, etc for operation on bitmap->flags. by NeilBrown · 14 years ago
  4. 84e9234 md/bitmap: remove single-bit manipulation on sb->state by NeilBrown · 14 years ago
  5. edbb79d md/bitmap: remove bitmap_mask_state by NeilBrown · 14 years ago
  6. bc9891a md/bitmap: move storage allocation from bitmap_load to bitmap_create. by NeilBrown · 14 years ago
  7. d1244cb md/bitmap: separate bitmap file allocation to its own function. by NeilBrown · 14 years ago
  8. 9b1215c md/bitmap: store bytes in file rather than just in last page. by NeilBrown · 14 years ago
  9. 1ec885c md/bitmap: move some fields of 'struct bitmap' into a 'storage' substruct. by NeilBrown · 14 years ago
  10. d189122 md/bitmap: change *_page_attr() to take a page number, not a page. by NeilBrown · 14 years ago
  11. 27581e5 md/bitmap: centralise allocation of bitmap file pages. by NeilBrown · 14 years ago
  12. ef99bf4 md/bitmap: allow a bitmap with no backing storage. by NeilBrown · 14 years ago
  13. 6409bb0 md/bitmap: add new 'space' attribute for bitmaps. by NeilBrown · 14 years ago
  14. bf07bb7 md/bitmap: disentangle two different 'pending' flags. by NeilBrown · 14 years ago
  15. bc0934f raid5: support sync request by Shaohua Li · 14 years ago
  16. cceeca4 raid5: remove unused variables by Shaohua Li · 14 years ago
  17. 5fdd2cf md/raid10: Fix memleak in r10buf_pool_alloc by majianpeng · 14 years ago
  18. da8840a md/raid1: allow fix_read_error to read from recovering device. by majianpeng · 14 years ago
  19. 4fa2f32 md: move freeing of badblocks.page into md_rdev_clear by NeilBrown · 14 years ago
  20. 545c879 md: dm-raid should call helper function to clear rdev. by NeilBrown · 14 years ago
  21. 96e6770 lib/raid6: cleanup gen_syndrome function selection by Jim Kukunas · 14 years ago
  22. 2dbf708 lib/raid6: update test program for recovery functions by Jim Kukunas · 14 years ago
  23. 048a8b8 lib/raid6: Add SSSE3 optimized recovery functions by Jim Kukunas · 14 years ago
  24. f674ef7 lib/raid6: fix test program build by Jim Kukunas · 14 years ago
  25. ea4d26a raid5: add AVX optimized RAID5 checksumming by Jim Kukunas · 14 years ago
  26. 56a5199 crypto: disable preemption while benchmarking RAID5 xor checksumming by Jim Kukunas · 14 years ago
  27. 6a32847 crypto: wait for a full jiffy in do_xor_speed by Jim Kukunas · 14 years ago
  28. 3ea7daa md/raid10: add reshape support by NeilBrown · 14 years ago
  29. deb200d md/raid10: split out interpretation of layout to separate function. by NeilBrown · 14 years ago
  30. f8c9e74 md/raid10: Introduce 'prev' geometry to support reshape. by NeilBrown · 14 years ago
  31. c804cde md: use resync_max_sectors for reshape as well as resync. by NeilBrown · 14 years ago
  32. 1fdd6fc9 md: teach sync_page_io about new_data_offset. by NeilBrown · 14 years ago
  33. 5cf00fc md/raid10: collect some geometry fields into a dedicated structure. by NeilBrown · 14 years ago
  34. b5254dd md/raid5: allow for change in data_offset while managing a reshape. by NeilBrown · 14 years ago
  35. 05616be md/raid5: Use correct data_offset for all IO. by NeilBrown · 14 years ago
  36. c6563a8 md: add possibility to change data-offset for devices. by NeilBrown · 14 years ago
  37. 2c810cd md: allow a reshape operation to be reversed. by NeilBrown · 14 years ago
  38. b5e1b8c md: using GFP_NOIO to allocate bio for flush request by Shaohua Li · 14 years ago
  39. b0d634d md/raid10: fix transcription error in calc_sectors conversion. by NeilBrown · 14 years ago
  40. 0d9f4f1 MD: Add del_timer_sync to mddev_suspend (fix nasty panic) by Jonathan Brassow · 14 years ago
  41. 6508fdb md/raid10: set dev_sectors properly when resizing devices in array. by NeilBrown · 14 years ago
  42. b16b1b6 md/bitmap: fix calculation of 'chunks' - missing shift. by NeilBrown · 14 years ago
  43. 69964ea Linux 3.4-rc5 by Linus Torvalds · 14 years ago
  44. 6cfdd02 Merge tag 'pm-for-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 14 years ago
  45. 64f371b autofs: make the autofsv5 packet file descriptor use a packetized pipe by Linus Torvalds · 14 years ago
  46. 26e0f90 PM / Freezer / Docs: Update documentation about freezing of tasks by Marcos Paulo de Souza · 14 years ago
  47. 9883035 pipes: add a "packetized pipe" mode for writing by Linus Torvalds · 14 years ago
  48. de9e24e Merge tag 'staging-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 14 years ago
  49. 8d7d1ad Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 14 years ago
  50. f7b0069 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 14 years ago
  51. b990f9b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 14 years ago
  52. cd88e3a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 14 years ago
  53. fcbf94b Revert "autofs: work around unhappy compat problem on x86-64" by Linus Torvalds · 14 years ago
  54. 3a69ddd drm/i915: Set the Stencil Cache eviction policy to non-LRA mode. by Kenneth Graunke · 14 years ago
  55. 700698e drm/radeon/kms: need to set up ss on DP bridges as well by Alex Deucher · 14 years ago
  56. c629eaf Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  57. 4bbbf13f Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  58. 84c6a81 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  59. 9f7e2f9 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 14 years ago
  60. a882a4d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 14 years ago
  61. 78e97a4 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  62. c28c485 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  63. daae677 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  64. 06fc5d3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  65. f607245 Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 14 years ago
  66. d7e69bc Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 14 years ago
  67. 9c68770 Merge branch 'docs-3.4' of git://git.samba.org/jlayton/linux by Linus Torvalds · 14 years ago
  68. 7eb7ce4 xen: correctly check for pending events when restoring irq flags by David Vrabel · 14 years ago
  69. dc7fdde Btrfs: reduce lock contention during extent insertion by Chris Mason · 14 years ago
  70. fede766 Btrfs: avoid deadlocks from GFP_KERNEL allocations during btrfs_real_readdir by Chris Mason · 14 years ago
  71. 2431a81 spi/spi-bfin5xx: Fix flush of last bit after each spi transfer by Scott Jiang · 14 years ago
  72. 128465c spi/spi-bfin5xx: fix reversed if condition in interrupt mode by Scott Jiang · 14 years ago
  73. 8d9d2a4 spi/spi_bfin_sport: drop bits_per_word from client data by Scott Jiang · 14 years ago
  74. 7666fd8 spi/bfin_spi: drop bits_per_word from client data by Scott Jiang · 14 years ago
  75. 488e1a9 spi/spi-bfin-sport: move word length setup to transfer handler by Scott Jiang · 14 years ago
  76. 22ac3e8 spi/bfin5xx: rename config macro name for bfin5xx spi controller driver by Scott Jiang · 14 years ago
  77. ea505bc spi/pl022: Allow request for higher frequency than maximum possible by Viresh Kumar · 14 years ago
  78. 7654b72 Btrfs: Fix space checking during fs resize by Daniel J Blueman · 14 years ago
  79. 1f699d3 Btrfs: fix block_rsv and space_info lock ordering by Stefan Behrens · 14 years ago
  80. 1daf354 Btrfs: Prevent root_list corruption by Daniel J Blueman · 14 years ago
  81. 3e74317 Btrfs: fix repair code for RAID10 by Jan Schmidt · 14 years ago
  82. 996d282 Btrfs: do not start delalloc inodes during sync by Josef Bacik · 14 years ago
  83. 88a3a25 spi/bcm63xx: set master driver mode_bits. by Florian Fainelli · 14 years ago
  84. 1e41dc0 spi/bcm63xx: don't use the stopping state by Florian Fainelli · 14 years ago
  85. cde4384 spi/bcm63xx: convert to the pump message infrastructure by Florian Fainelli · 14 years ago
  86. d4b9b57 spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_direction by H Hartley Sweeten · 14 years ago
  87. dbabe0d spi: fix spi.h kernel-doc warning by Randy Dunlap · 14 years ago
  88. 5eb806a spi/pl022: Fix calculate_effective_freq() by Viresh Kumar · 14 years ago
  89. 6e76538 Merge branch 'v3.4-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 14 years ago
  90. dadb366 Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes by Olof Johansson · 14 years ago
  91. 41c8a48 Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 14 years ago
  92. 320cd1e usb: gadget: udc-core: fix incompatibility with dummy-hcd by Alan Stern · 14 years ago
  93. 83a787a usb: gadget: udc-core: fix wrong call order by Felipe Balbi · 14 years ago
  94. 37d4174 drm/radeon/kms: use frac fb div on APUs by Alex Deucher · 14 years ago
  95. df391c0 drm/radeon: add a missing entry to encoder_names by Ilija Hadzic · 14 years ago
  96. 792ac99 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 14 years ago
  97. b9556e0 Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-2.6-samsung into drm-fixes by Dave Airlie · 14 years ago
  98. ef7c7c6 ARM: PXA2xx: MFP: fix potential direction bug by Igor Grinberg · 14 years ago
  99. a13b8787 ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUT by Igor Grinberg · 14 years ago
  100. 9f9d27e arm/sa1100: fix sa1100-rtc memory resource by Dmitry Artamonow · 14 years ago