index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: refactor end_bio_extent_readpage code flow
Christoph Hellwig
2022-07-25
1
-46
/
+40
*
btrfs: factor out a helper to end a single sector buffer I/O
Christoph Hellwig
2022-07-25
1
-11
/
+15
*
btrfs: remove duplicated parameters from submit_data_read_repair()
Qu Wenruo
2022-07-25
1
-17
/
+11
*
btrfs: introduce a data checksum checking helper
Qu Wenruo
2022-07-25
3
-19
/
+34
*
btrfs: quit early if the fs has no RAID56 support for raid56 related checks
Qu Wenruo
2022-07-25
1
-0
/
+6
*
btrfs: use PAGE_ALIGNED instead of IS_ALIGNED
Fanjun Kong
2022-07-25
2
-5
/
+5
*
btrfs: zoned: fix comment description for sb_write_pointer logic
Pankaj Raghav
2022-07-25
1
-3
/
+3
*
btrfs: fix typos in comments
David Sterba
2022-07-25
10
-11
/
+11
*
Merge tag 'for-5.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-07-16
9
-256
/
+340
|
\
|
*
Revert "btrfs: turn delayed_nodes_tree into an XArray"
David Sterba
2022-07-15
4
-44
/
+50
|
*
Revert "btrfs: turn name_cache radix tree into XArray in send_ctx"
David Sterba
2022-07-15
1
-18
/
+22
|
*
Revert "btrfs: turn fs_info member buffer_radix into XArray"
David Sterba
2022-07-15
4
-55
/
+97
|
*
Revert "btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray"
David Sterba
2022-07-15
6
-139
/
+171
*
|
Merge tag 'for-5.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-07-11
2
-21
/
+27
|
\
|
|
*
btrfs: zoned: drop optimization of zone finish
Naohiro Aota
2022-07-08
1
-15
/
+6
|
*
btrfs: zoned: fix a leaked bioc in read_zone_info
Christoph Hellwig
2022-07-08
1
-5
/
+8
|
*
btrfs: return -EAGAIN for NOWAIT dio reads/writes on compressed and inline ex...
Filipe Manana
2022-07-08
1
-1
/
+13
*
|
Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-06-26
10
-27
/
+145
|
\
|
|
*
btrfs: fix deadlock with fsync+fiemap+transaction commit
Josef Bacik
2022-06-21
1
-15
/
+52
|
*
btrfs: don't set lock_owner when locking extent buffer for reading
Zygo Blaxell
2022-06-21
1
-3
/
+0
|
*
btrfs: zoned: fix critical section of relocation inode writeback
Naohiro Aota
2022-06-21
1
-1
/
+2
|
*
btrfs: zoned: prevent allocation from previous data relocation BG
Naohiro Aota
2022-06-21
5
-2
/
+53
|
*
btrfs: do not BUG_ON() on failure to migrate space when replacing extents
Filipe Manana
2022-06-21
1
-2
/
+4
|
*
btrfs: add missing inode updates on each iteration when replacing extents
Filipe Manana
2022-06-21
4
-0
/
+23
|
*
btrfs: fix race between reflinking and ordered extent completion
Filipe Manana
2022-06-21
1
-4
/
+11
*
|
Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-06-21
2
-9
/
+51
|
\
|
|
*
btrfs: add error messages to all unrecognized mount options
David Sterba
2022-06-07
1
-7
/
+32
|
*
btrfs: prevent remounting to v1 space cache for subpage mount
Qu Wenruo
2022-06-06
1
-0
/
+8
|
*
btrfs: fix hang during unmount when block group reclaim task is running
Filipe Manana
2022-06-06
1
-2
/
+11
*
|
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-25
9
-44
/
+47
|
\
\
|
*
|
btrfs: Convert to release_folio
Matthew Wilcox (Oracle)
2022-05-10
4
-26
/
+26
|
*
|
mm,fs: Remove aops->readpage
Matthew Wilcox (Oracle)
2022-05-09
1
-1
/
+1
|
*
|
btrfs: Convert btrfs to read_folio
Matthew Wilcox (Oracle)
2022-05-09
7
-13
/
+15
|
*
|
fs: Introduce aops->read_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-1
/
+1
|
*
|
mm/readahead: Convert page_cache_async_readahead to take a folio
Matthew Wilcox (Oracle)
2022-05-08
2
-3
/
+5
*
|
|
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-05-25
56
-4159
/
+4411
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
btrfs: zoned: introduce a minimal zone size 4M and reject mount
Johannes Thumshirn
2022-05-17
1
-3
/
+12
|
*
|
btrfs: allow defrag to convert inline extents to regular extents
Qu Wenruo
2022-05-17
1
-2
/
+22
|
*
|
btrfs: add "0x" prefix for unsupported optional features
Qu Wenruo
2022-05-17
1
-2
/
+2
|
*
|
btrfs: do not account twice for inode ref when reserving metadata units
Filipe Manana
2022-05-17
1
-2
/
+5
|
*
|
btrfs: zoned: fix comparison of alloc_offset vs meta_write_pointer
Naohiro Aota
2022-05-17
1
-1
/
+1
|
*
|
btrfs: send: avoid trashing the page cache
Filipe Manana
2022-05-17
1
-3
/
+82
|
*
|
btrfs: send: keep the current inode open while processing it
Filipe Manana
2022-05-16
1
-19
/
+35
|
*
|
btrfs: allocate the btrfs_dio_private as part of the iomap dio bio
Christoph Hellwig
2022-05-16
1
-58
/
+35
|
*
|
btrfs: move struct btrfs_dio_private to inode.c
Christoph Hellwig
2022-05-16
3
-25
/
+24
|
*
|
btrfs: remove the disk_bytenr in struct btrfs_dio_private
Christoph Hellwig
2022-05-16
2
-2
/
+0
|
*
|
btrfs: allocate dio_data on stack
Christoph Hellwig
2022-05-16
1
-23
/
+11
|
*
|
iomap: add per-iomap_iter private data
Christoph Hellwig
2022-05-16
1
-1
/
+1
|
*
|
btrfs: add a btrfs_dio_rw wrapper
Christoph Hellwig
2022-05-16
3
-8
/
+12
|
*
|
btrfs: zoned: zone finish unused block group
Naohiro Aota
2022-05-16
1
-0
/
+8
[next]