summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorLines
13 daysMerge tag 'v7.0rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-445/+489
14 daysMerge tag 'xfs-fixes-7.0-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-80/+209
14 dayssmb: client: Use snprintf in cifs_set_cifscredsThorsten Blum-7/+7
2026-02-26smb: client: Don't log plaintext credentials in cifs_set_cifscredsThorsten Blum-1/+0
2026-02-26smb: client: fix broken multichannel with krb5+signingPaulo Alcantara-12/+10
2026-02-26smb: client: use atomic_t for mnt_cifs_flagsPaulo Alcantara-414/+462
2026-02-26Merge tag 'v7.0-rc1-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds-5/+9
2026-02-26Merge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/s...Linus Torvalds-0/+3
2026-02-25Merge tag 'erofs-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-68/+63
2026-02-25Merge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-73/+138
2026-02-25xfs: add static size checks for ioctl UABIWilfred Mallawa-5/+34
2026-02-25xfs: remove duplicate static size checksWilfred Mallawa-9/+0
2026-02-25xfs: Add comments for usages of some macros.Nirjhar Roy (IBM)-0/+9
2026-02-25xfs: Update lazy counters in xfs_growfs_rt_bmblock()Nirjhar Roy (IBM)-0/+9
2026-02-25xfs: Add a comment in xfs_log_sb()Nirjhar Roy (IBM)-0/+3
2026-02-25xfs: Fix xfs_last_rt_bmblock()Nirjhar Roy (IBM)-6/+24
2026-02-25xfs: don't report half-built inodes to fserrorDarrick J. Wong-3/+14
2026-02-25xfs: don't report metadata inodes to fserrorDarrick J. Wong-2/+14
2026-02-25xfs: fix potential pointer access race in xfs_healthmon_getDarrick J. Wong-5/+8
2026-02-25xfs: fix xfs_group release bug in xfs_dax_notify_dev_failureDarrick J. Wong-2/+2
2026-02-25xfs: fix xfs_group release bug in xfs_verify_report_lossesDarrick J. Wong-2/+2
2026-02-25xfs: fix copy-paste error in previous fixDarrick J. Wong-1/+1
2026-02-25xfs: Fix error pointer dereferenceEthan Tidmore-1/+6
2026-02-25xfs: remove metafile inodes from the active inode statChristoph Hellwig-5/+23
2026-02-25xfs: cleanup inode counter statsChristoph Hellwig-18/+18
2026-02-25xfs: fix code alignment issues in xfs_ondisk.cWilfred Mallawa-2/+2
2026-02-25xfs: Replace &rtg->rtg_group with rtg_group()Nirjhar Roy (IBM)-8/+8
2026-02-25xfs: Refactoring the nagcount and delta calculationNirjhar Roy (IBM)-15/+33
2026-02-25xfs: Replace ASSERT with XFS_IS_CORRUPT in xfs_rtcopy_summary()Nirjhar Roy (IBM)-1/+4
2026-02-25erofs: fix interlaced plain identification for encoded extentsGao Xiang-4/+5
2026-02-24Squashfs: check metadata block offset is within rangePhillip Lougher-0/+3
2026-02-24pidfs: avoid misleading breakChristian Brauner-6/+4
2026-02-24erofs: remove more unnecessary #ifdefsFerry Meng-49/+36
2026-02-24eventpoll: Fix integer overflow in ep_loop_check_proc()Jann Horn-2/+3
2026-02-23erofs: allow sharing page cache with the same aops onlyHongbo Li-15/+22
2026-02-22ksmbd: fix signededness bug in smb_direct_prepare_negotiation()Nicholas Carlini-2/+2
2026-02-22ksmbd: Compare MACs in constant timeEric Biggers-3/+7
2026-02-22smb: client: fix cifs_pick_channel when channels are equally loadedHenrique Carvalho-11/+10
2026-02-22Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds-8/+7
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-36/+26
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-70/+35
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-29/+29
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-576/+576
2026-02-21Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-1355/+1276
2026-02-21Merge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+4
2026-02-21Merge tag 'v7.0-rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds-3/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1355/+1276
2026-02-20Merge tag 'for-7.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-21/+56
2026-02-20Merge tag 'ecryptfs-7.0-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-41/+29
2026-02-20proc: Fix pointer error dereferenceEthan Tidmore-0/+3