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
2020-04-21
btrfs: check commit root generation in should_ignore_root
Josef Bacik
2020-04-17
btrfs: use nofs allocations for running delayed items
Josef Bacik
2020-04-17
btrfs: fix missing semaphore unlock in btrfs_sync_file
Robbie Ko
2020-04-17
btrfs: unset reloc control if we fail to recover
Josef Bacik
2020-04-17
btrfs: fix missing file extent item for hole after ranged fsync
Filipe Manana
2020-04-17
btrfs: drop block from cache on error in relocation
Josef Bacik
2020-04-17
btrfs: set update the uuid generation as soon as possible
Josef Bacik
2020-04-17
btrfs: reloc: clean dirty subvols if we fail to start a transaction
Josef Bacik
2020-04-17
Btrfs: fix crash during unmount due to race with delayed inode workers
Filipe Manana
2020-04-17
btrfs: Don't submit any btree write bio if the fs has errors
Qu Wenruo
2020-04-17
btrfs: track reloc roots based on their commit root bytenr
Josef Bacik
2020-04-17
btrfs: restart relocate_tree_blocks properly
Josef Bacik
2020-04-17
btrfs: remove a BUG_ON() from merge_reloc_roots()
Josef Bacik
2020-04-17
btrfs: qgroup: ensure qgroup_rescan_running is only set when the worker is at...
Qu Wenruo
2020-03-25
btrfs: fix removal of raid[56|1c34} incompat flags after removing block group
Filipe Manana
2020-03-25
btrfs: fix log context list corruption after rename whiteout error
Filipe Manana
2020-03-12
btrfs: fix RAID direct I/O reads with alternate csums
Omar Sandoval
2020-02-28
Btrfs: fix deadlock during fast fsync when logging prealloc extents beyond eof
Filipe Manana
2020-02-28
Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents
Filipe Manana
2020-02-28
btrfs: do not check delayed items are empty for single transaction cleanup
Josef Bacik
2020-02-28
btrfs: reset fs_root to NULL on error in open_ctree
Josef Bacik
2020-02-28
btrfs: fix bytes_may_use underflow in prealloc error condtition
Josef Bacik
2020-02-28
btrfs: destroy qgroup extent records on transaction abort
Jeff Mahoney
2020-02-28
btrfs: handle logged extent failure properly
Josef Bacik
2020-02-28
btrfs: don't set path->leave_spinning for truncate
Josef Bacik
2020-02-28
Btrfs: fix race between shrinking truncate and fiemap
Filipe Manana
2020-02-24
btrfs: do not do delalloc reservation under page lock
Josef Bacik
2020-02-24
btrfs: Fix split-brain handling when changing FSID to metadata uuid
Nikolay Borisov
2020-02-24
btrfs: separate definition of assertion failure handlers
David Sterba
2020-02-24
btrfs: device stats, log when stats are zeroed
Anand Jain
2020-02-24
btrfs: safely advance counter when looking up bio csums
David Sterba
2020-02-24
btrfs: fix possible NULL-pointer dereference in integrity checks
Johannes Thumshirn
2020-02-24
Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker
Chris Mason
2020-02-19
btrfs: log message when rw remount is attempted with unclean tree-log
David Sterba
2020-02-19
btrfs: print message when tree-log replay starts
David Sterba
2020-02-19
btrfs: ref-verify: fix memory leaks
Wenwen Wang
2020-02-19
Btrfs: fix race between using extent maps and merging them
Filipe Manana
2020-02-11
Btrfs: send, fix emission of invalid clone operations within the same file
Filipe Manana
2020-02-11
btrfs: Correctly handle empty trees in find_first_clear_extent_bit
Nikolay Borisov
2020-02-11
btrfs: flush write bio if we loop in extent_write_cache_pages
Josef Bacik
2020-02-11
Btrfs: fix race between adding and putting tree mod seq elements and nodes
Filipe Manana
2020-02-11
btrfs: free block groups after free'ing fs trees
Josef Bacik
2020-02-11
btrfs: drop log root for dropped roots
Josef Bacik
2020-02-11
btrfs: set trans->drity in btrfs_commit_transaction
Josef Bacik
2020-02-11
Btrfs: fix infinite loop during fsync after rename operations
Filipe Manana
2020-02-11
Btrfs: make deduplication with range including the last block work
Filipe Manana
2020-02-11
Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES
Filipe Manana
2020-02-11
btrfs: Handle another split brain scenario with metadata uuid feature
Nikolay Borisov
2020-02-11
btrfs: fix improper setting of scanned for range cyclic write cache pages
Josef Bacik
2020-02-04
btrfs: do not zero f_bavail if we have available space
Josef Bacik
[next]