aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-05Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-23/+88
2020-06-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-3/+6
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+7
2020-06-04afs: Add a tracepoint to track the lifetime of the afs_volume structDavid Howells1-0/+56
2020-06-04afs: Implement client support for the YFSVL.GetCellName RPC opDavid Howells1-0/+4
2020-06-04afs: Build an abstraction around an "operation" conceptDavid Howells1-11/+8
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-15/+24
2020-06-03ext4: mballoc: use lock for checking free blocks while retryingRitesh Harjani1-1/+2
2020-06-03ext4: translate a few more map flags to strings in tracepointsEric Whitney1-1/+4
2020-06-03ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flagEric Whitney1-1/+0
2020-06-03khugepaged: introduce 'max_ptes_shared' tunableKirill A. Shutemov1-1/+2
2020-06-03mm/page_alloc: integrate classzone_idx and high_zoneidxJoonsoo Kim2-14/+22
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds3-1/+191
2020-06-02Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-0/+1
2020-06-02mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadNeilBrown1-4/+1
2020-06-02f2fs: convert from readpages to readaheadMatthew Wilcox (Oracle)1-3/+3
2020-06-02erofs: convert uncompressed files from readpages to readaheadMatthew Wilcox (Oracle)1-3/+3
2020-06-01Merge remote-tracking branch 'regulator/for-5.8' into regulator-linusMark Brown1-0/+32
2020-05-31afs: Remove the error argument from afs_protocol_error()David Howells1-6/+4
2020-05-31afs: Actively poll fileservers to maintain NAT or firewall openingsDavid Howells1-0/+4
2020-05-31afs: Split the usage count on struct afs_serverDavid Howells1-6/+12
2020-05-29regulator: core: Add regulator bypass trace pointsCharles Keepax1-0/+32
2020-05-27net_sched: add a tracepoint for qdisc creationCong Wang1-0/+23
2020-05-27net_sched: add tracepoints for qdisc_reset() and qdisc_destroy()Cong Wang1-0/+52
2020-05-25btrfs: fix corrupt log due to concurrent fsync of inodes with shared extentsFilipe Manana1-0/+1
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-10/+42
2020-05-22Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller1-10/+42
2020-05-21xsk: Remove MEM_TYPE_ZERO_COPY and corresponding codeBjörn Töpel1-1/+0
2020-05-21xsk: Introduce AF_XDP buffer allocation APIBjörn Töpel1-1/+2
2020-05-20rxrpc: Trace discarded ACKsDavid Howells1-0/+35
2020-05-19scsi: qla2xxx: Suppress two recently introduced compiler warningsBart Van Assche1-0/+7
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-5/+5
2020-05-11rxrpc: Fix the excessive initial retransmission timeoutDavid Howells1-10/+7
2020-05-10Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+4
2020-05-09bdi: use bdi_dev_name() to get device nameYufen Yu1-4/+4
2020-05-07Merge tag 'trace-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+1
2020-05-07gpu/trace: Minor comment updates for gpu_mem_total tracepointYiwei Zhang1-1/+1
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-8/+4
2020-05-02Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-8/+4
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-22/+43
2020-04-24Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-blockLinus Torvalds2-4/+3
2020-04-23Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds1-14/+36
2020-04-22net: qrtr: Add tracepoint supportManivannan Sadhasivam1-0/+115
2020-04-21blk-iocost: Fix error on iocost_ioc_vrate_adjWaiman Long1-3/+3
2020-04-20xprtrdma: Fix trace point use-after-free raceChuck Lever1-8/+4
2020-04-17buffer: remove useless comment and WB_REASON_FREE_MORE_MEM, reason.Zhiqiang Liu1-1/+0
2020-04-17svcrdma: Fix trace point use-after-free raceChuck Lever1-14/+36
2020-04-17blk-wbt: Drop needless newlines from tracepoint format stringsTommi Rantala1-4/+4
2020-04-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-1/+3
2020-04-07Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-90/+63