index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
btrfs_inode.h
Age
Commit message (
Expand
)
Author
2023-08-21
btrfs: reduce the number of arguments to btrfs_run_delalloc_range
Christoph Hellwig
2023-08-21
btrfs: remove btrfs_writepage_endio_finish_ordered
Christoph Hellwig
2023-06-19
btrfs: tracepoints: also show actual number of the outstanding extents
Naohiro Aota
2023-06-19
btrfs: defer splitting of ordered extents until I/O completion
Christoph Hellwig
2023-06-19
btrfs: move split_flags/combine_flags helpers to inode-item.h
Josef Bacik
2023-06-19
btrfs: determine synchronous writers from bio or writeback control
Christoph Hellwig
2023-04-17
btrfs: avoid iterating over all indexes when logging directory
Filipe Manana
2023-04-17
btrfs: pass an ordered_extent to btrfs_extract_ordered_extent
Christoph Hellwig
2023-02-20
Merge tag 'for-6.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-02-15
btrfs: remove now spurious bio submission helpers
Christoph Hellwig
2023-02-15
btrfs: handle recording of zoned writes in the storage layer
Christoph Hellwig
2023-02-15
btrfs: open code the submit_bio_start helpers
Christoph Hellwig
2023-02-15
btrfs: remove the io_failure_record infrastructure
Christoph Hellwig
2023-02-15
btrfs: remove now unused checksumming helpers
Christoph Hellwig
2023-02-15
btrfs: add a btrfs_data_csum_ok helper
Christoph Hellwig
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
2022-12-05
btrfs: pass btrfs_inode to btrfs_add_delayed_iput
David Sterba
2022-12-05
btrfs: pass btrfs_inode to btrfs_clear_delalloc_extent
David Sterba
2022-12-05
btrfs: pass btrfs_inode to btrfs_split_delalloc_extent
David Sterba
2022-12-05
btrfs: pass btrfs_inode to btrfs_set_delalloc_extent
David Sterba
2022-12-05
btrfs: pass btrfs_inode to btrfs_merge_delalloc_extent
David Sterba
2022-12-05
btrfs: pass btrfs_inode to btrfs_delete_subvolume
David Sterba
2022-12-05
btrfs: pass btrfs_inode to btrfs_check_data_csum
David Sterba
2022-12-05
btrfs: pass btrfs_inode to btrfs_inode_unlock
David Sterba
2022-12-05
btrfs: pass btrfs_inode to btrfs_inode_lock
David Sterba
2022-12-05
btrfs: pass btrfs_inode to btrfs_submit_dio_repair_bio
David Sterba
2022-12-05
btrfs: pass btrfs_inode to btrfs_submit_data_read_bio
David Sterba
2022-12-05
btrfs: pass btrfs_inode to btrfs_submit_data_write_bio
David Sterba
2022-12-05
btrfs: pass btrfs_inode to btrfs_submit_bio_start_direct_io
David Sterba
2022-12-05
btrfs: pass btrfs_inode to btrfs_submit_bio_start
David Sterba
2022-12-05
btrfs: simplify btree_submit_bio_start and btrfs_submit_bio_start parameters
David Sterba
2022-12-05
btrfs: change how submit bio callback is passed to btrfs_wq_submit_bio
David Sterba
2022-12-05
btrfs: drop parameter compression_type from btrfs_submit_dio_repair_bio
David Sterba
2022-12-05
btrfs: change how repair action is passed to btrfs_repair_one_sector
David Sterba
2022-12-05
btrfs: move inode prototypes to btrfs_inode.h
Josef Bacik
2022-12-05
btrfs: move btrfs_print_data_csum_error into inode.c
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: convert the io_failure_tree to a plain rb_tree
Josef Bacik
2022-07-25
btrfs: add optimized btrfs_ino() version for 64 bits systems
Filipe Manana
2022-07-25
btrfs: set the objectid of the btree inode's location key
Filipe Manana
2022-07-25
btrfs: remove the inode cache check at btrfs_is_free_space_inode()
Filipe Manana
2022-05-16
btrfs: move struct btrfs_dio_private to inode.c
Christoph Hellwig
2022-05-16
btrfs: remove the disk_bytenr in struct btrfs_dio_private
Christoph Hellwig
2022-04-27
btrfs: export a helper for compression hard check
Chung-Chiang Cheng
2022-03-14
btrfs: reset last_reflink_trans after fsyncing inode
Filipe Manana
2022-03-14
btrfs: put initial index value of a directory in a constant
Filipe Manana
2022-01-03
btrfs: only copy dir index keys when logging a directory
Filipe Manana
2021-10-26
btrfs: rename btrfs_dio_private::logical_offset to file_offset
Qu Wenruo
[next]