summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
11 hoursxfs: restore nofs context unconditionally in xfs_trans_rollYun Zhou
11 hoursxfs: validate attr entry pointer before field accessHongling Zeng
11 hoursext4: fix incorrect function call when initializing s_resgidJiazi Liu
11 hoursext4: don't enable DAX on new encrypted filesEric Biggers
11 hoursext4: propagate errors from fast commit range replayGuanghui Yang
11 hoursext4: avoid tail write_begin walk for uptodate foliosJia Zhu
11 hoursext4: clear error before retrying inode xattr space fallbackGuanghui Yang
11 hoursnilfs2: reject invalid block index in GC ioctlRyusuke Konishi
11 hoursext4: stop retrying saturated xattr cache entriesMatthias Goergens
11 hoursocfs2: fix missing metadata reservation for large xattrsIan Bridges
11 hoursfutex/pi: Plug private futex exec() raceThomas Gleixner
13 daysMerge tag 'ceph-for-7.2-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
13 daysMerge tag 'vfs-7.2-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
13 dayserofs: fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS on some UP platformsGao Xiang
2026-08-12ceph: use the mount idmap for the owner checks in the SET_LAYOUT ioctlsZhan Xusheng
2026-08-12ceph: fix MDS random selection readiness predicateYiming Zhu
2026-08-10binfmt_misc: don't warn when the mount is completed from another user namespaceChristian Brauner
2026-08-10ovl: don't warn when the mount is completed from another user namespaceChristian Brauner
2026-08-09Merge tag 'trace-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-08-08eventfs: Use children field for rcu head and add memory barriersSteven Rostedt
2026-08-08eventfs: Fix use-after-free in eventfs_remove_rec()Shuangpeng Bai
2026-08-07Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-08-06Merge tag 'v7.2-rc6-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-08-06Merge tag 'v7.2-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-08-06Merge tag 'for-7.2-rc6-fixup-worker-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-08-06Merge tag 'for-7.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-06Merge tag 'xfs-fixes-7.2-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2026-08-04smb: client: fix SMB1 TRANS2 multi-response truncation in SendReceive()Frank Sorenson
2026-08-04Merge tag 'nfs-for-7.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2026-08-04fsverity: Fix silent truncation in bpf_get_fsverity_digest()Eric Biggers
2026-08-04fsverity: Fix bpf_get_fsverity_digest() dynptr assumptionsEric Biggers
2026-08-04btrfs: 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