summaryrefslogtreecommitdiff
path: root/fs/btrfs/disk-io.c
AgeCommit message (Expand)Author
38 hoursMerge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
9 daysbtrfs: remove btrfs_clear_extent_bits()Filipe Manana
9 daysbtrfs: index buffer_tree using node sizeDaniel Vacek
9 daysbtrfs: call btrfs_close_devices() from ->kill_sbChristoph Hellwig
9 daysbtrfs: qgroup: remove no longer used fs_info->qgroup_ulistFilipe Manana
9 daysbtrfs: add btrfs prefix to is_fstree() and make it return boolFilipe Manana
9 daysbtrfs: use our message helpers instead of pr_err/pr_warn/pr_infoDavid Sterba
9 daysbtrfs: switch RCU helper versions to btrfs_warn()David Sterba
9 daysbtrfs: zoned: reserve data_reloc block group on mountJohannes Thumshirn
2025-06-30btrfs: stop parsing crc32c driver nameEric Biggers
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: warn if leaking delayed_nodes in btrfs_put_root()Leo Martins
2025-05-15btrfs: log error codes during failures when writing super blocksFilipe Manana
2025-05-15btrfs: add block reserve for treelogNaohiro Aota
2025-05-15btrfs: get rid of btrfs_read_dev_super()Qu Wenruo
2025-05-15btrfs: merge btrfs_read_dev_one_super() into btrfs_read_disk_super()Qu Wenruo
2025-05-15btrfs: convert the buffer_radix to an xarrayJosef Bacik
2025-05-15btrfs: rename btrfs_discard workqueue to btrfs-discardDavid Sterba
2025-05-15btrfs: change return type of btree_csum_one_bio() to intDavid Sterba
2025-05-15btrfs: merge __setup_root() to btrfs_alloc_root()David Sterba
2025-05-15btrfs: use list_first_entry() everywhereDavid Sterba
2025-05-15btrfs: convert WARN_ON(IS_ENABLED(CONFIG_BTRFS_DEBUG)) to DEBUG_WARNDavid Sterba
2025-05-15btrfs: pass a physical address to btrfs_repair_io_failure()Christoph Hellwig
2025-05-15btrfs: rename remaining exported extent map functionsFilipe Manana
2025-05-15btrfs: rename free_extent_state() to include a btrfs prefixFilipe Manana
2025-05-15btrfs: rename the functions to init and release an extent io treeFilipe Manana
2025-05-15btrfs: rename the functions to search for bits in extent rangesFilipe Manana
2025-05-15btrfs: rename the functions to clear bits for an extent rangeFilipe Manana
2025-05-15btrfs: remove unused flag EXTENT_BUFFER_CORRUPTDaniel Vacek
2025-04-17Merge tag 'for-6.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-04-01btrfs: remove folio order ASSERT()s in super block writeback pathQu Wenruo
2025-03-18btrfs: don't clobber ret in btrfs_validate_super()Mark Harmstone
2025-03-18btrfs: add extra warning if delayed iput is added when it's not allowedQu Wenruo
2025-03-18btrfs: run btrfs_error_commit_super() earlyQu Wenruo
2025-03-18btrfs: fix non-empty delayed iputs list on unmount due to async workersFilipe Manana
2025-03-18btrfs: fix non-empty delayed iputs list on unmount due to compressed write wo...Filipe Manana
2025-03-18btrfs: allow debug builds to accept 2K block sizeQu Wenruo
2025-03-18btrfs: remove the subpage related warning messageQu Wenruo
2025-03-18btrfs: use BTRFS_PATH_AUTO_FREE in btrfs_init_root_free_objectid()David Sterba
2025-03-18btrfs: use BTRFS_PATH_AUTO_FREE in load_global_roots()David Sterba
2025-03-18btrfs: do trivial BTRFS_PATH_AUTO_FREE conversionsDavid Sterba
2025-03-18btrfs: use num_extent_folios() in for loop boundsDavid Sterba
2025-03-18btrfs: simplify parameters of metadata folio helpersDavid Sterba
2025-03-18btrfs: simplify returns and labels in btrfs_init_fs_root()David Sterba
2025-03-18btrfs: require strict data/metadata split for subpage checksQu Wenruo
2025-03-18btrfs: remove btrfs_fs_info::sectors_per_pageQu Wenruo
2025-03-16btrfs: convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-01-13btrfs: split waiting from read_extent_buffer_pages(), drop parameter waitDavid Sterba