summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-08-03fat: release buffer head after rebuilding parentYichong Chen
2026-08-03FAT: allow 0xE9 near jump in fat_read_static_bpb()Ziran Zhang
2026-08-03ocfs2: cluster: use an on-stack bio for the heartbeat writeJoseph Qi
2026-08-03ocfs2: cluster: use GFP_NOFS for heartbeat bio allocationJoseph Qi
2026-08-03ocfs2: validate rl_used against rl_count in refcount block validatorIbrahim Hashimov
2026-08-03ocfs2: do not use make_bad_inode() in ocfs2_read_inode_block_full()Dmitry Antipov
2026-08-03ocfs2: validate external xattr entries when reading metadataCen Zhang
2026-08-03ocfs2: validate inline xattrs during inode block validationCen Zhang
2026-08-03ocfs2: fix hung task in orphan recoveryJiaming Zhang
2026-08-03ocfs2: validate lengths in dlm_mig_lockres_handlerBryam Vargas
2026-08-03ocfs2: bound namelen in dlm_migrate_request_handlerBryam Vargas
2026-08-03fat: restore original value when fat_ent_write failedYemu Lu
2026-08-03ocfs2: use inode_lock_nested() for orphan dir lockingDeepanshu Kartikey
2026-08-03ocfs2/cluster: keep heartbeat local node stableCen Zhang
2026-08-04f2fs: Run f2fs_write_end_io() asynchronouslyBart Van Assche
2026-08-04f2fs: reject invalid recovered filename lengthsWenjie Qi
2026-08-04f2fs: Remove unused curseg_segno() and curseg_alloc_type()Zhan Xusheng
2026-08-04f2fs: dirty directory inodes on mtime/ctime updateJoanne Chang
2026-08-04f2fs: don't drop the top folio order in the f2fs_iostat tracepointZhan Xusheng
2026-08-04f2fs: fix to avoid move_range and defragment on device_alias fileChao Yu
2026-08-04f2fs: reject overlapping move range after len expansionHao-Qun Huang
2026-08-03f2fs: return writeback error from collapse rangeWenjie Qi
2026-08-03f2fs: only redirty pinned folios in redirty_blocksWenjie Qi
2026-08-03f2fs: limit recovery filename logging to stored lengthWenjie Qi
2026-08-03f2fs: validate MOVE_RANGE destination sizeWenjie Qi
2026-08-03f2fs: use the mount idmap for the owner check in f2fs_xattr_advise_set()Zhan Xusheng
2026-08-04btrfs: flush the fixup workers during close_ctreeBoris Burkov
2026-08-03binfmt_misc: correctly account pre-opened interpretersChristian Brauner
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-03binfmt_misc: let a 'B' entry bind its interpretersChristian Brauner
2026-08-03binfmt_misc: carry pre-opened interpreters in struct binfmt_misc_interpChristian Brauner
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-03nfsd: block non-SAVEFH ops after FOREIGN PUTFH to prevent NULL derefJeff Layton
2026-08-03nfsd: clear CALLBACK_RUNNING on failed delegation recall queueJeff Layton
2026-08-03nfsd: defer setting NFSD4_CALLBACK_RUNNING in deleg_reaperJeff Layton
2026-08-03nfsd: don't free session slots that are still in useJeff Layton
2026-08-03nfsd: set SC_STATUS_FREED in nfsd4_drop_revoked_stid for delegationsZhenghang Xiao
2026-08-03nfsd: ensure nfsd_file_do_acquire() does not use a non-opened fileNeilBrown
2026-08-03nfsd: fix possible fh_compose of wrong dentry in nfsd4_create_file()NeilBrown
2026-08-03NFSD: restart ssc_expire_umount walk after dropping nfsd_ssc_lockMichael Bommarito
2026-08-03lockd: pin next file across nlm_inspect_file lock-dropMichael Bommarito
2026-08-03nfsd: sample writeback error cursor before async COPY loopChuck Lever
2026-08-03nfsd: Reset write verifier when async COPY writeback failsChuck Lever
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