summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-02-20Merge tag 'for-7.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-20Merge tag 'ecryptfs-7.0-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-20proc: Fix pointer error dereferenceEthan Tidmore
2026-02-19io_uring: Add size check for sqe->cmdGovindarajulu Varadarajan
2026-02-19fs: unexport fs_context_for_reconfigureChristoph Hellwig
2026-02-19fs: remove fsparam_path / fs_param_is_pathChristoph Hellwig
2026-02-19fs: remove fsparam_blob / fs_param_is_blobChristoph Hellwig
2026-02-19fs: mark bool_names staticChristoph Hellwig
2026-02-19dcache: Limit the minimal number of bucket to twoZhihao Cheng
2026-02-19ntfs: add Kconfig and MakefileNamjae Jeon
2026-02-19ntfs3: remove legacy ntfs driver supportNamjae Jeon
2026-02-19ntfs: update misc operationsNamjae Jeon
2026-02-19ntfs: add reparse and ea operationsNamjae Jeon
2026-02-19ntfs: update runlist handling and cluster allocatorNamjae Jeon
2026-02-19ntfs: update attrib operationsNamjae Jeon
2026-02-19ntfs: update iomap and address space operationsNamjae Jeon
2026-02-19ntfs: update file operationsNamjae Jeon
2026-02-19ntfs: update directory operationsNamjae Jeon
2026-02-19ntfs: update mft operationsNamjae Jeon
2026-02-19ntfs: update inode operationsNamjae Jeon
2026-02-19ntfs: update super block operationsNamjae Jeon
2026-02-19ntfs: update in-memory, on-disk structures and headersNamjae Jeon
2026-02-19Revert "fs: Remove NTFS classic"Namjae Jeon
2026-02-19fserror: fix lockdep complaint when igrabbing inodeDarrick J. Wong
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-18Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-18btrfs: fix invalid leaf access in btrfs_quota_enable() if ref key not foundFilipe Manana
2026-02-18btrfs: fix lost error return in btrfs_find_orphan_roots()Filipe Manana
2026-02-18btrfs: fix lost return value on error in finish_verity()Filipe Manana
2026-02-18btrfs: change unaligned root messages to error level in btrfs_validate_super()Filipe Manana
2026-02-18btrfs: use the correct type to initialize block reserve for delayed refsFilipe Manana
2026-02-18btrfs: do not ASSERT() when the fs flips RO inside btrfs_repair_io_failure()Qu Wenruo
2026-02-18btrfs: reset block group size class when it becomes emptyJiasheng Jiang
2026-02-18btrfs: replace BUG() with error handling in __btrfs_balance()Adarsh Das
2026-02-18btrfs: handle unexpected exact match in btrfs_set_inode_index_count()Adarsh Das
2026-02-18minix: Correct errno in minix_new_inodeJori Koolstra
2026-02-18namespace: fix proc mount iterationChristian Brauner
2026-02-18mount: hold namespace_sem across copy in create_new_namespace()Christian Brauner
2026-02-17fsverity: remove fsverity_verify_page()Eric Biggers
2026-02-17f2fs: make f2fs_verify_cluster() partially large-folio-awareEric Biggers
2026-02-17f2fs: remove unnecessary ClearPageUptodate in f2fs_verify_cluster()Eric Biggers
2026-02-17Merge tag 'ntfs3_for_7.0' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds
2026-02-17Merge tag 'ceph-for-7.0-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-02-17Merge tag 'ovl-update-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
2026-02-17Merge tag 'v7.0-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2026-02-17nfs: stop using writeback internals for WB_WRITEBACK accountingKundan Kumar
2026-02-17gfs2: stop using writeback internals for dirty_exceeded checkKundan Kumar
2026-02-17f2fs: stop using writeback internals for dirty_exceeded checksKundan Kumar
2026-02-16Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-16Merge tag 'kernel-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds