index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
btrfs_inode.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: pass btrfs_inode to btrfs_add_delayed_iput
David Sterba
2022-12-05
1
-1
/
+1
*
btrfs: pass btrfs_inode to btrfs_clear_delalloc_extent
David Sterba
2022-12-05
1
-1
/
+1
*
btrfs: pass btrfs_inode to btrfs_split_delalloc_extent
David Sterba
2022-12-05
1
-1
/
+1
*
btrfs: pass btrfs_inode to btrfs_set_delalloc_extent
David Sterba
2022-12-05
1
-1
/
+1
*
btrfs: pass btrfs_inode to btrfs_merge_delalloc_extent
David Sterba
2022-12-05
1
-1
/
+1
*
btrfs: pass btrfs_inode to btrfs_delete_subvolume
David Sterba
2022-12-05
1
-1
/
+1
*
btrfs: pass btrfs_inode to btrfs_check_data_csum
David Sterba
2022-12-05
1
-3
/
+1
*
btrfs: pass btrfs_inode to btrfs_inode_unlock
David Sterba
2022-12-05
1
-1
/
+1
*
btrfs: pass btrfs_inode to btrfs_inode_lock
David Sterba
2022-12-05
1
-1
/
+1
*
btrfs: pass btrfs_inode to btrfs_submit_dio_repair_bio
David Sterba
2022-12-05
1
-1
/
+1
*
btrfs: pass btrfs_inode to btrfs_submit_data_read_bio
David Sterba
2022-12-05
1
-1
/
+1
*
btrfs: pass btrfs_inode to btrfs_submit_data_write_bio
David Sterba
2022-12-05
1
-1
/
+1
*
btrfs: pass btrfs_inode to btrfs_submit_bio_start_direct_io
David Sterba
2022-12-05
1
-1
/
+1
*
btrfs: pass btrfs_inode to btrfs_submit_bio_start
David Sterba
2022-12-05
1
-1
/
+1
*
btrfs: simplify btree_submit_bio_start and btrfs_submit_bio_start parameters
David Sterba
2022-12-05
1
-2
/
+1
*
btrfs: change how submit bio callback is passed to btrfs_wq_submit_bio
David Sterba
2022-12-05
1
-0
/
+5
*
btrfs: drop parameter compression_type from btrfs_submit_dio_repair_bio
David Sterba
2022-12-05
1
-3
/
+1
*
btrfs: change how repair action is passed to btrfs_repair_one_sector
David Sterba
2022-12-05
1
-0
/
+3
*
btrfs: move inode prototypes to btrfs_inode.h
Josef Bacik
2022-12-05
1
-0
/
+136
*
btrfs: move btrfs_print_data_csum_error into inode.c
Josef Bacik
2022-12-05
1
-26
/
+0
*
btrfs: use a runtime flag to indicate an inode is a free space inode
Josef Bacik
2022-09-26
1
-7
/
+3
*
btrfs: open code and remove btrfs_insert_inode_hash helper
Josef Bacik
2022-09-26
1
-7
/
+0
*
btrfs: open code and remove btrfs_inode_sectorsize helper
Josef Bacik
2022-09-26
1
-5
/
+0
*
btrfs: convert the io_failure_tree to a plain rb_tree
Josef Bacik
2022-09-26
1
-1
/
+2
*
btrfs: add optimized btrfs_ino() version for 64 bits systems
Filipe Manana
2022-07-25
1
-0
/
+15
*
btrfs: set the objectid of the btree inode's location key
Filipe Manana
2022-07-25
1
-5
/
+2
*
btrfs: remove the inode cache check at btrfs_is_free_space_inode()
Filipe Manana
2022-07-25
1
-2
/
+1
*
btrfs: move struct btrfs_dio_private to inode.c
Christoph Hellwig
2022-05-16
1
-24
/
+0
*
btrfs: remove the disk_bytenr in struct btrfs_dio_private
Christoph Hellwig
2022-05-16
1
-1
/
+0
*
btrfs: export a helper for compression hard check
Chung-Chiang Cheng
2022-04-27
1
-0
/
+11
*
btrfs: reset last_reflink_trans after fsyncing inode
Filipe Manana
2022-03-14
1
-0
/
+30
*
btrfs: put initial index value of a directory in a constant
Filipe Manana
2022-03-14
1
-2
/
+10
*
btrfs: only copy dir index keys when logging a directory
Filipe Manana
2022-01-03
1
-13
/
+5
*
btrfs: rename btrfs_dio_private::logical_offset to file_offset
Qu Wenruo
2021-10-26
1
-1
/
+6
*
btrfs: keep track of the last logged keys when logging a directory
Filipe Manana
2021-10-26
1
-11
/
+28
*
btrfs: initial fsverity support
Boris Burkov
2021-08-23
1
-0
/
+7
*
btrfs: add ro compat flags to inodes
Boris Burkov
2021-08-23
1
-1
/
+19
*
btrfs: remove stale comment and logic from btrfs_inode_in_log()
Filipe Manana
2021-04-19
1
-13
/
+4
*
btrfs: fix race between marking inode needs to be logged and log syncing
Filipe Manana
2021-04-19
1
-0
/
+15
*
btrfs: add a i_mmap_lock to our inode
Josef Bacik
2021-04-19
1
-0
/
+1
*
btrfs: make btrfs_dio_private::bytes u32
Qu Wenruo
2021-02-08
1
-1
/
+2
*
btrfs: fix deadlock when cloning inline extent and low on free metadata space
Filipe Manana
2020-12-18
1
-0
/
+9
*
btrfs: skip unnecessary searches for xattrs when logging an inode
Filipe Manana
2020-12-08
1
-0
/
+7
*
btrfs: update the number of bytes used by an inode atomically
Filipe Manana
2020-12-08
1
-1
/
+2
*
btrfs: switch cached fs_info::csum_size from u16 to u32
David Sterba
2020-12-08
1
-1
/
+1
*
btrfs: use cached value of fs_info::csum_size everywhere
David Sterba
2020-12-08
1
-2
/
+1
*
btrfs: remove btrfs_inode::dio_sem
Goldwyn Rodrigues
2020-12-08
1
-10
/
+0
*
btrfs: rename BTRFS_INODE_ORDERED_DATA_CLOSE flag
Nikolay Borisov
2020-10-07
1
-1
/
+1
*
btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK
Goldwyn Rodrigues
2020-10-07
1
-18
/
+0
*
btrfs: convert btrfs_inode_sectorsize to take btrfs_inode
Nikolay Borisov
2020-10-07
1
-0
/
+5
[next]