summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-12-04f2fs: add fadvise tracepointJaegeuk Kim
2025-12-04f2fs: fix age extent cache insertion skip on counter overflowXiaole He
2025-12-04f2fs: Add sanity checks before unlinking and loading inodesNikola Z. Ivanov
2025-12-04f2fs: Rename f2fs_unlink exit labelNikola Z. Ivanov
2025-12-04f2fs: ensure minimum trim granularity accounts for all devicesYongpeng Yang
2025-12-04f2fs: fix uninitialized one_time_gc in victim_sel_policyXiaole He
2025-12-04f2fs: ensure node page reads complete before f2fs_put_super() finishesJan Prusakowski
2025-12-04f2fs: block cache/dio write during f2fs_enable_checkpoint()Chao Yu
2025-12-04f2fs: fix to propagate error from f2fs_enable_checkpoint()Chao Yu
2025-12-04f2fs: change the unlock parameter of f2fs_put_page to boolYongpeng Yang
2025-12-04f2fs: invalidate dentry cache on failed whiteout creationDeepanshu Kartikey
2025-12-04f2fs: use global inline_xattr_slab instead of per-sb slab cacheChao Yu
2025-12-04f2fs: fix to avoid updating compression context during writebackChao Yu
2025-12-04f2fs: fix to avoid updating zero-sized extent in extent cacheChao Yu
2025-12-04f2fs: fix to avoid potential deadlockChao Yu
2025-12-04f2fs: use f2fs_filemap_get_folio() to support fault injectionChao Yu
2025-12-04f2fs: use f2fs_filemap_get_folio() instead of f2fs_pagecache_get_page()Chao Yu
2025-12-04f2fs: convert add_ipu_page() to use folioChao Yu
2025-12-04f2fs: clean up w/ bio_add_folio_nofail()Chao Yu
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-12-03Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-03fs: assert on I_FREEING not being set in iput() and iput_not_last()Mateusz Guzik
2025-12-03fs: PM: Fix reverse check in filesystems_freeze_callback()Rafael J. Wysocki
2025-12-03exfat: fix remount failure in different process environmentsYuezhang Mo
2025-12-03exfat: fix divide-by-zero in exfat_allocate_bitmapNamjae Jeon
2025-12-03exfat: validate the cluster bitmap bits of directoryNamjae Jeon
2025-12-03exfat: zero out post-EOF page cache on file extensionYuezhang Mo
2025-12-03exfat: fix refcount leak in exfat_findShuhao Fu
2025-12-02Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-02Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-02gfs2: Fix use of bio_chainAndreas Gruenbacher
2025-12-02Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-02seqlock, procfs: Match scoped_seqlock_read() critical section vs. RCU orderin...Ingo Molnar
2025-12-02debugfs: Fix default access mode config checkAaron Thompson
2025-12-01Merge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.autofs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.minix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.guards' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-01Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds