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.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-12-18
Merge tag 'for-5.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-24
/
+54
2021-12-15
btrfs: fix missing blkdev_put() call in btrfs_scan_one_device()
Shin'ichiro Kawasaki
1
-2
/
+4
2021-12-15
btrfs: fix warning when freeing leaf after subvolume creation failure
Filipe Manana
1
-3
/
+4
2021-12-15
btrfs: fix invalid delayed ref after subvolume creation failure
Filipe Manana
6
-22
/
+31
2021-12-15
btrfs: check WRITE_ERR when trying to read an extent buffer
Josef Bacik
1
-0
/
+8
2021-12-14
btrfs: fix missing last dir item offset update when logging directory
Filipe Manana
1
-0
/
+1
2021-12-14
btrfs: fix double free of anon_dev after failure to create subvolume
Filipe Manana
1
-0
/
+8
2021-12-14
btrfs: fix memory leak in __add_inode_ref()
Jianglei Nie
1
-0
/
+1
2021-12-11
Merge tag 'for-5.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-10
/
+35
2021-12-08
btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error handling
Qu Wenruo
1
-1
/
+2
2021-12-08
btrfs: zoned: clear data relocation bg on zone finish
Johannes Thumshirn
1
-0
/
+2
2021-12-08
btrfs: free exchange changeset on failures
Johannes Thumshirn
1
-3
/
+9
2021-12-08
btrfs: fix re-dirty process of tree-log nodes
Naohiro Aota
1
-2
/
+3
2021-12-08
btrfs: call mapping_set_error() on btree inode with a write error
Josef Bacik
1
-0
/
+8
2021-12-08
btrfs: clear extent buffer uptodate when we fail to write it
Josef Bacik
1
-0
/
+6
2021-12-08
btrfs: fail if fstrim_range->start == U64_MAX
Josef Bacik
1
-0
/
+3
2021-12-08
btrfs: fix error pointer dereference in btrfs_ioctl_rm_dev_v2()
Dan Carpenter
1
-4
/
+2
2021-11-26
Merge tag 'for-5.16-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2021-11-26
btrfs: fix the memory leak caused in lzo_compress_pages()
Qu Wenruo
1
-0
/
+2
2021-11-18
Merge tag 'for-5.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-9
/
+58
2021-11-16
btrfs: deprecate BTRFS_IOC_BALANCE ioctl
Nikolay Borisov
1
-0
/
+4
2021-11-16
btrfs: make 1-bit bit-fields of scrub_page unsigned int
Colin Ian King
1
-2
/
+2
2021-11-16
btrfs: check-integrity: fix a warning on write caching disabled disk
Wang Yugui
1
-1
/
+13
2021-11-16
btrfs: silence lockdep when reading chunk tree during mount
Filipe Manana
1
-5
/
+13
2021-11-16
btrfs: fix memory ordering between normal and ordered work functions
Nikolay Borisov
1
-0
/
+14
2021-11-16
btrfs: fix a out-of-bound access in copy_compressed_data_to_page()
Qu Wenruo
1
-1
/
+11
2021-11-14
Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linux
Linus Torvalds
1
-34
/
+34
2021-11-09
btrfs: fix deadlock due to page faults during direct IO reads and writes
Filipe Manana
1
-16
/
+123
2021-11-09
lib: zstd: Add kernel-specific API
Nick Terrell
1
-34
/
+34
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-6
/
+6
2021-11-02
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+2
2021-11-01
Merge tag 'for-5.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
50
-2900
/
+4435
2021-11-01
btrfs: fix lzo_decompress_bio() kmap leakage
Linus Torvalds
1
-1
/
+2
2021-11-01
Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-9
/
+8
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-5
/
+6
2021-10-29
Merge tag 'for-5.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-33
/
+72
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from lzo"
David Sterba
1
-11
/
+25
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from zlib"
David Sterba
1
-11
/
+25
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from zstd"
David Sterba
1
-9
/
+18
2021-10-29
btrfs: remove root argument from check_item_in_log()
Filipe Manana
1
-2
/
+2
2021-10-29
btrfs: remove root argument from add_link()
Filipe Manana
1
-2
/
+3
2021-10-29
btrfs: remove root argument from btrfs_unlink_inode()
Filipe Manana
3
-22
/
+18
2021-10-29
btrfs: remove root argument from drop_one_dir_item()
Filipe Manana
1
-4
/
+4
2021-10-29
btrfs: clear MISSING device status bit in btrfs_close_one_device
Li Zhang
1
-1
/
+3
2021-10-29
btrfs: call btrfs_check_rw_degradable only if there is a missing device
Anand Jain
1
-1
/
+2
2021-10-29
btrfs: send: prepare for v2 protocol
David Sterba
3
-1
/
+32
2021-10-27
Revert "btrfs: compression: drop kmap/kunmap from generic helpers"
David Sterba
2
-2
/
+4
2021-10-26
btrfs: fix comment about sector sizes supported in 64K systems
Anand Jain
1
-2
/
+1
2021-10-26
btrfs: update device path inode time instead of bd_inode
Josef Bacik
1
-8
/
+13
[next]