index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
btrfs_inode.h
Age
Commit message (
Expand
)
Author
2024-07-11
btrfs: remove objectid from struct btrfs_inode on 64 bits platforms
Filipe Manana
2024-07-11
btrfs: remove location key from struct btrfs_inode
Filipe Manana
2024-07-11
btrfs: unify index_cnt and csum_bytes from struct btrfs_inode
Filipe Manana
2024-07-11
btrfs: use an xarray to track open inodes in a root
Filipe Manana
2024-05-28
btrfs: ensure fast fsync waits for ordered extents after a write failure
Filipe Manana
2024-05-07
btrfs: update comment for btrfs_set_inode_full_sync() about locking
Filipe Manana
2024-05-07
btrfs: export find_next_inode() as btrfs_find_first_inode()
Filipe Manana
2024-05-07
btrfs: move btrfs_page_mkwrite() from inode.c into file.c
Filipe Manana
2024-03-04
btrfs: merge btrfs_del_delalloc_inode() helpers
David Sterba
2024-03-04
btrfs: reduce inode lock critical section when setting and clearing delalloc
Filipe Manana
2024-03-04
btrfs: stop passing root argument to __btrfs_del_delalloc_inode()
Filipe Manana
2024-03-04
btrfs: add forward declarations and headers, part 3
David Sterba
2024-03-04
btrfs: remove the pg_offset parameter from btrfs_get_extent()
Qu Wenruo
2023-12-15
btrfs: fix mismatching parameter names for btrfs_get_extent()
Qu Wenruo
2023-12-15
btrfs: allocate btrfs_inode::file_extent_tree only without NO_HOLES
David Sterba
2023-12-15
btrfs: cache that we don't have security.capability set
Josef Bacik
2023-10-12
btrfs: open code timespec64 in struct btrfs_inode
David Sterba
2023-10-12
btrfs: update comment for struct btrfs_inode::lock
Filipe Manana
2023-10-12
btrfs: add and use helpers for reading and writing last_log_commit
Filipe Manana
2023-10-12
btrfs: reorder btrfs_inode to fill gaps
David Sterba
2023-10-12
btrfs: open code btrfs_ordered_inode_tree in btrfs_inode
David Sterba
2023-10-12
btrfs: remove redundant root argument from btrfs_update_inode()
Filipe Manana
2023-10-12
btrfs: remove redundant root argument from btrfs_update_inode_fallback()
Filipe Manana
2023-10-12
btrfs: reduce size and reorder compression members in struct btrfs_inode
David Sterba
2023-10-12
btrfs: include trace header in where necessary
Josef Bacik
2023-10-12
btrfs: add fscrypt related dependencies to respective headers
Josef Bacik
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
[next]