aboutsummaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2020-06-09Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2020-06-05Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-04afs: Add a tracepoint to track the lifetime of the afs_volume structDavid Howells
2020-06-04afs: Implement client support for the YFSVL.GetCellName RPC opDavid Howells
2020-06-04afs: Build an abstraction around an "operation" conceptDavid Howells
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-03ext4: mballoc: use lock for checking free blocks while retryingRitesh Harjani
2020-06-03ext4: translate a few more map flags to strings in tracepointsEric Whitney
2020-06-03ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flagEric Whitney
2020-06-03khugepaged: introduce 'max_ptes_shared' tunableKirill A. Shutemov
2020-06-03mm/page_alloc: integrate classzone_idx and high_zoneidxJoonsoo Kim
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-02Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2020-06-02mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadNeilBrown
2020-06-02f2fs: convert from readpages to readaheadMatthew Wilcox (Oracle)
2020-06-02erofs: convert uncompressed files from readpages to readaheadMatthew Wilcox (Oracle)
2020-06-01Merge remote-tracking branch 'regulator/for-5.8' into regulator-linusMark Brown
2020-05-31afs: Remove the error argument from afs_protocol_error()David Howells
2020-05-31afs: Actively poll fileservers to maintain NAT or firewall openingsDavid Howells
2020-05-31afs: Split the usage count on struct afs_serverDavid Howells
2020-05-29regulator: core: Add regulator bypass trace pointsCharles Keepax
2020-05-27net_sched: add a tracepoint for qdisc creationCong Wang
2020-05-27net_sched: add tracepoints for qdisc_reset() and qdisc_destroy()Cong Wang
2020-05-25btrfs: fix corrupt log due to concurrent fsync of inodes with shared extentsFilipe Manana
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-22Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-05-21xsk: Remove MEM_TYPE_ZERO_COPY and corresponding codeBjörn Töpel
2020-05-21xsk: Introduce AF_XDP buffer allocation APIBjörn Töpel
2020-05-20rxrpc: Trace discarded ACKsDavid Howells
2020-05-19scsi: qla2xxx: Suppress two recently introduced compiler warningsBart Van Assche
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-11f2fs: add compressed/gc data read IO statChao Yu
2020-05-11f2fs: refactor resize_fs to avoid meta updates in progressJaegeuk Kim
2020-05-11f2fs: compress: support lzo-rle compress algorithmChao Yu
2020-05-11rxrpc: Fix the excessive initial retransmission timeoutDavid Howells
2020-05-10Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-09bdi: use bdi_dev_name() to get device nameYufen Yu
2020-05-07Merge tag 'trace-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-05-07gpu/trace: Minor comment updates for gpu_mem_total tracepointYiwei Zhang
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-02Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-24Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-23Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-04-22net: qrtr: Add tracepoint supportManivannan Sadhasivam
2020-04-21blk-iocost: Fix error on iocost_ioc_vrate_adjWaiman Long
2020-04-20xprtrdma: Fix trace point use-after-free raceChuck Lever
2020-04-17buffer: remove useless comment and WB_REASON_FREE_MORE_MEM, reason.Zhiqiang Liu