aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-02Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-13/+2
2022-04-27btrfs: export a helper for compression hard checkGravatar Chung-Chiang Cheng 1-13/+2
2022-04-26Merge tag 'for-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-10/+8
2022-04-19btrfs: fix direct I/O writes for split bios on zoned devicesGravatar Christoph Hellwig 1-2/+3
2022-04-19btrfs: fix direct I/O read repair for split biosGravatar Christoph Hellwig 1-8/+5
2022-04-14Merge tag 'for-5.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-5/+4
2022-04-06btrfs: release correct delalloc amount in direct IO write pathGravatar Naohiro Aota 1-3/+3
2022-04-06btrfs: zoned: remove redundant condition in btrfs_run_delalloc_rangeGravatar Haowen Bai 1-2/+1
2022-04-05Merge tag 'for-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+22
2022-04-01btrfs: Remove a use of PAGE_SIZE in btrfs_invalidate_folio()Gravatar Matthew Wilcox (Oracle) 1-1/+1
2022-03-24btrfs: prevent subvol with swapfile from being deletedGravatar Kaiwen Hu 1-0/+22
2022-03-24btrfs: do not warn for free space inode in cow_file_rangeGravatar Josef Bacik 1-1/+0
2022-03-22Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheGravatar Linus Torvalds 1-44/+40
2022-03-22Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+1
2022-03-22fs: allocate inode by using alloc_inode_sb()Gravatar Muchun Song 1-1/+1
2022-03-15fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folioGravatar Matthew Wilcox (Oracle) 1-6/+1
2022-03-15btrfs: Convert from invalidatepage to invalidate_folioGravatar Matthew Wilcox (Oracle) 1-38/+39
2022-03-14btrfs: reset last_reflink_trans after fsyncing inodeGravatar Filipe Manana 1-7/+5
2022-03-14btrfs: do not double complete bio on errors during compressed readsGravatar Josef Bacik 1-1/+7
2022-03-14btrfs: add BTRFS_IOC_ENCODED_WRITEGravatar Omar Sandoval 1-2/+247
2022-03-14btrfs: add BTRFS_IOC_ENCODED_READ ioctlGravatar Omar Sandoval 1-0/+498
2022-03-14btrfs: optionally extend i_size in cow_file_range_inline()Gravatar Omar Sandoval 1-13/+20
2022-03-14btrfs: clean up cow_file_range_inline()Gravatar Omar Sandoval 1-50/+37
2022-03-14btrfs: support different disk extent size for delallocGravatar Omar Sandoval 1-2/+2
2022-03-14btrfs: add ram_bytes and offset to btrfs_ordered_extentGravatar Omar Sandoval 1-23/+35
2022-03-14btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()Gravatar Omar Sandoval 1-4/+4
2022-03-14btrfs: fix lost error return value when reading a data pageGravatar Filipe Manana 1-2/+7
2022-03-14btrfs: replace BUILD_BUG_ON by static_assertGravatar David Sterba 1-14/+9
2022-03-14btrfs: disable snapshot creation/deletion for extent tree v2Gravatar Josef Bacik 1-2/+9
2022-03-14btrfs: stop doing unnecessary log updates during a renameGravatar Filipe Manana 1-108/+32
2022-03-14btrfs: avoid logging all directory changes during renamesGravatar Filipe Manana 1-9/+24
2022-03-14btrfs: pass the dentry to btrfs_log_new_name() instead of the inodeGravatar Filipe Manana 1-4/+4
2022-03-14btrfs: put initial index value of a directory in a constantGravatar Filipe Manana 1-8/+2
2022-03-04btrfs: fallback to blocking mode when doing async dio over multiple extentsGravatar Filipe Manana 1-0/+28
2022-02-24btrfs: reduce extent threshold for autodefragGravatar Qu Wenruo 1-2/+2
2022-01-07btrfs: respect the max size in the header when activating swap fileGravatar Filipe Manana 1-0/+11
2022-01-07btrfs: add inode to truncate controlGravatar Josef Bacik 1-4/+4
2022-01-07btrfs: pass the ino via truncate controlGravatar Josef Bacik 1-0/+2
2022-01-07btrfs: use a flag to control when to clear the file extent rangeGravatar Josef Bacik 1-0/+1
2022-01-07btrfs: only call inode_sub_bytes in truncate paths that careGravatar Josef Bacik 1-0/+1
2022-01-07btrfs: only update i_size in truncate paths that careGravatar Josef Bacik 1-0/+3
2022-01-07btrfs: add truncate control structGravatar Josef Bacik 1-6/+12
2022-01-07btrfs: move btrfs_kill_delayed_inode_items into evictGravatar Josef Bacik 1-0/+12
2022-01-07btrfs: move extent locking outside of btrfs_truncate_inode_itemsGravatar Josef Bacik 1-0/+18
2022-01-07btrfs: move btrfs_truncate_inode_items to inode-item.cGravatar Josef Bacik 1-387/+4
2022-01-07btrfs: add an inode-item.hGravatar Josef Bacik 1-0/+1
2022-01-03btrfs: stop accessing ->csum_root directlyGravatar Josef Bacik 1-3/+8
2022-01-03btrfs: set BTRFS_FS_STATE_NO_CSUMS if we fail to load the csum rootGravatar Josef Bacik 1-2/+2
2022-01-03btrfs: change root to fs_info for btrfs_reserve_metadata_bytesGravatar Josef Bacik 1-2/+2
2022-01-03btrfs: get rid of root->orphan_cleanup_stateGravatar Josef Bacik 1-3/+1