summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-07-12ubifs: Fix space leak when powercut happens in linking tmpfileZhihao Cheng
2024-07-12ubifs: Move ui->data initialization after initializing securityZhihao Cheng
2024-07-12ubifs: Fix adding orphan entry twice for the same inodeZhihao Cheng
2024-07-12ubifs: Remove insert_dead_orphan from replaying orphan processZhihao Cheng
2024-07-12Revert "ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path"Zhihao Cheng
2024-07-12ubifs: Don't add xattr inode into orphan areaZhihao Cheng
2024-07-12ubifs: Fix unattached xattr inode if powercut happens after deletingZhihao Cheng
2024-07-12Merge tag 'for-6.10-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-12nfsd: nfsd_file_lease_notifier_call gets a file_lease as an argumentJeff Layton
2024-07-12nfs: do not extend writes to the entire folioChristoph Hellwig
2024-07-12nfs/blocklayout: add support for NVMeChristoph Hellwig
2024-07-12Merge tag 'bcachefs-2024-07-12' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-07-11bcachefs: bch2_gc_btree() should not use btree_root_lockKent Overstreet
2024-07-11bcachefs: Set PF_MEMALLOC_NOFS when trans->lockedKent Overstreet
2024-07-11bcachefs; Use trans_unlock_long() when waiting on allocatorKent Overstreet
2024-07-11Revert "bcachefs: Mark bch_inode_info as SLAB_ACCOUNT"Kent Overstreet
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-11Merge tag 'vfs-6.10-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-11btrfs: avoid races when tracking progress for extent map shrinkingFilipe Manana
2024-07-11btrfs: stop extent map shrinker if reschedule is neededFilipe Manana
2024-07-11btrfs: use delayed iput during extent map shrinkingFilipe Manana
2024-07-11btrfs: fix extent map use-after-free when adding pages to compressed bioFilipe Manana
2024-07-11affs: struct slink_front: Replace 1-element array with flexible arrayKees Cook
2024-07-11affs: struct affs_data_head: Replace 1-element array with flexible arrayKees Cook
2024-07-11affs: struct affs_head: Replace 1-element array with flexible arrayKees Cook
2024-07-11btrfs: fix bitmap leak when loading free space cache on duplicate entryFilipe Manana
2024-07-11btrfs: remove the BUG_ON() inside extent_range_clear_dirty_for_io()Qu Wenruo
2024-07-11btrfs: move extent_range_clear_dirty_for_io() into inode.cQu Wenruo
2024-07-11btrfs: enhance compression error messagesDavid Sterba
2024-07-11btrfs: fix data race when accessing the last_trans field of a rootFilipe Manana
2024-07-11btrfs: rename the extra_gfp parameter of btrfs_alloc_page_array()Qu Wenruo
2024-07-11btrfs: remove the extra_gfp parameter from btrfs_alloc_folio_array()Qu Wenruo
2024-07-11btrfs: introduce new "rescue=ignoresuperflags" mount optionQu Wenruo
2024-07-11btrfs: introduce new "rescue=ignoremetacsums" mount optionQu Wenruo
2024-07-11btrfs: output the unrecognized super block flags as hexQu Wenruo
2024-07-11btrfs: remove unused Opt enumsQu Wenruo
2024-07-11btrfs: tree-checker: add extra ram_bytes and disk_num_bytes checkQu Wenruo
2024-07-11btrfs: fix the ram_bytes assignment for truncated ordered extentsQu Wenruo
2024-07-11btrfs: make validate_extent_map() catch ram_bytes mismatchQu Wenruo
2024-07-11btrfs: ignore incorrect btrfs_file_extent_item::ram_bytesQu Wenruo
2024-07-11btrfs: cleanup the bytenr usage inside btrfs_extent_item_to_extent_map()Qu Wenruo
2024-07-11btrfs: fix typo in error message in btrfs_validate_super()Mark Harmstone
2024-07-11btrfs: move the direct IO code into its own fileFilipe Manana
2024-07-11btrfs: pass a btrfs_inode to btrfs_set_prop()David Sterba
2024-07-11btrfs: pass a btrfs_inode to btrfs_compress_heuristic()David Sterba
2024-07-11btrfs: switch btrfs_ordered_extent::inode to struct btrfs_inodeDavid Sterba
2024-07-11btrfs: switch btrfs_pending_snapshot::dir to btrfs_inodeDavid Sterba
2024-07-11btrfs: pass a btrfs_inode to btrfs_ioctl_send()David Sterba
2024-07-11btrfs: switch btrfs_block_group::inode to struct btrfs_inodeDavid Sterba
2024-07-11btrfs: pass a btrfs_inode to is_data_inode()David Sterba