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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2021-05-19
btrfs: zoned: sanity check zone type
Naohiro Aota
1
-0
/
+5
2021-05-19
btrfs: initialize return variable in cleanup_free_space_cache_v1
Tom Rix
1
-1
/
+1
2021-05-19
btrfs: fix race leading to unpersisted data and metadata on fsync
Filipe Manana
2
-11
/
+27
2021-05-19
btrfs: zoned: fix silent data loss after failure splitting ordered extent
Filipe Manana
1
-1
/
+1
2021-05-19
btrfs: fix deadlock when cloning inline extents and using qgroups
Filipe Manana
5
-7
/
+7
2021-05-19
btrfs: fix unmountable seed device after fstrim
Anand Jain
1
-1
/
+5
2021-05-14
btrfs: zoned: bail out in btrfs_alloc_chunk for bad input
Arnd Bergmann
1
-0
/
+2
2021-05-14
btrfs: zoned: move log tree node allocation out of log_root_tree->log_mutex
Naohiro Aota
1
-5
/
+7
2021-05-12
btrfs: fix a potential hole punching failure
BingJing Chang
1
-3
/
+3
2021-05-12
btrfs: fix race when picking most recent mod log operation for an old root
Filipe Manana
1
-0
/
+20
2021-05-12
btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s
Josef Bacik
1
-3
/
+3
2021-05-12
btrfs: do proper error handling in btrfs_update_reloc_root
Josef Bacik
1
-4
/
+2
2021-05-12
btrfs: do proper error handling in create_reloc_root
Josef Bacik
1
-6
/
+28
2021-05-12
btrfs: fix exhaustion of the system chunk array due to concurrent allocations
Filipe Manana
3
-1
/
+69
2021-05-12
btrfs: fix race between marking inode needs to be logged and log syncing
Filipe Manana
4
-12
/
+19
2021-05-12
btrfs: use btrfs_inode_lock/btrfs_inode_unlock inode lock helpers
Josef Bacik
5
-28
/
+28
2021-05-12
btrfs: zoned: fail mount if the device does not support zone append
Johannes Thumshirn
1
-0
/
+7
2021-05-12
btrfs: zoned: fix unpaired block group unfreeze during device replace
Filipe Manana
1
-3
/
+2
2021-05-12
btrfs: fix race between transaction aborts and fsyncs leading to use-after-free
Filipe Manana
1
-1
/
+11
2021-05-12
btrfs: fix metadata extent leak after failure to create subvolume
Filipe Manana
1
-3
/
+15
2021-05-12
btrfs: handle remount to no compress during compression
Qu Wenruo
1
-3
/
+8
2021-04-11
Merge tag 'for-5.12-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+42
2021-04-10
btrfs: zoned: move superblock logging zone location
Naohiro Aota
1
-11
/
+42
2021-03-26
Merge tag 'for-5.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-17
/
+48
2021-03-18
Merge tag 'for-5.12-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-35
/
+103
2021-03-18
btrfs: fix check_data_csum() error message for direct I/O
Omar Sandoval
1
-5
/
+9
2021-03-18
btrfs: fix sleep while in non-sleep context during qgroup removal
Filipe Manana
1
-2
/
+10
2021-03-17
btrfs: fix subvolume/snapshot deletion not triggered on mount
Filipe Manana
1
-1
/
+15
2021-03-17
btrfs: fix build when using M=fs/btrfs
David Sterba
1
-4
/
+6
2021-03-17
btrfs: do not initialize dev replace for bad dev root
Josef Bacik
1
-0
/
+3
2021-03-17
btrfs: initialize device::fs_info always
Josef Bacik
1
-1
/
+2
2021-03-17
btrfs: do not initialize dev stats if we have no dev_root
Josef Bacik
1
-0
/
+3
2021-03-17
btrfs: zoned: remove outdated WARN_ON in direct IO
Johannes Thumshirn
1
-4
/
+0
2021-03-16
btrfs: always pin deleted leaves when there are active tree mod log users
Filipe Manana
1
-1
/
+22
2021-03-16
btrfs: fix race when cloning extent buffer during rewind of an old root
Filipe Manana
1
-0
/
+2
2021-03-16
btrfs: fix slab cache flags for free space tree bitmap
David Sterba
1
-1
/
+1
2021-03-16
btrfs: subpage: make readahead work properly
Qu Wenruo
1
-17
/
+18
2021-03-16
btrfs: subpage: fix wild pointer access during metadata read failure
Qu Wenruo
1
-1
/
+30
2021-03-15
btrfs: zoned: fix linked list corruption after log root tree allocation failure
Filipe Manana
1
-4
/
+4
2021-03-15
btrfs: fix qgroup data rsv leak caused by falloc failure
Qu Wenruo
1
-5
/
+19
2021-03-15
btrfs: track qgroup released data in own variable in insert_prealloc_file_extent
Qu Wenruo
1
-5
/
+6
2021-03-15
btrfs: fix wrong offset to zero out range beyond i_size
Qu Wenruo
1
-1
/
+1
2021-03-13
Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+2
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
2
-2
/
+2
2021-03-05
Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-25
/
+87
2021-03-04
btrfs: zoned: do not account freed region of read-only block group as zone_un...
Naohiro Aota
1
-1
/
+6
2021-03-04
btrfs: zoned: use sector_t for zone sectors
Naohiro Aota
1
-2
/
+2
2021-03-02
btrfs: subpage: fix the false data csum mismatch error
Qu Wenruo
1
-5
/
+16
2021-03-02
btrfs: fix warning when creating a directory with smack enabled
Filipe Manana
1
-4
/
+27
2021-03-02
btrfs: don't flush from btrfs_delayed_inode_reserve_metadata
Nikolay Borisov
2
-2
/
+3
[next]