summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-02-22Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-02-21Merge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-21Merge tag 'v7.0-rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
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-19io_uring: Add size check for sqe->cmdGovindarajulu Varadarajan
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-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-14Merge tag 'f2fs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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