1. e6b9257 Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  2. e45428a Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  3. 07e1030 xprtrdma: Prevent leak of rpcrdma_rep objects by Chuck Lever · 6 years ago
  4. dc5820b SUNRPC: Simplify defining common RPC trace events by Chuck Lever · 6 years ago
  5. 53b2c1c xprtrdma: Trace mapping, alloc, and dereg failures by Chuck Lever · 6 years ago
  6. 395069f xprtrdma: Add trace points for calls to transport switch methods by Chuck Lever · 6 years ago
  7. aba11831 xprtrdma: Clean up of xprtrdma chunk trace points by Chuck Lever · 6 years ago
  8. 6ceea36 xprtrdma: Refactor Receive accounting by Chuck Lever · 6 years ago
  9. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  10. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  11. d4b09ac sunrpc: use-after-free in svc_process_common() by Vasily Averin · 6 years ago
  12. 00c569b Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 6 years ago
  13. f6b1495 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  14. 32ee34e Merge tag 'for-4.21-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  15. c2332b0 scsi: iscsi: Capture iscsi debug messages using tracepoints by Fred Herard · 6 years ago
  16. fde8726 ext4: force inode writes when nfsd calls commit_metadata() by Theodore Ts'o · 6 years ago
  17. 413df72 btrfs: add new flushing states for the delayed refs rsv by Josef Bacik · 6 years ago
  18. de37aa5 btrfs: Remove fsid/metadata_fsid fields from btrfs_info by Nikolay Borisov · 6 years ago
  19. e78bd0d bcache: print number of keys in trace_bcache_journal_write by Guoju Fang · 6 years ago
  20. 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  21. b0e3f1b net: Add trace events for all receive exit points by Geneviève Bastien · 6 years ago
  22. 0f1f692 Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  23. ada5c1d fs/locks: rename some lists and pointers. by NeilBrown · 6 years ago
  24. 3054426 sched, trace: Fix prev_state output in sched_switch tracepoint by Pavankumar Kondeti · 6 years ago
  25. f2be6d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  26. f2ce106 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  27. 0a020d4 lib: introduce initial implementation of object aggregation manager by Jiri Pirko · 6 years ago
  28. 7150cea rxrpc: Fix life check by David Howells · 6 years ago
  29. 18e962a kyber: fix wrong strlcpy() size in trace_kyber_latency() by Omar Sandoval · 6 years ago
  30. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  31. 78a63f1 Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Al Viro · 6 years ago
  32. 345671e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  33. 1899ad1 mm: workingset: tell cache transitions from workingset thrashing by Johannes Weiner · 6 years ago
  34. c7a2c49 Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  35. e76239a block: add a report_zones method by Christoph Hellwig · 6 years ago
  36. 5993692 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  37. 318b067 Merge tag 'for-4.20-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  38. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  39. 50b825d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  40. 3bf0fb6 afs: Probe multiple fileservers simultaneously by David Howells · 6 years ago
  41. 30062bd afs: Implement YFS support in the fs client by David Howells · 6 years ago
  42. 3b6492d afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS by David Howells · 6 years ago
  43. f51375c afs: Add a couple of tracepoints to log I/O errors by David Howells · 6 years ago
  44. 12bdcf3 afs: Set up the iov_iter before calling afs_extract_data() by David Howells · 6 years ago
  45. 160cb95 afs: Better tracing of protocol errors by David Howells · 6 years ago
  46. 42f52e1 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  47. cee1352 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  48. b8e445b Merge tag 'hwmon-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 6 years ago
  49. 6ab9e09 Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  50. 93bdcf9 Merge tag 'nfs-rdma-for-4.20-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 6 years ago
  51. c337e7b btrfs: qgroup: Introduce trace event to analyse the number of dirty extents accounted by Qu Wenruo · 6 years ago
  52. 4fd786e btrfs: Remove 'objectid' member from struct btrfs_root by Misono Tomohiro · 6 years ago
  53. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  54. 61b8ab2 hwmon: (core) Add trace events to _attr_show/store functions by Nicolin Chen · 6 years ago
  55. 49b538e Merge tag 'rxrpc-fixes-20181008' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 6 years ago
  56. 4e2abd3 rxrpc: Fix the rxrpc_tx_packet trace line by David Howells · 6 years ago
  57. 72438f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  58. 8be6737 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  59. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  60. 470443e xprtrdma: Squelch a sparse warning by Chuck Lever · 6 years ago
  61. ae7795b signal: Distinguish between kernel_siginfo and siginfo by Eric W. Biederman · 6 years ago
  62. f9521d5 xprtrdma: Rename rpcrdma_qp_async_error_upcall by Chuck Lever · 6 years ago
  63. ae38288 xprtrdma: Rename rpcrdma_conn_upcall by Chuck Lever · 6 years ago
  64. d379eaa xprtrdma: Name MR trace events consistently by Chuck Lever · 6 years ago
  65. 61da886 xprtrdma: Explicitly resetting MRs is no longer necessary by Chuck Lever · 6 years ago
  66. efaffc5 mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migration by Mel Gorman · 6 years ago
  67. 9fe6714 ext4: adjust reserved cluster count when removing extents by Eric Whitney · 6 years ago
  68. 0b02f4c ext4: fix reserved cluster accounting at delayed write time by Eric Whitney · 6 years ago
  69. ad43102 ext4: generalize extents status tree search functions by Eric Whitney · 6 years ago
  70. c50b8ee SUNRPC: Clean up - rename xs_tcp_data_receive() to xs_stream_data_receive() by Trond Myklebust · 6 years ago
  71. 277e4ab SUNRPC: Simplify TCP receive code by switching to using iterators by Trond Myklebust · 6 years ago
  72. d1109aa SUNRPC: Rename TCP receive-specific state variables by Trond Myklebust · 6 years ago
  73. f334430 rxrpc: Fix error distribution by David Howells · 6 years ago
  74. 6c3b7af kyber: add tracepoints by Omar Sandoval · 6 years ago
  75. af4325e tcp: expose sk_state in tcp_retransmit_skb tracepoint by Yafang Shao · 6 years ago
  76. 4ff4c31 signal: Remove SEND_SIG_FORCED by Eric W. Biederman · 6 years ago
  77. ff28915 sched/debug: Use symbolic names for task state constants by Uwe Kleine-König · 6 years ago
  78. 7e28c5a rcu: Eliminate ->rcu_qs_ctr from the rcu_dynticks structure by Paul E. McKenney · 6 years ago
  79. dd46a78 rcu: Inline _rcu_barrier() into its sole remaining caller by Paul E. McKenney · 7 years ago
  80. 5967661 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  81. 7140ad3 Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  82. 2ad0d52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  83. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  84. f6069b9 bpf: fix redirect to map under tail calls by Daniel Borkmann · 6 years ago
  85. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  86. 747f623 Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  87. b018fc9 Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  88. a1a4f84 Merge tag 'for-4.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  89. 575b943 Merge tag 'locks-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 6 years ago
  90. 0192e7d net: Change the layout of structure trace_event_raw_fib_table_lookup by Zong Li · 6 years ago
  91. c883da3 locks: add tracepoint in flock codepath by Jeff Layton · 6 years ago
  92. e41ca58 btrfs: Get rid of the confusing btrfs_file_extent_inline_len by Qu Wenruo · 7 years ago
  93. 5636cf7 btrfs: remove the logged extents infrastructure by Josef Bacik · 7 years ago
  94. 4272d30 rxrpc: Trace socket notification by David Howells · 6 years ago
  95. 197445a rxrpc: Fix ACK proposal tracepoint by David Howells · 6 years ago
  96. 4764c0d rxrpc: Trace packet transmission by David Howells · 6 years ago
  97. c3bc8fd tracing: Centralize preemptirq tracepoints and unify their usage by Joel Fernandes (Google) · 6 years ago
  98. 601b218 cpufreq: trace frequency limits change by Ruchi Kandoi · 6 years ago
  99. 6a794a2 fsi: master-ast-cf: Add new FSI master using Aspeed ColdFire by Benjamin Herrenschmidt · 7 years ago
  100. d5e748f Merge remote-tracking branch 'gpio/ib-aspeed' into upstream-ready by Benjamin Herrenschmidt · 6 years ago