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
Age
Commit message (
Expand
)
Author
2022-10-11
btrfs: delete stale comments after merge conflict resolution
David Sterba
2022-10-11
btrfs: unlock locked extent area if we have contention
Josef Bacik
2022-10-11
btrfs: send: update command for protocol version check
David Sterba
2022-10-11
btrfs: send: allow protocol version 3 with CONFIG_BTRFS_DEBUG
Boris Burkov
2022-10-07
btrfs: add missing path cache update during fiemap
Filipe Manana
2022-09-29
btrfs: set generation before calling btrfs_clean_tree_block in btrfs_init_new...
Tetsuo Handa
2022-09-29
btrfs: drop extent map range more efficiently
Filipe Manana
2022-09-29
btrfs: avoid pointless extent map tree search when flushing delalloc
Filipe Manana
2022-09-29
btrfs: remove unnecessary next extent map search
Filipe Manana
2022-09-29
btrfs: remove unnecessary NULL pointer checks when searching extent maps
Filipe Manana
2022-09-29
btrfs: assert tree is locked when clearing extent map from logging
Filipe Manana
2022-09-29
btrfs: remove unnecessary extent map initializations
Filipe Manana
2022-09-29
btrfs: remove the refcount warning/check at free_extent_map()
Filipe Manana
2022-09-29
btrfs: add helper to replace extent map range with a new extent map
Filipe Manana
2022-09-29
btrfs: move open coded extent map tree deletion out of inode eviction
Filipe Manana
2022-09-29
btrfs: use cond_resched_rwlock_write() during inode eviction
Filipe Manana
2022-09-29
btrfs: use extent_map_end() at btrfs_drop_extent_map_range()
Filipe Manana
2022-09-29
btrfs: move btrfs_drop_extent_cache() to extent_map.c
Filipe Manana
2022-09-29
btrfs: fix missed extent on fsync after dropping extent maps
Filipe Manana
2022-09-29
btrfs: remove stale prototype of btrfs_write_inode
Jeff Layton
2022-09-29
btrfs: enable nowait async buffered writes
Stefan Roesch
2022-09-29
btrfs: assert nowait mode is not used for some btree search functions
Stefan Roesch
2022-09-29
btrfs: make btrfs_buffered_write nowait compatible
Stefan Roesch
2022-09-29
btrfs: plumb NOWAIT through the write path
Stefan Roesch
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
mm: export balance_dirty_pages_ratelimited_flags()
Stefan Roesch
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
[next]