1. 815cb21 xfs: XFS_TRANS_SWAPEXT is not a valid flag for xfs_trans_commit by Christoph Hellwig · 13 years ago
  2. c029a50 xfs: fix possible overflow in xfs_ioc_trim() by Lukas Czerner · 13 years ago
  3. d952e2f xfs: cleanup xfs_bmap.h by Christoph Hellwig · 13 years ago
  4. b0eab14 xfs: dont ignore error code from xfs_bmbt_update by Christoph Hellwig · 13 years ago
  5. c653424 xfs: pass bmalloca to xfs_bmap_add_extent_hole_real by Christoph Hellwig · 13 years ago
  6. 572a4cf xfs: pass bmalloca to xfs_bmap_add_extent_delay_real by Christoph Hellwig · 13 years ago
  7. c315c90 xfs: move logflags into bmalloca by Christoph Hellwig · 13 years ago
  8. e0c3da5 xfs: move lastx and nallocs into bmalloca by Dave Chinner · 13 years ago
  9. 29c8d17 xfs: move btree cursor into bmalloca by Dave Chinner · 13 years ago
  10. 963c30c xfs: do not keep local copies of allocation ranges in xfs_bmapi_allocate by Dave Chinner · 13 years ago
  11. 3a75667 xfs: rename allocation range fields in struct xfs_bmalloca by Dave Chinner · 13 years ago
  12. 0937e0f xfs: move firstblock and bmap freelist cursor into bmalloca structure by Dave Chinner · 13 years ago
  13. baf41a5 xfs: move extent records into bmalloca structure by Dave Chinner · 13 years ago
  14. 1b16447 xfs: pass bmalloca structure to xfs_bmap_isaeof by Dave Chinner · 13 years ago
  15. a5bd606b xfs: remove xfs_bmap_add_extent by Christoph Hellwig · 13 years ago
  16. 27a3f8f xfs: introduce xfs_bmap_last_extent by Christoph Hellwig · 13 years ago
  17. c0dc782 xfs: rename xfs_bmapi to xfs_bmapi_write by Dave Chinner · 13 years ago
  18. b447fe5 xfs: factor unwritten extent map manipulations out of xfs_bmapi by Dave Chinner · 13 years ago
  19. 7e47a4e xfs: factor extent allocation out of xfs_bmapi by Dave Chinner · 13 years ago
  20. 1fd044d xfs: do not use xfs_bmap_add_extent for adding delalloc extents by Christoph Hellwig · 13 years ago
  21. 4403280 xfs: introduce xfs_bmapi_delay() by Christoph Hellwig · 13 years ago
  22. b64dfe4 xfs: factor delalloc reservations out of xfs_bmapi by Christoph Hellwig · 13 years ago
  23. 5b777ad xfs: remove xfs_bmapi_single() by Dave Chinner · 13 years ago
  24. 5c8ed20 xfs: introduce xfs_bmapi_read() by Dave Chinner · 13 years ago
  25. aef9a89 xfs: factor extent map manipulations out of xfs_bmapi by Dave Chinner · 13 years ago
  26. ecee76b xfs: remove the nextents variable in xfs_bmapi by Christoph Hellwig · 13 years ago
  27. b9b984d xfs: remove impossible to read code in xfs_bmap_add_extent_delay_real by Christoph Hellwig · 13 years ago
  28. e7455e0 xfs: remove the first extent special case in xfs_bmap_add_extent by Christoph Hellwig · 13 years ago
  29. ed32201 xfs: Return -EIO when xfs_vn_getattr() failed by Mitsuo Hayasaka · 13 years ago
  30. eabbaf1 xfs: Fix the incorrect comment in the header of _xfs_buf_find by Chandra Seetharaman · 13 years ago
  31. 2a30f36d xfs: Check the return value of xfs_trans_get_buf() by Chandra Seetharaman · 13 years ago
  32. b522950 xfs: Check the return value of xfs_buf_get() by Chandra Seetharaman · 13 years ago
  33. 04f658e xfs: improve ioend error handling by Christoph Hellwig · 13 years ago
  34. c58cb16 xfs: avoid direct I/O write vs buffered I/O race by Christoph Hellwig · 13 years ago
  35. 859f57c xfs: avoid synchronous transactions when deleting attr blocks by Christoph Hellwig · 13 years ago
  36. 4a06fd2 xfs: remove i_iocount by Christoph Hellwig · 13 years ago
  37. 2b3ffd7 xfs: wait for I/O completion when writing out pages in xfs_setattr_size by Christoph Hellwig · 13 years ago
  38. fc0063c xfs: reduce ioend latency by Christoph Hellwig · 13 years ago
  39. c859cdd xfs: defer AIO/DIO completions by Christoph Hellwig · 13 years ago
  40. 398d25e xfs: remove dead ENODEV handling in xfs_destroy_ioend by Christoph Hellwig · 13 years ago
  41. c4e1c09 xfs: use the "delwri" terminology consistently by Christoph Hellwig · 13 years ago
  42. c2b006c xfs: let xfs_bwrite callers handle the xfs_buf_relse by Christoph Hellwig · 13 years ago
  43. 61551f1 xfs: call xfs_buf_delwri_queue directly by Christoph Hellwig · 13 years ago
  44. 5a8ee6b xfs: move more delwri setup into xfs_buf_delwri_queue by Christoph Hellwig · 13 years ago
  45. 527cfdf xfs: remove the unlock argument to xfs_buf_delwri_queue by Christoph Hellwig · 13 years ago
  46. 375ec69d xfs: remove delwri buffer handling from xfs_buf_iorequest by Christoph Hellwig · 13 years ago
  47. 7271d24 xfs: don't serialise adjacent concurrent direct IO appending writes by Dave Chinner · 13 years ago
  48. 0c38a25 xfs: don't serialise direct IO reads on page cache checks by Dave Chinner · 13 years ago
  49. 976d167 Linux 3.1-rc9 by Linus Torvalds · 13 years ago
  50. 8a04b45 Merge git://github.com/davem330/net by Linus Torvalds · 13 years ago
  51. a8062e4 Merge branch 'fix/asoc' of git://github.com/tiwai/sound by Linus Torvalds · 13 years ago
  52. 1fd2a85 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  53. f8451c3 Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  54. 5f39e67 PCI: Disable MPS configuration by default by Jon Mason · 13 years ago
  55. 12d5180 drm/radeon/kms: fix channel_remap setup (v2) by Alex Deucher · 13 years ago
  56. f3e03e2e spi-topcliff-pch: Fix overrun issue by Tomoya MORINAGA · 13 years ago
  57. 25e803f spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs by Tomoya MORINAGA · 13 years ago
  58. 373b0eb spi-topcliff-pch: Fix CPU read complete condition issue by Tomoya MORINAGA · 13 years ago
  59. 8b7aa96 spi-topcliff-pch: Fix SSN Control issue by Tomoya MORINAGA · 13 years ago
  60. 27504be spi-topcliff-pch: add tx-memory clear after complete transmitting by Tomoya MORINAGA · 13 years ago
  61. 05faadc lis3: fix regression of HP DriveGuard with 8bit chip by Takashi Iwai · 13 years ago
  62. 0f86267 Merge branch 'hwmon-for-linus' of git://github.com/groeck/linux by Linus Torvalds · 13 years ago
  63. 0d61792 Merge git://github.com/davem330/ide by Linus Torvalds · 13 years ago
  64. 7fd21be Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux by Linus Torvalds · 13 years ago
  65. 2c8fc86 ide-disk: Fix request requeuing by Borislav Petkov · 13 years ago
  66. 805e969 pch_gbe: Fixed the issue on which a network freezes by Toshiharu Okada · 13 years ago
  67. 5f3a114 pch_gbe: Fixed the issue on which PC was frozen when link was downed. by Toshiharu Okada · 13 years ago
  68. 7091fbd make PACKET_STATISTICS getsockopt report consistently between ring and non-ring by Willem de Bruijn · 13 years ago
  69. d0e5d83 net: xen-netback: correctly restart Tx after a VM restore/migrate by David Vrabel · 13 years ago
  70. a0db2da bonding: properly stop queuing work when requested by Andy Gospodarek · 13 years ago
  71. 02e6859 drm/radeon: Set cursor x/y to 0 when x/yorigin > 0. by Michel Dänzer · 13 years ago
  72. b8aee29 drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation. by Michel Dänzer · 13 years ago
  73. 7d30952 drm/radeon: Simplify cursor x/yorigin calculation. by Michel Dänzer · 13 years ago
  74. b356fe0 drm/radeon/kms: fix cursor image off-by-one error by Nicholas Miell · 13 years ago
  75. 5ba7ddf drm/radeon/kms: Fix logic error in DP HPD handler by Alex Deucher · 13 years ago
  76. 6375bda drm/radeon/kms: add retry limits for native DP aux defer by Alex Deucher · 13 years ago
  77. 109bc10 drm/radeon/kms: fix regression in DP aux defer handling by Alex Deucher · 13 years ago
  78. 9b13776 Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  79. 4edf588 Merge branch 'for-linus' of git://github.com/tiwai/sound by Linus Torvalds · 13 years ago
  80. b5c49d4 ASoC: omap_mcpdm_remove cannot be __devexit by Arnd Bergmann · 13 years ago
  81. 21d17dd ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADC by Axel Lin · 13 years ago
  82. eff919a ASoC: use a valid device for dev_err() in Zylonite by Arnd Bergmann · 13 years ago
  83. 2e51818 Merge branch 'perf-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip by Linus Torvalds · 13 years ago
  84. 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
  85. b6316429 Btrfs: force a page fault if we have a shorty copy on a page boundary by Josef Bacik · 13 years ago
  86. 9d3ec7a Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgent by Ingo Molnar · 13 years ago
  87. d670ec1 posix-cpu-timers: Cure SMP wobbles by Peter Zijlstra · 13 years ago
  88. 798cb7e ALSA: hda - Fix a regression of the position-buffer check by Takashi Iwai · 13 years ago
  89. 47ea91b Resource: fix wrong resource window calculation by Ram Pai · 13 years ago
  90. 92bb062 Merge branch 'for-linus' of git://github.com/NewDreamNetwork/ceph-client by Linus Torvalds · 13 years ago
  91. 7409b71 Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus by Linus Torvalds · 13 years ago
  92. 0ecdb12 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  93. 5fe858b Merge git://github.com/davem330/sparc by Linus Torvalds · 13 years ago
  94. 8e8e500 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux by Linus Torvalds · 13 years ago
  95. 16fa42a powerpc: Fix device-tree matching for Apple U4 bridge by Benjamin Herrenschmidt · 13 years ago
  96. b0f8437 bootup: move 'usermodehelper_enable()' a little earlier by wangyanqing · 13 years ago
  97. 12d0d0d can bcm: fix incomplete tx_setup fix by Oliver Hartkopp · 13 years ago
  98. 8e303f2 perf tools: Fix raw sample reading by Jiri Olsa · 13 years ago
  99. f4142cb sparc64: Force the execute bit in OpenFirmware's translation entries. by David S. Miller · 13 years ago
  100. 85a6488 RDSRDMA: Fix cleanup of rds_iw_mr_pool by Jonathan Lallinger · 13 years ago