| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-05-23 | f2fs: split bio cache |  Jaegeuk Kim | 1 | -1/+13 |
| 2017-05-23 | f2fs: remove unnecessary read cases in merged IO flow |  Jaegeuk Kim | 1 | -1/+1 |
| 2017-05-08 | Merge tag 'for-f2fs-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs |  Linus Torvalds | 1 | -21/+41 |
| 2017-05-08 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 |  Linus Torvalds | 1 | -0/+74 |
| 2017-05-05 | Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media |  Linus Torvalds | 1 | -0/+1 |
| 2017-05-03 | f2fs: enhance scalability of trace macro |  Chao Yu | 1 | -16/+14 |
| 2017-05-03 | f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discard |  Chao Yu | 1 | -1/+3 |
| 2017-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 2 | -3/+108 |
| 2017-05-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -13/+13 |
| 2017-05-01 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -7/+9 |
| 2017-04-30 | ext4: support GETFSMAP ioctls |  Darrick J. Wong | 1 | -0/+74 |
| 2017-04-25 | bpf: map_get_next_key to return first key on NULL |  Teng Qin | 1 | -3/+7 |
| 2017-04-20 | block: remove the errors field from struct request |  Christoph Hellwig | 1 | -10/+7 |
| 2017-04-20 | blktrace: remove the unused block_rq_abort tracepoint |  Christoph Hellwig | 1 | -34/+10 |
| 2017-04-19 | f2fs: trace __submit_discard_cmd |  Chao Yu | 1 | -1/+15 |
| 2017-04-14 | [media] v4l: Add metadata buffer type and format |  Laurent Pinchart | 1 | -0/+1 |
| 2017-04-06 | rxrpc: Trace client call connection |  David Howells | 1 | -0/+26 |
| 2017-04-06 | rxrpc: Trace changes in a call's receive window size |  David Howells | 1 | -0/+27 |
| 2017-04-06 | rxrpc: Trace received aborts |  David Howells | 1 | -0/+24 |
| 2017-04-06 | rxrpc: Trace protocol errors in received packets |  David Howells | 1 | -0/+24 |
| 2017-04-04 | sched,tracing: Update trace_sched_pi_setprio() |  Peter Zijlstra | 1 | -7/+9 |
| 2017-03-27 | x86: Convert the rest of the code to support p4d_t |  Kirill A. Shutemov | 1 | -13/+13 |
| 2017-03-21 | f2fs: add missing INMEM_REVOKE trace enum definition |  Chao Yu | 1 | -0/+1 |
| 2017-03-21 | f2fs: make sure trace all f2fs_issue_flush |  Kinglong Mee | 1 | -4/+7 |
| 2017-03-21 | f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointer |  Jaegeuk Kim | 1 | -0/+2 |
| 2017-03-07 | Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace |  Linus Torvalds | 1 | -0/+1 |
| 2017-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  Linus Torvalds | 1 | -0/+2 |
| 2017-03-03 | tracing: Add #undef to fix compile error |  Rik van Riel | 1 | -0/+1 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h> |  Ingo Molnar | 1 | -1/+1 |
| 2017-03-01 | Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs |  Linus Torvalds | 1 | -55/+94 |
| 2017-03-01 | rxrpc: Fix deadlock between call creation and sendmsg/recvmsg |  David Howells | 1 | -0/+2 |
| 2017-02-27 | Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace |  Linus Torvalds | 1 | -2/+12 |
| 2017-02-27 | f2fs: add f2fs_drop_inode tracepoint |  Hou Pengyang | 1 | -0/+7 |
| 2017-02-25 | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs |  Linus Torvalds | 1 | -1/+1 |
| 2017-02-24 | mm: vmscan: kick flushers when we encounter dirty pages on the LRU |  Johannes Weiner | 1 | -1/+1 |
| 2017-02-23 | f2fs: trace victim's cost selectecd by f2fs_gc |  Jaegeuk Kim | 1 | -2/+6 |
| 2017-02-23 | f2fs: show actual device info in tracepoints |  Jaegeuk Kim | 1 | -23/+26 |
| 2017-02-23 | f2fs: avoid out-of-order execution of atomic writes |  Jaegeuk Kim | 1 | -0/+1 |
| 2017-02-22 | mm, vmscan: add mm_vmscan_inactive_list_is_low tracepoint |  Michal Hocko | 1 | -0/+40 |
| 2017-02-22 | mm, vmscan: enhance mm_vmscan_lru_shrink_inactive tracepoint |  Michal Hocko | 1 | -3/+26 |
| 2017-02-22 | mm, vmscan: show LRU name in mm_vmscan_lru_isolate tracepoint |  Michal Hocko | 2 | -6/+14 |
| 2017-02-22 | mm, vmscan: show the number of skipped pages in mm_vmscan_lru_isolate |  Michal Hocko | 1 | -2/+6 |
| 2017-02-22 | mm, vmscan: add active list aging tracepoint |  Michal Hocko | 1 | -0/+36 |
| 2017-02-22 | mm, vmscan: remove unused mm_vmscan_memcg_isolate |  Michal Hocko | 1 | -30/+1 |
| 2017-02-22 | oom, trace: add compaction retry tracepoint |  Michal Hocko | 2 | -0/+65 |
| 2017-02-22 | oom, trace: add oom detection tracepoints |  Michal Hocko | 1 | -0/+42 |
| 2017-02-22 | mm, trace: extract COMPACTION_STATUS and ZONE_TYPE to a common header |  Michal Hocko | 2 | -57/+67 |
| 2017-02-22 | mm, dax: change pmd_fault() to take only vmf parameter |  Dave Jiang | 1 | -29/+25 |
| 2017-02-22 | mm, dax: make pmd_fault() and friends be the same as fault() |  Dave Jiang | 1 | -8/+7 |
| 2017-02-22 | dax: add tracepoints to dax_pmd_insert_mapping() |  Ross Zwisler | 1 | -0/+51 |