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.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
*
Revert "btrfs: compression: don't try to compress if we don't have enough pages"
Qu Wenruo
2021-09-22
1
-1
/
+1
*
btrfs: mark compressed range uptodate only if all bio succeed
Goldwyn Rodrigues
2021-08-08
1
-1
/
+1
*
btrfs: compression: don't try to compress if we don't have enough pages
David Sterba
2021-07-28
1
-1
/
+1
*
btrfs: disable build on platforms having page size 256K
Christophe Leroy
2021-07-20
1
-0
/
+2
*
btrfs: clear defrag status of a root if starting transaction fails
David Sterba
2021-07-20
1
-2
/
+4
*
btrfs: return value from btrfs_mark_extent_written() in case of error
Ritesh Harjani
2021-06-16
1
-2
/
+2
*
btrfs: fixup error handling in fixup_inode_link_counts
Josef Bacik
2021-06-10
1
-6
/
+7
*
btrfs: do not BUG_ON in link_to_fixup_dir
Josef Bacik
2021-06-03
1
-2
/
+0
*
btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s
Josef Bacik
2021-05-22
1
-3
/
+3
*
btrfs: fix race when cloning extent buffer during rewind of an old root
Filipe Manana
2021-03-24
1
-0
/
+2
*
btrfs: fix reloc root leak with 0 ref reloc roots on recovery
Josef Bacik
2021-03-03
1
-3
/
+1
*
btrfs: clarify error returns values in __load_free_space_cache
Zhihao Cheng
2021-03-03
1
-1
/
+5
*
btrfs: fix return value mixup in btrfs_get_extent
Pavel Machek
2020-12-29
1
-1
/
+1
*
Btrfs: fix selftests failure due to uninitialized i_mode in test inodes
Filipe Manana
2020-12-29
1
-1
/
+7
*
btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()
Qu Wenruo
2020-12-29
1
-8
/
+9
*
btrfs: quota: Set rescan progress to (u64)-1 if we hit last leaf
Qu Wenruo
2020-12-29
1
-1
/
+3
*
btrfs: cleanup cow block on error
Josef Bacik
2020-12-11
1
-0
/
+6
*
btrfs: sysfs: init devices outside of the chunk_mutex
Josef Bacik
2020-12-11
1
-3
/
+4
*
btrfs: fix lockdep splat when reading qgroup config on mount
Filipe Manana
2020-12-02
1
-1
/
+1
*
btrfs: inode: Verify inode mode to avoid NULL pointer dereference
Qu Wenruo
2020-12-02
2
-8
/
+34
*
btrfs: tree-checker: Enhance chunk checker to validate chunk profile
Qu Wenruo
2020-12-02
1
-0
/
+7
*
Btrfs: fix missing error return if writeback for extent buffer never started
Filipe Manana
2020-11-18
1
-0
/
+4
*
btrfs: reschedule when cloning lots of extents
Johannes Thumshirn
2020-11-18
1
-0
/
+2
*
btrfs: reschedule if necessary when logging directory items
Filipe Manana
2020-11-10
1
-0
/
+8
*
btrfs: fix wrong address when faulting in pages in the search ioctl
Filipe Manana
2020-09-23
1
-1
/
+2
*
btrfs: fix potential deadlock in the search ioctl
Josef Bacik
2020-09-12
3
-14
/
+27
*
btrfs: set the lockdep class for log tree extent buffers
Josef Bacik
2020-09-12
1
-1
/
+5
*
btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind
Nikolay Borisov
2020-09-12
1
-1
/
+0
*
btrfs: Remove redundant extent_buffer_get in get_old_root
Nikolay Borisov
2020-09-12
1
-1
/
+0
*
btrfs: drop path before adding new uuid tree entry
Josef Bacik
2020-09-12
1
-1
/
+2
*
btrfs: check the right error variable in btrfs_del_dir_entries_in_log
Josef Bacik
2020-09-03
1
-4
/
+6
*
btrfs: don't show full path of bind mounts in subvol=
Josef Bacik
2020-08-26
1
-2
/
+8
*
btrfs: export helpers for subvolume name/id resolution
Marcos Paulo de Souza
2020-08-26
4
-8
/
+15
*
btrfs: fix memory leaks after failure to lookup checksums during inode logging
Filipe Manana
2020-08-21
1
-6
/
+2
*
btrfs: only search for left_info if there is no right_info in try_merge_free_...
Josef Bacik
2020-08-21
1
-2
/
+2
*
fs/btrfs: Add cond_resched() for try_release_extent_mapping() stalls
Paul E. McKenney
2020-08-21
1
-0
/
+2
*
btrfs: fix mount failure caused by race with umount
Boris Burkov
2020-07-31
1
-0
/
+8
*
btrfs: fix double free on ulist after backref resolution failure
Filipe Manana
2020-07-31
1
-0
/
+1
*
btrfs: fix fatal extent_buffer readahead vs releasepage race
Boris Burkov
2020-07-22
1
-16
/
+24
*
btrfs: fix data block group relocation failure due to concurrent scrub
Filipe Manana
2020-07-09
1
-1
/
+18
*
btrfs: cow_file_range() num_bytes and disk_num_bytes are same
Anand Jain
2020-07-09
1
-9
/
+8
*
btrfs: fix error handling when submitting direct I/O bio
Omar Sandoval
2020-06-20
1
-3
/
+3
*
btrfs: send: emit file capabilities after chown
Marcos Paulo de Souza
2020-06-20
1
-0
/
+67
*
Btrfs: fix unreplayable log after snapshot delete + parent dir fsync
Filipe Manana
2020-06-20
3
-0
/
+20
*
btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums
Filipe Manana
2020-06-20
1
-2
/
+4
*
Btrfs: clean up an error code in btrfs_init_space_info()
Dan Carpenter
2020-05-10
1
-1
/
+1
*
btrfs: cleaner_kthread() doesn't need explicit freeze
Jiri Kosina
2020-05-10
1
-1
/
+1
*
Btrfs: fix crash during unmount due to race with delayed inode workers
Filipe Manana
2020-04-24
3
-0
/
+23
*
Btrfs: incremental send, fix invalid memory access
Filipe Manana
2020-04-24
1
-3
/
+4
*
btrfs: track reloc roots based on their commit root bytenr
Josef Bacik
2020-04-24
1
-10
/
+7
[next]