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
/
inode.c
Age
Commit message (
Expand
)
Author
2020-10-16
btrfs: fix relocation failure due to race with fallocate
Filipe Manana
2020-10-07
btrfs: rename BTRFS_INODE_ORDERED_DATA_CLOSE flag
Nikolay Borisov
2020-10-07
btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK
Goldwyn Rodrigues
2020-10-07
btrfs: remove struct extent_io_ops
Nikolay Borisov
2020-10-07
btrfs: stop calling submit_bio_hook for data inodes
Nikolay Borisov
2020-10-07
btrfs: remove extent_io_ops::readpage_end_io_hook
Nikolay Borisov
2020-10-07
btrfs: replace readpage_end_io_hook with direct calls
Nikolay Borisov
2020-10-07
btrfs: remove inode argument from btrfs_start_ordered_extent
Nikolay Borisov
2020-10-07
btrfs: remove inode argument from add_pending_csums
Nikolay Borisov
2020-10-07
btrfs: sink inode argument in insert_ordered_extent_file_extent
Nikolay Borisov
2020-10-07
btrfs: switch btrfs_remove_ordered_extent to btrfs_inode
Nikolay Borisov
2020-10-07
btrfs: clean BTRFS_I usage in btrfs_destroy_inode
Nikolay Borisov
2020-10-07
btrfs: open code extent_read_full_page to its sole caller
Nikolay Borisov
2020-10-07
btrfs: sink read_flags argument into extent_read_full_page
Nikolay Borisov
2020-10-07
btrfs: sink mirror_num argument in extent_read_full_page
Nikolay Borisov
2020-10-07
btrfs: promote extent_read_full_page to btrfs_readpage
Nikolay Borisov
2020-10-07
btrfs: remove mirror_num argument from extent_read_full_page
Nikolay Borisov
2020-10-07
btrfs: remove btrfs_get_extent indirection from __do_readpage
Nikolay Borisov
2020-10-07
btrfs: rename btrfs_punch_hole_range() to a more generic name
Filipe Manana
2020-10-07
btrfs: rename struct btrfs_clone_extent_info to a more generic name
Filipe Manana
2020-10-07
btrfs: remove item_size member of struct btrfs_clone_extent_info
Filipe Manana
2020-10-07
btrfs: fix metadata reservation for fallocate that leads to transaction aborts
Filipe Manana
2020-10-07
btrfs: enumerate the type of exclusive operation in progress
Goldwyn Rodrigues
2020-10-07
btrfs: make extent_fiemap take btrfs_inode
Nikolay Borisov
2020-10-07
btrfs: make btrfs_writepage_endio_finish_ordered btrfs_inode-centric
Nikolay Borisov
2020-10-07
btrfs: make btrfs_invalidatepage work on btrfs_inode
Nikolay Borisov
2020-10-07
btrfs: make btrfs_dec_test_ordered_pending take btrfs_inode
Nikolay Borisov
2020-10-07
btrfs: make btrfs_lookup_first_ordered_extent take btrfs_inode
Nikolay Borisov
2020-10-07
btrfs: make inode_tree_del take btrfs_inode
Nikolay Borisov
2020-10-07
btrfs: introduce btrfs_path::recurse
Josef Bacik
2020-10-07
btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations
Qu Wenruo
2020-10-07
btrfs: remove err variable from btrfs_get_extent
Nikolay Borisov
2020-10-07
btrfs: dio iomap DSYNC workaround
Josef Bacik
2020-10-07
btrfs: switch to iomap for direct IO
Goldwyn Rodrigues
2020-10-07
btrfs: do not commit logs and transactions during link and rename operations
Filipe Manana
2020-10-07
btrfs: remove unnecessarily shadowed variables
David Sterba
2020-10-07
btrfs: change nr to u64 in btrfs_start_delalloc_roots
Josef Bacik
2020-10-07
btrfs: remove spurious BUG_ON in btrfs_get_extent
Nikolay Borisov
2020-08-24
Merge tag 'for-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-21
btrfs: detect nocow for swap after snapshot delete
Boris Burkov
2020-08-19
btrfs: handle errors from async submission
Johannes Thumshirn
2020-08-13
Merge tag 'for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2020-08-11
btrfs: fix return value mixup in btrfs_get_extent
Pavel Machek
2020-08-10
btrfs: inode: fix NULL pointer dereference if inode doesn't need compression
Qu Wenruo
2020-08-07
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-07-27
btrfs: reduce contention on log trees when logging checksums
Filipe Manana
2020-07-27
btrfs: increment device corruption error in case of checksum error
Nikolay Borisov
2020-07-27
btrfs: free anon block device right after subvolume deletion
Qu Wenruo
2020-07-27
btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
Nikolay Borisov
2020-07-27
btrfs: make btrfs_set_inode_last_trans take btrfs_inode
Nikolay Borisov
[next]