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.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
2020-02-11
btrfs: free block groups after free'ing fs trees
Josef Bacik
1
-2
/
+9
2020-02-11
btrfs: use bool argument in free_root_pointers()
Anand Jain
1
-5
/
+5
2020-02-11
btrfs: Correctly handle empty trees in find_first_clear_extent_bit
Nikolay Borisov
2
-14
/
+27
2020-02-11
btrfs: flush write bio if we loop in extent_write_cache_pages
Josef Bacik
1
-1
/
+10
2020-02-11
Btrfs: fix race between adding and putting tree mod seq elements and nodes
Filipe Manana
5
-16
/
+8
2020-02-11
btrfs: drop log root for dropped roots
Josef Bacik
1
-10
/
+12
2020-02-11
btrfs: set trans->drity in btrfs_commit_transaction
Josef Bacik
1
-0
/
+8
2020-02-11
Btrfs: fix infinite loop during fsync after rename operations
Filipe Manana
1
-0
/
+44
2020-02-11
Btrfs: make deduplication with range including the last block work
Filipe Manana
1
-1
/
+2
2020-02-11
Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES
Filipe Manana
1
-288
/
+100
2020-02-11
btrfs: Handle another split brain scenario with metadata uuid feature
Nikolay Borisov
1
-3
/
+14
2020-02-11
btrfs: fix improper setting of scanned for range cyclic write cache pages
Josef Bacik
1
-2
/
+10
2020-02-06
btrfs: do not zero f_bavail if we have available space
Josef Bacik
1
-1
/
+9
2020-01-23
Btrfs: always copy scrub arguments back to user space
Filipe Manana
1
-1
/
+13
2020-01-23
btrfs: check rw_devices, not num_devices for balance
Josef Bacik
1
-1
/
+5
2020-01-23
btrfs: fix memory leak in qgroup accounting
Johannes Thumshirn
1
-1
/
+5
2020-01-23
btrfs: relocation: fix reloc_root lifespan and access
Qu Wenruo
1
-5
/
+46
2020-01-23
btrfs: do not delete mismatched root refs
Josef Bacik
1
-4
/
+6
2020-01-23
btrfs: fix invalid removal of root ref
Josef Bacik
1
-8
/
+19
2020-01-23
btrfs: rework arguments of btrfs_unlink_subvol
Josef Bacik
1
-26
/
+20
2020-01-17
btrfs: simplify inode locking for RWF_NOWAIT
Goldwyn Rodrigues
1
-2
/
+3
2020-01-12
Btrfs: fix hole extent items with a zero size after range cloning
Filipe Manana
1
-11
/
+5
2020-01-12
btrfs: handle error in btrfs_cache_block_group
Josef Bacik
1
-2
/
+18
2020-01-12
Btrfs: fix cloning range with a hole when using the NO_HOLES feature
Filipe Manana
1
-2
/
+2
2020-01-12
btrfs: Fix error messages in qgroup_rescan_init
Nikolay Borisov
1
-2
/
+2
2020-01-09
Btrfs: only associate the locked page with one async_chunk struct
Chris Mason
2
-5
/
+22
2020-01-09
btrfs: get rid of unique workqueue helper functions
Omar Sandoval
12
-145
/
+50
2020-01-09
Btrfs: fix infinite loop during nocow writeback due to race
Filipe Manana
1
-3
/
+3
2019-12-31
btrfs: don't prematurely free work in scrub_missing_raid56_worker()
Omar Sandoval
1
-2
/
+1
2019-12-31
btrfs: don't prematurely free work in reada_start_machine_worker()
Omar Sandoval
1
-6
/
+4
2019-12-31
btrfs: don't prematurely free work in run_ordered_work()
Omar Sandoval
1
-12
/
+44
2019-12-31
btrfs: don't prematurely free work in end_workqueue_fn()
Omar Sandoval
1
-1
/
+1
2019-12-31
Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues
Filipe Manana
1
-1
/
+1
2019-12-31
btrfs: handle ENOENT in btrfs_uuid_tree_iterate
Josef Bacik
1
-0
/
+2
2019-12-31
btrfs: do not leak reloc root if we fail to read the fs root
Josef Bacik
1
-0
/
+1
2019-12-31
btrfs: skip log replay on orphaned roots
Josef Bacik
1
-2
/
+21
2019-12-31
btrfs: abort transaction after failed inode updates in create_subvol
Josef Bacik
1
-2
/
+8
2019-12-31
btrfs: send: remove WARN_ON for readonly mount
Anand Jain
1
-6
/
+0
2019-12-31
Btrfs: fix missing data checksums after replaying a log tree
Filipe Manana
4
-9
/
+36
2019-12-31
btrfs: return error pointer from alloc_test_extent_buffer
Dan Carpenter
3
-6
/
+8
2019-12-31
Btrfs: make tree checker detect checksum items with overlapping ranges
Filipe Manana
1
-2
/
+16
2019-12-31
btrfs: do not call synchronize_srcu() in inode_tree_del
Josef Bacik
1
-2
/
+0
2019-12-31
btrfs: don't double lock the subvol_sem for rename exchange
Josef Bacik
1
-6
/
+4
2019-12-17
btrfs: record all roots for rename exchange on a subvol
Josef Bacik
1
-0
/
+3
2019-12-17
Btrfs: send, skip backreference walking for extents with many references
Filipe Manana
1
-1
/
+24
2019-12-17
btrfs: Remove btrfs_bio::flags member
Qu Wenruo
1
-1
/
+0
2019-12-17
btrfs: Avoid getting stuck during cyclic writebacks
Tejun Heo
1
-11
/
+1
2019-12-17
Btrfs: fix negative subv_writers counter and data space leak after buffered w...
Filipe Manana
1
-1
/
+1
2019-12-17
Btrfs: fix metadata space leak on fixup worker failure to set range as delalloc
Filipe Manana
1
-1
/
+5
2019-12-17
btrfs: use refcount_inc_not_zero in kill_all_nodes
Josef Bacik
1
-3
/
+10
[next]