Age | Commit message (Expand) | Author |
2025-02-27 | Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2025-02-26 | Merge tag 'nfs-for-6.14-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2025-02-21 | afs: Give an afs_server object a ref on the afs_cell object it points to | David Howells |
2025-02-19 | SUNRPC: Prevent looping due to rpc_signal_task() races | Trond Myklebust |
2025-02-13 | netfs: Fix a number of read-retry hangs | David Howells |
2025-02-04 | rxrpc: Fix the rxrpc_connection attend queue handling | David Howells |
2025-01-27 | Merge tag 'f2fs-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2025-01-26 | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2025-01-26 | Merge tag 'trace-tools-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2025-01-25 | mm: add PG_dropbehind folio flag | Jens Axboe |
2025-01-23 | Merge tag 'caps-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/se... | Linus Torvalds |
2025-01-22 | Merge tag 'hardening-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2025-01-22 | Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2025-01-21 | Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds |
2025-01-20 | Merge tag 'for-6.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds |
2025-01-20 | Merge tag 'vfs-6.14-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2025-01-20 | Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2025-01-18 | Merge tag 'trace-v6.13-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2025-01-17 | tracing: gfp: Fix the GFP enum values shown for user space tracing tools | Steven Rostedt |
2025-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2025-01-13 | mm: mmap_lock: optimize mmap_lock tracepoints | Shakeel Butt |
2025-01-13 | btrfs: zoned: reclaim unused zone by zone resetting | Naohiro Aota |
2025-01-12 | hugetlb: fix NULL pointer dereference in trace_hugetlbfs_alloc_inode | Muchun Song |
2025-01-10 | afs: Make /afs/@cell and /afs/.@cell symlinks | David Howells |
2024-12-27 | rv: Simplify manual steps in monitor creation | Gabriele Monaco |
2024-12-22 | tracing: Remove pid in task_rename tracing output | Marco Elver |
2024-12-22 | tracing: Add task_prctl_unknown tracepoint | Marco Elver |
2024-12-20 | afs: Add a tracepoint for afs_read_receive() | David Howells |
2024-12-20 | afs: Make afs_mkdir() locally initialise a new directory's content | David Howells |
2024-12-20 | netfs: Change the read result collector to only use one work item | David Howells |
2024-12-20 | afs: Fix cleanup of immediately failed async calls | David Howells |
2024-12-20 | afs: Use netfslib for symlinks, allowing them to be cached | David Howells |
2024-12-20 | afs: Use netfslib for directories | David Howells |
2024-12-20 | netfs: Add support for caching single monolithic objects such as AFS dirs | David Howells |
2024-12-20 | netfs: Add functions to build/clean a buffer in a folio_queue | David Howells |
2024-12-20 | afs: Add more tracepoints to do with tracking validity | David Howells |
2024-12-20 | cachefiles: Add auxiliary data trace | David Howells |
2024-12-20 | cachefiles: Add some subrequest tracepoints | David Howells |
2024-12-20 | netfs: Abstract out a rolling folio buffer implementation | David Howells |
2024-12-20 | netfs: Add a tracepoint to log the lifespan of folio_queue structs | David Howells |
2024-12-20 | cachefiles: Clean up some whitespace in trace header | David Howells |
2024-12-20 | netfs: Clean up some whitespace in trace header | David Howells |
2024-12-19 | tracing: ipv6: Add flow label to fib6_table_lookup tracepoint | Ido Schimmel |
2024-12-16 | f2fs: Remove calls to folio_file_mapping() | Matthew Wilcox (Oracle) |
2024-12-16 | f2fs: Convert submit tracepoints to take a folio | Matthew Wilcox (Oracle) |
2024-12-13 | Merge tag 'drm-misc-next-2024-12-05' of https://gitlab.freedesktop.org/drm/mi... | Dave Airlie |
2024-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-12-09 | rxrpc: Implement RACK/TLP to deal with transmission stalls [RFC8985] | David Howells |
2024-12-09 | rxrpc: Manage RTT per-call rather than per-peer | David Howells |
2024-12-09 | rxrpc: Add a reason indicator to the tx_ack tracepoint | David Howells |