Age | Commit message (Expand) | Author | Files | Lines |
2021-11-27 | Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -1/+1 |
2021-11-18 | sunrpc: fix header include guard in trace header | Thiago Rafael Becker | 1 | -1/+1 |
2021-11-13 | Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -11/+22 |
2021-11-13 | Merge tag 'netfs-folio-20211111' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -10/+11 |
2021-11-11 | Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -10/+213 |
2021-11-11 | Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 6 | -68/+619 |
2021-11-11 | netfs, 9p, afs, ceph: Use folios | David Howells | 1 | -10/+11 |
2021-11-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -41/+52 |
2021-11-06 | mm/vmscan: throttle reclaim when no progress is being made | Mel Gorman | 1 | -1/+3 |
2021-11-06 | mm/vmscan: throttle reclaim and compaction when too may pages are isolated | Mel Gorman | 1 | -1/+3 |
2021-11-06 | mm/vmscan: throttle reclaim until some writeback completes if congested | Mel Gorman | 2 | -7/+34 |
2021-11-06 | mm: mmap_lock: use DECLARE_EVENT_CLASS and DEFINE_EVENT_FN | Gang Li | 1 | -32/+12 |
2021-11-06 | mm: mmap_lock: remove redundant newline in TP_printk | Gang Li | 1 | -3/+3 |
2021-11-02 | NFS: Move NFS protocol display macros to global header | Chuck Lever | 1 | -0/+375 |
2021-11-02 | NFS: Move generic FS show macros to global header | Chuck Lever | 1 | -0/+122 |
2021-11-02 | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -40/+126 |
2021-11-02 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 1 | -4/+15 |
2021-11-01 | Merge tag 'erofs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2021-11-01 | Merge tag 'for-5.16/io_uring-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+61 |
2021-11-01 | Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -3/+3 |
2021-11-01 | Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 2 | -38/+36 |
2021-10-27 | f2fs: multidevice: support direct IO | Chao Yu | 1 | -5/+16 |
2021-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -10/+9 |
2021-10-21 | SUNRPC: Trace calls to .rpc_call_done | Chuck Lever | 1 | -0/+1 |
2021-10-21 | SUNRPC: Use BIT() macro in rpc_show_xprt_state() | Chuck Lever | 1 | -12/+12 |
2021-10-21 | SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field | Chuck Lever | 4 | -53/+99 |
2021-10-21 | xprtrdma: Provide a buffer to pad Write chunks of unaligned length | Chuck Lever | 1 | -3/+10 |
2021-10-19 | block: don't call blk_status_to_errno in blk_update_request | Christoph Hellwig | 1 | -3/+3 |
2021-10-19 | io_uring: dump sqe contents if issue fails | Jens Axboe | 1 | -0/+61 |
2021-10-18 | mm/lru: Convert __pagevec_lru_add_fn to take a folio | Matthew Wilcox (Oracle) | 1 | -16/+16 |
2021-10-18 | mm/writeback: Convert tracing writeback_page_template to folios | Matthew Wilcox (Oracle) | 1 | -10/+10 |
2021-10-18 | mm/swap: Add folio_activate() | Matthew Wilcox (Oracle) | 1 | -8/+6 |
2021-10-18 | Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -10/+9 |
2021-10-17 | erofs: get compression algorithms directly on mapping | Gao Xiang | 1 | -1/+1 |
2021-10-16 | kyber: avoid q->disk dereferences in trace points | Christoph Hellwig | 1 | -10/+9 |
2021-10-13 | devlink: Reduce struct devlink exposure | Leon Romanovsky | 1 | -36/+36 |
2021-10-08 | bpf: Support writable context for bare tracepoint | Hou Tao | 1 | -4/+15 |
2021-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+3 |
2021-10-05 | cachefiles: Fix oops with cachefiles_cull() due to NULL object | Dave Wysochanski | 1 | -2/+2 |
2021-10-04 | SUNRPC: Capture value of xdr_buf::page_base | Chuck Lever | 1 | -6/+14 |
2021-10-04 | SUNRPC: Add trace event when alloc_pages_bulk() makes no progress | Chuck Lever | 1 | -0/+18 |
2021-10-04 | svcrdma: Split svcrmda_wc_{read,write} tracepoints | Chuck Lever | 1 | -2/+36 |
2021-10-04 | svcrdma: Split the svcrdma_wc_send() tracepoint | Chuck Lever | 1 | -1/+71 |
2021-10-04 | svcrdma: Split the svcrdma_wc_receive() tracepoint | Chuck Lever | 1 | -1/+74 |
2021-10-02 | cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL object | Dave Wysochanski | 1 | -1/+1 |
2021-10-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+3 |
2021-09-29 | mctp: Add tracepoints for tag/key handling | Jeremy Kerr | 1 | -0/+75 |
2021-09-28 | f2fs: fix up f2fs_lookup tracepoints | Gao Xiang | 1 | -6/+6 |
2021-09-27 | mm/memcg: Convert mem_cgroup_track_foreign_dirty_slowpath() to folio | Matthew Wilcox (Oracle) | 1 | -4/+4 |
2021-09-27 | mm/lru: Add folio LRU functions | Matthew Wilcox (Oracle) | 1 | -1/+1 |