summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorLines
2026-02-26Merge tag 'v7.0-rc1-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds-5/+9
2026-02-26Merge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/s...Linus Torvalds-0/+3
2026-02-26fsnotify: inotify: pass mark connector to fsnotify_recalc_mask()Sun Jian-1/+1
2026-02-26fanotify: call fanotify_events_supported() before path_permission() and secur...Ondrej Mosnacek-15/+10
2026-02-26fanotify: avoid/silence premature LSM capability checksOndrej Mosnacek-12/+13
2026-02-26inotify: fix watch count leak when fsnotify_add_inode_mark_locked() failsChia-Ming Chang-0/+1
2026-02-26btrfs: check block group lookup in remove_range_from_remap_tree()Mark Harmstone-0/+3
2026-02-26btrfs: fix transaction handle leaks in btrfs_last_identity_remap_gone()Mark Harmstone-0/+3
2026-02-26btrfs: fix chunk map leak in btrfs_map_block() after btrfs_translate_remap()Mark Harmstone-1/+1
2026-02-26btrfs: fix chunk map leak in btrfs_map_block() after btrfs_chunk_map_num_copi...Mark Harmstone-2/+4
2026-02-26btrfs: fix compat mask in error messages in btrfs_check_features()Mark Harmstone-3/+3
2026-02-26btrfs: print correct subvol num if active swapfile prevents deletionMark Harmstone-1/+1
2026-02-26btrfs: fix warning in scrub_verify_one_metadata()Mark Harmstone-1/+1
2026-02-26btrfs: fix objectid value in error message in check_extent_data_ref()Mark Harmstone-1/+1
2026-02-26btrfs: fix incorrect key offset in error message in check_dev_extent_item()Mark Harmstone-1/+1
2026-02-26btrfs: fix error message order of parameters in btrfs_delete_delayed_dir_index()Mark Harmstone-1/+1
2026-02-26btrfs: don't commit the super block when unmounting a shutdown filesystemMiquel Sabaté Solà-3/+11
2026-02-26btrfs: free pages on error in btrfs_uring_read_extent()Miquel Sabaté Solà-1/+6
2026-02-26btrfs: fix referenced/exclusive check in squota_check_parent_usage()Boris Burkov-1/+1
2026-02-26btrfs: remove pointless WARN_ON() in cache_save_setup()Filipe Manana-1/+0
2026-02-26btrfs: convert log messages to error level in btrfs_replay_log()Filipe Manana-2/+2
2026-02-26btrfs: remove btrfs_handle_fs_error() after failure to recover log treesFilipe Manana-3/+3
2026-02-26btrfs: remove redundant warning message in btrfs_check_uuid_tree()Filipe Manana-1/+0
2026-02-26btrfs: change warning messages to error level in open_ctree()Filipe Manana-3/+2
2026-02-26btrfs: fix a double release on reserved extents in cow_one_range()Qu Wenruo-1/+16
2026-02-26btrfs: handle discard errors in in btrfs_finish_extent_commit()Jingkai Tan-1/+7
2026-02-26netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequenceDavid Howells-76/+218
2026-02-26exfat: use truncate_inode_pages_final() at evict_inode()Yang Wen-1/+1
2026-02-26ntfs: Remove impossible conditionEthan Tidmore-4/+1
2026-02-26ntfs: Replace ERR_PTR(0) with NULLEthan Tidmore-1/+1
2026-02-26ntfs: Remove unneeded semicolonChen Ni-1/+1
2026-02-26ntfs: Fix null pointer dereferenceEthan Tidmore-1/+2
2026-02-26iomap: don't report direct-io retries to fserrorDarrick J. Wong-1/+14
2026-02-25Merge tag 'erofs-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-68/+63
2026-02-25Merge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-73/+138
2026-02-25xfs: add static size checks for ioctl UABIWilfred Mallawa-5/+34
2026-02-25xfs: remove duplicate static size checksWilfred Mallawa-9/+0
2026-02-25xfs: Add comments for usages of some macros.Nirjhar Roy (IBM)-0/+9
2026-02-25xfs: Update lazy counters in xfs_growfs_rt_bmblock()Nirjhar Roy (IBM)-0/+9
2026-02-25xfs: Add a comment in xfs_log_sb()Nirjhar Roy (IBM)-0/+3
2026-02-25xfs: Fix xfs_last_rt_bmblock()Nirjhar Roy (IBM)-6/+24
2026-02-25xfs: don't report half-built inodes to fserrorDarrick J. Wong-3/+14
2026-02-25xfs: don't report metadata inodes to fserrorDarrick J. Wong-2/+14
2026-02-25xfs: fix potential pointer access race in xfs_healthmon_getDarrick J. Wong-5/+8
2026-02-25xfs: fix xfs_group release bug in xfs_dax_notify_dev_failureDarrick J. Wong-2/+2
2026-02-25xfs: fix xfs_group release bug in xfs_verify_report_lossesDarrick J. Wong-2/+2
2026-02-25xfs: fix copy-paste error in previous fixDarrick J. Wong-1/+1
2026-02-25xfs: Fix error pointer dereferenceEthan Tidmore-1/+6
2026-02-25xfs: remove metafile inodes from the active inode statChristoph Hellwig-5/+23
2026-02-25xfs: cleanup inode counter statsChristoph Hellwig-18/+18