summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-02-26btrfs: convert log messages to error level in btrfs_replay_log()Filipe Manana
2026-02-26btrfs: remove btrfs_handle_fs_error() after failure to recover log treesFilipe Manana
2026-02-26btrfs: remove redundant warning message in btrfs_check_uuid_tree()Filipe Manana
2026-02-26btrfs: change warning messages to error level in open_ctree()Filipe Manana
2026-02-26btrfs: fix a double release on reserved extents in cow_one_range()Qu Wenruo
2026-02-26btrfs: handle discard errors in in btrfs_finish_extent_commit()Jingkai Tan
2026-02-26netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequenceDavid Howells
2026-02-26exfat: use truncate_inode_pages_final() at evict_inode()Yang Wen
2026-02-26ntfs: Remove impossible conditionEthan Tidmore
2026-02-26ntfs: Replace ERR_PTR(0) with NULLEthan Tidmore
2026-02-26ntfs: Remove unneeded semicolonChen Ni
2026-02-26ntfs: Fix null pointer dereferenceEthan Tidmore
2026-02-26iomap: don't report direct-io retries to fserrorDarrick J. Wong
2026-02-25Merge tag 'erofs-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-25Merge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-25xfs: add static size checks for ioctl UABIWilfred Mallawa
2026-02-25xfs: remove duplicate static size checksWilfred Mallawa
2026-02-25xfs: Add comments for usages of some macros.Nirjhar Roy (IBM)
2026-02-25xfs: Update lazy counters in xfs_growfs_rt_bmblock()Nirjhar Roy (IBM)
2026-02-25xfs: Add a comment in xfs_log_sb()Nirjhar Roy (IBM)
2026-02-25xfs: Fix xfs_last_rt_bmblock()Nirjhar Roy (IBM)
2026-02-25xfs: don't report half-built inodes to fserrorDarrick J. Wong
2026-02-25xfs: don't report metadata inodes to fserrorDarrick J. Wong
2026-02-25xfs: fix potential pointer access race in xfs_healthmon_getDarrick J. Wong
2026-02-25xfs: fix xfs_group release bug in xfs_dax_notify_dev_failureDarrick J. Wong
2026-02-25xfs: fix xfs_group release bug in xfs_verify_report_lossesDarrick J. Wong
2026-02-25xfs: fix copy-paste error in previous fixDarrick J. Wong
2026-02-25xfs: Fix error pointer dereferenceEthan Tidmore
2026-02-25xfs: remove metafile inodes from the active inode statChristoph Hellwig
2026-02-25xfs: cleanup inode counter statsChristoph Hellwig
2026-02-25xfs: fix code alignment issues in xfs_ondisk.cWilfred Mallawa
2026-02-25xfs: Replace &rtg->rtg_group with rtg_group()Nirjhar Roy (IBM)
2026-02-25xfs: Refactoring the nagcount and delta calculationNirjhar Roy (IBM)
2026-02-25xfs: Replace ASSERT with XFS_IS_CORRUPT in xfs_rtcopy_summary()Nirjhar Roy (IBM)
2026-02-25erofs: fix interlaced plain identification for encoded extentsGao Xiang
2026-02-24Squashfs: check metadata block offset is within rangePhillip Lougher
2026-02-24fs/ntfs3: return folios from ntfs_lock_new_page()Sun Jian
2026-02-24fs/ntfs3: resolve compare function in public index APIsAdarsh Das
2026-02-24ntfs3: reject inodes with zero non-DOS link countZiyi Guo
2026-02-24gfs2: Remove unnecessary check in gfs2_evict_inodeAndreas Gruenbacher
2026-02-24nfsd: report the requested maximum number of threads instead of number runningJeff Layton
2026-02-24pidfs: avoid misleading breakChristian Brauner
2026-02-24erofs: remove more unnecessary #ifdefsFerry Meng
2026-02-24eventpoll: Fix integer overflow in ep_loop_check_proc()Jann Horn
2026-02-23binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4Andrei Vagin
2026-02-23nfs: return EISDIR on nfs3_proc_create if d_alias is a dirRoberto Bergantinos Corpas
2026-02-23shmem: adapt to rhashtable-based simple_xattrs with lazy allocationChristian Brauner
2026-02-23xattr: add rhashtable-based simple_xattr infrastructureChristian Brauner
2026-02-23xattr: add rcu_head and rhash_head to struct simple_xattrChristian Brauner
2026-02-23gfs2: Call unlock_new_inode before d_instantiateAndreas Gruenbacher