summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
30 hoursfutex/pi: Plug private futex exec() raceThomas Gleixner
30 hoursxfs: restore nofs context unconditionally in xfs_trans_rollYun Zhou
30 hoursxfs: validate attr entry pointer before field accessHongling Zeng
30 hoursext4: fix incorrect function call when initializing s_resgidJiazi Liu
30 hoursext4: don't enable DAX on new encrypted filesEric Biggers
30 hoursext4: propagate errors from fast commit range replayGuanghui Yang
30 hoursext4: avoid tail write_begin walk for uptodate foliosJia Zhu
30 hoursext4: clear error before retrying inode xattr space fallbackGuanghui Yang
30 hoursnilfs2: reject invalid block index in GC ioctlRyusuke Konishi
30 hoursext4: stop retrying saturated xattr cache entriesMatthias Goergens
30 hoursocfs2: fix missing metadata reservation for large xattrsIan Bridges
30 hoursxfs: rtsummary scrub should treat rtbitmap corruption errors as an xref errorDarrick J. Wong
30 hoursxfs: add a xchk_ip_set_corrupt helperChristoph Hellwig
30 hoursxfs: don't livelock in scrub on a circular unlinked listDarrick J. Wong
30 hoursxfs: hoist per-bucket unlinked list check to helperDarrick J. Wong
5 dayserofs: fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS on some UP platformsGao Xiang
5 daysceph: fix hanging __ceph_get_caps() with stale mds_wantedMax Kellermann
5 daysceph: avoid fs reclaim while using current->journal_infoMax Kellermann
5 daysxfs: check v5 superblock features earlyChristoph Hellwig
5 daysxfs: check xfarray iteration errors when committing unlinked inode listsDarrick J. Wong
5 daysxfs: don't ignore runtime errors in xrep_iunlink_reload_nextDarrick J. Wong
5 daysxfs: don't swallow dquot recovery verification errorsLong Li
5 daysxfs: fix exchange-range reflink flag clearing issue with INO1_WRITTENLin Jiapeng
5 daysxfs: avoid UAF on sc->tempip in xrep_tempfile_createDarrick J. Wong
5 daysxfs: don't return EFSCORRUPTED when scrubbing corrupt parent pointersDarrick J. Wong
5 daysxfs: fix another iunlink infinite loop bug in online fsckDarrick J. Wong
5 daysxfs: fix allocated inodes that show up in the unlinked listDarrick J. Wong
5 daysxfs: don't walk off the end of a null sc->sa.agi_bp in AGI repairDarrick J. Wong
5 daysxfs: don't zap the attr fork on repair when there are queued pptr updatesDarrick J. Wong
5 daysxfs: fix ilock leak on error in xfs_dq_get_next_idLong Li
5 daysxfs: load next_agino from the correct xfarray in xrep_iunlink_relink_prevDarrick J. Wong
5 daysxfs: nlink scrub must take IOLOCK before determining ILOCK stateDarrick J. Wong
5 daysxfs: pass runtime errors from xrep_iunlink_mark_ondisk_rec up to callersDarrick J. Wong
5 daysxfs: set the prev pointer when reinserting an inode on the unlinked listDarrick J. Wong
5 daysxfs: don't double-lock when deleting a self-referential directoryDarrick J. Wong
5 daysxfs: only check mergeability of bnobt recordsDarrick J. Wong
5 daysxfs: zero i_nlink before repair puts inode on unlinked listDarrick J. Wong
5 daysxfs: fix transaction block reservation in xrep_rtbitmapDarrick J. Wong
5 daysxfs: check cowextsize in xrep_inode_cowextsizeDarrick J. Wong
5 daysxfs: clear zapped attr fork state when bmap repair finds no attr forkQiang Ma
5 daysxfs: mark nonzero sb_gquotino as corrupt on metadir filesystemsDarrick J. Wong
5 daysxfs: bounds-check buffer log item's dirty bitmapIbrahim Hashimov
5 daysxfs: fix off-by-one in rtrefcount btree root level validationXiang Mei
5 daysxfs: propagate errors from xfs_rtginode_loadGuanghui Yang
5 daysceph: fix MDS random selection readiness predicateYiming Zhu
9 daysfsverity: Fix silent truncation in bpf_get_fsverity_digest()Eric Biggers
9 daysfsverity: Fix bpf_get_fsverity_digest() dynptr assumptionsEric Biggers
9 daysfscrypt: use the mount idmap for the owner check in fscrypt_ioctl_set_policy()Zhan Xusheng
9 daysfs,fsverity: remove check for fsverity being enabled in setattr_prepare()Andrey Albershteyn
9 dayseventfs: Use children field for rcu head and add memory barriersSteven Rostedt