]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2025-04-28 Matthew Wilcox... f2fs: Use a folio in f2fs_move_inline_dirents()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in f2fs_convert_inline_inode()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in move_data_block()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in ra_data_block()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in f2fs_xattr_fiemap()
2025-04-28 Matthew Wilcox... f2fs: Remove f2fs_get_new_data_page()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in make_empty_dir()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in f2fs_add_regular_entry()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in fill_zero()
2025-04-28 Matthew Wilcox... f2fs: Remove f2fs_get_lock_data_page()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in f2fs_defragment_range()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in __clone_blkaddrs()
2025-04-28 Matthew Wilcox... highmem: Add memcpy_folio()
2025-04-28 Matthew Wilcox... f2fs: Add f2fs_get_new_data_folio()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in f2fs_migrate_blocks()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in f2fs_get_new_data_page()
2025-04-28 Matthew Wilcox... f2fs: Remove f2fs_find_data_page()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in f2fs_readdir()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in f2fs_delete_entry()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in find_in_level()
2025-04-28 Matthew Wilcox... f2fs: Remove f2fs_get_sum_page()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in change_curseg()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in check_index_in_prev_nodes()
2025-04-28 Matthew Wilcox... f2fs: Use folios in do_garbage_collect()
2025-04-28 Matthew Wilcox... f2fs: Add f2fs_get_sum_folio()
2025-04-28 Matthew Wilcox... f2fs: Pass an address to scan_nat_page()
2025-04-28 Matthew Wilcox... f2fs: Convert f2fs_get_meta_page_retry() to f2fs_get_me...
2025-04-28 Matthew Wilcox... f2fs: Remove f2fs_get_meta_page()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in read_normal_summaries()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in read_compacted_summaries()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in __get_nat_bitmaps()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in f2fs_get_node_info()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in f2fs_get_valid_checkpoint()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in validate_checkpoint()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in f2fs_recover_orphan_inodes()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in build_sit_entries()
2025-04-28 Matthew Wilcox... f2fs: Add f2fs_get_meta_folio()
2025-04-28 Matthew Wilcox... f2fs: Remove f2fs_grab_meta_page()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in write_compacted_summaries()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in write_current_sum_page()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in f2fs_update_meta_page()
2025-04-28 Matthew Wilcox... f2fs: Convert get_next_sit_page() to get_next_sit_folio()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in get_next_nat_page()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in write_orphan_inodes()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in f2fs_ra_meta_pages_cond()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in f2fs_ra_meta_pages()
2025-04-28 Matthew Wilcox... f2fs: Pass a folio to next_blkaddr_of_node()
2025-04-28 Matthew Wilcox... f2fs: Convert f2fs_get_tmp_page() to f2fs_get_tmp_folio()
2025-04-28 Matthew Wilcox... f2fs: Convert __get_meta_page() to __get_meta_folio()
2025-04-28 Matthew Wilcox... f2fs: Pass a folio to f2fs_submit_merged_ipu_write()
2025-04-28 Matthew Wilcox... f2fs: Use f2fs_folio_wait_writeback()
2025-04-28 Matthew Wilcox... f2fs: Convert __f2fs_write_meta_page() to __f2fs_write_...
2025-04-28 Matthew Wilcox... f2fs: Use a folio in commit_checkpoint()
2025-04-28 Matthew Wilcox... f2fs: Add f2fs_grab_meta_folio()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in f2fs_quota_read()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in move_data_block()
2025-04-28 Matthew Wilcox... f2fs: Remove access to page->mapping in f2fs_is_cp_guar...
2025-04-28 Matthew Wilcox... f2fs: Use a folio in add_ipu_page()
2025-04-28 Matthew Wilcox... f2fs: Use bio_for_each_folio_all() in __has_merged_page()
2025-04-28 Matthew Wilcox... f2fs: Use F2FS_P_SB() in f2fs_is_compressed_page()
2025-04-28 Matthew Wilcox... f2fs: Introduce fio_inode()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in f2fs_write_raw_pages()
2025-04-28 Matthew Wilcox... f2fs: Use a folio in f2fs_compress_free_page()
2025-04-14 Jaegeuk Kimf2fs: prevent kernel warning due to negative i_nlink...
2025-04-12 Chao Yuf2fs: fix to do sanity check on sbi->total_valid_block_...
2025-04-12 Chao Yuf2fs: support to disable linear lookup fallback
2025-04-12 yohan.joungf2fs: prevent the current section from being selected...
2025-04-10 Jaegeuk Kimf2fs: clean up unnecessary indentation
2025-04-10 Chao Yuf2fs: fix to do sanity check on ino and xnid
2025-04-10 Chao Yuf2fs: add a fast path in finish_preallocate_blocks()
2025-04-10 Chao Yuf2fs: zone: fix to avoid inconsistence in between SIT...
2025-04-10 Chao Yuf2fs: fix to set atomic write status more clear
2025-04-10 Chao Yuf2fs: fix to update injection attrs according to fault_...
2025-04-10 Chao Yuf2fs: add a proc entry show inject stats
2025-04-10 Colin Ian Kingf2fs: remove redundant assignment to variable err
2025-04-06 Linus TorvaldsLinux 6.15-rc1
2025-04-06 Thomas Weißschuhtools/include: make uapi/linux/types.h usable from...
2025-04-06 Linus TorvaldsMerge tag 'turbostat-2025.05.06' of git://git.kernel...
2025-04-06 Linus TorvaldsMerge tag 'soundwire-6.15-rc1-fixes' of git://git.kerne...
2025-04-06 Len Browntools/power turbostat: v2025.05.06
2025-04-06 Len Browntools/power turbostat: disable "cpuidle" invocation...
2025-04-06 Linus TorvaldsMerge tag 'perf-urgent-2025-04-06' of git://git.kernel...
2025-04-06 Linus TorvaldsMerge tag 'sched-urgent-2025-04-06' of git://git.kernel...
2025-04-06 Linus TorvaldsDisable SLUB_TINY for build testing
2025-04-06 Len Browntools/power turbostat: re-factor sysfs code
2025-04-06 Zhang Ruitools/power turbostat: Restore GFX sysfs fflush() call
2025-04-06 Len Browntools/power turbostat: Document GNR UncMHz domain conve...
2025-04-06 Len Browntools/power turbostat: report CoreThr per measurement...
2025-04-06 Justin Ernsttools/power turbostat: Increase CPU_SUBSET_MAXCPUS...
2025-04-06 Linus TorvaldsMerge tag 'timers-cleanups-2025-04-06' of git://git...
2025-04-06 Linus TorvaldsMerge tag 'irq-urgent-2025-04-06' of git://git.kernel...
2025-04-06 Linus TorvaldsMerge tag 'timers-urgent-2025-04-06' of git://git.kerne...
2025-04-06 Linus TorvaldsMerge tag 'sh-for-v6.15-tag1' of git://git.kernel.org...
2025-04-05 Linus TorvaldsMerge tag 'kbuild-v6.15' of git://git.kernel.org/pub...
2025-04-05 Linus TorvaldsMerge tag 'drm-next-2025-04-05' of https://gitlab.freed...
2025-04-05 Uday Shankarkbuild: rpm-pkg: build a debuginfo RPM
2025-04-05 Daniel Gomezkconfig: merge_config: use an empty file as initfile
2025-04-05 Masahiro Yamadanios2: migrate to the generic rule for built-in DTB
2025-04-05 Johan Korsnessh: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX
2025-04-05 Artur Rojeksh: Align .bss section padding to 8-byte boundary
next