summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
3 daysMerge tag 'ceph-for-7.2-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
3 daysMerge tag 'vfs-7.2-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
3 dayserofs: fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS on some UP platformsGao Xiang
5 daysceph: use the mount idmap for the owner checks in the SET_LAYOUT ioctlsZhan Xusheng
5 daysceph: fix MDS random selection readiness predicateYiming Zhu
8 daysbinfmt_misc: don't warn when the mount is completed from another user namespaceChristian Brauner
8 daysovl: don't warn when the mount is completed from another user namespaceChristian Brauner
8 daysMerge tag 'trace-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
9 dayseventfs: Use children field for rcu head and add memory barriersSteven Rostedt
9 dayseventfs: Fix use-after-free in eventfs_remove_rec()Shuangpeng Bai
10 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
11 daysMerge tag 'v7.2-rc6-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
11 daysMerge tag 'v7.2-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
11 daysMerge tag 'for-7.2-rc6-fixup-worker-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
11 daysMerge tag 'for-7.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
11 daysMerge tag 'xfs-fixes-7.2-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
13 dayssmb: client: fix SMB1 TRANS2 multi-response truncation in SendReceive()Frank Sorenson
13 daysMerge tag 'nfs-for-7.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
14 daysfsverity: Fix silent truncation in bpf_get_fsverity_digest()Eric Biggers
14 daysfsverity: Fix bpf_get_fsverity_digest() dynptr assumptionsEric Biggers
14 daysbtrfs: flush the fixup workers during close_ctreeBoris Burkov
2026-08-03Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2026-08-03Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2026-08-03ksmbd: apply the pre-authentication PDU limit when decompressingSujal Tuladhar
2026-08-03ksmbd: validate compression Flags before kvmallocAnatolii Shumak
2026-08-03smb: compress: reject Pattern_V1 when not negotiatedAnatolii Shumak
2026-08-03xfs: check v5 superblock features earlyChristoph Hellwig
2026-08-03xfs: add a comment to describe xfs_gc_bio.victim_rtgChristoph Hellwig
2026-08-03xfs: add a separate bio_set for spliting GC writesChristoph Hellwig
2026-08-03xfs: don't swallow dquot recovery verification errorsLong Li
2026-08-03xfs: fix ilock leak on error in xfs_dq_get_next_idLong Li
2026-08-03xfs: don't ignore runtime errors in xrep_iunlink_reload_nextDarrick J. Wong
2026-08-03xfs: set the prev pointer when reinserting an inode on the unlinked listDarrick J. Wong
2026-08-03xfs: fix another iunlink infinite loop bug in online fsckDarrick J. Wong
2026-08-03xfs: fix allocated inodes that show up in the unlinked listDarrick J. Wong
2026-08-03xfs: check xfarray iteration errors when committing unlinked inode listsDarrick J. Wong
2026-08-03xfs: pass runtime errors from xrep_iunlink_mark_ondisk_rec up to callersDarrick J. Wong
2026-08-03xfs: load next_agino from the correct xfarray in xrep_iunlink_relink_prevDarrick J. Wong
2026-08-03xfs: don't walk off the end of a null sc->sa.agi_bp in AGI repairDarrick J. Wong
2026-08-03xfs: don't livelock in scrub on a circular unlinked listDarrick J. Wong
2026-08-03xfs: hoist per-bucket unlinked list check to helperDarrick J. Wong
2026-08-03xfs: avoid UAF on sc->tempip in xrep_tempfile_createDarrick J. Wong
2026-08-03xfs: nlink scrub must take IOLOCK before determining ILOCK stateDarrick J. Wong
2026-08-03xfs: don't zap the attr fork on repair when there are queued pptr updatesDarrick J. Wong
2026-08-03xfs: don't return EFSCORRUPTED when scrubbing corrupt parent pointersDarrick J. Wong
2026-08-03xfs: don't double-lock when deleting a self-referential directoryDarrick J. Wong
2026-08-03xfs: only check mergeability of bnobt recordsDarrick J. Wong
2026-08-03xfs: fix inverted clearance of inode junk flagsAndrey Albershteyn
2026-08-03xfs: fix exchange-range reflink flag clearing issue with INO1_WRITTENLin Jiapeng
2026-08-02smb: client: Fix use-after-free in cifs_try_adding_channels()Shuangpeng Bai