index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.c
Age
Commit message (
Expand
)
Author
2022-08-03
Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
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-25
btrfs: zoned: wait until zone is finished when allocation didn't progress
Naohiro Aota
2022-07-25
btrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info->max_extent_size
Naohiro Aota
2022-07-25
btrfs: set the objectid of the btree inode's location key
Filipe Manana
2022-07-25
btrfs: handle allocation failure in btrfs_wq_submit_bio gracefully
Christoph Hellwig
2022-07-25
btrfs: do not return errors from btrfs_map_bio
Christoph Hellwig
2022-07-25
btrfs: don't print 'has skinny extents' anymore on mount
Nikolay Borisov
2022-07-25
btrfs: don't print 'flagging with big metadata' anymore on mount
Nikolay Borisov
2022-07-25
btrfs: properly flag filesystem with BTRFS_FEATURE_INCOMPAT_BIG_METADATA
Nikolay Borisov
2022-07-25
btrfs: print checksum type and implementation at mount time
David Sterba
2022-07-25
btrfs: output mirror number for bad metadata
Qu Wenruo
2022-07-25
btrfs: reject log replay if there is unsupported RO compat flag
Qu Wenruo
2022-07-25
btrfs: remove btrfs_end_io_wq
Christoph Hellwig
2022-07-25
btrfs: centralize setting REQ_META
Christoph Hellwig
2022-07-25
btrfs: don't use btrfs_bio_wq_end_io for compressed writes
Christoph Hellwig
2022-07-25
btrfs: defer I/O completion based on the btrfs_raid_bio
Christoph Hellwig
2022-07-25
btrfs: fix typos in comments
David Sterba
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 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-06-21
Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
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 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-17
btrfs: add "0x" prefix for unsupported optional features
Qu Wenruo
2022-05-16
btrfs: remove unused parameter bio_flags from btrfs_wq_submit_bio
David Sterba
2022-05-16
btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray
Gabriel Niebler
2022-05-16
btrfs: turn fs_info member buffer_radix into XArray
Gabriel Niebler
2022-05-16
btrfs: turn delayed_nodes_tree into an XArray
Gabriel Niebler
2022-05-16
btrfs: use a normal workqueue for rmw_workers
Christoph Hellwig
2022-05-16
btrfs: simplify WQ_HIGHPRI handling in struct btrfs_workqueue
Christoph Hellwig
2022-05-16
btrfs: raid56: enable subpage support for RAID56
Qu Wenruo
2022-05-16
btrfs: do not return errors from btrfs_submit_metadata_bio
Christoph Hellwig
2022-05-16
btrfs: remove unused bio_flags argument to btrfs_submit_metadata_bio
Christoph Hellwig
2022-05-16
btrfs: use a read/write lock for protecting the block groups tree
Filipe Manana
2022-05-16
btrfs: use rbtree with leftmost node cached for tracking lowest block group
Filipe Manana
2022-05-16
btrfs: check-integrity: split submit_bio from btrfsic checking
Christoph Hellwig
2022-05-16
btrfs: remove unnecessary type casts
Yu Zhe
2022-05-16
btrfs: expand subpage support to any PAGE_SIZE > 4K
Qu Wenruo
2022-05-16
btrfs: make nodesize >= PAGE_SIZE case to reuse the non-subpage routine
Qu Wenruo
2022-05-16
btrfs: tree-checker: check extent buffer owner against owner rootid
Qu Wenruo
2022-05-16
btrfs: remove trivial wrapper btrfs_read_buffer()
Filipe Manana
2022-05-09
btrfs: Convert to release_folio
Matthew Wilcox (Oracle)
2022-05-06
Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-05
btrfs: force v2 space cache usage for subpage mount
Qu Wenruo
[next]