summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds2-8/+7
3 daysConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook20-36/+26
3 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds28-70/+35
3 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds25-29/+29
3 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds307-576/+576
3 daysMerge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds516-1355/+1276
3 daysMerge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+4
4 daysMerge tag 'v7.0-rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2-3/+2
4 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook516-1355/+1276
4 daysMerge tag 'for-7.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-21/+56
4 daysMerge tag 'ecryptfs-7.0-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-41/+29
6 daysio_uring: Add size check for sqe->cmdGovindarajulu Varadarajan1-2/+4
6 daysMerge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds13-23/+26
6 daysMerge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+18
7 daysbtrfs: fix invalid leaf access in btrfs_quota_enable() if ref key not foundFilipe Manana1-4/+7
7 daysbtrfs: fix lost error return in btrfs_find_orphan_roots()Filipe Manana1-1/+1
7 daysbtrfs: fix lost return value on error in finish_verity()Filipe Manana1-1/+1
7 daysbtrfs: change unaligned root messages to error level in btrfs_validate_super()Filipe Manana1-5/+5
7 daysbtrfs: use the correct type to initialize block reserve for delayed refsFilipe Manana2-4/+5
7 daysbtrfs: do not ASSERT() when the fs flips RO inside btrfs_repair_io_failure()Qu Wenruo1-1/+7
7 daysbtrfs: reset block group size class when it becomes emptyJiasheng Jiang1-0/+10
7 daysbtrfs: replace BUG() with error handling in __btrfs_balance()Adarsh Das1-2/+8
7 daysbtrfs: handle unexpected exact match in btrfs_set_inode_index_count()Adarsh Das1-3/+12
7 daysfsverity: remove fsverity_verify_page()Eric Biggers1-2/+2
7 daysf2fs: make f2fs_verify_cluster() partially large-folio-awareEric Biggers1-4/+5
7 daysf2fs: remove unnecessary ClearPageUptodate in f2fs_verify_cluster()Eric Biggers1-2/+0
7 daysMerge tag 'ntfs3_for_7.0' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds15-1134/+1822
7 daysMerge tag 'ceph-for-7.0-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2-16/+48
7 daysMerge tag 'ovl-update-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds3-17/+21
7 daysMerge tag 'v7.0-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds14-73/+136
8 daysMerge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds17-48/+64
8 daysMerge tag 'kernel-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-79/+95
9 daysfs/ntfs3: add delayed-allocation (delalloc) supportKonstantin Komarov12-344/+886
9 dayssmb: client: terminate session upon failed client required signingAaditya Kansal1-2/+8
9 dayscifs: some missing initializations on replayShyam Prasad N2-0/+3
10 dayscifs: remove unnecessary tracing after put tconShyam Prasad N2-3/+0
10 daysksmbd: call ksmbd_vfs_kern_path_end_removing() on some error pathsFedor Pchelkin1-2/+2
10 dayssmb: server: Remove duplicate include of misc.hChen Ni1-1/+0
10 daysMerge tag 'exfat-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-125/+170
10 daysMerge tag 'f2fs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds18-513/+1380
11 dayscifs: update internal module version numberSteve French1-2/+2
11 daysMerge tag 'mm-hotfixes-stable-2026-02-13-07-14' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+2
12 daysMerge tag 'nfs-for-7.0-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds36-1536/+1355
12 dayssmb: client: fix data corruption due to racy lease checksPaulo Alcantara6-55/+110
12 daysmm: update all remaining mmap_prepare users to use vma_flags_tLorenzo Stoakes10-14/+16
12 daysmm: update shmem_[kernel]_file_*() functions to use vma_flags_tLorenzo Stoakes2-2/+3
12 daysmm: update hugetlbfs to use VMA flags on mmap_prepareLorenzo Stoakes1-7/+7
12 daysprocfs: fix possible double mmput() in do_procmap_query()Andrii Nakryiko1-1/+2
12 dayssmb/client: move NT_STATUS_MORE_ENTRIESChenXiaoSong1-3/+3
12 dayssmb/client: rename to NT_ERROR_INVALID_DATATYPEChenXiaoSong1-1/+1