aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-09-06f2fs: convert f2fs_handle_page_eio() to use folioChao Yu3-4/+6
2024-09-06f2fs: convert f2fs_read_multi_pages() to use folioChao Yu1-12/+16
2024-09-06f2fs: convert __f2fs_write_meta_page() to use folioChao Yu1-6/+7
2024-09-06f2fs: convert f2fs_do_write_meta_page() to use folioChao Yu3-9/+9
2024-09-06f2fs: convert f2fs_write_single_data_page() to use folioChao Yu3-16/+18
2024-09-06f2fs: convert f2fs_write_inline_data() to use folioChao Yu4-8/+8
2024-09-06f2fs: convert f2fs_clear_page_cache_dirty_tag() to use folioChao Yu5-6/+5
2024-09-06f2fs: convert f2fs_vm_page_mkwrite() to use folioChao Yu1-16/+16
2024-09-06f2fs: convert f2fs_compress_ctx_add_page() to use folioChao Yu3-10/+10
2024-08-21f2fs: Use sysfs_emit_at() to simplify codeChristophe JAILLET1-24/+21
2024-08-21f2fs: atomic: fix to forbid dio in atomic_fileChao Yu1-12/+24
2024-08-21f2fs: compress: don't redirty sparse cluster during {,de}compressYeongjin Gil3-26/+61
2024-08-21f2fs: check discard support for conventional zonesShin'ichiro Kawasaki1-0/+7
2024-08-21f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread()Chao Yu3-4/+11
2024-08-21f2fs: atomic: fix to truncate pagecache before on-disk metadata truncationChao Yu1-0/+4
2024-08-21f2fs: fix to wait page writeback before setting gcing flagChao Yu1-0/+4
2024-08-21f2fs: Create COW inode from parent dentry for atomic writeYeongjin Gil1-9/+3
2024-08-21f2fs: Require FMODE_WRITE for atomic write ioctlsJann Horn1-0/+9
2024-08-21f2fs: clean up val{>>,<<}F2FS_BLKSIZE_BITSZhiguo Niu6-9/+9
2024-08-15f2fs: fix to use per-inode maxbytes and cleanupZhiguo Niu3-9/+7
2024-08-15f2fs: use f2fs_get_node_page when write inline dataZijie Wang1-12/+11
2024-08-15f2fs: sysfs: support atgc_enabledliujinbao12-0/+14
2024-08-15Revert "f2fs: use flush command instead of FUA for zoned device"Wenjie Cheng2-3/+2
2024-08-15f2fs: get rid of buffer_head useChao Yu5-41/+66
2024-08-15f2fs: fix to avoid racing in between read and OPU dio writeChao Yu1-0/+4
2024-08-15f2fs: fix to wait dio completionChao Yu1-0/+13
2024-08-15f2fs: reduce expensive checkpoint trigger frequencyChao Yu4-3/+19
2024-08-05f2fs: atomic: fix to avoid racing w/ GCChao Yu2-2/+16
2024-08-05f2fs: fix macro definition stat_inc_cp_countJulian Sun1-1/+1
2024-08-05f2fs: fix macro definition on_f2fs_build_free_nidsJulian Sun1-1/+1
2024-08-05f2fs: add write priority option based on zone UFSLiao Yuanhong5-1/+58
2024-08-05f2fs: avoid potential int overflow in sanity_check_area_boundary()Nikita Zhandarovich1-2/+2
2024-08-05f2fs: fix several potential integer overflows in file offsetsNikita Zhandarovich2-3/+3
2024-08-05f2fs: prevent possible int overflow in dir_block_index()Nikita Zhandarovich1-1/+2
2024-08-05f2fs: clean up data_blkaddr() and get_dnode_addr()Chao Yu1-29/+17
2024-08-04Linux 6.11-rc2Linus Torvalds1-1/+1
2024-08-04profiling: remove profile=sleep supportTetsuo Handa4-24/+2
2024-08-04arm: dts: arm: versatile-ab: Fix duplicate clock node nameRob Herring (Arm)1-1/+1
2024-08-03runtime constants: deal with old decrepit linkersLinus Torvalds1-6/+5
2024-08-02clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()Paul E. McKenney1-1/+1
2024-08-02cifs: update internal version numberSteve French1-2/+2
2024-08-02smb: client: fix FSCTL_GET_REPARSE_POINT against NetAppPaulo Alcantara1-2/+4
2024-08-02smb3: add dynamic tracepoints for shutdown ioctlSteve French2-8/+75
2024-08-02cifs: Remove cifs_aio_ctxDavid Howells3-80/+0
2024-08-02smb: client: handle lack of FSCTL_GET_REPARSE_POINT supportPaulo Alcantara4-4/+38
2024-08-02arm64: jump_label: Ensure patched jump_labels are visible to all CPUsWill Deacon2-2/+10
2024-08-02syscalls: fix syscall macros for newfstat/newfstatatArnd Bergmann4-5/+6
2024-08-02uretprobe: change syscall number, againArnd Bergmann4-7/+3
2024-08-02thermal: core: Update thermal zone registration documentationRafael J. Wysocki1-35/+30
2024-08-02Revert "nouveau: rip out busy fence waits"Dave Airlie6-6/+34