aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
13 hoursMerge tag 'xfs-fixes-7.0-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds22-80/+209
32 hoursMerge tag 'v7.0-rc1-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds4-5/+9
32 hoursMerge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+3
2 daysMerge tag 'erofs-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-68/+63
3 daysMerge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-73/+138
3 daysxfs: add static size checks for ioctl UABIWilfred Mallawa1-5/+34
3 daysxfs: remove duplicate static size checksWilfred Mallawa1-9/+0
3 daysxfs: Add comments for usages of some macros.Nirjhar Roy (IBM)1-0/+9
3 daysxfs: Update lazy counters in xfs_growfs_rt_bmblock()Nirjhar Roy (IBM)1-0/+9
3 daysxfs: Add a comment in xfs_log_sb()Nirjhar Roy (IBM)1-0/+3
3 daysxfs: Fix xfs_last_rt_bmblock()Nirjhar Roy (IBM)1-6/+24
3 daysxfs: don't report half-built inodes to fserrorDarrick J. Wong2-3/+14
3 daysxfs: don't report metadata inodes to fserrorDarrick J. Wong1-2/+14
3 daysxfs: fix potential pointer access race in xfs_healthmon_getDarrick J. Wong2-5/+8
3 daysxfs: fix xfs_group release bug in xfs_dax_notify_dev_failureDarrick J. Wong1-2/+2
3 daysxfs: fix xfs_group release bug in xfs_verify_report_lossesDarrick J. Wong1-2/+2
3 daysxfs: fix copy-paste error in previous fixDarrick J. Wong1-1/+1
3 daysxfs: Fix error pointer dereferenceEthan Tidmore1-1/+6
3 daysxfs: remove metafile inodes from the active inode statChristoph Hellwig5-5/+23
3 daysxfs: cleanup inode counter statsChristoph Hellwig4-18/+18
3 daysxfs: fix code alignment issues in xfs_ondisk.cWilfred Mallawa1-2/+2
3 daysxfs: Replace &rtg->rtg_group with rtg_group()Nirjhar Roy (IBM)2-8/+8
3 daysxfs: Refactoring the nagcount and delta calculationNirjhar Roy (IBM)3-15/+33
3 daysxfs: Replace ASSERT with XFS_IS_CORRUPT in xfs_rtcopy_summary()Nirjhar Roy (IBM)1-1/+4
3 dayserofs: fix interlaced plain identification for encoded extentsGao Xiang1-4/+5
4 daysSquashfs: check metadata block offset is within rangePhillip Lougher1-0/+3
4 dayspidfs: avoid misleading breakChristian Brauner1-6/+4
4 dayserofs: remove more unnecessary #ifdefsFerry Meng1-49/+36
4 dayseventpoll: Fix integer overflow in ep_loop_check_proc()Jann Horn1-2/+3
5 dayserofs: allow sharing page cache with the same aops onlyHongbo Li3-15/+22
5 daysksmbd: fix signededness bug in smb_direct_prepare_negotiation()Nicholas Carlini1-2/+2
5 daysksmbd: Compare MACs in constant timeEric Biggers3-3/+7
5 daysMerge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds2-8/+7
6 daysConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook20-36/+26
6 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds28-70/+35
6 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds25-29/+29
6 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds307-576/+576
7 daysMerge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds516-1355/+1276
7 daysMerge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+4
7 daysMerge tag 'v7.0-rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2-3/+2
7 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook516-1355/+1276
7 daysMerge tag 'for-7.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-21/+56
7 daysMerge tag 'ecryptfs-7.0-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-41/+29
8 daysproc: Fix pointer error dereferenceEthan Tidmore1-0/+3
9 daysio_uring: Add size check for sqe->cmdGovindarajulu Varadarajan1-2/+4
9 daysfserror: fix lockdep complaint when igrabbing inodeDarrick J. Wong1-0/+46
9 daysMerge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds13-23/+26
10 daysMerge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+18
10 daysbtrfs: fix invalid leaf access in btrfs_quota_enable() if ref key not foundFilipe Manana1-4/+7
10 daysbtrfs: fix lost error return in btrfs_find_orphan_roots()Filipe Manana1-1/+1