index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-23
btrfs: send: in case of IO error log it
Dāvis Mosāns
1
-0
/
+4
2022-01-27
btrfs: remove BUG_ON(!eie) in find_parent_nodes
Josef Bacik
1
-3
/
+11
2022-01-27
btrfs: remove BUG_ON() in find_parent_nodes()
Josef Bacik
1
-1
/
+6
2021-11-26
btrfs: fix memory ordering between normal and ordered work functions
Nikolay Borisov
1
-0
/
+14
2021-11-26
btrfs: fix lost error handling when replaying directory deletes
Filipe Manana
1
-1
/
+3
2021-09-22
Revert "btrfs: compression: don't try to compress if we don't have enough pages"
Qu Wenruo
1
-1
/
+1
2021-08-26
btrfs: prevent rename2 from exchanging a subvol with a directory from differe...
NeilBrown
1
-2
/
+8
2021-08-08
btrfs: mark compressed range uptodate only if all bio succeed
Goldwyn Rodrigues
1
-1
/
+1
2021-07-28
btrfs: compression: don't try to compress if we don't have enough pages
David Sterba
1
-1
/
+1
2021-07-20
btrfs: disable build on platforms having page size 256K
Christophe Leroy
1
-0
/
+2
2021-07-20
btrfs: abort transaction if we fail to update the delayed inode
Josef Bacik
1
-0
/
+8
2021-07-20
btrfs: clear defrag status of a root if starting transaction fails
David Sterba
1
-2
/
+4
2021-06-16
btrfs: return value from btrfs_mark_extent_written() in case of error
Ritesh Harjani
1
-2
/
+2
2021-06-10
btrfs: fixup error handling in fixup_inode_link_counts
Josef Bacik
1
-6
/
+7
2021-06-10
btrfs: fix error handling in btrfs_del_csums
Josef Bacik
1
-5
/
+5
2021-06-03
btrfs: do not BUG_ON in link_to_fixup_dir
Josef Bacik
1
-2
/
+0
2021-05-22
btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s
Josef Bacik
1
-3
/
+3
2021-05-22
btrfs: fix metadata extent leak after failure to create subvolume
Filipe Manana
1
-3
/
+15
2021-03-24
btrfs: fix race when cloning extent buffer during rewind of an old root
Filipe Manana
1
-0
/
+2
2021-03-11
btrfs: fix raid6 qstripe kmap
Ira Weiny
1
-11
/
+10
2021-03-11
btrfs: raid56: simplify tracking of Q stripe presence
David Sterba
1
-22
/
+15
2021-03-03
btrfs: fix extent buffer leak on failure to copy root
Filipe Manana
1
-0
/
+2
2021-03-03
btrfs: fix reloc root leak with 0 ref reloc roots on recovery
Josef Bacik
1
-3
/
+1
2021-03-03
btrfs: abort the transaction if we fail to inc ref in btrfs_copy_root
Josef Bacik
1
-2
/
+3
2021-03-03
btrfs: clarify error returns values in __load_free_space_cache
Zhihao Cheng
1
-1
/
+5
2020-12-29
btrfs: fix return value mixup in btrfs_get_extent
Pavel Machek
1
-1
/
+1
2020-12-29
Btrfs: fix selftests failure due to uninitialized i_mode in test inodes
Filipe Manana
1
-1
/
+7
2020-12-29
btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()
Qu Wenruo
1
-8
/
+9
2020-12-29
btrfs: quota: Set rescan progress to (u64)-1 if we hit last leaf
Qu Wenruo
1
-1
/
+3
2020-12-11
btrfs: sysfs: init devices outside of the chunk_mutex
Josef Bacik
1
-3
/
+4
2020-12-02
btrfs: inode: Verify inode mode to avoid NULL pointer dereference
Qu Wenruo
2
-8
/
+34
2020-12-02
btrfs: tree-checker: Enhance chunk checker to validate chunk profile
Qu Wenruo
1
-0
/
+7
2020-12-02
btrfs: fix lockdep splat when reading qgroup config on mount
Filipe Manana
1
-1
/
+1
2020-11-18
Btrfs: fix missing error return if writeback for extent buffer never started
Filipe Manana
1
-0
/
+4
2020-11-18
btrfs: reschedule when cloning lots of extents
Johannes Thumshirn
1
-0
/
+2
2020-11-10
btrfs: fix use-after-free on readahead extent after failure to create it
Filipe Manana
1
-0
/
+2
2020-11-10
btrfs: cleanup cow block on error
Josef Bacik
1
-0
/
+6
2020-11-10
btrfs: reschedule if necessary when logging directory items
Filipe Manana
1
-0
/
+8
2020-10-01
btrfs: don't force read-only after error in drop snapshot
David Sterba
1
-2
/
+0
2020-09-23
btrfs: fix wrong address when faulting in pages in the search ioctl
Filipe Manana
1
-1
/
+2
2020-09-12
btrfs: fix potential deadlock in the search ioctl
Josef Bacik
3
-14
/
+27
2020-09-12
btrfs: set the lockdep class for log tree extent buffers
Josef Bacik
1
-1
/
+5
2020-09-12
btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind
Nikolay Borisov
1
-1
/
+0
2020-09-12
btrfs: Remove redundant extent_buffer_get in get_old_root
Nikolay Borisov
1
-1
/
+0
2020-09-12
btrfs: drop path before adding new uuid tree entry
Josef Bacik
1
-1
/
+2
2020-09-03
btrfs: check the right error variable in btrfs_del_dir_entries_in_log
Josef Bacik
1
-4
/
+6
2020-09-03
btrfs: fix space cache memory leak after transaction abort
Filipe Manana
2
-1
/
+2
2020-08-26
btrfs: don't show full path of bind mounts in subvol=
Josef Bacik
1
-2
/
+8
2020-08-26
btrfs: export helpers for subvolume name/id resolution
Marcos Paulo de Souza
4
-8
/
+15
2020-08-21
btrfs: fix memory leaks after failure to lookup checksums during inode logging
Filipe Manana
1
-6
/
+2
[next]