index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-04
btrfs: change BUG_ON to assertion in reset_balance_state()
David Sterba
1
-1
/
+1
2024-03-04
btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks()
David Sterba
1
-1
/
+11
2024-03-04
btrfs: use READ/WRITE_ONCE for fs_devices->read_policy
Naohiro Aota
1
-5
/
+5
2024-03-04
btrfs: remove unused included headers
David Sterba
1
-2
/
+0
2024-01-12
btrfs: fix unbalanced unlock of mapping_tree_lock
Naohiro Aota
1
-2
/
+0
2023-12-15
btrfs: pass btrfs_io_geometry into btrfs_max_io_len
Johannes Thumshirn
1
-17
/
+13
2023-12-15
btrfs: pass struct btrfs_io_geometry to set_io_stripe
Johannes Thumshirn
1
-17
/
+15
2023-12-15
btrfs: open code set_io_stripe for RAID56
Johannes Thumshirn
1
-7
/
+9
2023-12-15
btrfs: change block mapping to switch/case in btrfs_map_block
Johannes Thumshirn
1
-6
/
+16
2023-12-15
btrfs: factor out block mapping for single profiles
Johannes Thumshirn
1
-3
/
+9
2023-12-15
btrfs: factor out block mapping for RAID5/6
Johannes Thumshirn
1
-42
/
+53
2023-12-15
btrfs: reduce scope of data_stripes in btrfs_map_block
Johannes Thumshirn
1
-4
/
+4
2023-12-15
btrfs: factor out block mapping for RAID10
Johannes Thumshirn
1
-17
/
+29
2023-12-15
btrfs: factor out block mapping for DUP profiles
Johannes Thumshirn
1
-8
/
+17
2023-12-15
btrfs: factor out RAID1 block mapping
Johannes Thumshirn
1
-10
/
+21
2023-12-15
btrfs: factor out block-mapping for RAID0
Johannes Thumshirn
1
-4
/
+10
2023-12-15
btrfs: re-introduce struct btrfs_io_geometry
Johannes Thumshirn
1
-70
/
+88
2023-12-15
btrfs: factor out helper for single device IO check
Johannes Thumshirn
1
-4
/
+23
2023-12-15
btrfs: use a dedicated data structure for chunk maps
Filipe Manana
1
-222
/
+318
2023-12-15
btrfs: mark sanity checks when getting chunk map as unlikely
Filipe Manana
1
-2
/
+2
2023-11-28
Merge tag 'for-6.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+5
2023-11-23
btrfs: make error messages more clear when getting a chunk map
Filipe Manana
1
-3
/
+4
2023-11-23
btrfs: fix off-by-one when checking chunk map includes logical address
Filipe Manana
1
-1
/
+1
2023-11-13
Merge tag 'for-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2023-11-03
btrfs: fix error pointer dereference after failure to allocate fs devices
Filipe Manana
1
-3
/
+3
2023-10-30
Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-214
/
+203
2023-10-28
btrfs: Convert to bdev_open_by_path()
Jan Kara
1
-52
/
+55
2023-10-19
Merge tag 'for-6.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-10-15
btrfs: fix stripe length calculation for non-zoned data chunk allocation
Zygo Blaxell
1
-1
/
+1
2023-10-12
btrfs: disable the seed feature for temp-fsid
Anand Jain
1
-0
/
+8
2023-10-12
btrfs: support cloned-device mount capability
Anand Jain
1
-3
/
+57
2023-10-12
btrfs: add helper function find_fsid_by_disk
Anand Jain
1
-4
/
+15
2023-10-12
btrfs: increase ->free_chunk_space in btrfs_grow_device
Josef Bacik
1
-0
/
+1
2023-10-12
btrfs: fix ->free_chunk_space math in btrfs_shrink_device
Josef Bacik
1
-3
/
+17
2023-10-12
btrfs: remove incomplete metadata_uuid conversion fixup logic
Anand Jain
1
-156
/
+6
2023-10-12
btrfs: reject devices with CHANGING_FSID_V2
Anand Jain
1
-0
/
+7
2023-10-12
btrfs: zoned: support RAID0/1/10 on top of raid stripe tree
Johannes Thumshirn
1
-0
/
+2
2023-10-12
btrfs: lookup physical address from stripe extent
Johannes Thumshirn
1
-10
/
+32
2023-10-12
btrfs: add support for inserting raid stripe extents
Johannes Thumshirn
1
-1
/
+3
2023-10-12
btrfs: abort transaction on generation mismatch when marking eb as dirty
Filipe Manana
1
-5
/
+5
2023-10-12
btrfs: scan but don't register device on single device filesystem
Anand Jain
1
-9
/
+34
2023-10-12
btrfs: remove the need_raid_map parameter from btrfs_map_block()
Qu Wenruo
1
-17
/
+9
2023-10-12
btrfs: reformat remaining kdoc style comments
David Sterba
1
-1
/
+2
2023-10-12
btrfs: sipmlify uuid parameters of alloc_fs_devices()
Anand Jain
1
-14
/
+14
2023-09-26
Merge tag 'for-6.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+6
2023-09-21
btrfs: make sure to initialize start and len in find_free_dev_extent
Josef Bacik
1
-7
/
+6
2023-08-28
Merge tag 'for-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-31
/
+63
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-3
/
+1
2023-08-21
btrfs: simplify memcpy either of metadata_uuid or fsid
Anand Jain
1
-9
/
+2
2023-08-21
btrfs: add a helper to read the superblock metadata_uuid
Anand Jain
1
-0
/
+8
[next]