summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-05-27bcachefs: Don't use uuid in tracepointsKent Overstreet
2021-05-26bcachefs: Add a tracepoint for copygc waitingKent Overstreet
2021-05-19bcachefs: Add a tracepoint for when we block on journal reclaimKent Overstreet
2021-05-19bcachefs: New tracepoint for bch2_trans_get_iter()Kent Overstreet
2021-05-19bcachefs: Allocator refactoringKent Overstreet
2021-05-19bcachefs: Improve trans_restart_mem_realloced tracepointKent Overstreet
2021-05-19bcachefs: Improve bch2_btree_iter_traverse_all()Kent Overstreet
2021-05-19bcachefs: Drop old style btree node coalescingKent Overstreet
2021-05-19bcachefs: Don't flush btree writes more aggressively because of btree key cacheKent Overstreet
2021-05-19vfs: inode cache conversion to hash-blDave Chinner
2021-05-19hlist-bl: add hlist_bl_fake()Dave Chinner
2021-05-19six locks: pcpu modeKent Overstreet
2021-04-27lib/generic-radix-tree.c: Don't overflow in peek()Kent Overstreet
2021-04-27bcachefs: Throttle updates when btree key cache is too dirtyKent Overstreet
2021-04-27bcachefs: Simplify transaction commit error pathKent Overstreet
2021-04-27bcachefs: Ensure journal reclaim runs when btree key cache is too dirtyKent Overstreet
2021-04-27bcachefs: Convert tracepoints to use %ps, not %pfKent Overstreet
2021-04-27bcachefs: Improve tracing for transaction restartsKent Overstreet
2021-04-27bcachefs: Make copygc thread globalKent Overstreet
2021-04-27bcachefs: btree_bkey_cached_commonKent Overstreet
2021-04-27bcachefs: Add a few tracepointsKent Overstreet
2021-04-27bcachefs: Initial commitKent Overstreet
2021-04-27closures: closure_wait_event()Kent Overstreet
2021-04-27bcache: move closures to lib/Kent Overstreet
2021-04-27block: Add blk_status_to_str()Kent Overstreet
2021-04-27fs: factor out d_mark_tmpfile()Kent Overstreet
2021-04-27mm: Bring back vmalloc_execKent Overstreet
2021-04-27srcu: Provide polling interfaces for Tiny SRCU grace periodsPaul E. McKenney
2021-04-27srcu: Make Tiny SRCU use multi-bit grace-period counterPaul E. McKenney
2021-04-27sched: Add task_struct->faults_disabled_mappingKent Overstreet
2021-04-27locking: SIX locks (shared/intent/exclusive)Kent Overstreet
2021-04-27Compiler Attributes: add __flattenKent Overstreet
2021-02-12Merge tag 'for-linus-5.11-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-02-11arm/xen: Don't probe xenbus as part of an early initcallJulien Grall
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-02-09firmware_loader: align .builtin_fw to 8Fangrui Song
2021-02-09net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean
2021-02-08switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STATHoratiu Vultur
2021-02-08net: watchdog: hold device global xmit lock during tx disableEdwin Peer
2021-02-07Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-07Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-02-06entry: Use different define for selector variable in SUDGabriel Krisman Bertazi
2021-02-06entry: Ensure trap after single-step on system call returnGabriel Krisman Bertazi
2021-02-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-02-05genirq: Prevent [devm_]irq_alloc_desc from returning irq 0Hans de Goede
2021-02-05kasan: add explicit preconditions to kasan_report()Vincenzo Frascino
2021-02-05mm/vmalloc: separate put pages and flush VM flagsRick Edgecombe
2021-02-05mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song
2021-02-05Merge tag 'iommu-fixes-v5.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-05Merge tag 'drm-fixes-2021-02-05-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds