summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2026-02-12smb/client: map NT_STATUS_NOTIFY_ENUM_DIRChenXiaoSong
2026-02-12cifs: SMB1 split: Remove duplicate include of cifs_debug.hChen Ni
2026-02-12smb: client: fix regression with mount options parsingPaulo Alcantara
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-12Merge tag 'fs_for_v6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-12Merge tag 'fsnotify_for_v6.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-12Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2026-02-12Merge tag 'ext4_for_linus-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-12Merge tag 'jfs-7.0' of github.com:kleikamp/linux-shaggyLinus Torvalds
2026-02-12Merge tag 'for-linus-7.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-12Merge tag 'v7.0-rc-part1-ksmbd-and-smbdirect-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-02-12Merge tag 'nfsd-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2026-02-12exfat: add blank line after declarationsWilliam Hansen-Baird
2026-02-12exfat: remove unnecessary else after return statementWilliam Hansen-Baird
2026-02-12exfat: support multi-cluster for exfat_get_clusterChi Zhiling
2026-02-12exfat: return the start of next cache in exfat_cache_lookupChi Zhiling
2026-02-12exfat: tweak cluster cache to support zero offsetChi Zhiling
2026-02-12exfat: support multi-cluster for exfat_map_clusterChi Zhiling
2026-02-12exfat: remove handling of non-file types in exfat_map_clusterChi Zhiling
2026-02-12exfat: reuse cache to improve exfat_get_clusterChi Zhiling
2026-02-12exfat: reduce the number of parameters for exfat_get_cluster()Chi Zhiling
2026-02-12exfat: remove the unreachable warning for cache miss casesChi Zhiling
2026-02-12exfat: remove the check for infinite cluster chain loopChi Zhiling
2026-02-12exfat: improve exfat_find_last_clusterChi Zhiling
2026-02-12exfat: improve exfat_count_num_clustersChi Zhiling
2026-02-12exfat: support reuse buffer head for exfat_ent_getChi Zhiling
2026-02-12exfat: add cache option for __exfat_ent_getChi Zhiling
2026-02-12exfat: reduce unnecessary writes during mmap writeYuling Dong
2026-02-12exfat: improve error code handling in exfat_find_empty_entry()Haotian Zhang
2026-02-11Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-11Merge tag 'slab-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2026-02-11Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
2026-02-11Merge tag 'cgroup-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-11ceph: assert loop invariants in ceph_writepages_start()Sam Edwards
2026-02-11ceph: remove error return from ceph_process_folio_batch()Sam Edwards
2026-02-11ceph: fix write storm on fscrypted filesSam Edwards
2026-02-11ceph: do not propagate page array emplacement errors as batch errorsSam Edwards
2026-02-10Merge tag 'x86_cache_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-10f2fs: sysfs: introduce critical_task_priorityChao Yu
2026-02-10Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds