summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-12-04f2fs: introduce f2fs_schedule_timeout()Chao Yu-16/+24
2025-12-04f2fs: use memalloc_retry_wait() as much as possibleChao Yu-2/+2
2025-12-04f2fs: add a sysfs entry to show max open zonesYongpeng Yang-0/+8
2025-12-04f2fs: wrap all unusable_blocks_per_sec code in CONFIG_BLK_DEV_ZONEDYongpeng Yang-1/+6
2025-12-04f2fs: simplify list initialization in f2fs_recover_fsync_data()Baolin Liu-6/+3
2025-12-04f2fs: revert summary entry count from 2048 to 512 in 16kb block supportDaeho Jeong-63/+130
2025-12-04f2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes()Chao Yu-8/+12
2025-12-04f2fs: fix return value of f2fs_recover_fsync_data()Chao Yu-5/+9
2025-12-04f2fs: add fadvise tracepointJaegeuk Kim-0/+34
2025-12-04f2fs: fix age extent cache insertion skip on counter overflowXiaole He-4/+16
2025-12-04f2fs: Add sanity checks before unlinking and loading inodesNikola Z. Ivanov-5/+18
2025-12-04f2fs: Rename f2fs_unlink exit labelNikola Z. Ivanov-7/+7
2025-12-04f2fs: ensure minimum trim granularity accounts for all devicesYongpeng Yang-6/+18
2025-12-04f2fs: fix uninitialized one_time_gc in victim_sel_policyXiaole He-1/+1
2025-12-04f2fs: fix to access i_size w/ i_size_read()Chao Yu-4/+4
2025-12-04f2fs: ensure node page reads complete before f2fs_put_super() finishesJan Prusakowski-8/+9
2025-12-04f2fs: block cache/dio write during f2fs_enable_checkpoint()Chao Yu-9/+34
2025-12-04f2fs: fix to propagate error from f2fs_enable_checkpoint()Chao Yu-10/+16
2025-12-04f2fs: change the unlock parameter of f2fs_put_page to boolYongpeng Yang-16/+14
2025-12-04f2fs: invalidate dentry cache on failed whiteout creationDeepanshu Kartikey-2/+4
2025-12-04f2fs: use global inline_xattr_slab instead of per-sb slab cacheChao Yu-37/+25
2025-12-04f2fs: fix to avoid updating compression context during writebackChao Yu-3/+23
2025-12-04f2fs: fix to avoid updating zero-sized extent in extent cacheChao Yu-2/+5
2025-12-04f2fs: fix to avoid potential deadlockChao Yu-46/+1
2025-12-04f2fs: use f2fs_filemap_get_folio() to support fault injectionChao Yu-3/+3
2025-12-04f2fs: use f2fs_filemap_get_folio() instead of f2fs_pagecache_get_page()Chao Yu-20/+13
2025-12-04f2fs: convert add_ipu_page() to use folioChao Yu-4/+3
2025-12-04f2fs: clean up w/ bio_add_folio_nofail()Chao Yu-4/+3
2025-11-07f2fs: Use mapping->gfp_mask to get file cache for writingJiucheng Xu-1/+2
2025-10-24f2fs: use folio_nr_pages() instead of shift operationPedro Demarchi Gomes-1/+1
2025-10-24f2fs: set default valid_thresh_ratio to 80 for zoned devicesDaeho Jeong-1/+1
2025-10-24f2fs: maintain one time GC mode is enabled during whole zoned GC cycleDaeho Jeong-7/+10
2025-10-24Merge tag 'block-6.18-20251023' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+25
2025-10-24Merge tag 'io_uring-6.18-20251023' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-39/+85
2025-10-24Merge tag 'slab-for-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-10/+21
2025-10-24Merge tag 'devicetree-fixes-for-6.18-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-4/+40
2025-10-24Merge tag 'soc-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-58/+119
2025-10-24Merge tag 'hwmon-for-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-23/+32
2025-10-24Merge tag 'spi-fix-v6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-45/+160
2025-10-24Merge tag 'gpio-fixes-for-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-27/+56
2025-10-24soc: officially expand maintainership teamArnd Bergmann-0/+4
2025-10-24of/irq: Export of_msi_xlate() for module usageLorenzo Pieralisi-0/+1
2025-10-24slab: Fix obj_ext mistakenly considered NULL due to race conditionHao Ge-5/+11
2025-10-23io_uring: fix buffer auto-commit for multishot uring_cmdMing Lei-11/+22
2025-10-23MAINTAINERS: add Mark Brown as a linux-next maintainerStephen Rothwell-0/+1
2025-10-23Merge tag 'trace-rv-v6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-6/+7
2025-10-23Merge tag 'arm-soc/for-6.18/devicetree-arm64-fixes' of https://github.com/Bro...Arnd Bergmann-0/+2
2025-10-23Merge tag 'arm-soc/for-6.18/devicetree-fixes' of https://github.com/Broadcom/...Arnd Bergmann-0/+17
2025-10-23Merge tag 'scmi-fixes-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-44/+47
2025-10-23Merge tag 'ffa-fix-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann-12/+46