summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
9 hoursfuse: fix invalidate lock leak on open O_TRUNC DAX failureBaokun Li
9 hoursfuse: fix invalidate lock leak on setattr writeback failureBaokun Li
9 hoursksmbd: harden file lifetime during session teardownDaeMyung Kang
6 daysfutex/pi: Plug private futex exec() raceThomas Gleixner
6 daysxfs: validate attr entry pointer before field accessHongling Zeng
6 daysext4: fix incorrect function call when initializing s_resgidJiazi Liu
6 daysext4: don't enable DAX on new encrypted filesEric Biggers
6 daysext4: propagate errors from fast commit range replayGuanghui Yang
6 daysext4: avoid tail write_begin walk for uptodate foliosJia Zhu
6 daysext4: clear error before retrying inode xattr space fallbackGuanghui Yang
6 daysnilfs2: reject invalid block index in GC ioctlRyusuke Konishi
6 daysext4: stop retrying saturated xattr cache entriesMatthias Goergens
6 daysocfs2: fix missing metadata reservation for large xattrsIan Bridges
6 daysxfs: don't livelock in scrub on a circular unlinked listDarrick J. Wong
6 daysxfs: hoist per-bucket unlinked list check to helperDarrick J. Wong
6 daysxfs: rtsummary scrub should treat rtbitmap corruption errors as an xref errorDarrick J. Wong
6 daysxfs: add a xchk_ip_set_corrupt helperChristoph Hellwig
10 dayserofs: fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS on some UP platformsGao Xiang
10 daysbinfmt_misc: don't leak the user namespace when the mount failsChristian Brauner
10 daysmm: replace pmd_to_swp_entry() with softleaf_from_pmd()Lorenzo Stoakes
10 daysfs/proc/task_mmu: refactor pagemap_pmd_range()Lorenzo Stoakes
10 daysbtrfs: zoned: fix missing chunk metadata reservationGuanghui Yang
10 daysbtrfs: remove fs_info argument from btrfs_zoned_activate_one_bg()Filipe Manana
10 daysksmbd: validate minimum PDU size for transform requestsNamjae Jeon
10 dayssmb/server: fix minimum SMB2 PDU sizeChenXiaoSong
10 dayssmb/server: fix minimum SMB1 PDU sizeChenXiaoSong
10 daysksmbd: rename smb2_get_msg to smb_get_msgNamjae Jeon
10 daysksmbd: Fix to handle removal of rfc1002 header from smb_hdrDavid Howells
10 dayssmb/server: rename include guard in smb_common.hChenXiaoSong
10 dayssmb: move get_rfc1002_len() to common/smbglob.hZhangGuoDong
10 daysceph: fix hanging __ceph_get_caps() with stale mds_wantedMax Kellermann
10 daysceph: avoid fs reclaim while using current->journal_infoMax Kellermann
10 daysxfs: check v5 superblock features earlyChristoph Hellwig
10 daysxfs: check xfarray iteration errors when committing unlinked inode listsDarrick J. Wong
10 daysxfs: don't ignore runtime errors in xrep_iunlink_reload_nextDarrick J. Wong
10 daysxfs: don't swallow dquot recovery verification errorsLong Li
10 daysxfs: fix exchange-range reflink flag clearing issue with INO1_WRITTENLin Jiapeng
10 daysxfs: avoid UAF on sc->tempip in xrep_tempfile_createDarrick J. Wong
10 daysxfs: don't return EFSCORRUPTED when scrubbing corrupt parent pointersDarrick J. Wong
10 daysxfs: fix another iunlink infinite loop bug in online fsckDarrick J. Wong
10 daysxfs: fix allocated inodes that show up in the unlinked listDarrick J. Wong
10 daysxfs: don't walk off the end of a null sc->sa.agi_bp in AGI repairDarrick J. Wong
10 daysxfs: don't zap the attr fork on repair when there are queued pptr updatesDarrick J. Wong
10 daysxfs: fix ilock leak on error in xfs_dq_get_next_idLong Li
10 daysxfs: load next_agino from the correct xfarray in xrep_iunlink_relink_prevDarrick J. Wong
10 daysxfs: nlink scrub must take IOLOCK before determining ILOCK stateDarrick J. Wong
10 daysxfs: pass runtime errors from xrep_iunlink_mark_ondisk_rec up to callersDarrick J. Wong
10 daysxfs: set the prev pointer when reinserting an inode on the unlinked listDarrick J. Wong
10 daysxfs: don't double-lock when deleting a self-referential directoryDarrick J. Wong
10 daysxfs: only check mergeability of bnobt recordsDarrick J. Wong