index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.h
Age
Commit message (
Expand
)
Author
2018-12-17
btrfs: use tagged writepage to mitigate livelock of snapshot
Ethan Lien
2018-12-17
btrfs: Remove unused extent_state argument from btrfs_writepage_endio_finish_...
Nikolay Borisov
2018-12-17
Btrfs: prevent ioctls from interfering with a swap file
Omar Sandoval
2018-12-17
btrfs: Remove extent_io_ops::split_extent_hook callback
Nikolay Borisov
2018-12-17
btrfs: Remove extent_io_ops::merge_extent_hook callback
Nikolay Borisov
2018-12-17
btrfs: Remove extent_io_ops::clear_bit_hook callback
Nikolay Borisov
2018-12-17
btrfs: Remove extent_io_ops::set_bit_hook extent_io callback
Nikolay Borisov
2018-12-17
btrfs: Remove extent_io_ops::writepage_end_io_hook
Nikolay Borisov
2018-12-17
btrfs: Remove extent_io_ops::writepage_start_hook
Nikolay Borisov
2018-12-17
btrfs: Remove extent_io_ops::fill_delalloc
Nikolay Borisov
2018-11-11
Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-11-06
Btrfs: fix deadlock on tree root leaf when finding free extent
Filipe Manana
2018-11-02
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-10-30
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
2018-10-30
vfs: combine the clone and dedupe into a single remap_file_range
Darrick J. Wong
2018-10-15
btrfs: remove fs_info from btrfs_should_throttle_delayed_refs
Lu Fengqi
2018-10-15
btrfs: remove fs_info from btrfs_check_space_for_delayed_refs
Lu Fengqi
2018-10-15
Btrfs: kill btrfs_clear_path_blocking
Liu Bo
2018-10-15
btrfs: dev-replace: move replace members out of fs_info
David Sterba
2018-10-15
btrfs: remove btrfs_dev_replace::read_locks
David Sterba
2018-10-15
btrfs: tests: polish ifdefs around testing helper
David Sterba
2018-10-15
btrfs: tests: group declarations of self-test helpers
David Sterba
2018-10-15
btrfs: tests: move testing members of struct btrfs_root to the end
David Sterba
2018-10-15
btrfs: tests: add separate stub for find_lock_delalloc_range
David Sterba
2018-10-15
Btrfs: fix alignment in declaration and prototype of btrfs_get_extent
Liu Bo
2018-10-15
btrfs: Remove 'objectid' member from struct btrfs_root
Misono Tomohiro
2018-10-15
btrfs: Remove root parameter from btrfs_insert_dir_item
Lu Fengqi
2018-10-15
btrfs: switch update_size to bool in btrfs_block_rsv_migrate and btrfs_rsv_ad...
Lu Fengqi
2018-09-06
Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-24
btrfs: Fix suspicious RCU usage warning in btrfs_debug_in_rcu
Misono Tomohiro
2018-08-21
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-17
Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...
Robbie Ko
2018-08-06
btrfs: extent-tree: Remove unused __btrfs_free_block_rsv
Misono Tomohiro
2018-08-06
btrfs: Remove fs_info from btrfs_add_root_ref
Lu Fengqi
2018-08-06
btrfs: Remove fs_info from btrfs_del_root_ref
Lu Fengqi
2018-08-06
btrfs: Remove fs_info from btrfs_del_root
Lu Fengqi
2018-08-06
btrfs: constify strings passed to assertion helper
David Sterba
2018-08-06
btrfs: dev-replace: remove unused members of btrfs_dev_replace
David Sterba
2018-08-06
btrfs: remove unused member btrfs_root::name
David Sterba
2018-08-06
btrfs: drop extent_io_ops::set_range_writeback callback
David Sterba
2018-08-06
btrfs: Use btrfs_mark_bg_unused to replace open code
Qu Wenruo
2018-08-06
btrfs: use customized batch size for total_bytes_pinned
Ethan Lien
2018-08-06
btrfs: Add graceful handling of V0 extents
Nikolay Borisov
2018-08-06
btrfs: Remove V0 extent support
Nikolay Borisov
2018-08-06
btrfs: Get rid of the confusing btrfs_file_extent_inline_len
Qu Wenruo
2018-08-06
btrfs: Remove fs_info from btrfs_force_chunk_alloc
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from btrfs_inc_block_group_ro
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from btrfs_alloc_logged_file_extent
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from check_system_chunk
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from btrfs_remove_block_group
Nikolay Borisov
[next]