1. 2f43bbd Merge branch 'xfs-trans-recover-cleanup' into for-next by Dave Chinner · 10 years ago
  2. b818cca xfs: refactor recovery transaction start handling by Dave Chinner · 10 years ago
  3. 7656066 xfs: reorganise transaction recovery item code by Dave Chinner · 10 years ago
  4. 88b863d xfs: fix double free in xlog_recover_commit_trans by Dave Chinner · 10 years ago
  5. e9131e50 xfs: recovery of XLOG_UNMOUNT_TRANS leaks memory by Dave Chinner · 10 years ago
  6. eeb1168 xfs: refactor xlog_recover_process_data() by Dave Chinner · 10 years ago
  7. 33044dc Merge branch 'xfs-misc-fixes-for-3.18-2' into for-next by Dave Chinner · 10 years ago
  8. 2ebff7b xfs: flush entire last page of old EOF on truncate up by Dave Chinner · 10 years ago
  9. 7abbb8f xfs: xfs_swap_extent_flush can be static by Dave Chinner · 10 years ago
  10. 02cc187 xfs: xfs_buf_write_fail_rl_state can be static by Dave Chinner · 10 years ago
  11. ea95961 xfs: xfs_rtget_summary can be static by Fengguang Wu · 10 years ago
  12. e3cf179 xfs: remove second xfs_quota.h inclusion in xfs_icache.c by Fabian Frederick · 10 years ago
  13. fb04013 xfs: don't ASSERT on corrupt ftype by Eric Sandeen · 10 years ago
  14. 8af3dcd xfs: xlog_cil_force_lsn doesn't always wait correctly by Dave Chinner · 10 years ago
  15. f6d31f4 Merge branch 'xfs-shift-extents-rework' into for-next by Dave Chinner · 10 years ago
  16. 8b5279e xfs: only writeback and truncate pages for the freed range by Brian Foster · 10 years ago
  17. f71721d xfs: writeback and inval. file range to be shifted by collapse by Brian Foster · 10 years ago
  18. a979bdf xfs: refactor single extent shift into xfs_bmse_shift_one() helper by Brian Foster · 10 years ago
  19. ddb19e3 xfs: refactor shift-by-merge into xfs_bmse_merge() helper by Brian Foster · 10 years ago
  20. 2c845f5 xfs: track collapse via file offset rather than extent index by Brian Foster · 10 years ago
  21. 0d085a5 xfs: ensure WB_SYNC_ALL writeback handles partial pages correctly by Dave Chinner · 10 years ago
  22. a4241ae Merge branch 'xfs-misc-fixes-for-3.18-1' into for-next by Dave Chinner · 10 years ago
  23. ab6978c xfs: remove rbpp check from xfs_rtmodify_summary_int by Eric Sandeen · 10 years ago
  24. afabfd3 xfs: combine xfs_rtmodify_summary and xfs_rtget_summary by Eric Sandeen · 10 years ago
  25. b16ed7c xfs: combine xfs_dir_canenter into xfs_dir_createname by Eric Sandeen · 10 years ago
  26. 94f3cad xfs: check resblks before calling xfs_dir_canenter by Eric Sandeen · 10 years ago
  27. 970fd3f xfs: deduplicate xlog_do_recovery_pass() by Eric Sandeen · 10 years ago
  28. 59f9c00 xfs: lseek: the "whence" argument is called "whence" by Eric Sandeen · 10 years ago
  29. 49c6959 xfs: combine xfs_seek_hole & xfs_seek_data by Eric Sandeen · 10 years ago
  30. 2e22717 xfs: export log_recovery_delay to delay mount time log recovery by Brian Foster · 10 years ago
  31. 65b6573 xfs: add debug sysfs attribute set by Brian Foster · 10 years ago
  32. e1b0572 xfs: add a few more verifier tests by Eric Sandeen · 10 years ago
  33. 8018ec0 xfs: mark all internal workqueues as freezable by Brian Foster · 10 years ago
  34. 41b9d72 xfs: trim eofblocks before collapse range by Brian Foster · 10 years ago
  35. 1669a8c xfs: xfs_file_collapse_range is delalloc challenged by Dave Chinner · 10 years ago
  36. ca446d8 xfs: don't log inode unless extent shift makes extent modifications by Brian Foster · 10 years ago
  37. 7d4ea3c xfs: use ranged writeback and invalidation for direct IO by Dave Chinner · 10 years ago
  38. 834ffca xfs: don't zero partial page cache pages during O_DIRECT writes by Dave Chinner · 10 years ago
  39. 85e584d xfs: don't zero partial page cache pages during O_DIRECT writes by Chris Mason · 10 years ago
  40. 22e757a xfs: don't dirty buffers beyond EOF by Dave Chinner · 10 years ago
  41. 52addcf Linux 3.17-rc2 by Linus Torvalds · 11 years ago
  42. f01bfc9 Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  43. dd5957b Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 11 years ago
  44. 497c01d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  45. 01e9982 Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  46. 7be141d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  47. 44744bb Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  48. 959dc25 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  49. fa7f78e Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  50. 5e30ca1 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  51. d856f32 aio: fix reqs_available handling by Benjamin LaHaise · 11 years ago
  52. bf87bb1 bus: arm-ccn: Fix warning message by Pawel Moll · 11 years ago
  53. 12266db ARM: shmobile: koelsch: Remove non-existent i2c6 pinmux by Geert Uytterhoeven · 11 years ago
  54. caa9eac ARM: tegra: apalis/colibri t30: fix on-module 5v0 supplies by Marcel Ziswiler · 11 years ago
  55. 9d0b1f3 Merge tag 'v3.17-rockchip-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 11 years ago
  56. a284e9d MAINTAINERS: Add entry for Renesas DRM drivers by Laurent Pinchart · 11 years ago
  57. db314f2 Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  58. 00250b5 MAINTAINERS: add new Rockchip SoC list by Heiko Stuebner · 11 years ago
  59. 1302d32 ARM: dts: rockchip: readd missing mmc0 pinctrl settings by Heiko Stuebner · 11 years ago
  60. 2136edf Merge tag 'sunxi-dt-for-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Olof Johansson · 11 years ago
  61. 39b5552 ftrace: Use current addr when converting to nop in __ftrace_replace_code() by Steven Rostedt (Red Hat) · 11 years ago
  62. 5f151b2 ftrace: Fix function_profiler and function tracer together by Steven Rostedt (Red Hat) · 11 years ago
  63. 92a5655 nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait by David Jeffery · 11 years ago
  64. 78270e8 nfs: can_coalesce_requests must enforce contiguity by Weston Andros Adamson · 11 years ago
  65. bba5c18 nfs: disallow duplicate pages in pgio page vectors by Weston Andros Adamson · 11 years ago
  66. 7c3af97 nfs: don't sleep with inode lock in lock_and_join_requests by Weston Andros Adamson · 11 years ago
  67. 9497001 nfs: fix error handling in lock_and_join_requests by Weston Andros Adamson · 11 years ago
  68. bfd484a nfs: use blocking page_group_lock in add_request by Weston Andros Adamson · 11 years ago
  69. bc8a309 nfs: fix nonblocking calls to nfs_page_group_lock by Weston Andros Adamson · 11 years ago
  70. fd2f3a0 nfs: change nfs_page_group_lock argument by Weston Andros Adamson · 11 years ago
  71. 451fd72 Merge tag 'pwm/for-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 11 years ago
  72. 47e4df9 mac80211: fix channel switch for chanctx-based drivers by Michal Kazior · 11 years ago
  73. 433ab34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  74. bce0b6c ftrace: Fix up trampoline accounting with looping on hash ops by Steven Rostedt (Red Hat) · 11 years ago
  75. faaa552 drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndef by Rasmus Villemoes · 11 years ago
  76. aa4a83e net: sctp: fix suboptimal edge-case on non-active active/retrans path selection by Daniel Borkmann · 11 years ago
  77. ea4f19c net: sctp: spare unnecessary comparison in sctp_trans_elect_best by Daniel Borkmann · 11 years ago
  78. 7d149c5 net: ethernet: broadcom: bnx2x: Remove redundant #ifdef by Rasmus Villemoes · 11 years ago
  79. cbd5228 ibmveth: Fix endian issues with rx_no_buffer statistic by Anton Blanchard · 11 years ago
  80. c10e4ca net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings() by Iyappan Subramanian · 11 years ago
  81. 2ba5af4 openvswitch: fix panic with multiple vlan headers by Jiri Benc · 11 years ago
  82. 793c3b4 net: ipv6: fib: don't sleep inside atomic lock by Benjamin Block · 11 years ago
  83. 91c0d98 net: fec: ptp: avoid register access when ipg clock is disabled by Nimrod Andy · 11 years ago
  84. 8426191 ftrace: Update all ftrace_ops for a ftrace_hash_ops update by Steven Rostedt (Red Hat) · 11 years ago
  85. 33b7f99 ftrace: Allow ftrace_ops to use the hashes from other ops by Steven Rostedt (Red Hat) · 11 years ago
  86. 26d189b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  87. 1ae45cf Merge tag 'iommu-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  88. 37dbeab drm/radeon: add additional SI pci ids by Alex Deucher · 11 years ago
  89. 5fc540e drm/radeon: add new bonaire pci ids by Alex Deucher · 11 years ago
  90. 6dc14ba drm/radeon: add new KV pci id by Alex Deucher · 11 years ago
  91. 80b304f Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 11 years ago
  92. 6a7519e efi/arm64: Store Runtime Services revision by Semen Protsenko · 11 years ago
  93. aee530c firmware: Do not use WARN_ON(!spin_is_locked()) by Guenter Roeck · 11 years ago
  94. 08f1a1b cxgb4: Free completed tx skbs promptly by Hariprasad Shenai · 11 years ago
  95. 215a004 Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  96. 29aaee6 cxgb4: Fix race condition in cleanup by Anish Bhatt · 11 years ago
  97. 061079a sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe by zhuyj · 11 years ago
  98. 049d280 sh: intc: Confine SH_INTC to platforms that need it by Geert Uytterhoeven · 11 years ago
  99. 7c3afd8 bnx2x: Revert UNDI flushing mechanism by Yuval Mintz · 11 years ago
  100. 9a6d33c Merge branch 'qlcnic' by David S. Miller · 11 years ago