1. 4403280 xfs: introduce xfs_bmapi_delay() by Christoph Hellwig · 13 years ago
  2. b64dfe4 xfs: factor delalloc reservations out of xfs_bmapi by Christoph Hellwig · 13 years ago
  3. 5b777ad xfs: remove xfs_bmapi_single() by Dave Chinner · 13 years ago
  4. 5c8ed20 xfs: introduce xfs_bmapi_read() by Dave Chinner · 13 years ago
  5. aef9a89 xfs: factor extent map manipulations out of xfs_bmapi by Dave Chinner · 13 years ago
  6. ecee76b xfs: remove the nextents variable in xfs_bmapi by Christoph Hellwig · 13 years ago
  7. b9b984d xfs: remove impossible to read code in xfs_bmap_add_extent_delay_real by Christoph Hellwig · 13 years ago
  8. e7455e0 xfs: remove the first extent special case in xfs_bmap_add_extent by Christoph Hellwig · 13 years ago
  9. ed32201 xfs: Return -EIO when xfs_vn_getattr() failed by Mitsuo Hayasaka · 13 years ago
  10. eabbaf1 xfs: Fix the incorrect comment in the header of _xfs_buf_find by Chandra Seetharaman · 13 years ago
  11. 2a30f36d xfs: Check the return value of xfs_trans_get_buf() by Chandra Seetharaman · 13 years ago
  12. b522950 xfs: Check the return value of xfs_buf_get() by Chandra Seetharaman · 13 years ago
  13. 04f658e xfs: improve ioend error handling by Christoph Hellwig · 13 years ago
  14. c58cb16 xfs: avoid direct I/O write vs buffered I/O race by Christoph Hellwig · 13 years ago
  15. 859f57c xfs: avoid synchronous transactions when deleting attr blocks by Christoph Hellwig · 13 years ago
  16. 4a06fd2 xfs: remove i_iocount by Christoph Hellwig · 13 years ago
  17. 2b3ffd7 xfs: wait for I/O completion when writing out pages in xfs_setattr_size by Christoph Hellwig · 13 years ago
  18. fc0063c xfs: reduce ioend latency by Christoph Hellwig · 13 years ago
  19. c859cdd xfs: defer AIO/DIO completions by Christoph Hellwig · 13 years ago
  20. 398d25e xfs: remove dead ENODEV handling in xfs_destroy_ioend by Christoph Hellwig · 13 years ago
  21. c4e1c09 xfs: use the "delwri" terminology consistently by Christoph Hellwig · 13 years ago
  22. c2b006c xfs: let xfs_bwrite callers handle the xfs_buf_relse by Christoph Hellwig · 13 years ago
  23. 61551f1 xfs: call xfs_buf_delwri_queue directly by Christoph Hellwig · 13 years ago
  24. 5a8ee6b xfs: move more delwri setup into xfs_buf_delwri_queue by Christoph Hellwig · 13 years ago
  25. 527cfdf xfs: remove the unlock argument to xfs_buf_delwri_queue by Christoph Hellwig · 13 years ago
  26. 375ec69d xfs: remove delwri buffer handling from xfs_buf_iorequest by Christoph Hellwig · 13 years ago
  27. 7271d24 xfs: don't serialise adjacent concurrent direct IO appending writes by Dave Chinner · 13 years ago
  28. 0c38a25 xfs: don't serialise direct IO reads on page cache checks by Dave Chinner · 13 years ago
  29. 976d167 Linux 3.1-rc9 by Linus Torvalds · 13 years ago
  30. 8a04b45 Merge git://github.com/davem330/net by Linus Torvalds · 13 years ago
  31. a8062e4 Merge branch 'fix/asoc' of git://github.com/tiwai/sound by Linus Torvalds · 13 years ago
  32. 1fd2a85 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  33. f8451c3 Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  34. 5f39e67 PCI: Disable MPS configuration by default by Jon Mason · 13 years ago
  35. 12d5180 drm/radeon/kms: fix channel_remap setup (v2) by Alex Deucher · 13 years ago
  36. f3e03e2e spi-topcliff-pch: Fix overrun issue by Tomoya MORINAGA · 13 years ago
  37. 25e803f spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs by Tomoya MORINAGA · 13 years ago
  38. 373b0eb spi-topcliff-pch: Fix CPU read complete condition issue by Tomoya MORINAGA · 13 years ago
  39. 8b7aa96 spi-topcliff-pch: Fix SSN Control issue by Tomoya MORINAGA · 13 years ago
  40. 27504be spi-topcliff-pch: add tx-memory clear after complete transmitting by Tomoya MORINAGA · 13 years ago
  41. 05faadc lis3: fix regression of HP DriveGuard with 8bit chip by Takashi Iwai · 13 years ago
  42. 0f86267 Merge branch 'hwmon-for-linus' of git://github.com/groeck/linux by Linus Torvalds · 13 years ago
  43. 0d61792 Merge git://github.com/davem330/ide by Linus Torvalds · 13 years ago
  44. 7fd21be Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux by Linus Torvalds · 13 years ago
  45. 2c8fc86 ide-disk: Fix request requeuing by Borislav Petkov · 13 years ago
  46. 805e969 pch_gbe: Fixed the issue on which a network freezes by Toshiharu Okada · 13 years ago
  47. 5f3a114 pch_gbe: Fixed the issue on which PC was frozen when link was downed. by Toshiharu Okada · 13 years ago
  48. 7091fbd make PACKET_STATISTICS getsockopt report consistently between ring and non-ring by Willem de Bruijn · 13 years ago
  49. d0e5d83 net: xen-netback: correctly restart Tx after a VM restore/migrate by David Vrabel · 13 years ago
  50. a0db2da bonding: properly stop queuing work when requested by Andy Gospodarek · 13 years ago
  51. 02e6859 drm/radeon: Set cursor x/y to 0 when x/yorigin > 0. by Michel Dänzer · 13 years ago
  52. b8aee29 drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation. by Michel Dänzer · 13 years ago
  53. 7d30952 drm/radeon: Simplify cursor x/yorigin calculation. by Michel Dänzer · 13 years ago
  54. b356fe0 drm/radeon/kms: fix cursor image off-by-one error by Nicholas Miell · 13 years ago
  55. 5ba7ddf drm/radeon/kms: Fix logic error in DP HPD handler by Alex Deucher · 13 years ago
  56. 6375bda drm/radeon/kms: add retry limits for native DP aux defer by Alex Deucher · 13 years ago
  57. 109bc10 drm/radeon/kms: fix regression in DP aux defer handling by Alex Deucher · 13 years ago
  58. 9b13776 Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  59. 4edf588 Merge branch 'for-linus' of git://github.com/tiwai/sound by Linus Torvalds · 13 years ago
  60. b5c49d4 ASoC: omap_mcpdm_remove cannot be __devexit by Arnd Bergmann · 13 years ago
  61. 21d17dd ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADC by Axel Lin · 13 years ago
  62. eff919a ASoC: use a valid device for dev_err() in Zylonite by Arnd Bergmann · 13 years ago
  63. 2e51818 Merge branch 'perf-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip by Linus Torvalds · 13 years ago
  64. f72a209 Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip by Linus Torvalds · 13 years ago
  65. b6316429 Btrfs: force a page fault if we have a shorty copy on a page boundary by Josef Bacik · 13 years ago
  66. 9d3ec7a Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgent by Ingo Molnar · 13 years ago
  67. d670ec1 posix-cpu-timers: Cure SMP wobbles by Peter Zijlstra · 13 years ago
  68. 798cb7e ALSA: hda - Fix a regression of the position-buffer check by Takashi Iwai · 13 years ago
  69. 47ea91b Resource: fix wrong resource window calculation by Ram Pai · 13 years ago
  70. 92bb062 Merge branch 'for-linus' of git://github.com/NewDreamNetwork/ceph-client by Linus Torvalds · 13 years ago
  71. 7409b71 Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus by Linus Torvalds · 13 years ago
  72. 0ecdb12 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  73. 5fe858b Merge git://github.com/davem330/sparc by Linus Torvalds · 13 years ago
  74. 8e8e500 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux by Linus Torvalds · 13 years ago
  75. 16fa42a powerpc: Fix device-tree matching for Apple U4 bridge by Benjamin Herrenschmidt · 13 years ago
  76. b0f8437 bootup: move 'usermodehelper_enable()' a little earlier by wangyanqing · 13 years ago
  77. 12d0d0d can bcm: fix incomplete tx_setup fix by Oliver Hartkopp · 13 years ago
  78. 8e303f2 perf tools: Fix raw sample reading by Jiri Olsa · 13 years ago
  79. f4142cb sparc64: Force the execute bit in OpenFirmware's translation entries. by David S. Miller · 13 years ago
  80. 85a6488 RDSRDMA: Fix cleanup of rds_iw_mr_pool by Jonathan Lallinger · 13 years ago
  81. 605b91c net: Documentation: Fix type of variables by Roy.Li · 13 years ago
  82. 95de86c ibmveth: Fix oops on request_irq failure by Brian King · 13 years ago
  83. 676a118 ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socket by Yan, Zheng · 13 years ago
  84. 6482aa7 cxgb4: Fix EEH on IBM P7IOC by Divy Le Ray · 13 years ago
  85. aabdcb0 can bcm: fix tx_setup off-by-one errors by Oliver Hartkopp · 13 years ago
  86. d3c5217 MAINTAINERS: tehuti: Alexander Indenbaum's address bounces by Ian Campbell · 13 years ago
  87. 02715ed dp83640: reduce driver noise by Richard Cochran · 13 years ago
  88. f75159e ptp: fix L2 event message recognition by Richard Cochran · 13 years ago
  89. d5767c5 bootup: move 'usermodehelper_enable()' to the end of do_basic_setup() by Linus Torvalds · 13 years ago
  90. 8adc8b3 libceph: fix pg_temp mapping update by Sage Weil · 13 years ago
  91. 782e182 libceph: fix pg_temp mapping calculation by Sage Weil · 13 years ago
  92. 2ef7b45 Merge git://github.com/davem330/net by Linus Torvalds · 13 years ago
  93. 07117e3 Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  94. 20ecb49 hwmon: (coretemp) Avoid leaving around dangling pointer by Guenter Roeck · 13 years ago
  95. 0eb9782 hwmon: (coretemp) Fixup platform device ID change by Jean Delvare · 13 years ago
  96. c54a06d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  97. e689ec8 Merge branch 'writeback-for-linus' of git://github.com/fengguang/linux by Linus Torvalds · 13 years ago
  98. 777eb1b block: Free queue resources at blk_release_queue() by Hannes Reinecke · 13 years ago
  99. b582ad8 Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless by David S. Miller · 13 years ago
  100. a102a9e Linux 3.1-rc8 by Linus Torvalds · 13 years ago