index
:
Linux Stable
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.12.y
linux-6.13.y
linux-6.14.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
...
|
*
btrfs: update comment and drop assertion in extent item lookup in find_parent...
David Sterba
2024-03-04
1
-2
/
+4
|
*
btrfs: push errors up from add_async_extent()
David Sterba
2024-03-04
1
-5
/
+8
|
*
btrfs: remove do_list variable at btrfs_clear_delalloc_extent()
Filipe Manana
2024-03-04
1
-3
/
+3
|
*
btrfs: remove do_list variable at btrfs_set_delalloc_extent()
Filipe Manana
2024-03-04
1
-2
/
+1
|
*
btrfs: use assertion instead of BUG_ON when adding/removing to delalloc list
Filipe Manana
2024-03-04
1
-2
/
+2
|
*
btrfs: add lockdep assertion to remaining delalloc callbacks
Filipe Manana
2024-03-04
1
-0
/
+4
|
*
btrfs: reduce inode lock critical section when setting and clearing delalloc
Filipe Manana
2024-03-04
2
-21
/
+40
|
*
btrfs: rename btrfs_add_delalloc_inodes() to singular form
Filipe Manana
2024-03-04
1
-2
/
+2
|
*
btrfs: assert root delalloc lock is held at __btrfs_del_delalloc_inode()
Filipe Manana
2024-03-04
1
-0
/
+2
|
*
btrfs: stop passing root argument to __btrfs_del_delalloc_inode()
Filipe Manana
2024-03-04
3
-10
/
+9
|
*
btrfs: stop passing root argument to btrfs_add_delalloc_inodes()
Filipe Manana
2024-03-04
1
-5
/
+4
|
*
btrfs: add forward declarations and headers, part 3
David Sterba
2024-03-04
10
-28
/
+151
|
*
btrfs: add forward declarations and headers, part 2
David Sterba
2024-03-04
26
-19
/
+206
|
*
btrfs: add forward declarations and headers, part 1
David Sterba
2024-03-04
29
-4
/
+176
|
*
btrfs: hoist fs_info out of loops in end_bbio_data_write and end_bbio_data_read
David Sterba
2024-03-04
1
-5
/
+4
|
*
btrfs: add helper to get fs_info from struct inode pointer
David Sterba
2024-03-04
14
-68
/
+72
|
*
btrfs: add helpers to get fs_info from page/folio pointers
David Sterba
2024-03-04
6
-12
/
+15
|
*
btrfs: add helpers to get inode from page/folio pointers
David Sterba
2024-03-04
4
-6
/
+12
|
*
btrfs: tests: allocate dummy fs_info and root in test_find_delalloc()
David Sterba
2024-03-04
1
-4
/
+24
|
*
btrfs: mark __btrfs_add_free_space static
Lijuan Li
2024-03-04
2
-3
/
+1
|
*
btrfs: move transaction abort to the error site btrfs_rebuild_free_space_tree()
David Sterba
2024-03-04
1
-8
/
+10
|
*
btrfs: move transaction abort to the error site in btrfs_create_free_space_tr...
David Sterba
2024-03-04
1
-7
/
+12
|
*
btrfs: move transaction abort to the error site in btrfs_delete_free_space_tr...
David Sterba
2024-03-04
1
-9
/
+10
|
*
btrfs: unify handling of return values of btrfs_insert_empty_items()
David Sterba
2024-03-04
3
-4
/
+5
|
*
btrfs: change BUG_ON to assertion in reset_balance_state()
David Sterba
2024-03-04
1
-1
/
+1
|
*
btrfs: change BUG_ON to assertion when verifying root in btrfs_alloc_reserved...
David Sterba
2024-03-04
1
-1
/
+1
|
*
btrfs: change BUG_ON to assertion when verifying lockdep class setup
David Sterba
2024-03-04
1
-1
/
+1
|
*
btrfs: change BUG_ON to assertion in btrfs_read_roots()
David Sterba
2024-03-04
1
-1
/
+1
|
*
btrfs: defrag: change BUG_ON to assertion in btrfs_defrag_leaves()
David Sterba
2024-03-04
1
-1
/
+1
|
*
btrfs: change BUG_ON to assertion when checking for delayed_node root
David Sterba
2024-03-04
1
-1
/
+1
|
*
btrfs: delayed-inode: drop pointless BUG_ON in __btrfs_remove_delayed_item()
David Sterba
2024-03-04
1
-2
/
+0
|
*
btrfs: export: handle invalid inode or root reference in btrfs_get_parent()
David Sterba
2024-03-04
1
-1
/
+8
|
*
btrfs: handle invalid extent item reference found in check_committed_ref()
David Sterba
2024-03-04
1
-1
/
+8
|
*
btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks()
David Sterba
2024-03-04
1
-1
/
+11
|
*
btrfs: handle invalid root reference found in btrfs_init_root_free_objectid()
David Sterba
2024-03-04
1
-1
/
+8
|
*
btrfs: handle invalid root reference found in btrfs_find_root()
David Sterba
2024-03-04
1
-1
/
+8
|
*
btrfs: handle root deletion lookup error in btrfs_del_root()
David Sterba
2024-03-04
1
-2
/
+5
|
*
btrfs: handle block group lookup error when it's being removed
David Sterba
2024-03-04
1
-1
/
+3
|
*
btrfs: handle invalid range and start in merge_extent_mapping()
David Sterba
2024-03-04
1
-4
/
+5
|
*
btrfs: handle directory and dentry mismatch in btrfs_may_delete()
David Sterba
2024-03-04
1
-1
/
+3
|
*
btrfs: use READ/WRITE_ONCE for fs_devices->read_policy
Naohiro Aota
2024-03-04
2
-8
/
+9
|
*
btrfs: preallocate temporary extent buffer for inode logging when needed
Filipe Manana
2024-03-04
3
-36
/
+94
|
*
btrfs: add comment about list_is_singular() use at btrfs_delete_unused_bgs()
Filipe Manana
2024-03-04
1
-0
/
+7
|
*
btrfs: document what the spinlock unused_bgs_lock protects
Filipe Manana
2024-03-04
1
-0
/
+3
|
*
btrfs: make btrfs_error_unpin_extent_range() return void
David Sterba
2024-03-04
2
-9
/
+7
|
*
btrfs: return errors from unpin_extent_range()
David Sterba
2024-03-04
2
-5
/
+16
|
*
btrfs: handle errors returned from unpin_extent_cache()
David Sterba
2024-03-04
2
-3
/
+16
|
*
btrfs: zlib: Fix spelling mistake "infalte" -> "inflate"
Colin Ian King
2024-03-04
1
-1
/
+1
|
*
btrfs: zstd: fix and simplify the inline extent decompression (v2)
Qu Wenruo
2024-03-04
2
-54
/
+24
|
*
btrfs: remove unused included headers
David Sterba
2024-03-04
42
-65
/
+6
[prev]
[next]