summaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c
AgeCommit message (Expand)Author
37 hoursMerge tag 'for-6.19-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
10 daysMerge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
10 daysbtrfs: release path before iget_failed() in btrfs_read_locked_inode()Filipe Manana
14 daysbtrfs: release path before initializing extent tree in btrfs_read_locked_inode()Filipe Manana
14 daysbtrfs: avoid access-beyond-folio for bs > ps encoded writesQu Wenruo
14 daysMerge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-16btrfs: fix reservation leak in some error paths when inserting inline extentFilipe Manana
2025-12-16btrfs: do not free data reservation in fallback from inline due to -ENOSPCFilipe Manana
2025-12-16Merge tag 'for-6.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-09btrfs: fix a potential path leak in print_data_reloc_error()Qu Wenruo
2025-12-03Merge tag 'for-6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-26btrfs: fix the comment on btrfs_update_timeChristoph Hellwig
2025-11-25btrfs: remaining BTRFS_PATH_AUTO_FREE conversionsDavid Sterba
2025-11-25btrfs: reduce arguments to btrfs_del_inode_ref_in_log()Filipe Manana
2025-11-25btrfs: remove root argument from btrfs_del_dir_entries_in_log()Filipe Manana
2025-11-25btrfs: disable various operations on encrypted inodesOmar Sandoval
2025-11-24btrfs: use booleans for delalloc arguments and struct find_free_extent_ctlFilipe Manana
2025-11-24btrfs: use bool type for btrfs_path members used as booleansFilipe Manana
2025-11-24btrfs: make read verification handle bs > ps cases without large foliosQu Wenruo
2025-11-24btrfs: make btrfs_csum_one_bio() handle bs > ps without large foliosQu Wenruo
2025-11-24btrfs: move and rename CSUM_FMT definitionDavid Sterba
2025-11-24btrfs: relax btrfs_inode::ordered_tree_lock IRQ locking contextQu Wenruo
2025-11-24btrfs: remove btrfs_bio::fs_info by extracting it from btrfs_bio::inodeQu Wenruo
2025-11-24btrfs: headers cleanup to remove unnecessary local includesQu Wenruo
2025-11-24btrfs: declare free_ipath() via DEFINE_FREE()Miquel Sabaté Solà
2025-11-24btrfs: use the key format macros when printing keysFilipe Manana
2025-11-24btrfs: avoid multiple i_size rounding in btrfs_truncate()Filipe Manana
2025-11-24btrfs: consistently round up or down i_size in btrfs_truncate()Filipe Manana
2025-11-24btrfs: introduce a new shutdown stateQu Wenruo
2025-11-24btrfs: fix trivial -Wshadow warningsDavid Sterba
2025-11-12btrfs: utilize IOP_FASTPERM_MAY_EXECMateusz Guzik
2025-11-11Merge tag 'for-6.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-11-05fs: inline current_umask() and move it to fs_struct.hMateusz Guzik
2025-11-05btrfs: release root after error in data_reloc_print_warning_inode()Zilin Guan
2025-11-04Merge tag 'for-6.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-10-31btrfs: Use folio_next_pos()Matthew Wilcox (Oracle)
2025-10-30btrfs: set inode flag BTRFS_INODE_COPY_EVERYTHING when logging new nameFilipe Manana
2025-10-29mm,btrfs: add a filemap_flush_nr helperChristoph Hellwig
2025-10-29btrfs: push struct writeback_control into start_delalloc_inodesChristoph Hellwig
2025-10-29btrfs: use the local tmp_inode variable in start_delalloc_inodesChristoph Hellwig
2025-10-20btrfs: use the new ->i_state accessorsMateusz Guzik
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-30Merge tag 'for-6.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds