summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
23 hoursfutex/pi: Plug private futex exec() raceThomas Gleixner
23 hoursxfs: validate attr entry pointer before field accessHongling Zeng
23 hoursext4: fix incorrect function call when initializing s_resgidJiazi Liu
23 hoursext4: don't enable DAX on new encrypted filesEric Biggers
23 hoursext4: propagate errors from fast commit range replayGuanghui Yang
23 hoursext4: avoid tail write_begin walk for uptodate foliosJia Zhu
23 hoursext4: clear error before retrying inode xattr space fallbackGuanghui Yang
23 hoursnilfs2: reject invalid block index in GC ioctlRyusuke Konishi
23 hoursext4: stop retrying saturated xattr cache entriesMatthias Goergens
23 hoursocfs2: fix missing metadata reservation for large xattrsIan Bridges
23 hoursxfs: don't livelock in scrub on a circular unlinked listDarrick J. Wong
23 hoursxfs: hoist per-bucket unlinked list check to helperDarrick J. Wong
23 hoursxfs: rtsummary scrub should treat rtbitmap corruption errors as an xref errorDarrick J. Wong
23 hoursxfs: add a xchk_ip_set_corrupt helperChristoph Hellwig
5 dayserofs: fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS on some UP platformsGao Xiang
5 daysbinfmt_misc: don't leak the user namespace when the mount failsChristian Brauner
5 daysmm: replace pmd_to_swp_entry() with softleaf_from_pmd()Lorenzo Stoakes
5 daysfs/proc/task_mmu: refactor pagemap_pmd_range()Lorenzo Stoakes
5 daysbtrfs: zoned: fix missing chunk metadata reservationGuanghui Yang
5 daysbtrfs: remove fs_info argument from btrfs_zoned_activate_one_bg()Filipe Manana
5 daysksmbd: validate minimum PDU size for transform requestsNamjae Jeon
5 dayssmb/server: fix minimum SMB2 PDU sizeChenXiaoSong
5 dayssmb/server: fix minimum SMB1 PDU sizeChenXiaoSong
5 daysksmbd: rename smb2_get_msg to smb_get_msgNamjae Jeon
5 daysksmbd: Fix to handle removal of rfc1002 header from smb_hdrDavid Howells
5 dayssmb/server: rename include guard in smb_common.hChenXiaoSong
5 dayssmb: move get_rfc1002_len() to common/smbglob.hZhangGuoDong
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