summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
22 hoursfuse: fix invalidate lock leak on open O_TRUNC DAX failureBaokun Li1-2/+2
22 hoursfuse: fix invalidate lock leak on setattr writeback failureBaokun Li1-5/+4
22 hoursfuse: wait for FR_FINISHED on abort_on_kill to prevent use-after-freeRochan Avlur1-1/+2
22 hoursfuse: publish io-uring queues with release semanticsJoanne Koong1-9/+11
22 hoursfuse: fix missing barrier when checking io-uring readinessJoanne Koong1-4/+7
22 hoursfuse: fix race between interrupt and resendMiklos Szeredi1-13/+14
7 daysxfs: restore nofs context unconditionally in xfs_trans_rollYun Zhou1-7/+9
7 daysxfs: validate attr entry pointer before field accessHongling Zeng1-0/+14
7 daysext4: fix incorrect function call when initializing s_resgidJiazi Liu1-1/+1
7 daysext4: don't enable DAX on new encrypted filesEric Biggers2-20/+24
7 daysext4: propagate errors from fast commit range replayGuanghui Yang1-4/+12
7 daysext4: avoid tail write_begin walk for uptodate foliosJia Zhu1-5/+6
7 daysext4: clear error before retrying inode xattr space fallbackGuanghui Yang1-0/+1
7 daysnilfs2: reject invalid block index in GC ioctlRyusuke Konishi1-2/+18
7 daysext4: stop retrying saturated xattr cache entriesMatthias Goergens1-2/+4
7 daysocfs2: fix missing metadata reservation for large xattrsIan Bridges1-6/+12
7 daysfutex/pi: Plug private futex exec() raceThomas Gleixner1-2/+5
2026-08-14Merge tag 'ceph-for-7.2-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds2-3/+3
2026-08-14Merge tag 'vfs-7.2-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+4
2026-08-14erofs: fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS on some UP platformsGao Xiang1-1/+2
2026-08-12ceph: use the mount idmap for the owner checks in the SET_LAYOUT ioctlsZhan Xusheng1-2/+2
2026-08-12ceph: fix MDS random selection readiness predicateYiming Zhu1-1/+1
2026-08-10binfmt_misc: don't warn when the mount is completed from another user namespaceChristian Brauner1-1/+2
2026-08-10ovl: don't warn when the mount is completed from another user namespaceChristian Brauner1-1/+2
2026-08-09Merge tag 'trace-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-4/+28
2026-08-08eventfs: Use children field for rcu head and add memory barriersSteven Rostedt2-2/+26
2026-08-08eventfs: Fix use-after-free in eventfs_remove_rec()Shuangpeng Bai1-2/+2
2026-08-07Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-6/+9
2026-08-07Merge tag 'v7.2-rc6-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds5-11/+32
2026-08-07Merge tag 'v7.2-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-7/+25
2026-08-06Merge tag 'for-7.2-rc6-fixup-worker-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds7-12/+616
2026-08-06Merge tag 'for-7.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-7/+27
2026-08-06Merge tag 'xfs-fixes-7.2-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds25-117/+421
2026-08-05smb: client: fix SMB1 TRANS2 multi-response truncation in SendReceive()Frank Sorenson1-6/+22
2026-08-04Merge tag 'nfs-for-7.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-6/+21
2026-08-04fsverity: Fix silent truncation in bpf_get_fsverity_digest()Eric Biggers1-4/+5
2026-08-04fsverity: Fix bpf_get_fsverity_digest() dynptr assumptionsEric Biggers1-4/+6
2026-08-04btrfs: flush the fixup workers during close_ctreeBoris Burkov2-0/+38
2026-08-03Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds1-1/+1
2026-08-03Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds1-1/+1
2026-08-03ksmbd: apply the pre-authentication PDU limit when decompressingSujal Tuladhar3-6/+11
2026-08-03ksmbd: validate compression Flags before kvmallocAnatolii Shumak1-1/+10
2026-08-03smb: compress: reject Pattern_V1 when not negotiatedAnatolii Shumak3-4/+11
2026-08-03xfs: check v5 superblock features earlyChristoph Hellwig1-2/+2
2026-08-03xfs: add a comment to describe xfs_gc_bio.victim_rtgChristoph Hellwig1-0/+1
2026-08-03xfs: add a separate bio_set for spliting GC writesChristoph Hellwig1-1/+11
2026-08-03xfs: don't swallow dquot recovery verification errorsLong Li1-1/+1
2026-08-03xfs: fix ilock leak on error in xfs_dq_get_next_idLong Li1-1/+2
2026-08-03xfs: don't ignore runtime errors in xrep_iunlink_reload_nextDarrick J. Wong1-10/+22
2026-08-03xfs: set the prev pointer when reinserting an inode on the unlinked listDarrick J. Wong1-0/+4