summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-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
2026-02-16fs/ntfs3: add delayed-allocation (delalloc) supportKonstantin Komarov
2026-02-15smb: client: terminate session upon failed client required signingAaditya Kansal
2026-02-15cifs: some missing initializations on replayShyam Prasad N
2026-02-14cifs: remove unnecessary tracing after put tconShyam Prasad N
2026-02-14ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error pathsFedor Pchelkin
2026-02-14smb: server: Remove duplicate include of misc.hChen Ni
2026-02-14Merge tag 'exfat-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-14nfsd: Fix cred ref leak in nfsd_nl_listener_set_doit().Kuniyuki Iwashima
2026-02-14nfsd: Fix cred ref leak in nfsd_nl_threads_set_doit().Kuniyuki Iwashima
2026-02-14Merge tag 'f2fs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-14iomap: Describe @private in iomap_readahead()Hongbo Li
2026-02-14statmount: Fix the null-ptr-deref in do_statmount()Qing Wang
2026-02-14writeback: Fix wakeup and logging timeouts for !DETECT_HUNG_TASKHuacai Chen
2026-02-14fs: init flags_valid before calling vfs_fileattr_getEdward Adam Davis
2026-02-13cifs: update internal module version numberSteve French
2026-02-13Merge tag 'mm-hotfixes-stable-2026-02-13-07-14' of git://git.kernel.org/pub/s...Linus Torvalds
2026-02-12Merge tag 'nfs-for-7.0-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2026-02-12smb: client: fix data corruption due to racy lease checksPaulo Alcantara
2026-02-12mm: update all remaining mmap_prepare users to use vma_flags_tLorenzo Stoakes
2026-02-12mm: update shmem_[kernel]_file_*() functions to use vma_flags_tLorenzo Stoakes
2026-02-12mm: update hugetlbfs to use VMA flags on mmap_prepareLorenzo Stoakes
2026-02-12procfs: fix possible double mmput() in do_procmap_query()Andrii Nakryiko
2026-02-12smb/client: move NT_STATUS_MORE_ENTRIESChenXiaoSong
2026-02-12smb/client: rename to NT_ERROR_INVALID_DATATYPEChenXiaoSong
2026-02-12smb/client: rename to NT_STATUS_SOME_NOT_MAPPEDChenXiaoSong
2026-02-12smb/client: map NT_STATUS_PRIVILEGE_NOT_HELDChenXiaoSong
2026-02-12smb/client: map NT_STATUS_MORE_PROCESSING_REQUIREDChenXiaoSong
2026-02-12smb/client: map NT_STATUS_BUFFER_OVERFLOWChenXiaoSong