index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-10-30
1
-214
/
+203
|
\
|
*
btrfs: disable the seed feature for temp-fsid
Anand Jain
2023-10-12
1
-0
/
+8
|
*
btrfs: support cloned-device mount capability
Anand Jain
2023-10-12
1
-3
/
+57
|
*
btrfs: add helper function find_fsid_by_disk
Anand Jain
2023-10-12
1
-4
/
+15
|
*
btrfs: increase ->free_chunk_space in btrfs_grow_device
Josef Bacik
2023-10-12
1
-0
/
+1
|
*
btrfs: fix ->free_chunk_space math in btrfs_shrink_device
Josef Bacik
2023-10-12
1
-3
/
+17
|
*
btrfs: remove incomplete metadata_uuid conversion fixup logic
Anand Jain
2023-10-12
1
-156
/
+6
|
*
btrfs: reject devices with CHANGING_FSID_V2
Anand Jain
2023-10-12
1
-0
/
+7
|
*
btrfs: zoned: support RAID0/1/10 on top of raid stripe tree
Johannes Thumshirn
2023-10-12
1
-0
/
+2
|
*
btrfs: lookup physical address from stripe extent
Johannes Thumshirn
2023-10-12
1
-10
/
+32
|
*
btrfs: add support for inserting raid stripe extents
Johannes Thumshirn
2023-10-12
1
-1
/
+3
|
*
btrfs: abort transaction on generation mismatch when marking eb as dirty
Filipe Manana
2023-10-12
1
-5
/
+5
|
*
btrfs: scan but don't register device on single device filesystem
Anand Jain
2023-10-12
1
-9
/
+34
|
*
btrfs: remove the need_raid_map parameter from btrfs_map_block()
Qu Wenruo
2023-10-12
1
-17
/
+9
|
*
btrfs: reformat remaining kdoc style comments
David Sterba
2023-10-12
1
-1
/
+2
|
*
btrfs: sipmlify uuid parameters of alloc_fs_devices()
Anand Jain
2023-10-12
1
-14
/
+14
*
|
btrfs: Convert to bdev_open_by_path()
Jan Kara
2023-10-28
1
-52
/
+55
*
|
Merge tag 'for-6.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-19
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
btrfs: fix stripe length calculation for non-zoned data chunk allocation
Zygo Blaxell
2023-10-15
1
-1
/
+1
*
|
Merge tag 'for-6.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-09-26
1
-7
/
+6
|
\
|
|
*
btrfs: make sure to initialize start and len in find_free_dev_extent
Josef Bacik
2023-09-21
1
-7
/
+6
*
|
Merge tag 'for-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-08-28
1
-31
/
+63
|
\
|
|
*
btrfs: simplify memcpy either of metadata_uuid or fsid
Anand Jain
2023-08-21
1
-9
/
+2
|
*
btrfs: add a helper to read the superblock metadata_uuid
Anand Jain
2023-08-21
1
-0
/
+8
|
*
btrfs: merge find_free_dev_extent() and find_free_dev_extent_start()
Filipe Manana
2023-08-21
1
-14
/
+7
|
*
btrfs: make find_free_dev_extent() static
Filipe Manana
2023-08-21
1
-2
/
+2
|
*
btrfs: print name and pid when device scanning processes race
Anand Jain
2023-08-21
1
-2
/
+3
|
*
btrfs: simplify the no-bioc fast path condition in btrfs_map_block
Christoph Hellwig
2023-08-21
1
-3
/
+1
|
*
btrfs: make find_first_extent_bit() return a boolean
Filipe Manana
2023-08-21
1
-3
/
+3
|
*
btrfs: add comments for btrfs_map_block()
Qu Wenruo
2023-08-21
1
-0
/
+39
*
|
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
fs: drop the timespec64 argument from update_time
Jeff Layton
2023-08-11
1
-3
/
+1
*
|
Merge tag 'for-6.5-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-19
1
-2
/
+1
|
\
\
|
*
|
btrfs: fix BUG_ON condition in btrfs_cancel_balance
xiaoshoukui
2023-08-17
1
-2
/
+1
*
|
|
Merge tag 'for-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-20
1
-11
/
+6
|
\
|
|
|
|
/
|
/
|
|
*
btrfs: be a bit more careful when setting mirror_num_ret in btrfs_map_block
Christoph Hellwig
2023-07-11
1
-1
/
+2
|
*
btrfs: fix race between balance and cancel/pause
Josef Bacik
2023-07-11
1
-10
/
+4
*
|
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-31
/
+28
|
\
\
|
*
|
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
1
-8
/
+8
|
*
|
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
1
-15
/
+13
|
*
|
btrfs: don't pass a holder for non-exclusive blkdev_get_by_path
Christoph Hellwig
2023-06-12
1
-9
/
+8
|
*
|
block: introduce holder ops
Christoph Hellwig
2023-06-05
1
-3
/
+3
*
|
|
Merge tag 'for-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-06-26
1
-94
/
+79
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
btrfs: update i_version in update_dev_time
Jeff Layton
2023-06-19
1
-1
/
+1
|
*
|
btrfs: open code need_full_stripe conditions
Christoph Hellwig
2023-06-19
1
-17
/
+12
|
*
|
btrfs: open code btrfs_map_sblock
Christoph Hellwig
2023-06-19
1
-9
/
+0
|
*
|
btrfs: rename __btrfs_map_block to btrfs_map_block
Christoph Hellwig
2023-06-19
1
-8
/
+8
|
*
|
btrfs: remove unused btrfs_map_block
Christoph Hellwig
2023-06-19
1
-8
/
+0
|
*
|
btrfs: remove unused BTRFS_MAP_DISCARD
Christoph Hellwig
2023-06-19
1
-3
/
+0
|
*
|
btrfs: simplify how changed fsid and metadata_uuid is checked
Anand Jain
2023-06-19
1
-21
/
+26
[next]