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
*
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
*
btrfs: remove a BUG_ON() from merge_reloc_roots()
Josef Bacik
2020-04-24
1
-1
/
+15
*
Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents
Filipe Manana
2020-02-28
1
-1
/
+6
*
btrfs: print message when tree-log replay starts
David Sterba
2020-02-28
1
-0
/
+1
*
btrfs: log message when rw remount is attempted with unclean tree-log
David Sterba
2020-02-28
1
-0
/
+2
*
Btrfs: fix race between using extent maps and merging them
Filipe Manana
2020-02-28
1
-0
/
+11
*
btrfs: flush write bio if we loop in extent_write_cache_pages
Josef Bacik
2020-02-14
1
-0
/
+8
*
Btrfs: fix race between adding and putting tree mod seq elements and nodes
Filipe Manana
2020-02-14
5
-16
/
+8
*
btrfs: remove trivial locking wrappers of tree mod log
David Sterba
2020-02-14
1
-39
/
+19
*
Btrfs: fix assertion failure on fsync with NO_HOLES enabled
Filipe Manana
2020-02-14
1
-6
/
+1
*
btrfs: set trans->drity in btrfs_commit_transaction
Josef Bacik
2020-02-14
1
-0
/
+8
*
btrfs: do not zero f_bavail if we have available space
Josef Bacik
2020-02-05
1
-1
/
+9
*
btrfs: fix mixed block count of available space
Luis de Bethencourt
2020-02-05
1
-3
/
+13
*
Btrfs: fix hang when loading existing inode cache off disk
Filipe Manana
2020-01-29
1
-0
/
+1
*
Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues
Filipe Manana
2020-01-04
1
-1
/
+1
*
btrfs: abort transaction after failed inode updates in create_subvol
Josef Bacik
2020-01-04
1
-2
/
+8
*
btrfs: return error pointer from alloc_test_extent_buffer
Dan Carpenter
2020-01-04
2
-4
/
+6
*
btrfs: do not call synchronize_srcu() in inode_tree_del
Josef Bacik
2020-01-04
1
-1
/
+0
*
btrfs: don't prematurely free work in end_workqueue_fn()
Omar Sandoval
2020-01-04
1
-1
/
+1
*
btrfs: handle ENOENT in btrfs_uuid_tree_iterate
Josef Bacik
2020-01-04
1
-0
/
+2
*
btrfs: do not leak reloc root if we fail to read the fs root
Josef Bacik
2020-01-04
1
-0
/
+1
*
Btrfs: fix negative subv_writers counter and data space leak after buffered w...
Filipe Manana
2019-12-21
1
-1
/
+1
*
btrfs: Remove btrfs_bio::flags member
Qu Wenruo
2019-12-21
1
-1
/
+0
*
btrfs: check page->mapping when loading free space cache
Josef Bacik
2019-12-21
1
-0
/
+6
*
btrfs: only track ref_heads in delayed_ref_updates
Josef Bacik
2019-12-05
1
-3
/
+0
*
btrfs: handle error of get_old_root
Nikolay Borisov
2019-11-28
1
-0
/
+4
*
btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()
Qu Wenruo
2019-10-29
1
-0
/
+1
*
Btrfs: fix race setting up and completing qgroup rescan workers
Filipe Manana
2019-10-05
1
-14
/
+19
*
btrfs: Relinquish CPUs in btrfs_compare_trees
Nikolay Borisov
2019-10-05
1
-0
/
+1
*
Btrfs: fix use-after-free when using the tree modification log
Filipe Manana
2019-10-05
1
-1
/
+3
*
btrfs: extent-tree: Make sure we only allocate extents from block groups with...
Qu Wenruo
2019-10-05
1
-0
/
+8
*
Btrfs: fix assertion failure during fsync and use of stale transaction
Filipe Manana
2019-09-21
1
-3
/
+3
*
btrfs: fix minimum number of chunk errors for DUP
David Sterba
2019-08-06
1
-2
/
+1
*
btrfs: Ensure replaced device doesn't have pending chunk allocation
Nikolay Borisov
2019-07-10
3
-10
/
+26
[next]