summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
scm/linux/...Linus Torvalds 2023-04-05xfs: remove xfs_filemap_map_pages() wrapperMatthew Wilcox (Oracle) 2023-04-03fs: add FMODE_DIO_PARALLEL_WRITE flagJens Axboe 2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan 2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner 2022-11-07xfs: write page faults in iomap are not buffered writesDave Chinner 2022-10-31xfs: fix incorrect return type for fsdax fault handlersDarrick J. Wong 2022-08-13Merge tag 'xfs-5.20-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds 2022-08-05xfs: check return codes when flushing block devicesDarrick J. Wong 2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2022-07-24xfs: Add async buffered write supportStefan Roesch 2022-07-17xfs: add dax dedupe supportShiyang Ruan 2022-07-17xfs: support CoW in fsdax modeShiyang Ruan 2022-06-01Merge tag 'xfs-5.19-for-linus-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-l...Linus Torvalds 2022-05-25Merge tag 'xfs-5.19-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds 2022-05-22xfs: reduce IOCB_NOWAIT judgment for retry exclusive unaligned DIOKaixu Xia 2022-05-16iomap: add per-iomap_iter private dataChristoph Hellwig 2022-04-21Merge branch 'guilt/xfs-unsigned-flags-5.18' into xfs-5.19-for-nextDave Chinner 2022-04-21xfs: convert inode lock flags to unsigned.Dave Chinner 2022-04-21xfs: simplify local variable assignment in file write codeKaixu Xia 2022-04-12xfs: Use generic_file_open()Matthew Wilcox (Oracle) 2022-02-01xfs: ensure log flush at the end of a synchronous fallocate callDave Chinner 2022-02-01xfs: move xfs_update_prealloc_flags() to xfs_pnfs.cDave Chinner 2022-02-01xfs: set prealloc flag in xfs_alloc_file_space()Dave Chinner 2022-02-01xfs: fallocate() should call file_modified()Dave Chinner 2022-02-01xfs: remove XFS_PREALLOC_SYNCDave Chinner 2022-01-21Merge tag 'xfs-5.17-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds 2022-01-17xfs: kill the XFS_IOC_{ALLOC,FREE}SP* ioctlsDarrick J. Wong 2021-12-04xfs: add xfs_zero_range and xfs_truncate_page helpersShiyang Ruan