1. adab0f6 xfs: Remove the second parameter to xfs_sb_count() by Chandra Seetharaman · 13 years ago
  2. d0f9e8f xfs: remove the dead XFS_DABUF_DEBUG code by Christoph Hellwig · 13 years ago
  3. c84470d xfs: remove leftovers of the old btree tracing code by Christoph Hellwig · 13 years ago
  4. ea15ab3 xfs: remove the dead QUOTADEBUG code by Christoph Hellwig · 13 years ago
  5. 54244fe xfs: remove the unused xfs_buf_delwri_sort function by Christoph Hellwig · 13 years ago
  6. cb669ca xfs: remove wrappers around b_iodone by Christoph Hellwig · 13 years ago
  7. adadbee xfs: remove wrappers around b_fspriv by Christoph Hellwig · 13 years ago
  8. bf9d901 xfs: add a proper transaction pointer to struct xfs_buf by Christoph Hellwig · 13 years ago
  9. 77936d0 xfs: factor out xfs_da_grow_inode_int by Christoph Hellwig · 13 years ago
  10. a230a1d xfs: factor out xfs_dir2_leaf_find_stale by Christoph Hellwig · 13 years ago
  11. a00b774 xfs: cleanup struct xfs_dir2_free by Christoph Hellwig · 13 years ago
  12. 5792664 xfs: reshuffle dir2 headers by Christoph Hellwig · 13 years ago
  13. 2bcf6e9 xfs: start periodic workers later by Christoph Hellwig · 13 years ago
  14. b2ce397 Revert "xfs: fix filesystsem freeze race in xfs_trans_alloc" by Alex Elder · 13 years ago
  15. 81463b1 xfs: remove variables that serve no purpose in xfs_alloc_ag_vextent_exact() by Chandra Seetharaman · 13 years ago
  16. c0e090c xfs: consolidate & clarify mount sanity checks by Eric Sandeen · 13 years ago
  17. e163cbd xfs: avoid a few disk cache flushes by Christoph Hellwig · 13 years ago
  18. 1d5ae5d xfs: cleanup I/O-related buffer flags by Christoph Hellwig · 13 years ago
  19. c8da0fa xfs: return the buffer locked from xfs_buf_get_uncached by Christoph Hellwig · 13 years ago
  20. 0c842ad xfs: clean up buffer locking helpers by Christoph Hellwig · 13 years ago
  21. bbb4197 xfs: remove the unused xfs_bufhash structure by Christoph Hellwig · 13 years ago
  22. 69ef921 xfs: byteswap constants instead of variables by Christoph Hellwig · 13 years ago
  23. 218106a xfs: use generic get_unaligned_beXX helpers by Christoph Hellwig · 13 years ago
  24. 2282396 xfs: cleanup struct xfs_dir2_leaf by Christoph Hellwig · 13 years ago
  25. 3ed8638 xfs: cleanup the definition of struct xfs_dir2_data_entry by Christoph Hellwig · 13 years ago
  26. 0ba9cd8 xfs: kill struct xfs_dir2_data by Christoph Hellwig · 13 years ago
  27. c2066e2 xfs: avoid usage of struct xfs_dir2_data by Christoph Hellwig · 13 years ago
  28. a64b041 xfs: kill struct xfs_dir2_block by Christoph Hellwig · 13 years ago
  29. 4f6ae1a xfs: avoid usage of struct xfs_dir2_block by Christoph Hellwig · 13 years ago
  30. 78f70cd xfs: cleanup the definition of struct xfs_dir2_sf_entry by Christoph Hellwig · 13 years ago
  31. ac8ba50 xfs: kill struct xfs_dir2_sf by Christoph Hellwig · 13 years ago
  32. 8bc3878 xfs: cleanup shortform directory inode number handling by Christoph Hellwig · 13 years ago
  33. 4fb44c8 xfs: factor out xfs_dir2_leaf_find_entry by Christoph Hellwig · 13 years ago
  34. 29d104a xfs: kill the unused struct xfs_sync_work by Christoph Hellwig · 13 years ago
  35. f3ca8738 xfs: remove i_transp by Christoph Hellwig · 13 years ago
  36. 7a249cf xfs: fix filesystsem freeze race in xfs_trans_alloc by Christoph Hellwig · 13 years ago
  37. 33b8f7c xfs: improve sync behaviour in the face of aggressive dirtying by Christoph Hellwig · 13 years ago
  38. 8f04c47 xfs: split xfs_itruncate_finish by Christoph Hellwig · 13 years ago
  39. 857b977 xfs: kill xfs_itruncate_start by Christoph Hellwig · 13 years ago
  40. 681b120 xfs: always log timestamp updates in xfs_setattr_size by Christoph Hellwig · 13 years ago
  41. c4ed424 xfs: split xfs_setattr by Christoph Hellwig · 13 years ago
  42. dec58f1 xfs: work around bogus gcc warning in xfs_allocbt_init_cursor by Christoph Hellwig · 13 years ago
  43. dbcdde3 xfs: re-enable non-blocking behaviour in xfs_map_blocks by Christoph Hellwig · 13 years ago
  44. 680a647 xfs: PF_FSTRANS should never be set in ->writepage by Christoph Hellwig · 13 years ago
  45. 1316d4d xfs: unpin stale inodes directly in IOP_COMMITTED by Dave Chinner · 13 years ago
  46. 4a33821 xfs: prevent bogus assert when trying to remove non-existent attribute by Dave Chinner · 13 years ago
  47. df4368a xfs: clear XFS_IDIRTY_RELEASE on truncate down by Dave Chinner · 13 years ago
  48. 778e24b xfs: reset inode per-lifetime state when recycling it by Dave Chinner · 13 years ago
  49. a27a263 xfs: make log devices with write back caches work by Christoph Hellwig · 13 years ago
  50. c46a131 xfs: fix ->mknod() return value on xfs_get_acl() failure by Al Viro · 13 years ago
  51. 59c5f46 Linux 3.0-rc2 by Linus Torvalds · 13 years ago
  52. e0dcd8a mm: fix ENOSPC returned by handle_mm_fault() by Hugh Dickins · 13 years ago
  53. 0d6925d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  54. c12f667 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  55. 3190dad Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  56. 0792644 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 13 years ago
  57. f2a4d8a ARM: Tegra: Harmony: Fix conflicting GPIO numbering by Stephen Warren · 13 years ago
  58. e6ece70 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  59. 942c1a9 hwmon: (max6642): Better chip detection schema by Per Dalén · 13 years ago
  60. 23c79d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  61. 0e833d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  62. aa0467d btrfs: fix uninitialized variable warning by David Sterba · 13 years ago
  63. 7841cb2 btrfs: add helper for fs_info->closing by David Sterba · 13 years ago
  64. 4b9465c Btrfs: add mount -o inode_cache by Chris Mason · 13 years ago
  65. e7786c3 btrfs: scrub: add explicit plugging by Arne Jansen · 13 years ago
  66. a4689d2 btrfs: use btrfs_ino to access inode number by David Sterba · 13 years ago
  67. d132a53 Btrfs: don't save the inode cache if we are deleting this root by Josef Bacik · 13 years ago
  68. 5f3f302 btrfs: false BUG_ON when degraded by Arne Jansen · 13 years ago
  69. ca456ae Btrfs: don't save the inode cache in non-FS roots by liubo · 13 years ago
  70. 211f96c Btrfs: make sure we don't overflow the free space cache crc page by Chris Mason · 13 years ago
  71. 17aca1c Btrfs: fix uninit variable in the delayed inode code by Chris Mason · 13 years ago
  72. 1bc8779 btrfs: scrub: don't reuse bios and pages by Arne Jansen · 13 years ago
  73. 4f1ba49 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  74. 39b4a46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
  75. cb37bbd Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  76. 3af91a1 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  77. 9a44fde Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest by Linus Torvalds · 13 years ago
  78. cd4ecf8 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  79. 1f3bd0f Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  80. bb3d6bf Revert "ASoC: Update cx20442 for TTY API change" by Linus Torvalds · 13 years ago
  81. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  82. 7b29dc2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem by John W. Linville · 13 years ago
  83. 157186b ALSA: usb - turn off de-emphasis in s/pdif for cm6206 by Eric Lammerts · 13 years ago
  84. 0980119 UBIFS: fix-up free space earlier by Ben Gardiner · 13 years ago
  85. 781c571 UBIFS: intialize LPT earlier by Ben Gardiner · 13 years ago
  86. 4f1ab9b UBIFS: assert no fixup when writing a node by Ben Gardiner · 13 years ago
  87. 8370723 UBIFS: fix clean znode counter corruption in error cases by Artem Bityutskiy · 13 years ago
  88. 812eb25 UBIFS: fix memory leak on error path by Artem Bityutskiy · 13 years ago
  89. cf610bf UBIFS: fix shrinker object count reports by Artem Bityutskiy · 13 years ago
  90. 5ff6197 Blackfin: strncpy: fix handling of zero lengths by Steven Miao · 13 years ago
  91. d50a2fb ALSA: asihpi: Use angle brackets for system includes by Joe Perches · 13 years ago
  92. 9676001 ALSA: fm801: add error handling if auto-detect fails by Dan Carpenter · 13 years ago
  93. a01ef05 ALSA: hda - Check pin support EAPD in ad198x_power_eapd_write by Raymond Yau · 13 years ago
  94. 4dffbe0 ALSA: hda - Fix HP and Front pins of ad1988/ad1989 in ad198x_power_eapd() by Takashi Iwai · 13 years ago
  95. 9a2e0fb tg3: Fix tg3_skb_error_unmap() by Matt Carlson · 13 years ago
  96. ec764bf net: tracepoint of net_dev_xmit sees freed skb and causes panic by Koki Sanagi · 13 years ago
  97. b36a968 asm-generic/unistd.h: support sendmmsg syscall by Chris Metcalf · 13 years ago
  98. bf0be0e ALSA: 6fire: Don't leak firmware in error path by Jesper Juhl · 13 years ago
  99. 9bf7174 ktest: Ignore unset values of the minconfig in config_bisect by Steven Rostedt · 13 years ago
  100. 4da46da ktest: Fix result of rebooting the kernel by Steven Rostedt · 13 years ago