开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-02
btrfs: Convert btrfs_migratepage to migrate_folio
Matthew Wilcox (Oracle)
2022-08-02
mm/migrate: Convert migrate_page() to migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
btrfs: Convert btree_migratepage to migrate_folio
Matthew Wilcox (Oracle)
2022-07-16
Merge tag 'for-5.19-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-07-15
Revert "btrfs: turn delayed_nodes_tree into an XArray"
David Sterba
2022-07-15
Revert "btrfs: turn name_cache radix tree into XArray in send_ctx"
David Sterba
2022-07-15
Revert "btrfs: turn fs_info member buffer_radix into XArray"
David Sterba
2022-07-15
Revert "btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray"
David Sterba
2022-07-14
fs/btrfs: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-11
Merge tag 'for-5.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-07-08
btrfs: zoned: drop optimization of zone finish
Naohiro Aota
2022-07-08
btrfs: zoned: fix a leaked bioc in read_zone_info
Christoph Hellwig
2022-07-08
btrfs: return -EAGAIN for NOWAIT dio reads/writes on compressed and inline ex...
Filipe Manana
2022-06-26
Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-06-21
Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-06-21
btrfs: fix deadlock with fsync+fiemap+transaction commit
Josef Bacik
2022-06-21
btrfs: don't set lock_owner when locking extent buffer for reading
Zygo Blaxell
2022-06-21
btrfs: zoned: fix critical section of relocation inode writeback
Naohiro Aota
2022-06-21
btrfs: zoned: prevent allocation from previous data relocation BG
Naohiro Aota
2022-06-21
btrfs: do not BUG_ON() on failure to migrate space when replacing extents
Filipe Manana
2022-06-21
btrfs: add missing inode updates on each iteration when replacing extents
Filipe Manana
2022-06-21
btrfs: fix race between reflinking and ordered extent completion
Filipe Manana
2022-06-07
btrfs: add error messages to all unrecognized mount options
David Sterba
2022-06-06
btrfs: prevent remounting to v1 space cache for subpage mount
Qu Wenruo
2022-06-06
btrfs: fix hang during unmount when block group reclaim task is running
Filipe Manana
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-05-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-17
btrfs: zoned: introduce a minimal zone size 4M and reject mount
Johannes Thumshirn
2022-05-17
btrfs: allow defrag to convert inline extents to regular extents
Qu Wenruo
2022-05-17
btrfs: add "0x" prefix for unsupported optional features
Qu Wenruo
2022-05-17
btrfs: do not account twice for inode ref when reserving metadata units
Filipe Manana
2022-05-17
btrfs: zoned: fix comparison of alloc_offset vs meta_write_pointer
Naohiro Aota
2022-05-17
btrfs: send: avoid trashing the page cache
Filipe Manana
2022-05-16
btrfs: send: keep the current inode open while processing it
Filipe Manana
2022-05-16
btrfs: allocate the btrfs_dio_private as part of the iomap dio bio
Christoph Hellwig
2022-05-16
btrfs: move struct btrfs_dio_private to inode.c
Christoph Hellwig
2022-05-16
btrfs: remove the disk_bytenr in struct btrfs_dio_private
Christoph Hellwig
2022-05-16
btrfs: allocate dio_data on stack
Christoph Hellwig
2022-05-16
iomap: add per-iomap_iter private data
Christoph Hellwig
2022-05-16
btrfs: add a btrfs_dio_rw wrapper
Christoph Hellwig
2022-05-16
btrfs: zoned: zone finish unused block group
Naohiro Aota
2022-05-16
btrfs: zoned: properly finish block group on metadata write
Naohiro Aota
2022-05-16
btrfs: zoned: finish block group when there are no more allocatable bytes left
Naohiro Aota
2022-05-16
btrfs: zoned: consolidate zone finish functions
Naohiro Aota
2022-05-16
btrfs: zoned: introduce btrfs_zoned_bg_is_full
Naohiro Aota
2022-05-16
btrfs: improve error reporting in lookup_inline_extent_backref
Nikolay Borisov
[next]