index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: fix uninitialized return value from btrfs_reclaim_sweep()
Filipe Manana
2024-08-27
2
-13
/
+6
*
btrfs: fix a use-after-free when hitting errors inside btrfs_submit_chunk()
Qu Wenruo
2024-08-27
1
-8
/
+18
*
btrfs: initialize last_extent_end to fix -Wmaybe-uninitialized warning in ext...
David Sterba
2024-08-26
1
-1
/
+1
*
btrfs: run delayed iputs when flushing delalloc
Josef Bacik
2024-08-25
1
-0
/
+2
*
btrfs: only enable extent map shrinker for DEBUG builds
Qu Wenruo
2024-08-16
1
-1
/
+7
*
btrfs: zoned: properly take lock to read/update block group's zoned variables
Naohiro Aota
2024-08-15
1
-6
/
+8
*
btrfs: tree-checker: add dev extent item checks
Qu Wenruo
2024-08-15
1
-0
/
+69
*
btrfs: update target inode's ctime on unlink
Jeff Layton
2024-08-15
1
-0
/
+1
*
btrfs: send: annotate struct name_cache_entry with __counted_by()
Thorsten Blum
2024-08-15
1
-1
/
+1
*
btrfs: fix invalid mapping of extent xarray state
Naohiro Aota
2024-08-13
1
-7
/
+7
*
btrfs: send: allow cloning non-aligned extent if it ends at i_size
Filipe Manana
2024-08-13
1
-13
/
+39
*
btrfs: only run the extent map shrinker from kswapd tasks
Filipe Manana
2024-08-13
2
-16
/
+16
*
btrfs: tree-checker: reject BTRFS_FT_UNKNOWN dir type
Qu Wenruo
2024-08-13
1
-2
/
+3
*
btrfs: check delayed refs when we're checking if a ref exists
Josef Bacik
2024-08-13
3
-6
/
+114
*
Merge tag 'for-6.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-08-07
5
-9
/
+38
|
\
|
*
btrfs: avoid using fixed char array size for tree names
Qu Wenruo
2024-08-02
1
-1
/
+1
|
*
btrfs: fix double inode unlock for direct IO sync writes
Filipe Manana
2024-08-02
1
-1
/
+4
|
*
btrfs: emit a warning about space cache v1 being deprecated
Josef Bacik
2024-08-01
1
-1
/
+4
|
*
btrfs: fix qgroup reserve leaks in cow_file_range
Boris Burkov
2024-08-01
1
-0
/
+3
|
*
btrfs: implement launder_folio for clearing dirty page reserve
Boris Burkov
2024-08-01
1
-0
/
+7
|
*
btrfs: scrub: update last_physical after scrubbing one stripe
Qu Wenruo
2024-08-01
1
-0
/
+9
|
*
btrfs: factor out stripe length calculation into a helper
Qu Wenruo
2024-08-01
1
-6
/
+10
*
|
Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-31
12
-31
/
+217
|
\
|
|
*
btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()
David Sterba
2024-07-30
1
-1
/
+1
|
*
btrfs: fix corruption after buffer fault in during direct IO append write
Filipe Manana
2024-07-29
3
-13
/
+43
|
*
btrfs: zoned: fix zone_unusable accounting on making block group read-write a...
Naohiro Aota
2024-07-29
5
-8
/
+15
|
*
btrfs: do not subtract delalloc from avail bytes
Naohiro Aota
2024-07-29
1
-2
/
+1
|
*
btrfs: make cow_file_range_inline() honor locked_page on error
Boris Burkov
2024-07-29
1
-6
/
+10
|
*
btrfs: fix corrupt read due to bad offset of a compressed extent map
Filipe Manana
2024-07-25
2
-1
/
+100
|
*
btrfs: tree-checker: validate dref root and objectid
Qu Wenruo
2024-07-25
1
-0
/
+47
*
|
minmax: don't use max() in situations that want a C constant expression
Linus Torvalds
2024-07-29
1
-1
/
+1
*
|
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-22
2
-3
/
+2
|
\
\
|
*
|
readahead: drop index argument of page_cache_async_readahead()
Jan Kara
2024-07-04
2
-3
/
+2
*
|
|
Merge tag 'for-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2024-07-19
5
-42
/
+46
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
btrfs: change BTRFS_MOUNT_* flags to 64bit type
Qu Wenruo
2024-07-19
5
-42
/
+46
*
|
|
Merge tag 'for-6.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2024-07-17
91
-3875
/
+5164
|
\
|
|
|
*
|
btrfs: fix extent map use-after-free when adding pages to compressed bio
Filipe Manana
2024-07-11
1
-1
/
+1
|
*
|
btrfs: fix bitmap leak when loading free space cache on duplicate entry
Filipe Manana
2024-07-11
1
-0
/
+1
|
*
|
btrfs: remove the BUG_ON() inside extent_range_clear_dirty_for_io()
Qu Wenruo
2024-07-11
1
-6
/
+20
|
*
|
btrfs: move extent_range_clear_dirty_for_io() into inode.c
Qu Wenruo
2024-07-11
3
-16
/
+15
|
*
|
btrfs: enhance compression error messages
David Sterba
2024-07-11
3
-44
/
+125
|
*
|
btrfs: fix data race when accessing the last_trans field of a root
Filipe Manana
2024-07-11
6
-13
/
+23
|
*
|
btrfs: rename the extra_gfp parameter of btrfs_alloc_page_array()
Qu Wenruo
2024-07-11
5
-16
/
+16
|
*
|
btrfs: remove the extra_gfp parameter from btrfs_alloc_folio_array()
Qu Wenruo
2024-07-11
3
-8
/
+5
|
*
|
btrfs: introduce new "rescue=ignoresuperflags" mount option
Qu Wenruo
2024-07-11
4
-5
/
+26
|
*
|
btrfs: introduce new "rescue=ignoremetacsums" mount option
Qu Wenruo
2024-07-11
8
-12
/
+34
|
*
|
btrfs: output the unrecognized super block flags as hex
Qu Wenruo
2024-07-11
1
-1
/
+1
|
*
|
btrfs: remove unused Opt enums
Qu Wenruo
2024-07-11
1
-3
/
+0
|
*
|
btrfs: tree-checker: add extra ram_bytes and disk_num_bytes check
Qu Wenruo
2024-07-11
1
-0
/
+18
|
*
|
btrfs: fix the ram_bytes assignment for truncated ordered extents
Qu Wenruo
2024-07-11
1
-3
/
+1
[next]