index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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.6-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-11
3
-6
/
+2
|
\
|
*
btrfs: add __counted_by for struct btrfs_delayed_item and use struct_size()
Gustavo A. R. Silva
2023-10-11
2
-2
/
+2
|
*
Revert "btrfs: reject unknown mount options early"
David Sterba
2023-10-10
1
-4
/
+0
*
|
Merge tag 'for-6.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-06
4
-17
/
+47
|
\
|
|
*
btrfs: error out when reallocating block for defrag using a stale transaction
Filipe Manana
2023-10-04
1
-2
/
+16
|
*
btrfs: error when COWing block from a root that is being deleted
Filipe Manana
2023-10-04
1
-3
/
+7
|
*
btrfs: error out when COWing block using a stale transaction
Filipe Manana
2023-10-04
1
-8
/
+16
|
*
btrfs: always print transaction aborted messages with an error level
Filipe Manana
2023-10-04
1
-2
/
+2
|
*
btrfs: reject unknown mount options early
Qu Wenruo
2023-10-04
1
-0
/
+4
|
*
btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c
Josef Bacik
2023-10-04
1
-2
/
+2
*
|
Merge tag 'for-6.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-09-26
8
-33
/
+63
|
\
|
|
*
btrfs: initialize start_slot in btrfs_log_prealloc_extents
Josef Bacik
2023-09-21
1
-1
/
+1
|
*
btrfs: make sure to initialize start and len in find_free_dev_extent
Josef Bacik
2023-09-21
1
-7
/
+6
|
*
btrfs: reset destination buffer when read_extent_buffer() gets invalid range
Qu Wenruo
2023-09-20
1
-1
/
+7
|
*
btrfs: properly report 0 avail for very full file systems
Josef Bacik
2023-09-20
1
-1
/
+1
|
*
btrfs: log message if extent item not found when running delayed extent op
Filipe Manana
2023-09-20
1
-1
/
+4
|
*
btrfs: remove redundant BUG_ON() from __btrfs_inc_extent_ref()
Filipe Manana
2023-09-20
1
-4
/
+3
|
*
btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1
Filipe Manana
2023-09-20
1
-3
/
+3
|
*
btrfs: prevent transaction block reserve underflow when starting transaction
Filipe Manana
2023-09-20
3
-12
/
+4
|
*
btrfs: fix race when refilling delayed refs block reserve
Filipe Manana
2023-09-20
1
-3
/
+34
*
|
Merge tag 'v6.6-rc3.vfs.ctime.revert' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-09-21
2
-7
/
+22
|
\
\
|
*
|
Revert "btrfs: convert to multigrain timestamps"
Christian Brauner
2023-09-20
2
-7
/
+22
*
|
|
Merge tag 'for-6.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-09-20
4
-53
/
+69
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
btrfs: fix race between reading a directory and adding entries to it
Filipe Manana
2023-09-14
1
-4
/
+7
|
*
btrfs: refresh dir last index during a rewinddir(3) call
Filipe Manana
2023-09-14
1
-1
/
+14
|
*
btrfs: set last dir index to the current last index when opening dir
Filipe Manana
2023-09-14
1
-1
/
+2
|
*
btrfs: don't clear uptodate on write errors
Josef Bacik
2023-09-13
2
-12
/
+1
|
*
btrfs: file_remove_privs needs an exclusive lock in direct io write
Bernd Schubert
2023-09-13
1
-2
/
+14
|
*
btrfs: convert btrfs_read_merkle_tree_page() to use a folio
Matthew Wilcox (Oracle)
2023-09-13
1
-33
/
+31
*
|
Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-09-12
9
-64
/
+128
|
\
|
|
*
MAINTAINERS: remove links to obsolete btrfs.wiki.kernel.org
Bhaskar Chowdhury
2023-09-08
1
-1
/
+1
|
*
btrfs: assert delayed node locked when removing delayed item
Filipe Manana
2023-09-08
1
-4
/
+8
|
*
btrfs: remove BUG() after failure to insert delayed dir index item
Filipe Manana
2023-09-08
1
-27
/
+47
|
*
btrfs: improve error message after failure to add delayed dir index item
Filipe Manana
2023-09-08
1
-3
/
+4
|
*
btrfs: fix a compilation error if DEBUG is defined in btree_dirty_folio
Qu Wenruo
2023-09-08
1
-6
/
+8
|
*
btrfs: check for BTRFS_FS_ERROR in pending ordered assert
Josef Bacik
2023-09-08
1
-1
/
+1
|
*
btrfs: fix lockdep splat and potential deadlock after failure running delayed...
Filipe Manana
2023-09-08
1
-3
/
+16
|
*
btrfs: do not block starts waiting on previous transaction commit
Josef Bacik
2023-09-08
4
-20
/
+30
|
*
btrfs: release path before inode lookup during the ino lookup ioctl
Filipe Manana
2023-09-08
1
-1
/
+7
|
*
btrfs: fix race between finishing block group creation and its item update
Filipe Manana
2023-09-08
1
-2
/
+10
*
|
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
1
-2
/
+0
|
\
\
|
*
|
minmax: add in_range() macro
Matthew Wilcox (Oracle)
2023-08-24
1
-2
/
+0
*
|
|
Merge tag 'for-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-08-28
44
-1617
/
+2259
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
btrfs: zoned: skip splitting and logical rewriting on pre-alloc write
Naohiro Aota
2023-08-22
1
-4
/
+15
|
*
|
btrfs: tests: test invalid splitting when skipping pinned drop extent_map
Josef Bacik
2023-08-21
1
-0
/
+138
|
*
|
btrfs: tests: add a test for btrfs_add_extent_mapping
Josef Bacik
2023-08-21
1
-0
/
+56
|
*
|
btrfs: tests: add extent_map tests for dropping with odd layouts
Josef Bacik
2023-08-21
1
-0
/
+218
|
*
|
btrfs: scrub: move write back of repaired sectors to scrub_stripe_read_repair...
Qu Wenruo
2023-08-21
1
-47
/
+25
|
*
|
btrfs: scrub: don't go ordered workqueue for dev-replace
Qu Wenruo
2023-08-21
1
-7
/
+3
|
*
|
btrfs: scrub: fix grouping of read IO
Qu Wenruo
2023-08-21
1
-25
/
+71
[next]