summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-04-19Merge tag 'mm-hotfixes-stable-2024-04-18-14-41' of git://git.kernel.org/pub/s...Linus Torvalds
2024-04-18btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range()Qu Wenruo
2024-04-18btrfs: fix information leak in btrfs_ioctl_logical_to_ino()Johannes Thumshirn
2024-04-17Merge tag 'for-6.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-04-18btrfs: fallback if compressed IO fails for ENOSPCSweet Tea Dorminy
2024-04-18btrfs: scrub: run relocation repair when/only neededNaohiro Aota
2024-04-18btrfs: remove colon from messages with stateDavid Sterba
2024-04-17bcachefs: Fix bio alloc in check_extent_checksum()Kent Overstreet
2024-04-17bcachefs: fix leak in bch2_gc_write_reflink_keyKent Overstreet
2024-04-17bcachefs: KEY_TYPE_error is allowed for reflinkKent Overstreet
2024-04-17bcachefs: Fix bch2_dev_btree_bitmap_marked_sectors() shiftKent Overstreet
2024-04-16bcachefs: make sure to release last journal pin in replayKent Overstreet
2024-04-16bcachefs: node scan: ignore multiple nodes with same seq if interiorKent Overstreet
2024-04-16bcachefs: Fix format specifier in validate_bset_keys()Nathan Chancellor
2024-04-16bcachefs: Fix null ptr deref in twf from BCH_IOCTL_FSCK_OFFLINEKent Overstreet
2024-04-16nilfs2: fix OOB in nilfs_set_de_typeJeongjun Park
2024-04-16Squashfs: check the inode number is not the invalid value of zeroPhillip Lougher
2024-04-16ntfs3: serve as alias for the legacy ntfs driverChristian Brauner
2024-04-15Merge tag 'nfsd-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-04-15Merge tag 'bcachefs-2024-04-15' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-04-15bcachefs: set_btree_iter_dontneed also clears should_be_lockedKent Overstreet
2024-04-15bcachefs: fix error path of __bch2_read_super()Chao Yu
2024-04-15cuse: add kernel-doc comments to cuse_process_init_reply()Yang Li
2024-04-15fuse: fix leaked ENOSYS error on first statx callDanny Lin
2024-04-15fuse: fix parallel dio write on file open in passthrough modeAmir Goldstein
2024-04-15fuse: fix wrong ff->iomode state changes from parallel dio writeAmir Goldstein
2024-04-14bcachefs: Check for backpointer bucket_offset >= bucket sizeKent Overstreet
2024-04-14bcachefs: bch_member.btree_allocated_bitmapKent Overstreet
2024-04-14bcachefs: sysfs internal/trigger_journal_flushKent Overstreet
2024-04-14bcachefs: Fix bch2_btree_node_fill() for !pathKent Overstreet
2024-04-14bcachefs: add safety checks in bch2_btree_node_fill()Kent Overstreet
2024-04-14bcachefs: Interior known are required to have known key typesKent Overstreet
2024-04-14bcachefs: add missing bounds check in __bch2_bkey_val_invalid()Kent Overstreet
2024-04-14Merge tag 'pull-sysfs-annotation-fix' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-04-14kernfs: annotate different lockdep class for of->mutex of writable filesAmir Goldstein
2024-04-13bcachefs: Fix btree node merging on write buffer btreesKent Overstreet
2024-04-13bcachefs: Disable merges from interior update pathKent Overstreet
2024-04-13bcachefs: Run merges at BCH_WATERMARK_btreeKent Overstreet
2024-04-13bcachefs: Fix missing write refs in fs fio pathsKent Overstreet
2024-04-13bcachefs: Fix deadlock in journal replayKent Overstreet
2024-04-13bcachefs: Go rw if running any explicit recovery passesKent Overstreet
2024-04-13bcachefs: Standardize helpers for printing enum strs with bounds checksKent Overstreet
2024-04-13bcachefs: don't queue btree nodes for rewrites during scanKent Overstreet
2024-04-13bcachefs: fix race in bch2_btree_node_evict()Kent Overstreet
2024-04-13bcachefs: fix unsafety in bch2_stripe_to_text()Kent Overstreet
2024-04-13bcachefs: fix unsafety in bch2_extent_ptr_to_text()Kent Overstreet
2024-04-13bcachefs: btree node scan: handle encrypted nodesKent Overstreet
2024-04-13bcachefs: Check for packed bkeys that are too bigKent Overstreet
2024-04-13bcachefs: Fix UAFs of btree_insert_entry arrayKent Overstreet
2024-04-13Merge tag 'zonefs-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds