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
/
inode.c
Age
Commit message (
Expand
)
Author
2022-04-26
Merge tag 'for-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-04-19
btrfs: fix direct I/O writes for split bios on zoned devices
Christoph Hellwig
2022-04-19
btrfs: fix direct I/O read repair for split bios
Christoph Hellwig
2022-04-14
Merge tag 'for-5.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-04-06
btrfs: release correct delalloc amount in direct IO write path
Naohiro Aota
2022-04-06
btrfs: zoned: remove redundant condition in btrfs_run_delalloc_range
Haowen Bai
2022-04-05
Merge tag 'for-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-04-01
btrfs: Remove a use of PAGE_SIZE in btrfs_invalidate_folio()
Matthew Wilcox (Oracle)
2022-03-24
btrfs: prevent subvol with swapfile from being deleted
Kaiwen Hu
2022-03-24
btrfs: do not warn for free space inode in cow_file_range
Josef Bacik
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-15
fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
btrfs: Convert from invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
2022-03-14
btrfs: reset last_reflink_trans after fsyncing inode
Filipe Manana
2022-03-14
btrfs: do not double complete bio on errors during compressed reads
Josef Bacik
2022-03-14
btrfs: add BTRFS_IOC_ENCODED_WRITE
Omar Sandoval
2022-03-14
btrfs: add BTRFS_IOC_ENCODED_READ ioctl
Omar Sandoval
2022-03-14
btrfs: optionally extend i_size in cow_file_range_inline()
Omar Sandoval
2022-03-14
btrfs: clean up cow_file_range_inline()
Omar Sandoval
2022-03-14
btrfs: support different disk extent size for delalloc
Omar Sandoval
2022-03-14
btrfs: add ram_bytes and offset to btrfs_ordered_extent
Omar Sandoval
2022-03-14
btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
Omar Sandoval
2022-03-14
btrfs: fix lost error return value when reading a data page
Filipe Manana
2022-03-14
btrfs: replace BUILD_BUG_ON by static_assert
David Sterba
2022-03-14
btrfs: disable snapshot creation/deletion for extent tree v2
Josef Bacik
2022-03-14
btrfs: stop doing unnecessary log updates during a rename
Filipe Manana
2022-03-14
btrfs: avoid logging all directory changes during renames
Filipe Manana
2022-03-14
btrfs: pass the dentry to btrfs_log_new_name() instead of the inode
Filipe Manana
2022-03-14
btrfs: put initial index value of a directory in a constant
Filipe Manana
2022-03-04
btrfs: fallback to blocking mode when doing async dio over multiple extents
Filipe Manana
2022-02-24
btrfs: reduce extent threshold for autodefrag
Qu Wenruo
2022-01-07
btrfs: respect the max size in the header when activating swap file
Filipe Manana
2022-01-07
btrfs: add inode to truncate control
Josef Bacik
2022-01-07
btrfs: pass the ino via truncate control
Josef Bacik
2022-01-07
btrfs: use a flag to control when to clear the file extent range
Josef Bacik
2022-01-07
btrfs: only call inode_sub_bytes in truncate paths that care
Josef Bacik
2022-01-07
btrfs: only update i_size in truncate paths that care
Josef Bacik
2022-01-07
btrfs: add truncate control struct
Josef Bacik
2022-01-07
btrfs: move btrfs_kill_delayed_inode_items into evict
Josef Bacik
2022-01-07
btrfs: move extent locking outside of btrfs_truncate_inode_items
Josef Bacik
2022-01-07
btrfs: move btrfs_truncate_inode_items to inode-item.c
Josef Bacik
2022-01-07
btrfs: add an inode-item.h
Josef Bacik
2022-01-03
btrfs: stop accessing ->csum_root directly
Josef Bacik
2022-01-03
btrfs: set BTRFS_FS_STATE_NO_CSUMS if we fail to load the csum root
Josef Bacik
2022-01-03
btrfs: change root to fs_info for btrfs_reserve_metadata_bytes
Josef Bacik
2022-01-03
btrfs: get rid of root->orphan_cleanup_state
Josef Bacik
2022-01-03
btrfs: make BTRFS_RESERVE_FLUSH_EVICT use the global rsv stealing code
Josef Bacik
2022-01-03
btrfs: make btrfs_file_extent_inline_item_len take a slot
Josef Bacik
[next]