1. 1c430c0 powerpc: Fix hw breakpoints on !HAVE_HW_BREAKPOINT configurations by Andreas Schwab · 11 years ago
  2. 6e677ef Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 11 years ago
  3. e9a3711 Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 11 years ago
  4. 0e47c96 Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  5. 268943f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  6. 2ad48ee Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  7. d30492a Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  8. f149938 Merge tag 'xfs-for-linus-v3.14-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  9. 33f9e6f bnx2x: Fix generic option settings by Yaniv Rosner · 11 years ago
  10. 4db658e ceph: Fix up after semantic merge conflict by Linus Torvalds · 11 years ago
  11. 7fceb4d net: Fix warning on make htmldocs caused by skbuff.c by Masanari Iida · 11 years ago
  12. cd0c75a Merge tag 'rxrpc-20140126' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 11 years ago
  13. 45ab1e0 Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  14. 0f1a24c llc: remove noisy WARN from llc_mac_hdr_init by Dave Jones · 11 years ago
  15. f4b4718 drm: ast,cirrus,mgag200: use drm_can_sleep by Dave Airlie · 11 years ago
  16. 821b4db Merge tag 'drm-intel-fixes-2014-01-28' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  17. a5bd4f8 Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-next by Dave Airlie · 11 years ago
  18. dee13f1 Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 11 years ago
  19. 5a0abe3 Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next by Dave Airlie · 11 years ago
  20. 790ed74 x86, intel-mid: Cleanup some platform code's header files by David Cohen · 11 years ago
  21. 5efa906 Merge branch 'cubox-i-init' into for-linus by Russell King · 11 years ago
  22. f5137a4 Merge branches 'fixes' and 'misc' into for-linus by Russell King · 11 years ago
  23. 49a1287 ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator API by Mark Brown · 11 years ago
  24. eb8c68e acpi-cpufreq: De-register CPU notifier and free struct msr on error. by Konrad Rzeszutek Wilk · 11 years ago
  25. 2365dd3 btrfs: undo sysfs when open_ctree() fails by Anand Jain · 11 years ago
  26. f74b86d Btrfs: fix snprintf usage by send's gen_unique_name by Filipe David Borba Manana · 11 years ago
  27. c41570c btrfs: fix defrag 32-bit integer overflow by Justin Maggard · 11 years ago
  28. c736c09 btrfs: sysfs: list the NO_HOLES feature by David Sterba · 11 years ago
  29. 66b4bbd btrfs: sysfs: don't show reserved incompat feature by David Sterba · 11 years ago
  30. bd60ea0 btrfs: call permission checks earlier in ioctls and return EPERM by David Sterba · 11 years ago
  31. d024206 btrfs: restrict snapshotting to own subvolumes by David Sterba · 11 years ago
  32. 89d4346 Btrfs: fix wrong block group in trace during the free space allocation by Miao Xie · 11 years ago
  33. 215a63d Btrfs: cleanup the code of used_block_group in find_free_extent() by Miao Xie · 11 years ago
  34. 920e4a5 Btrfs: cleanup the redundant code for the block group allocation and init by Miao Xie · 11 years ago
  35. 26b47ff Btrfs: change the members' order of btrfs_space_info structure to reduce the cache miss by Miao Xie · 11 years ago
  36. ffcfaf8 Btrfs: fix wrong search path initialization before searching tree root by Wang Shilong · 11 years ago
  37. 23c671a Btrfs: flush the dirty pages of the ordered extent aggressively during logging csum by Miao Xie · 11 years ago
  38. 2c21b4d Btrfs: fix transaction abortion when remounting btrfs from RW to RO by Wang Shilong · 11 years ago
  39. e4355f3 Btrfs: faster file extent item search in clone ioctl by Filipe David Borba Manana · 11 years ago
  40. 1a4319c Btrfs: fix extent state leak on transaction abortion by Liu Bo · 11 years ago
  41. 0780253 btrfs: Cleanup the btrfs_parse_options for remount. by Qu Wenruo · 11 years ago
  42. 3818aea btrfs: Add noinode_cache mount option by Qu Wenruo · 11 years ago
  43. ade2e0b Btrfs: fix to search previous metadata extent item since skinny metadata by Wang Shilong · 11 years ago
  44. 7c76edb Btrfs: fix missing skinny metadata check in scrub_stripe() by Wang Shilong · 11 years ago
  45. 28e5dd8 Btrfs: fix send to not send non-aligned clone operations by Filipe David Borba Manana · 11 years ago
  46. 14a958e Btrfs: fix btrfs boot when compiled as built-in by Filipe David Borba Manana · 11 years ago
  47. c57c2b3 Btrfs: unlock inodes in correct order in clone ioctl by Filipe David Borba Manana · 11 years ago
  48. f499e40 Btrfs: optimize to remove unnecessary removal with ulist reallocation by Wang Shilong · 11 years ago
  49. de6e820 Btrfs: release subvolume's block_rsv before transaction commit by Liu Bo · 11 years ago
  50. f1de968 Btrfs: fix the race between write back and nocow buffered write by Miao Xie · 11 years ago
  51. 7ef81ac Btrfs: only process as many file extents as there are refs by Josef Bacik · 11 years ago
  52. 3a6d75e Btrfs: fix qgroup rescan to work with skinny metadata by Josef Bacik · 11 years ago
  53. 580f0a6 Btrfs: fix extent_from_logical to deal with skinny metadata by Josef Bacik · 11 years ago
  54. 0a2b2a8 Btrfs: throttle delayed refs better by Josef Bacik · 11 years ago
  55. d7df2c7 Btrfs: attach delayed ref updates to delayed ref heads by Josef Bacik · 11 years ago
  56. 5039edd Btrfs: make fsync latency less sucky by Josef Bacik · 11 years ago
  57. 6354192 Btrfs: add support for inode properties by Filipe David Borba Manana · 11 years ago
  58. 1acae57 Btrfs: faster file extent item replace operations by Filipe David Borba Manana · 11 years ago
  59. 90515e7 Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot() by Wang Shilong · 11 years ago
  60. 8e56338 Btrfs: remove unnecessary transaction commit before send by Wang Shilong · 11 years ago
  61. 18f687d Btrfs: fix protection between send and root deletion by Wang Shilong · 11 years ago
  62. 896c14f Btrfs: fix wrong send_in_progress accounting by Wang Shilong · 11 years ago
  63. a88998f btrfs: Add treelog mount option. by Qu Wenruo · 11 years ago
  64. d399167 btrfs: Add datasum mount option. by Qu Wenruo · 11 years ago
  65. a258af7 btrfs: Add datacow mount option. by Qu Wenruo · 11 years ago
  66. bd0330a btrfs: Add acl mount option. by Qu Wenruo · 11 years ago
  67. 2c9ee85 btrfs: Add noflushoncommit mount option. by Qu Wenruo · 11 years ago
  68. 5303629 btrfs: Add noenospc_debug mount option. by Qu Wenruo · 11 years ago
  69. e07a2ad btrfs: Add nodiscard mount option. by Qu Wenruo · 11 years ago
  70. fc0ca9a btrfs: Add noautodefrag mount option. by Qu Wenruo · 11 years ago
  71. 842bef5 btrfs: Add "barrier" option to support "-o remount,barrier" by Qu Wenruo · 11 years ago
  72. e8117c2 Btrfs: only fua the first superblock when writting supers by Wang Shilong · 11 years ago
  73. 1750458 Btrfs: return free space to global_rsv as much as possible by Liu Bo · 11 years ago
  74. 1708cc5 Btrfs: fix an oops when we fail to relocate tree blocks by Wang Shilong · 11 years ago
  75. e77751a Btrfs: fix the wrong nocow range check by Miao Xie · 11 years ago
  76. 25e293c Btrfs: fix an oops when we fail to merge reloc roots by Wang Shilong · 11 years ago
  77. dc4103f Btrfs: remove unused argument from select_reloc_root() by Wang Shilong · 11 years ago
  78. eb653de Btrfs: reduce btree node locking duration on item update by Filipe David Borba Manana · 11 years ago
  79. eb8052e fs/btrfs: Integer overflow in btrfs_ioctl_resize() by Wenliang Fan · 11 years ago
  80. c9ea7b2 Btrfs: stop caching thread if extent_commit_sem is contended by Josef Bacik · 11 years ago
  81. 4a444b1 rwsem: add rwsem_is_contended by Josef Bacik · 11 years ago
  82. 67de117 Btrfs: introduce the delayed inode ref deletion for the single link inode by Miao Xie · 11 years ago
  83. 7cf35d9 Btrfs: use flags instead of the bool variants in delayed node by Miao Xie · 11 years ago
  84. a56dbd8 Btrfs: remove btrfs_end_transaction_dmeta() by Miao Xie · 11 years ago
  85. 0353808 Btrfs: cleanup code of btrfs_balance_delayed_items() by Miao Xie · 11 years ago
  86. 4dd466d Btrfs: don't run delayed nodes again after all nodes flush by Miao Xie · 11 years ago
  87. 74c40f9 Btrfs: remove residual code in delayed inode async helper by Miao Xie · 11 years ago
  88. efe120a Btrfs: convert printk to btrfs_ and fix BTRFS prefix by Frank Holton · 11 years ago
  89. 5de865e Btrfs: fix tree mod logging by Filipe David Borba Manana · 11 years ago
  90. 66ef7d6 btrfs: check balance of send_in_progress by David Sterba · 11 years ago
  91. 41ce997 Btrfs: remove transaction from btrfs send by Wang Shilong · 11 years ago
  92. 536cd96 Btrfs: fix double initialization of the raid kobject by Miao Xie · 11 years ago
  93. 180589e Btrfs: fix a warning when iput a file by Wang Shilong · 11 years ago
  94. 2c68653 btrfs: Check read-only status of roots during send by David Sterba · 11 years ago
  95. a8d89f5 btrfs: remove unused mnt from send_ctx by David Sterba · 11 years ago
  96. 95bc79d btrfs: send: clean up dead code by David Sterba · 11 years ago
  97. 3fe81ce Btrfs: fix deadlock when iterating inode refs and running delayed inodes by Filipe David Borba Manana · 11 years ago
  98. 663df05 Btrfs: remove dead comments for read_csums() by Wang Shilong · 11 years ago
  99. e223cfc Btrfs: remove field tree_mod_seq_elem from btrfs_fs_info struct by Filipe David Borba Manana · 11 years ago
  100. fc28b62 Btrfs: fix use of uninitialized err variable by Filipe David Borba Manana · 11 years ago