index
:
linux-stable.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.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: kill min_allocable_bytes in inc_block_group_ro
Josef Bacik
2020-01-20
1
-18
/
+4
*
btrfs: don't pass system_chunk into can_overcommit
Josef Bacik
2020-01-20
1
-27
/
+15
*
btrfs: Opencode ordered_data_tree_panic
Nikolay Borisov
2020-01-20
1
-9
/
+3
*
btrfs: relocation: Output current relocation stage at btrfs_relocate_block_gr...
Qu Wenruo
2020-01-20
1
-2
/
+14
*
btrfs: remove unused condition check in btrfs_page_mkwrite()
Yunfeng Ye
2020-01-20
1
-7
/
+4
*
btrfs: Remove redundant WARN_ON in walk_down_log_tree
Nikolay Borisov
2020-01-20
1
-9
/
+0
*
btrfs: Remove WARN_ON in walk_log_tree
Nikolay Borisov
2020-01-20
1
-2
/
+0
*
btrfs: Rename __btrfs_free_reserved_extent to btrfs_pin_reserved_extent
Nikolay Borisov
2020-01-20
3
-28
/
+18
*
btrfs: Open code __btrfs_free_reserved_extent in btrfs_free_reserved_extent
Nikolay Borisov
2020-01-20
1
-9
/
+15
*
btrfs: Don't discard unwritten extents
Nikolay Borisov
2020-01-20
2
-3
/
+10
*
btrfs: qgroup: return ENOTCONN instead of EINVAL when quotas are not enabled
Marcos Paulo de Souza
2020-01-20
1
-5
/
+5
*
btrfs: qgroup: remove one-time use variables for quota_root checks
Marcos Paulo de Souza
2020-01-20
1
-24
/
+10
*
btrfs: sysfs, merge btrfs_sysfs_add devices_kobj and fsid
Anand Jain
2020-01-20
3
-20
/
+9
*
btrfs: sysfs, rename btrfs_sysfs_add_device()
Anand Jain
2020-01-20
2
-2
/
+2
*
btrfs: sysfs, btrfs_sysfs_add_fsid() drop unused argument parent
Anand Jain
2020-01-20
3
-9
/
+9
*
btrfs: sysfs, rename devices kobject holder to devices_kobj
Anand Jain
2020-01-20
2
-15
/
+13
*
btrfs: fill ncopies for all raid table entries
David Sterba
2020-01-20
1
-0
/
+2
*
btrfs: use raid_attr table in calc_stripe_length for nparity
David Sterba
2020-01-20
1
-10
/
+5
*
Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES
Filipe Manana
2020-01-20
1
-288
/
+100
*
Merge tag 'for-5.5-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-17
6
-46
/
+114
|
\
|
*
btrfs: check rw_devices, not num_devices for balance
Josef Bacik
2020-01-17
1
-1
/
+5
|
*
Btrfs: always copy scrub arguments back to user space
Filipe Manana
2020-01-17
1
-1
/
+13
|
*
btrfs: relocation: fix reloc_root lifespan and access
Qu Wenruo
2020-01-13
1
-5
/
+46
|
*
btrfs: fix memory leak in qgroup accounting
Johannes Thumshirn
2020-01-08
1
-1
/
+5
|
*
btrfs: do not delete mismatched root refs
Josef Bacik
2020-01-08
1
-4
/
+6
|
*
btrfs: fix invalid removal of root ref
Josef Bacik
2020-01-08
1
-8
/
+19
|
*
btrfs: rework arguments of btrfs_unlink_subvol
Josef Bacik
2020-01-08
1
-26
/
+20
*
|
Merge tag 'for-5.5-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-03
2
-4
/
+9
|
\
|
|
*
Btrfs: fix infinite loop during nocow writeback due to race
Filipe Manana
2019-12-30
1
-3
/
+3
|
*
btrfs: fix compressed write bio blkcg attribution
Dennis Zhou
2019-12-30
1
-4
/
+5
|
*
btrfs: punt all bios created in btrfs_submit_compressed_write()
Dennis Zhou
2019-12-30
1
-0
/
+4
*
|
Merge tag 'for-5.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-12-17
17
-56
/
+127
|
\
|
|
*
btrfs: send: remove WARN_ON for readonly mount
Anand Jain
2019-12-13
1
-6
/
+0
|
*
btrfs: do not leak reloc root if we fail to read the fs root
Josef Bacik
2019-12-13
1
-0
/
+1
|
*
btrfs: skip log replay on orphaned roots
Josef Bacik
2019-12-13
1
-2
/
+21
|
*
btrfs: handle ENOENT in btrfs_uuid_tree_iterate
Josef Bacik
2019-12-13
1
-0
/
+2
|
*
btrfs: abort transaction after failed inode updates in create_subvol
Josef Bacik
2019-12-13
1
-2
/
+8
|
*
Btrfs: fix hole extent items with a zero size after range cloning
Filipe Manana
2019-12-13
1
-11
/
+5
|
*
Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues
Filipe Manana
2019-12-13
1
-1
/
+1
|
*
Btrfs: make tree checker detect checksum items with overlapping ranges
Filipe Manana
2019-12-13
1
-2
/
+16
|
*
Btrfs: fix missing data checksums after replaying a log tree
Filipe Manana
2019-12-13
4
-9
/
+36
|
*
btrfs: return error pointer from alloc_test_extent_buffer
Dan Carpenter
2019-12-13
3
-6
/
+8
|
*
btrfs: fix devs_max constraints for raid1c3 and raid1c4
David Sterba
2019-12-13
1
-2
/
+2
|
*
btrfs: tree-checker: Fix error format string for size_t
Andreas Färber
2019-12-13
1
-1
/
+1
|
*
btrfs: don't double lock the subvol_sem for rename exchange
Josef Bacik
2019-12-13
1
-6
/
+4
|
*
btrfs: handle error in btrfs_cache_block_group
Josef Bacik
2019-12-13
1
-2
/
+18
|
*
btrfs: do not call synchronize_srcu() in inode_tree_del
Josef Bacik
2019-12-13
1
-2
/
+0
|
*
Btrfs: fix cloning range with a hole when using the NO_HOLES feature
Filipe Manana
2019-12-13
1
-2
/
+2
|
*
btrfs: Fix error messages in qgroup_rescan_init
Nikolay Borisov
2019-12-13
1
-2
/
+2
*
|
btrfs: add Kconfig dependency for BLAKE2B
David Sterba
2019-12-09
1
-0
/
+1
[next]