summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-06-16bcachefs: opts.journal_rewindKent Overstreet
2025-06-16x86,fs/resctrl: Remove inappropriate references to cacheinfo in the resctrl s...Qinyun Tan
2025-06-16Merge tag 'vfs-6.16-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-16xfs: actually use the xfs_growfs_check_rtgeom tracepointDarrick J. Wong
2025-06-16xfs: Improve error handling in xfs_mru_cache_create()Markus Elfring
2025-06-16xfs: move xfs_submit_zoned_bio a bitChristoph Hellwig
2025-06-16xfs: use xfs_readonly_buftarg in xfs_remount_rwChristoph Hellwig
2025-06-16xfs: remove NULL pointer checks in xfs_mru_cache_insertChristoph Hellwig
2025-06-16xfs: check for shutdown before going to sleep in xfs_select_zoneChristoph Hellwig
2025-06-16fs: drop assert in file_seek_cur_needs_f_lockLuis Henriques
2025-06-15bcachefs: fsck: fix extent past end of inode repairKent Overstreet
2025-06-15bcachefs: fsck: fix add_inode()Kent Overstreet
2025-06-15bcachefs: Fix snapshot_key_missing_inode_snapshot repairKent Overstreet
2025-06-15bcachefs: Fix "now allowing incompatible features" messageKent Overstreet
2025-06-15bcachefs: pass last_seq into fs_journal_start()Kent Overstreet
2025-06-15bcachefs: better __bch2_snapshot_is_ancestor() assertKent Overstreet
2025-06-15bcachefs: btree_iter: fix updates, journal overlayKent Overstreet
2025-06-15bcachefs: Fix bch2_journal_keys_peek_prev_min()Kent Overstreet
2025-06-15bcachefs: Delay calculation of trans->journal_u64sAlan Huang
2025-06-15bcachefs: Add missing EBUG_ONAlan Huang
2025-06-15bcachefs: Fix alloc_req use after freeAlan Huang
2025-06-15bcachefs: Don't allocate new memory when mempool is exhaustedAlan Huang
2025-06-15bcachefs: btree iter tracepointsKent Overstreet
2025-06-15bcachefs: trace_extent_trim_atomicKent Overstreet
2025-06-14Merge tag 'v6.16-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-06-12NFSD: Avoid corruption of a referring call listChuck Lever
2025-06-12smb: improve directory cache reuse for readdir operationsBharath SM
2025-06-12smb: client: fix perf regression with deferred closesPaulo Alcantara
2025-06-12fs: unlock the superblock during iterate_supers_typeDarrick J. Wong
2025-06-12ovl: fix debug print in case of mkdir errorAmir Goldstein
2025-06-11bcachefs: Don't trace should_be_locked unless changingKent Overstreet
2025-06-11bcachefs: Ensure that snapshot creation propagates has_case_insensitiveKent Overstreet
2025-06-11bcachefs: Print devices we're mounting on multi device filesystemsKent Overstreet
2025-06-11bcachefs: Don't trust sb->nr_devices in members_to_text()Kent Overstreet
2025-06-11bcachefs: Fix version checks in validate_bset()Kent Overstreet
2025-06-11bcachefs: ioctl: avoid stack overflow warningArnd Bergmann
2025-06-11bcachefs: Don't pass trans to fsck_err() in gc_accounting_doneKent Overstreet
2025-06-11bcachefs: Fix leak in bch2_fs_recovery() error pathKent Overstreet
2025-06-11bcachefs: Fix rcu_pending for PREEMPT_RTKent Overstreet
2025-06-11bcachefs: Fix downgrade_table_extra()Kent Overstreet
2025-06-11bcachefs: Don't put rhashtable on stackKent Overstreet
2025-06-11bcachefs: Make sure opts.read_only gets propagated back to VFSKent Overstreet
2025-06-11bcachefs: Fix possible console lock involved deadlockAlan Huang
2025-06-11bcachefs: mark more errors autofixKent Overstreet
2025-06-11bcachefs: Don't persistently run scan_for_btree_nodesKent Overstreet
2025-06-11bcachefs: Read error message now prints if self healingKent Overstreet
2025-06-11bcachefs: Only run 'increase_depth' for keys from btree node csanKent Overstreet
2025-06-11bcachefs: Mark need_discard_freespace_key_bad autofixKent Overstreet
2025-06-11bcachefs: Update /dev/disk/by-uuid on device addKent Overstreet
2025-06-11bcachefs: Add more flags to btree nodes for rewrite reasonKent Overstreet