summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-07-11nilfs2: fix incorrect inode allocation from reserved inodesRyusuke Konishi
2024-07-11fs/ntfs3: Mark volume as dirty if xattr is brokenKonstantin Komarov
2024-07-11f2fs: Add inline to f2fs_build_fault_attr() stubNathan Chancellor
2024-07-11btrfs: fix adding block group to a reclaim list and the unused list during re...Naohiro Aota
2024-07-11nilfs2: add missing check for inode numbers on directory entriesRyusuke Konishi
2024-07-11nilfs2: fix inode number range checksRyusuke Konishi
2024-07-11btrfs: scrub: initialize ret in scrub_simple_mirror() to fix compilation warningLu Yao
2024-07-11jffs2: Fix potential illegal address access in jffs2_free_inodeWang Yong
2024-07-11f2fs: check validation of fault attrs in f2fs_build_fault_attr()Chao Yu
2024-07-11orangefs: fix out-of-bounds fsid accessMike Marshall
2024-07-05erofs: fix NULL dereference of dif->bdev_handle in fscache modeJingbo Xu
2024-07-05ftruncate: pass a signed offsetArnd Bergmann
2024-07-05btrfs: zoned: fix initial free space detectionNaohiro Aota
2024-07-05nfs: drop the incorrect assertion in nfs_swap_rw()Christoph Hellwig
2024-07-05ocfs2: fix DIO failure due to insufficient transaction creditsJan Kara
2024-07-05gfs2: Fix NULL pointer dereference in gfs2_log_flushAndreas Gruenbacher
2024-07-05btrfs: use NOFS context when getting inodes during logging and log replayFilipe Manana
2024-06-27ocfs2: update inode fsync transaction id in ocfs2_unlink and ocfs2_linkSu Yue
2024-06-27ocfs2: convert to new timestamp accessorsJeff Layton
2024-06-27ocfs2: fix NULL pointer dereference in ocfs2_abort_trigger()Joseph Qi
2024-06-27ocfs2: fix NULL pointer dereference in ocfs2_journal_dirty()Joseph Qi
2024-06-27ovl: fix encoding fid for lower only rootMiklos Szeredi
2024-06-27cifs: fix typo in module parameter enable_gcm_256Steve French
2024-06-27btrfs: retry block group reclaim without infinite loopBoris Burkov
2024-06-27ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists()Baokun Li
2024-06-27ext4: avoid overflow when setting values via sysfsBaokun Li
2024-06-27btrfs: zoned: allocate dummy checksums for zoned NODATASUM writesJohannes Thumshirn
2024-06-27f2fs: don't set RO when shutting down f2fsJaegeuk Kim
2024-06-27udf: udftime: prevent overflow in udf_disk_stamp_to_time()Roman Smirnov
2024-06-27f2fs: remove clear SB_INLINECRYPT flag in default_optionsYunlei He
2024-06-27ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super()Baokun Li
2024-06-27fs/writeback: bail out if there is no more inodes for IO and queued onceKemeng Shi
2024-06-21cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-modeDavid Howells
2024-06-21nilfs2: fix potential kernel bug due to lack of writeback flag waitingRyusuke Konishi
2024-06-21xfs: allow cross-linking special files without project quotaAndrey Albershteyn
2024-06-21xfs: don't use current->journal_infoDave Chinner
2024-06-21xfs: allow sunit mount option to repair bad primary sb stripe valuesDave Chinner
2024-06-21xfs: ensure submit buffers on LSN boundaries in error handlersLong Li
2024-06-21xfs: shrink failure needs to hold AGI bufferDave Chinner
2024-06-21xfs: fix SEEK_HOLE/DATA for regions with active COW extentsDave Chinner
2024-06-21xfs: fix scrub stats file permissionsDarrick J. Wong
2024-06-21xfs: fix imprecise logic in xchk_btree_check_block_ownerDarrick J. Wong
2024-06-21btrfs: zoned: fix use-after-free due to race with dev replaceFilipe Manana
2024-06-21btrfs: zoned: factor out DUP bg handling from btrfs_load_block_group_zone_infoChristoph Hellwig
2024-06-21btrfs: zoned: factor out single bg handling from btrfs_load_block_group_zone_...Christoph Hellwig
2024-06-21btrfs: zoned: factor out per-zone logic from btrfs_load_block_group_zone_infoChristoph Hellwig
2024-06-21btrfs: zoned: introduce a zone_info struct in btrfs_load_block_group_zone_infoChristoph Hellwig
2024-06-21ocfs2: fix races between hole punching and AIO+DIOSu Yue
2024-06-21ocfs2: use coarse time for new created filesSu Yue
2024-06-21fs/proc: fix softlockup in __read_vmcoreRik van Riel