index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2021-11-17
btrfs: do not take the uuid_mutex in btrfs_rm_device
Josef Bacik
2021-11-17
btrfs: reflink: initialize return value to 0 in btrfs_extent_same()
Sidong Yang
2021-11-17
btrfs: call btrfs_check_rw_degradable only if there is a missing device
Anand Jain
2021-11-17
btrfs: fix lost error handling when replaying directory deletes
Filipe Manana
2021-11-17
btrfs: clear MISSING device status bit in btrfs_close_one_device
Li Zhang
2021-10-27
btrfs: deal with errors when checking if a dir entry exists during log replay
Filipe Manana
2021-10-20
btrfs: fix abort logic in btrfs_replace_file_extents
Josef Bacik
2021-10-20
btrfs: update refs for any root except tree log roots
Josef Bacik
2021-10-20
btrfs: check for error when looking up inode during dir entry replay
Filipe Manana
2021-10-20
btrfs: deal with errors when adding inode reference during log replay
Filipe Manana
2021-10-20
btrfs: deal with errors when replaying dir entry during log replay
Filipe Manana
2021-10-20
btrfs: unlock newly allocated extent buffer after error
Qu Wenruo
2021-10-09
btrfs: fix mount failure due to past and transient device flush error
Filipe Manana
2021-10-09
btrfs: replace BUG_ON() in btrfs_csum_one_bio() with proper error handling
Qu Wenruo
2021-09-30
btrfs: prevent __btrfs_dump_space_info() to underflow its free space
Qu Wenruo
2021-09-26
btrfs: fix lockdep warning while mounting sprout fs
Anand Jain
2021-09-26
btrfs: delay blkdev_put until after the device remove
Josef Bacik
2021-09-26
btrfs: update the bdev time directly when closing
Josef Bacik
2021-09-18
btrfs: tree-log: check btrfs_lookup_data_extent return value
Marcos Paulo de Souza
2021-09-18
btrfs: remove racy and unnecessary inode transaction update when using no-holes
Filipe Manana
2021-09-18
btrfs: zoned: fix double counting of split ordered extent
Naohiro Aota
2021-09-18
btrfs: reset replace target device to allocation state on close
Desmond Cheong Zhi Xi
2021-09-18
btrfs: fix upper limit for max_inline for page size 64K
Anand Jain
2021-09-18
btrfs: zoned: suppress reclaim error message on EAGAIN
Naohiro Aota
2021-09-18
btrfs: zoned: fix block group alloc_offset calculation
Naohiro Aota
2021-09-18
btrfs: do not do preemptive flushing if the majority is global rsv
Josef Bacik
2021-09-18
btrfs: reduce the preemptive flushing threshold to 90%
Josef Bacik
2021-09-18
btrfs: wait on async extents when flushing delalloc
Josef Bacik
2021-09-18
btrfs: wake up async_delalloc_pages waiters after submit
Josef Bacik
2021-09-18
btrfs: use delalloc_bytes to determine flush amount for shrink_delalloc
Josef Bacik
2021-09-03
btrfs: fix NULL pointer dereference when deleting device by invalid id
Qu Wenruo
2021-08-26
Merge tag 'for-5.14-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-25
Revert "btrfs: compression: don't try to compress if we don't have enough pages"
Qu Wenruo
2021-08-18
Merge tag 'for-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-16
btrfs: prevent rename2 from exchanging a subvol with a directory from differe...
NeilBrown
2021-07-30
Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-29
btrfs: calculate number of eb pages properly in csum_tree_block
David Sterba
2021-07-28
btrfs: fix rw device counting in __btrfs_free_extra_devids
Desmond Cheong Zhi Xi
2021-07-28
btrfs: fix lost inode on log replay after mix of fsync, rename and inode evic...
Filipe Manana
2021-07-28
btrfs: mark compressed range uptodate only if all bio succeed
Goldwyn Rodrigues
2021-07-23
Merge tag 'for-5.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-22
btrfs: store a block_device in struct btrfs_ordered_extent
Christoph Hellwig
2021-07-22
btrfs: fix lock inversion problem when doing qgroup extent tracing
Filipe Manana
2021-07-22
btrfs: check for missing device in btrfs_trim_fs
Anand Jain
2021-07-22
btrfs: fix unpersisted i_size on fsync after expanding truncate
Filipe Manana
2021-07-13
Merge tag 'for-5.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-07
btrfs: zoned: fix wrong mutex unlock on failure to allocate log root tree
Filipe Manana
2021-07-07
btrfs: don't block if we can't acquire the reclaim lock
Johannes Thumshirn
2021-07-07
btrfs: properly split extent_map for REQ_OP_ZONE_APPEND
Naohiro Aota
2021-07-07
btrfs: rework chunk allocation to avoid exhaustion of the system chunk array
Filipe Manana
[next]