| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-24 | btrfs: replace const_ilog2() with ilog2() | Andy Shevchenko | 1 | -3/+2 |
| 2025-11-24 | btrfs: implement remove_bdev and shutdown super operation callbacks | Qu Wenruo | 1 | -0/+5 |
| 2025-09-23 | btrfs: fix typos in comments and strings | David Sterba | 1 | -2/+2 |
| 2025-07-22 | btrfs: don't print relocation messages from auto reclaim | Johannes Thumshirn | 1 | -1/+2 |
| 2025-07-22 | btrfs: remove struct rcu_string | David Sterba | 1 | -1/+0 |
| 2025-07-22 | btrfs: open code RCU for device name | David Sterba | 1 | -2/+3 |
| 2025-07-22 | btrfs: delay btrfs_open_devices() until super block is created | Qu Wenruo | 1 | -0/+24 |
| 2025-07-22 | btrfs: always open the device read-only in btrfs_scan_one_device() | Christoph Hellwig | 1 | -2/+1 |
| 2025-07-21 | btrfs: constify more pointer parameters | David Sterba | 1 | -1/+1 |
| 2025-05-15 | btrfs: add space_info parameter for block group creation | Naohiro Aota | 1 | -1/+2 |
| 2025-05-15 | btrfs: merge btrfs_read_dev_one_super() into btrfs_read_disk_super() | Qu Wenruo | 1 | -0/+2 |
| 2025-05-15 | btrfs: on unknown chunk allocation policy fallback to regular | David Sterba | 1 | -0/+5 |
| 2025-05-15 | btrfs: remove unused btrfs_io_stripe::length | David Sterba | 1 | -1/+0 |
| 2025-03-18 | btrfs: update include and forward declarations in headers | David Sterba | 1 | -0/+4 |
| 2025-01-13 | btrfs: add read policy to set a preferred device | Anand Jain | 1 | -0/+5 |
| 2025-01-13 | btrfs: introduce RAID1 round-robin read balancing | Anand Jain | 1 | -0/+13 |
| 2025-01-13 | btrfs: add tracking of read blocks for read policy | Anand Jain | 1 | -0/+2 |
| 2025-01-13 | btrfs: cache RAID stripe tree decision in btrfs_io_context | Johannes Thumshirn | 1 | -0/+1 |
| 2024-11-11 | btrfs: remove unused btrfs_is_parity_mirror() | Dr. David Alan Gilbert | 1 | -2/+0 |
| 2024-11-11 | btrfs: tests: add selftests for raid-stripe-tree | Johannes Thumshirn | 1 | -0/+5 |
| 2024-11-11 | btrfs: split out CONFIG_BTRFS_EXPERIMENTAL from CONFIG_BTRFS_DEBUG | Qu Wenruo | 1 | -2/+2 |
| 2024-10-07 | btrfs: split remaining space to discard in chunks | Luca Stefani | 1 | -0/+6 |
| 2024-09-10 | btrfs: rename btrfs_io_stripe::is_scrub to rst_search_commit_root | Johannes Thumshirn | 1 | -1/+1 |
| 2024-09-10 | btrfs: move uuid tree related code to uuid-tree.[ch] | Qu Wenruo | 1 | -2/+0 |
| 2024-07-11 | btrfs: constify pointer parameters where applicable | David Sterba | 1 | -1/+1 |
| 2024-05-07 | btrfs: count super block write errors in device instead of tracking folio err... | Matthew Wilcox (Oracle) | 1 | -0/+9 |
| 2024-05-07 | btrfs: remove no longer used btrfs_clone_chunk_map() | Filipe Manana | 1 | -1/+0 |
| 2024-03-12 | Merge tag 'for-6.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 1 | -9/+44 |
| 2024-03-04 | btrfs: pass btrfs_device to btrfs_scratch_superblocks() | David Sterba | 1 | -3/+1 |
| 2024-03-04 | btrfs: introduce offload_csum_mode to tweak checksum offloading behavior | Naohiro Aota | 1 | -0/+24 |
| 2024-03-04 | btrfs: add forward declarations and headers, part 3 | David Sterba | 1 | -6/+19 |
| 2024-02-25 | btrfs: port device access to file | Christian Brauner | 1 | -2/+2 |
| 2023-12-15 | btrfs: fix typos found by codespell | David Sterba | 1 | -1/+1 |
| 2023-12-15 | btrfs: use a dedicated data structure for chunk maps | Filipe Manana | 1 | -9/+36 |
| 2023-10-30 | Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 1 | -10/+29 |
| 2023-10-28 | btrfs: Convert to bdev_open_by_path() | Jan Kara | 1 | -4/+2 |
| 2023-10-12 | btrfs: update comment for temp-fsid, fsid, and metadata_uuid | Anand Jain | 1 | -0/+4 |
| 2023-10-12 | btrfs: support cloned-device mount capability | Anand Jain | 1 | -0/+2 |
| 2023-10-12 | btrfs: remove incomplete metadata_uuid conversion fixup logic | Anand Jain | 1 | -1/+0 |
| 2023-10-12 | btrfs: scrub: implement raid stripe tree support | Johannes Thumshirn | 1 | -0/+1 |
| 2023-10-12 | btrfs: add support for inserting raid stripe extents | Johannes Thumshirn | 1 | -6/+10 |
| 2023-10-12 | btrfs: scan but don't register device on single device filesystem | Anand Jain | 1 | -1/+2 |
| 2023-10-12 | btrfs: remove the need_raid_map parameter from btrfs_map_block() | Qu Wenruo | 1 | -2/+1 |
| 2023-10-12 | btrfs: comment about fsid and metadata_uuid relationship | Anand Jain | 1 | -0/+9 |
| 2023-08-21 | btrfs: add a helper to read the superblock metadata_uuid | Anand Jain | 1 | -0/+1 |
| 2023-08-21 | btrfs: make find_free_dev_extent() static | Filipe Manana | 1 | -2/+0 |
| 2023-06-26 | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -6/+5 |
| 2023-06-26 | Merge tag 'for-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 1 | -29/+28 |
| 2023-06-22 | btrfs: fix remaining u32 overflows when left shifting stripe_nr | Qu Wenruo | 1 | -0/+11 |
| 2023-06-19 | btrfs: open code btrfs_map_sblock | Christoph Hellwig | 1 | -3/+0 |
| 2023-06-19 | btrfs: rename __btrfs_map_block to btrfs_map_block | Christoph Hellwig | 1 | -5/+5 |
| 2023-06-19 | btrfs: remove unused btrfs_map_block | Christoph Hellwig | 1 | -3/+0 |
| 2023-06-19 | btrfs: remove unused BTRFS_MAP_DISCARD | Christoph Hellwig | 1 | -3/+0 |
| 2023-06-19 | btrfs: add and fix comments in btrfs_fs_devices | Anand Jain | 1 | -14/+11 |
| 2023-06-19 | btrfs: add comment about metadata_uuid in btrfs_fs_devices | Anand Jain | 1 | -0/+12 |
| 2023-06-19 | btrfs: reduce struct btrfs_fs_devices size by moving fsid_change | Anand Jain | 1 | -2/+2 |
| 2023-06-19 | btrfs: make btrfs_free_device() static | Filipe Manana | 1 | -1/+0 |
| 2023-06-12 | block: replace fmode_t with a block-specific type for block open flags | Christoph Hellwig | 1 | -2/+2 |
| 2023-06-12 | block: use the holder as indication for exclusive opens | Christoph Hellwig | 1 | -3/+3 |
| 2023-06-12 | btrfs: don't pass a holder for non-exclusive blkdev_get_by_path | Christoph Hellwig | 1 | -2/+1 |
| 2023-04-17 | btrfs: introduce a new helper to submit write bio for repair | Qu Wenruo | 1 | -0/+3 |
| 2023-04-17 | btrfs: replace btrfs_io_context::raid_map with a fixed u64 value | Qu Wenruo | 1 | -4/+15 |
| 2023-04-17 | btrfs: use an efficient way to represent source of duplicated stripes | Qu Wenruo | 1 | -12/+14 |
| 2023-04-17 | btrfs: reduce type width of btrfs_io_contexts | Qu Wenruo | 1 | -5/+49 |
| 2023-04-17 | btrfs: replace map_lookup->stripe_len by BTRFS_STRIPE_LEN | Qu Wenruo | 1 | -2/+5 |
| 2023-02-15 | btrfs: remove struct btrfs_io_geometry | Christoph Hellwig | 1 | -18/+0 |
| 2022-12-05 | btrfs: split the bio submission path into a separate file | Christoph Hellwig | 1 | -105/+5 |
| 2022-12-05 | btrfs: move struct btrfs_tree_parent_check out of disk-io.h | Christoph Hellwig | 1 | -1/+1 |
| 2022-12-05 | btrfs: use btrfs_dev_name() helper to handle missing devices better | Qu Wenruo | 1 | -0/+9 |
| 2022-12-05 | btrfs: move tree block parentness check into validate_extent_buffer() | Qu Wenruo | 1 | -3/+22 |
| 2022-12-05 | btrfs: move device->name RCU allocation and assign to btrfs_alloc_device() | Anand Jain | 1 | -2/+2 |
| 2022-12-05 | btrfs: move btrfs_chunk_item_size out of ctree.h | Josef Bacik | 1 | -0/+8 |
| 2022-12-05 | btrfs: auto enable discard=async when possible | David Sterba | 1 | -0/+2 |
| 2022-11-07 | btrfs: zoned: initialize device's zone info for seeding | Johannes Thumshirn | 1 | -1/+1 |
| 2022-10-24 | btrfs: reorder btrfs_bio for better packing | David Sterba | 1 | -1/+1 |
| 2022-09-26 | btrfs: move btrfs_swapfile_pin into volumes.h | Josef Bacik | 1 | -0/+25 |
| 2022-09-26 | btrfs: move btrfs_pinned_by_swapfile prototype into volumes.h | Josef Bacik | 1 | -0/+2 |
| 2022-09-26 | btrfs: give struct btrfs_bio a real end_io handler | Christoph Hellwig | 1 | -4/+16 |
| 2022-09-26 | btrfs: use chained bios when cloning | Christoph Hellwig | 1 | -1/+0 |
| 2022-09-26 | btrfs: pass the operation to btrfs_bio_alloc | Christoph Hellwig | 1 | -1/+1 |
| 2022-09-26 | btrfs: move btrfs_bio allocation to volumes.c | Christoph Hellwig | 1 | -0/+6 |
| 2022-07-25 | btrfs: do not return errors from btrfs_map_bio | Christoph Hellwig | 1 | -2/+1 |
| 2022-07-25 | btrfs: increase direct io read size limit to 256 sectors | Christoph Hellwig | 1 | -0/+7 |
| 2022-07-25 | btrfs: use btrfs_raid_array to calculate number of parity stripes | Qu Wenruo | 1 | -0/+1 |
| 2022-07-25 | btrfs: remove parameter dev_extent_len from scrub_stripe() | Qu Wenruo | 1 | -0/+1 |
| 2022-07-25 | btrfs: split discard handling out of btrfs_map_block | Christoph Hellwig | 1 | -1/+9 |
| 2022-07-25 | btrfs: do not allocate a btrfs_bio for low-level bios | Christoph Hellwig | 1 | -1/+6 |
| 2022-07-25 | btrfs: remove btrfs_end_io_wq | Christoph Hellwig | 1 | -0/+3 |
| 2022-07-25 | btrfs: add a helper to iterate through a btrfs_bio with sector sized chunks | Qu Wenruo | 1 | -0/+16 |
| 2022-05-24 | Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 1 | -4/+38 |
| 2022-05-23 | Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+2 |
| 2022-05-16 | btrfs: use ilog2() to replace if () branches for btrfs_bg_flags_to_raid_index() | Qu Wenruo | 1 | -9/+30 |
| 2022-05-16 | btrfs: move definition of btrfs_raid_types to volumes.h | Qu Wenruo | 1 | -0/+13 |
| 2022-05-16 | btrfs: reduce width for stripe_len from u64 to u32 | Qu Wenruo | 1 | -4/+4 |
| 2022-04-19 | btrfs: fix direct I/O read repair for split bios | Christoph Hellwig | 1 | -0/+3 |
| 2022-04-17 | btrfs: simplify ->flush_bio handling | Christoph Hellwig | 1 | -2/+2 |
| 2022-03-14 | btrfs: add device major-minor info in the struct btrfs_device | Anand Jain | 1 | -0/+5 |
| 2022-03-14 | btrfs: match stale devices by dev_t | Anand Jain | 1 | -1/+1 |
| 2022-01-07 | btrfs: remove reada infrastructure | Qu Wenruo | 1 | -7/+0 |
| 2022-01-07 | btrfs: zoned: sink zone check into btrfs_repair_one_zone | Johannes Thumshirn | 1 | -1/+1 |
| 2021-10-26 | btrfs: use btrfs_get_dev_args_from_path in dev removal ioctls | Josef Bacik | 1 | -1/+1 |
| 2021-10-26 | btrfs: add a btrfs_get_dev_args_from_path helper | Josef Bacik | 1 | -0/+4 |
| 2021-10-26 | btrfs: handle device lookup with btrfs_dev_lookup_args | Josef Bacik | 1 | -2/+18 |
| 2021-10-26 | btrfs: add comments for device counts in struct btrfs_fs_devices | Anand Jain | 1 | -0/+19 |
| 2021-10-26 | btrfs: remove btrfs_bio::logical member | Qu Wenruo | 1 | -1/+0 |
| 2021-10-26 | btrfs: rename struct btrfs_io_bio to btrfs_bio | Qu Wenruo | 1 | -15/+14 |
| 2021-10-26 | btrfs: rename btrfs_bio to btrfs_io_context | Qu Wenruo | 1 | -11/+27 |
| 2021-10-26 | btrfs: convert latest_bdev type to btrfs_device and rename | Anand Jain | 1 | -1/+5 |
| 2021-10-26 | btrfs: rename and switch to bool btrfs_chunk_readonly | Anand Jain | 1 | -1/+1 |
| 2021-10-25 | btrfs: rename btrfs_alloc_chunk to btrfs_create_chunk | Nikolay Borisov | 1 | -1/+1 |
| 2021-09-07 | btrfs: delay blkdev_put until after the device remove | Josef Bacik | 1 | -1/+2 |
| 2021-08-23 | btrfs: uninline btrfs_bg_flags_to_raid_index | David Sterba | 1 | -26/+1 |
| 2021-08-23 | btrfs: make btrfs_finish_chunk_alloc private to block-group.c | Nikolay Borisov | 1 | -2/+0 |
| 2021-07-07 | btrfs: rework chunk allocation to avoid exhaustion of the system chunk array | Filipe Manana | 1 | -1/+4 |
| 2021-06-21 | btrfs: remove the unused parameter @len for btrfs_bio_fits_in_stripe() | Qu Wenruo | 1 | -1/+1 |
| 2021-06-21 | btrfs: scrub: per-device bandwidth control | David Sterba | 1 | -0/+3 |
| 2021-04-20 | btrfs: zoned: automatically reclaim zones | Johannes Thumshirn | 1 | -0/+1 |
| 2021-02-09 | btrfs: zoned: relocate block group to repair IO failure in zoned filesystems | Naohiro Aota | 1 | -0/+1 |
| 2021-02-09 | btrfs: zoned: handle REQ_OP_ZONE_APPEND as writing | Naohiro Aota | 1 | -0/+1 |
| 2021-02-09 | btrfs: zoned: implement zoned chunk allocator | Naohiro Aota | 1 | -0/+1 |
| 2021-02-08 | btrfs: let callers of btrfs_get_io_geometry pass the em | Michal Rostecki | 1 | -2/+3 |
| 2021-01-25 | btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch | Su Yue | 1 | -5/+6 |
| 2020-12-09 | btrfs: get zone information of zoned block devices | Naohiro Aota | 1 | -0/+4 |
| 2020-12-08 | btrfs: remove unused argument seed from btrfs_find_device | Anand Jain | 1 | -1/+1 |
| 2020-12-08 | btrfs: drop unused argument step from btrfs_free_extra_devids | Anand Jain | 1 | -1/+1 |
| 2020-12-08 | btrfs: create read policy framework | Anand Jain | 1 | -0/+13 |
| 2020-10-27 | btrfs: convert data_seqcount to seqcount_mutex_t | Davidlohr Bueso | 1 | -6/+5 |
| 2020-10-26 | btrfs: fix readahead hang and use-after-free after removing a device | Filipe Manana | 1 | -0/+1 |
| 2020-10-07 | btrfs: annotate device name rcu_string with __rcu | Madhuparna Bhowmik | 1 | -1/+1 |
| 2020-10-07 | btrfs: switch seed device to list api | Nikolay Borisov | 1 | -1/+1 |
| 2020-10-07 | btrfs: simplify setting/clearing fs_info to btrfs_fs_devices | Nikolay Borisov | 1 | -2/+0 |
| 2020-10-07 | btrfs: make close_fs_devices return void | Nikolay Borisov | 1 | -1/+1 |
| 2020-09-25 | btrfs: move btrfs_scratch_superblocks into btrfs_dev_replace_finishing | Josef Bacik | 1 | -0/+3 |
| 2020-07-27 | btrfs: record btrfs_device directly in btrfs_io_bio | Nikolay Borisov | 1 | -1/+1 |
| 2020-07-02 | btrfs: convert comments to fallthrough annotations | Marcos Paulo de Souza | 1 | -1/+1 |
| 2020-03-23 | btrfs: introduce chunk allocation policy | Naohiro Aota | 1 | -0/+6 |
| 2020-03-23 | btrfs: make btrfs_check_uuid_tree private to disk-io.c | Nikolay Borisov | 1 | -1/+1 |
| 2020-03-23 | btrfs: use the page cache for super block reading | Johannes Thumshirn | 1 | -3/+1 |
| 2020-03-23 | btrfs: reduce scope of btrfs_scratch_superblocks() | Johannes Thumshirn | 1 | -1/+0 |
| 2020-03-23 | btrfs: Export btrfs_release_disk_super | Nikolay Borisov | 1 | -0/+1 |
| 2020-02-16 | Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
| 2020-02-12 | btrfs: sysfs, add UUID/devinfo kobject | Anand Jain | 1 | -0/+1 |
| 2020-01-28 | Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 1 | -5/+5 |
| 2020-01-23 | btrfs: sysfs, add devid/dev_state kobject and device attributes | Anand Jain | 1 | -0/+4 |
| 2020-01-23 | btrfs: Move and unexport btrfs_rmap_block | Nikolay Borisov | 1 | -2/+0 |
| 2020-01-20 | btrfs: remove unused member btrfs_device::work | David Sterba | 1 | -2/+0 |
| 2020-01-20 | btrfs: sysfs, rename devices kobject holder to devices_kobj | Anand Jain | 1 | -1/+1 |
| 2019-12-08 | sched/rt, btrfs: Use CONFIG_PREEMPTION | Thomas Gleixner | 1 | -1/+1 |
| 2019-11-18 | btrfs: change btrfs_fs_devices::rotating to bool | Johannes Thumshirn | 1 | -1/+1 |
| 2019-11-18 | btrfs: change btrfs_fs_devices::seeding to bool | Johannes Thumshirn | 1 | -1/+1 |
| 2019-11-18 | btrfs: add support for 4-copy replication (raid1c4) | David Sterba | 1 | -0/+2 |
| 2019-11-18 | btrfs: add support for 3-copy replication (raid1c3) | David Sterba | 1 | -0/+2 |
| 2019-11-18 | btrfs: Remove btrfs_bio::flags member | Qu Wenruo | 1 | -1/+0 |
| 2019-11-18 | Btrfs: delete the entire async bio submission framework | Chris Mason | 1 | -11/+0 |
| 2019-11-18 | Btrfs: stop using btrfs_schedule_bio() | Chris Mason | 1 | -1/+1 |
| 2019-11-18 | btrfs: add const function attribute | David Sterba | 1 | -1/+1 |
| 2019-09-09 | btrfs: reset device stat using btrfs_dev_stat_set | Anand Jain | 1 | -6/+0 |
| 2019-09-09 | btrfs: remove unused btrfs_device::flush_bio_sent | David Sterba | 1 | -1/+0 |
| 2019-09-09 | btrfs: volumes: Unexport find_free_dev_extent_start() | Qu Wenruo | 1 | -2/+0 |
| 2019-07-02 | btrfs: Use btrfs_get_io_geometry appropriately | Nikolay Borisov | 1 | -1/+1 |
| 2019-07-02 | btrfs: Introduce btrfs_io_geometry infrastructure | Nikolay Borisov | 1 | -0/+17 |
| 2019-07-01 | btrfs: Add comments on locking of several device-related fields | Nikolay Borisov | 1 | -3/+8 |
| 2019-07-01 | btrfs: refactor helper for bg flags to name conversion | David Sterba | 1 | -2/+1 |
| 2019-07-01 | btrfs: use u8 for raid_array members | David Sterba | 1 | -9/+9 |
| 2019-07-01 | btrfs: remove mapping tree structures indirection | David Sterba | 1 | -2/+1 |
| 2019-05-07 | Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -0/+1 |
| 2019-04-29 | btrfs: get fs_info from device in btrfs_rm_dev_replace_free_srcdev | David Sterba | 1 | -2/+1 |
| 2019-04-29 | btrfs: get fs_info from trans in btrfs_run_dev_stats | David Sterba | 1 | -2/+1 |
| 2019-04-29 | btrfs: Remove 'trans' argument from find_free_dev_extent(_start) | Nikolay Borisov | 1 | -5/+3 |
| 2019-04-29 | btrfs: replace pending/pinned chunks lists with io tree | Jeff Mahoney | 1 | -0/+2 |
| 2019-04-29 | btrfs: Stop using call_rcu for device freeing | Nikolay Borisov | 1 | -1/+0 |
| 2019-04-29 | btrfs: combine device update operations during transaction commit | Nikolay Borisov | 1 | -10/+3 |
| 2019-04-29 | btrfs: tree-checker: Verify dev item | Qu Wenruo | 1 | -0/+9 |
| 2019-04-08 | fs: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+1 |
| 2019-02-25 | btrfs: introduce new ioctl to unregister a btrfs device | Anand Jain | 1 | -0/+1 |
| 2019-02-25 | btrfs: merge btrfs_find_device and find_device | Anand Jain | 1 | -1/+1 |
| 2019-02-25 | btrfs: refactor btrfs_find_device() take fs_devices as argument | Anand Jain | 1 | -2/+2 |
| 2018-12-17 | btrfs: remove btrfs_bio_end_io_t | Johannes Thumshirn | 1 | -3/+0 |
| 2018-12-17 | btrfs: replace btrfs_io_bio::end_io with a simple helper | David Sterba | 1 | -2/+8 |
| 2018-12-17 | btrfs: remove redundant csum buffer in btrfs_io_bio | David Sterba | 1 | -1/+0 |
| 2018-12-17 | btrfs: add helper to describe block group flags | Anand Jain | 1 | -0/+1 |
| 2018-12-17 | btrfs: add members to fs_devices to track fsid changes | Nikolay Borisov | 1 | -0/+5 |
| 2018-12-17 | btrfs: Introduce support for FSID change without metadata rewrite | Nikolay Borisov | 1 | -0/+1 |
| 2018-12-17 | btrfs: introduce nparity raid_attr | Hans van Kranenburg | 1 | -0/+2 |
| 2018-12-17 | Btrfs: rename and export get_chunk_map | Omar Sandoval | 1 | -0/+2 |
| 2018-10-15 | btrfs: Make btrfs_find_device_by_devspec return btrfs_device directly | Nikolay Borisov | 1 | -3/+3 |
| 2018-10-15 | btrfs: Make btrfs_find_device_missing_or_by_path return directly a device | Nikolay Borisov | 1 | -3/+0 |
| 2018-08-06 | btrfs: Introduce mount time chunk <-> dev extent mapping check | Qu Wenruo | 1 | -0/+2 |
| 2018-08-06 | btrfs: Remove fs_info from btrfs_finish_chunk_alloc | Nikolay Borisov | 1 | -4/+2 |
| 2018-08-06 | btrfs: Remove fs_info from btrfs_destroy_dev_replace_tgtdev | Nikolay Borisov | 1 | -2/+1 |
| 2018-08-06 | btrfs: Remove fs_info from btrfs_assign_next_active_device | Nikolay Borisov | 1 | -2/+2 |
| 2018-08-06 | btrfs: Remove fs_info from btrfs_rm_dev_replace_remove_srcdev | Nikolay Borisov | 1 | -2/+1 |
| 2018-08-06 | btrfs: refactor block group replication factor calculation to a helper | David Sterba | 1 | -0/+2 |
| 2018-08-06 | btrfs: return device pointer from btrfs_scan_one_device | Gu Jinxiang | 1 | -2/+2 |
| 2018-08-06 | btrfs: Remove unused function btrfs_account_dev_extents_size | Qu Wenruo | 1 | -2/+0 |
| 2018-08-06 | btrfs: tree-checker: Verify block_group_item | Qu Wenruo | 1 | -0/+2 |
| 2018-08-06 | btrfs: Remove fs_info from btrfs_alloc_chunk | Nikolay Borisov | 1 | -2/+1 |
| 2018-05-28 | btrfs: remove redundant btrfs_balance_control::fs_info | David Sterba | 1 | -3/+2 |
| 2018-05-28 | btrfs: Remove devid parameter from btrfs_rmap_block | Nikolay Borisov | 1 | -3/+2 |
| 2018-05-28 | btrfs: move btrfs_raid_mindev_errorvalues to btrfs_raid_attr table | Anand Jain | 1 | -1/+1 |