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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-23
5
-28
/
+40
|
\
|
*
btrfs: fix remaining u32 overflows when left shifting stripe_nr
Qu Wenruo
2023-06-22
5
-28
/
+40
*
|
Merge tag 'for-6.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-20
1
-5
/
+7
|
\
|
|
*
btrfs: fix u32 overflows when left shifting stripe_nr
Qu Wenruo
2023-06-20
1
-5
/
+7
*
|
Merge tag 'for-6.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-16
3
-10
/
+22
|
\
|
|
*
btrfs: scrub: fix a return value overwrite in scrub_stripe()
Qu Wenruo
2023-06-14
1
-1
/
+1
|
*
btrfs: do not ASSERT() on duplicated global roots
Qu Wenruo
2023-06-13
1
-2
/
+8
|
*
btrfs: can_nocow_file_extent should pass down args->strict from callers
Chris Mason
2023-06-13
1
-1
/
+1
|
*
btrfs: fix iomap_begin length for nocow writes
Christoph Hellwig
2023-06-13
1
-6
/
+12
*
|
Merge tag 'for-6.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-12
3
-11
/
+30
|
\
|
|
*
btrfs: scrub: also report errors hit during the initial read
Qu Wenruo
2023-06-08
1
-6
/
+18
|
*
btrfs: scrub: respect the read-only flag during repair
Qu Wenruo
2023-06-08
1
-1
/
+1
|
*
btrfs: properly enable async discard when switching from RO->RW
Chris Mason
2023-06-06
1
-0
/
+6
|
*
btrfs: subpage: fix a crash in metadata repair path
Qu Wenruo
2023-06-05
1
-4
/
+5
*
|
Merge tag 'for-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-02
2
-20
/
+32
|
\
|
|
*
btrfs: zoned: fix dev-replace after the scrub rework
Qu Wenruo
2023-06-01
2
-20
/
+32
*
|
Merge tag 'for-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-05-30
3
-3
/
+3
|
\
|
|
*
btrfs: fix csum_tree_block page iteration to avoid tripping on -Werror=array-...
pengfuyuan
2023-05-26
1
-1
/
+1
|
*
btrfs: fix an uninitialized variable warning in btrfs_log_inode
Shida Zhang
2023-05-26
1
-1
/
+1
|
*
btrfs: call btrfs_orig_bbio_end_io in btrfs_end_bio_work
Christoph Hellwig
2023-05-26
1
-1
/
+1
*
|
Merge tag 'for-6.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-05-26
4
-4
/
+32
|
\
|
|
*
btrfs: use nofs when cleaning up aborted transactions
Josef Bacik
2023-05-17
1
-0
/
+9
|
*
btrfs: handle memory allocation failure in btrfs_csum_one_bio
Johannes Thumshirn
2023-05-17
1
-1
/
+3
|
*
btrfs: scrub: try harder to mark RAID56 block groups read-only
Qu Wenruo
2023-05-17
2
-3
/
+20
*
|
Merge tag 'for-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-05-12
11
-33
/
+102
|
\
|
|
*
btrfs: make clear_cache mount option to rebuild FST without disabling it
Qu Wenruo
2023-05-10
4
-11
/
+70
|
*
btrfs: zero the buffer before marking it dirty in btrfs_redirty_list_add
Christoph Hellwig
2023-05-10
1
-2
/
+2
|
*
btrfs: zoned: fix full zone super block reading on ZNS
Naohiro Aota
2023-05-10
1
-4
/
+3
|
*
btrfs: zoned: zone finish data relocation BG with last IO
Naohiro Aota
2023-05-10
1
-0
/
+3
|
*
btrfs: fix backref walking not returning all inode refs
Filipe Manana
2023-05-09
3
-10
/
+17
|
*
btrfs: fix space cache inconsistency after error loading it from disk
Filipe Manana
2023-05-09
1
-3
/
+4
|
*
btrfs: print-tree: parent bytenr must be aligned to sector size
Anastasia Belova
2023-05-09
1
-3
/
+3
*
|
Merge tag 'for-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-05-09
7
-9
/
+55
|
\
|
|
*
btrfs: don't free qgroup space unless specified
Josef Bacik
2023-05-03
1
-1
/
+2
|
*
btrfs: fix encoded write i_size corruption with no-holes
Boris Burkov
2023-05-02
1
-2
/
+3
|
*
btrfs: zoned: fix wrong use of bitops API in btrfs_ensure_empty_zones
Naohiro Aota
2023-04-28
1
-3
/
+3
|
*
btrfs: properly reject clear_cache and v1 cache for block-group-tree
Qu Wenruo
2023-04-28
1
-1
/
+6
|
*
btrfs: print extent buffers when sibling keys check fails
Filipe Manana
2023-04-28
1
-0
/
+4
|
*
btrfs: abort transaction when sibling keys check fails for leaves
Filipe Manana
2023-04-28
1
-0
/
+2
|
*
btrfs: fix leak of source device allocation state after device replace
Filipe Manana
2023-04-28
1
-0
/
+1
|
*
btrfs: fix assertion of exclop condition when starting balance
xiaoshoukui
2023-04-28
1
-1
/
+3
|
*
btrfs: fix btrfs_prev_leaf() to not return the same key twice
Filipe Manana
2023-04-28
1
-1
/
+31
*
|
Merge tag 'for-6.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-04-26
50
-4717
/
+2754
|
\
|
|
*
btrfs: mark btrfs_assertfail() __noreturn
Josh Poimboeuf
2023-04-17
2
-2
/
+2
|
*
btrfs: fix uninitialized variable warnings
Genjian Zhang
2023-04-17
2
-2
/
+2
|
*
btrfs: use log root when iterating over index keys when logging directory
Filipe Manana
2023-04-17
1
-27
/
+24
|
*
btrfs: avoid iterating over all indexes when logging directory
Filipe Manana
2023-04-17
2
-7
/
+57
|
*
btrfs: dev-replace: error out if we have unrepaired metadata error during
Qu Wenruo
2023-04-17
1
-5
/
+42
|
*
btrfs: remove pointless loop at btrfs_get_next_valid_item()
Filipe Manana
2023-04-17
1
-17
/
+6
|
*
btrfs: scrub: reject unsupported scrub flags
Qu Wenruo
2023-04-17
1
-0
/
+5
[next]