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