index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2022-09-29
btrfs: make lock_and_cleanup_extent_if_need nowait compatible
Stefan Roesch
2022-09-29
btrfs: make prepare_pages nowait compatible
Stefan Roesch
2022-09-29
btrfs: make btrfs_check_nocow_lock nowait compatible
Josef Bacik
2022-09-29
btrfs: add btrfs_try_lock_ordered_range
Josef Bacik
2022-09-29
btrfs: add the ability to use NO_FLUSH for data reservations
Josef Bacik
2022-09-29
btrfs: make can_nocow_extent nowait compatible
Josef Bacik
2022-09-26
btrfs: implement a nowait option for tree searches
Josef Bacik
2022-09-26
btrfs: relax block-group-tree feature dependency checks
Qu Wenruo
2022-09-26
btrfs: move end_io_func argument to btrfs_bio_ctrl structure
Qu Wenruo
2022-09-26
btrfs: switch page and disk_bytenr argument position for submit_extent_page()
Qu Wenruo
2022-09-26
btrfs: update the comment for submit_extent_page()
Qu Wenruo
2022-09-26
btrfs: add struct declarations in dev-replace.h
Josef Bacik
2022-09-26
btrfs: use a runtime flag to indicate an inode is a free space inode
Josef Bacik
2022-09-26
btrfs: open code and remove btrfs_insert_inode_hash helper
Josef Bacik
2022-09-26
btrfs: open code and remove btrfs_inode_sectorsize helper
Josef Bacik
2022-09-26
btrfs: move btrfs_ordered_sum_size into file-item.c
Josef Bacik
2022-09-26
btrfs: move the fs_info related helpers closer to fs_info in ctree.h
Josef Bacik
2022-09-26
btrfs: move btrfs_csum_ptr to inode.c
Josef Bacik
2022-09-26
btrfs: move fs_info forward declarations to the top of ctree.h
Josef Bacik
2022-09-26
btrfs: move btrfs_swapfile_pin into volumes.h
Josef Bacik
2022-09-26
btrfs: move btrfs_pinned_by_swapfile prototype into volumes.h
Josef Bacik
2022-09-26
btrfs: move btrfs_init_async_reclaim_work prototype to space-info.h
Josef Bacik
2022-09-26
btrfs: move btrfs_full_stripe_locks_tree into block-group.h
Josef Bacik
2022-09-26
btrfs: move btrfs_caching_type to block-group.h
Josef Bacik
2022-09-26
btrfs: stop tracking failed reads in the I/O tree
Christoph Hellwig
2022-09-26
btrfs: remove is_data_inode() checks in extent-io-tree.c
Josef Bacik
2022-09-26
btrfs: don't init io tree with private data for non-inodes
Josef Bacik
2022-09-26
btrfs: replace delete argument with EXTENT_CLEAR_ALL_BITS
Josef Bacik
2022-09-26
btrfs: don't clear CTL bits when trying to release extent state
Josef Bacik
2022-09-26
btrfs: get rid of extent_io_tree::dirty_bytes
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: drop extent_changeset from set_extent_bit
Josef Bacik
2022-09-26
btrfs: remove failed_start argument from set_extent_bit
Josef Bacik
2022-09-26
btrfs: remove the wake argument from clear_extent_bits
Josef Bacik
2022-09-26
btrfs: drop exclusive_bits from set_extent_bit
Josef Bacik
2022-09-26
btrfs: move extent io tree unrelated prototypes to their appropriate header
Josef Bacik
2022-09-26
btrfs: use next_state/prev_state in merge_state
Josef Bacik
2022-09-26
btrfs: make tree_search_prev_next return extent_state's
Josef Bacik
2022-09-26
btrfs: make tree_search_for_insert return extent_state
Josef Bacik
2022-09-26
btrfs: make tree_search return struct extent_state
Josef Bacik
2022-09-26
btrfs: use next_state instead of rb_next where we can
Josef Bacik
2022-09-26
btrfs: remove struct tree_entry in extent-io-tree.c
Josef Bacik
2022-09-26
btrfs: unexport all the temporary exports for extent-io-tree.c
Josef Bacik
2022-09-26
btrfs: unexport btrfs_debug_check_extent_io_range
Josef Bacik
2022-09-26
btrfs: move core extent_io_tree functions to extent-io-tree.c
Josef Bacik
2022-09-26
btrfs: move a few exported extent_io_tree helpers to extent-io-tree.c
Josef Bacik
2022-09-26
btrfs: temporarily export and then move extent state helpers
Josef Bacik
2022-09-26
btrfs: temporarily export and move core extent_io_tree tree functions
Josef Bacik
2022-09-26
btrfs: move btrfs_debug_check_extent_io_range into extent-io-tree.c
Josef Bacik
[next]