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.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
2022-07-16
Merge tag 'for-5.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-256
/
+340
2022-07-15
Revert "btrfs: turn delayed_nodes_tree into an XArray"
David Sterba
4
-44
/
+50
2022-07-15
Revert "btrfs: turn name_cache radix tree into XArray in send_ctx"
David Sterba
1
-18
/
+22
2022-07-15
Revert "btrfs: turn fs_info member buffer_radix into XArray"
David Sterba
4
-55
/
+97
2022-07-15
Revert "btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray"
David Sterba
6
-139
/
+171
2022-07-12
Merge tag 'for-5.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-21
/
+27
2022-07-08
btrfs: zoned: drop optimization of zone finish
Naohiro Aota
1
-15
/
+6
2022-07-08
btrfs: zoned: fix a leaked bioc in read_zone_info
Christoph Hellwig
1
-5
/
+8
2022-07-08
btrfs: return -EAGAIN for NOWAIT dio reads/writes on compressed and inline ex...
Filipe Manana
1
-1
/
+13
2022-06-26
Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-27
/
+145
2022-06-21
Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-9
/
+51
2022-06-21
btrfs: fix deadlock with fsync+fiemap+transaction commit
Josef Bacik
1
-15
/
+52
2022-06-21
btrfs: don't set lock_owner when locking extent buffer for reading
Zygo Blaxell
1
-3
/
+0
2022-06-21
btrfs: zoned: fix critical section of relocation inode writeback
Naohiro Aota
1
-1
/
+2
2022-06-21
btrfs: zoned: prevent allocation from previous data relocation BG
Naohiro Aota
5
-2
/
+53
2022-06-21
btrfs: do not BUG_ON() on failure to migrate space when replacing extents
Filipe Manana
1
-2
/
+4
2022-06-21
btrfs: add missing inode updates on each iteration when replacing extents
Filipe Manana
4
-0
/
+23
2022-06-21
btrfs: fix race between reflinking and ordered extent completion
Filipe Manana
1
-4
/
+11
2022-06-07
btrfs: add error messages to all unrecognized mount options
David Sterba
1
-7
/
+32
2022-06-06
btrfs: prevent remounting to v1 space cache for subpage mount
Qu Wenruo
1
-0
/
+8
2022-06-06
btrfs: fix hang during unmount when block group reclaim task is running
Filipe Manana
1
-2
/
+11
2022-05-25
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
9
-44
/
+47
2022-05-25
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
56
-4159
/
+4411
2022-05-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+6
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-34
/
+19
2022-05-17
btrfs: zoned: introduce a minimal zone size 4M and reject mount
Johannes Thumshirn
1
-3
/
+12
2022-05-17
btrfs: allow defrag to convert inline extents to regular extents
Qu Wenruo
1
-2
/
+22
2022-05-17
btrfs: add "0x" prefix for unsupported optional features
Qu Wenruo
1
-2
/
+2
2022-05-17
btrfs: do not account twice for inode ref when reserving metadata units
Filipe Manana
1
-2
/
+5
2022-05-17
btrfs: zoned: fix comparison of alloc_offset vs meta_write_pointer
Naohiro Aota
1
-1
/
+1
2022-05-17
btrfs: send: avoid trashing the page cache
Filipe Manana
1
-3
/
+82
2022-05-16
btrfs: send: keep the current inode open while processing it
Filipe Manana
1
-19
/
+35
2022-05-16
btrfs: allocate the btrfs_dio_private as part of the iomap dio bio
Christoph Hellwig
1
-58
/
+35
2022-05-16
btrfs: move struct btrfs_dio_private to inode.c
Christoph Hellwig
3
-25
/
+24
2022-05-16
btrfs: remove the disk_bytenr in struct btrfs_dio_private
Christoph Hellwig
2
-2
/
+0
2022-05-16
btrfs: allocate dio_data on stack
Christoph Hellwig
1
-23
/
+11
2022-05-16
iomap: add per-iomap_iter private data
Christoph Hellwig
1
-1
/
+1
2022-05-16
btrfs: add a btrfs_dio_rw wrapper
Christoph Hellwig
3
-8
/
+12
2022-05-16
btrfs: zoned: zone finish unused block group
Naohiro Aota
1
-0
/
+8
2022-05-16
btrfs: zoned: properly finish block group on metadata write
Naohiro Aota
5
-6
/
+39
2022-05-16
btrfs: zoned: finish block group when there are no more allocatable bytes left
Naohiro Aota
1
-1
/
+10
2022-05-16
btrfs: zoned: consolidate zone finish functions
Naohiro Aota
1
-73
/
+64
2022-05-16
btrfs: zoned: introduce btrfs_zoned_bg_is_full
Naohiro Aota
3
-3
/
+8
2022-05-16
btrfs: improve error reporting in lookup_inline_extent_backref
Nikolay Borisov
1
-1
/
+7
2022-05-16
btrfs: rename bio_ctrl::bio_flags to compress_type
David Sterba
1
-10
/
+10
2022-05-16
btrfs: rename bio_flags in parameters and switch type
David Sterba
4
-19
/
+21
2022-05-16
btrfs: rename io_failure_record::bio_flags to compress_type
David Sterba
2
-4
/
+5
2022-05-16
btrfs: open code extent_set_compress_type helpers
David Sterba
2
-16
/
+3
2022-05-16
btrfs: simplify handling of bio_ctrl::bio_flags
David Sterba
3
-17
/
+9
2022-05-16
btrfs: remove trivial helper update_nr_written
David Sterba
1
-9
/
+3
[next]