index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.c
Age
Commit message (
Expand
)
Author
2022-09-26
btrfs: relax block-group-tree feature dependency checks
Qu Wenruo
2022-09-26
btrfs: open code and remove btrfs_insert_inode_hash helper
Josef Bacik
2022-09-26
btrfs: don't init io tree with private data for non-inodes
Josef Bacik
2022-09-26
btrfs: remove extent_io_tree::track_uptodate
Josef Bacik
2022-09-26
btrfs: unify the lock/unlock extent variants
Josef Bacik
2022-09-26
btrfs: skip subtree scan if it's too high to avoid low stall in btrfs_commit_...
Qu Wenruo
2022-09-26
btrfs: separate BLOCK_GROUP_TREE compat RO flag from EXTENT_TREE_V2
Qu Wenruo
2022-09-26
btrfs: don't save block group root into super block
Qu Wenruo
2022-09-26
btrfs: check superblock to ensure the fs was not modified at thaw time
Qu Wenruo
2022-09-26
btrfs: give struct btrfs_bio a real end_io handler
Christoph Hellwig
2022-09-26
btrfs: add lockdep annotations for the ordered extents wait event
Ioannis Angelakopoulos
2022-09-26
btrfs: add lockdep annotations for pending_ordered wait event
Ioannis Angelakopoulos
2022-09-26
btrfs: add lockdep annotations for transaction states wait events
Ioannis Angelakopoulos
2022-09-26
btrfs: add lockdep annotations for num_extwriters wait event
Ioannis Angelakopoulos
2022-09-26
btrfs: add lockdep annotations for num_writers wait event
Ioannis Angelakopoulos
2022-09-20
Merge tag 'for-6.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-09-13
btrfs: fix hang during unmount when stopping a space reclaim worker
Filipe Manana
2022-09-13
btrfs: fix hang during unmount when stopping block group reclaim worker
Filipe Manana
2022-09-09
Merge tag 'for-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-09-05
btrfs: zoned: fix API misuse of zone finish waiting
Naohiro Aota
2022-08-19
Merge tag 'for-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-17
btrfs: move lockdep class helpers to locking.c
Josef Bacik
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
[next]