summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
5 daysfuse: fix invalidate lock leak on open O_TRUNC DAX failureBaokun Li
5 daysfuse: fix invalidate lock leak on setattr writeback failureBaokun Li
5 daysext4: zero out whole block for clean edges in WRITE_ZEROESZhang Yi
5 daysext4: track partial-zero outcome per edge in ext4_zero_partial_blocks()Zhang Yi
5 daysext4: write back partial-zeroed edges in WRITE_ZEROESZhang Yi
5 daysext4: move partial block zeroing earlier in ext4_zero_range()Zhang Yi
5 daysext4: protect WRITE_ZEROES written extents with orphan listZhang Yi
5 daysext4: export converted block count from ext4_convert_unwritten_extents()Zhang Yi
11 daysfutex/pi: Plug private futex exec() raceThomas Gleixner
11 daysxfs: restore nofs context unconditionally in xfs_trans_rollYun Zhou
11 daysxfs: validate attr entry pointer before field accessHongling Zeng
11 daysext4: fix incorrect function call when initializing s_resgidJiazi Liu
11 daysext4: don't enable DAX on new encrypted filesEric Biggers
11 daysext4: propagate errors from fast commit range replayGuanghui Yang
11 daysext4: avoid tail write_begin walk for uptodate foliosJia Zhu
11 daysext4: clear error before retrying inode xattr space fallbackGuanghui Yang
11 daysnilfs2: reject invalid block index in GC ioctlRyusuke Konishi
11 daysext4: stop retrying saturated xattr cache entriesMatthias Goergens
11 daysocfs2: fix missing metadata reservation for large xattrsIan Bridges
11 daysxfs: rtsummary scrub should treat rtbitmap corruption errors as an xref errorDarrick J. Wong
11 daysxfs: add a xchk_ip_set_corrupt helperChristoph Hellwig
11 daysxfs: don't livelock in scrub on a circular unlinked listDarrick J. Wong
11 daysxfs: hoist per-bucket unlinked list check to helperDarrick J. Wong
2026-08-23erofs: fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS on some UP platformsGao Xiang
2026-08-23ceph: fix hanging __ceph_get_caps() with stale mds_wantedMax Kellermann
2026-08-23ceph: avoid fs reclaim while using current->journal_infoMax Kellermann
2026-08-23xfs: check v5 superblock features earlyChristoph Hellwig
2026-08-23xfs: check xfarray iteration errors when committing unlinked inode listsDarrick J. Wong
2026-08-23xfs: don't ignore runtime errors in xrep_iunlink_reload_nextDarrick J. Wong
2026-08-23xfs: don't swallow dquot recovery verification errorsLong Li
2026-08-23xfs: fix exchange-range reflink flag clearing issue with INO1_WRITTENLin Jiapeng
2026-08-23xfs: avoid UAF on sc->tempip in xrep_tempfile_createDarrick J. Wong
2026-08-23xfs: don't return EFSCORRUPTED when scrubbing corrupt parent pointersDarrick J. Wong
2026-08-23xfs: fix another iunlink infinite loop bug in online fsckDarrick J. Wong
2026-08-23xfs: fix allocated inodes that show up in the unlinked listDarrick J. Wong
2026-08-23xfs: don't walk off the end of a null sc->sa.agi_bp in AGI repairDarrick J. Wong
2026-08-23xfs: don't zap the attr fork on repair when there are queued pptr updatesDarrick J. Wong
2026-08-23xfs: fix ilock leak on error in xfs_dq_get_next_idLong Li
2026-08-23xfs: load next_agino from the correct xfarray in xrep_iunlink_relink_prevDarrick J. Wong
2026-08-23xfs: nlink scrub must take IOLOCK before determining ILOCK stateDarrick J. Wong
2026-08-23xfs: pass runtime errors from xrep_iunlink_mark_ondisk_rec up to callersDarrick J. Wong
2026-08-23xfs: set the prev pointer when reinserting an inode on the unlinked listDarrick J. Wong
2026-08-23xfs: don't double-lock when deleting a self-referential directoryDarrick J. Wong
2026-08-23xfs: only check mergeability of bnobt recordsDarrick J. Wong
2026-08-23xfs: zero i_nlink before repair puts inode on unlinked listDarrick J. Wong
2026-08-23xfs: fix transaction block reservation in xrep_rtbitmapDarrick J. Wong
2026-08-23xfs: check cowextsize in xrep_inode_cowextsizeDarrick J. Wong
2026-08-23xfs: clear zapped attr fork state when bmap repair finds no attr forkQiang Ma
2026-08-23xfs: mark nonzero sb_gquotino as corrupt on metadir filesystemsDarrick J. Wong
2026-08-23xfs: bounds-check buffer log item's dirty bitmapIbrahim Hashimov