summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-06-21smb: client: fix first command failure during re-negotiationzhangjian
2025-06-20erofs: remove a superfluous check for encoded extentsGao Xiang
2025-06-19bcachefs: Add missing key type checks to check_snapshot_exists()Kent Overstreet
2025-06-19bcachefs: Don't log fsck err in the journal if doing repair elsewhereKent Overstreet
2025-06-19bcachefs: Fix *__bch2_trans_subbuf_alloc() error pathKent Overstreet
2025-06-19nfsd: use threads array as-is in netlink interfaceJeff Layton
2025-06-19btrfs: zoned: fix alloc_offset calculation for partly conventional block groupsJohannes Thumshirn
2025-06-19btrfs: handle csum tree error with rescue=ibadroots correctlyQu Wenruo
2025-06-19btrfs: fix race between async reclaim worker and close_ctree()Filipe Manana
2025-06-19btrfs: fix assertion when building free space treeFilipe Manana
2025-06-19btrfs: don't silently ignore unexpected extent type when replaying logFilipe Manana
2025-06-19btrfs: fix invalid inode pointer dereferences during log replayFilipe Manana
2025-06-19btrfs: fix double unlock of buffer_tree xarray when releasing subpage ebFilipe Manana
2025-06-19btrfs: update superblock's device bytes_used when dropping chunkMark Harmstone
2025-06-19btrfs: fix a race between renames and directory loggingFilipe Manana
2025-06-19btrfs: scrub: add prefix for the error messagesAnand Jain
2025-06-19btrfs: warn if leaking delayed_nodes in btrfs_put_root()Leo Martins
2025-06-19btrfs: fix delayed ref refcount leak in debug assertionLeo Martins
2025-06-19btrfs: include root in error message when unlinking inodeFilipe Manana
2025-06-19erofs: refuse crafted out-of-file-range encoded extentsGao Xiang
2025-06-18Merge tag '6.16-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-06-18f2fs: fix to zero post-eof pageChao Yu
2025-06-18cifs: Remove duplicate fattr->cf_dtype assignment from wsl_to_fattr() functionPali Rohár
2025-06-18smb: fix secondary channel creation issue with kerberos by populating hostnam...Bharath SM
2025-06-18erofs: impersonate the opener's credentials when accessing backing fileTatsuyuki Ishi
2025-06-17bcachefs: Fix missing newlines before eroKent Overstreet
2025-06-17bcachefs: fix spurious error in read_btree_roots()Kent Overstreet
2025-06-17bcachefs: fsck: Fix oops in key_visible_in_snapshot()Kent Overstreet
2025-06-17bcachefs: fsck: fix unhandled restart in topology repairKent Overstreet
2025-06-17ksmbd: handle set/get info file for streamed fileNamjae Jeon
2025-06-17ksmbd: fix null pointer dereference in destroy_previous_sessionNamjae Jeon
2025-06-17ksmbd: add free_transport ops in ksmbd connectionNamjae Jeon
2025-06-17bcachefs: fsck: Fix check_directory_structure when no check_direntsKent Overstreet
2025-06-17bcachefs: Fix restart handling in btree_node_scrub_work()Kent Overstreet
2025-06-16bcachefs: Fix bch2_read_bio_to_text()Kent Overstreet
2025-06-16bcachefs: fsck: Fix check_path_loop() + snapshotsKent Overstreet
2025-06-16bcachefs: fsck: check_subdir_count logs pathKent Overstreet
2025-06-16bcachefs: fsck: additional diagnostics for reattach_inode()Kent Overstreet
2025-06-16bcachefs: fsck: check_directory_structure runs in reverse orderKent Overstreet
2025-06-16bcachefs: fsck: Fix reattach_inode() for subvol rootsKent Overstreet
2025-06-16bcachefs: fsck: Fix remove_backpointer() for subvol rootsKent Overstreet
2025-06-16bcachefs: fsck: Print path when we find a subvol loopKent Overstreet
2025-06-16bcachefs: Fix __bch2_inum_to_path() when crossing subvol boundariesKent Overstreet
2025-06-16bcachefs: Call bch2_fs_init_rw() early if we'll be going rwKent Overstreet
2025-06-16bcachefs: fsck: Improve check_key_has_inode()Kent Overstreet
2025-06-16bcachefs: don't return fsck_fix for unfixable node errors in __btree_errBharadwaj Raju
2025-06-16bcachefs: Fix pool->alloc NULL pointer dereferenceAlan Huang
2025-06-16bcachefs: Move bset size check before csum checkAlan Huang
2025-06-16bcachefs: mark more errors autofixKent Overstreet
2025-06-16bcachefs: Kill unused tracepointsKent Overstreet