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
Age
Commit message (
Expand
)
Author
2022-04-06
btrfs: mark resumed async balance as writing
Naohiro Aota
2022-04-06
btrfs: remove support of balance v1 ioctl
Nikolay Borisov
2022-04-06
btrfs: release correct delalloc amount in direct IO write path
Naohiro Aota
2022-04-06
btrfs: remove unused variable in btrfs_{start,write}_dirty_block_groups()
Nathan Chancellor
2022-04-06
btrfs: zoned: remove redundant condition in btrfs_run_delalloc_range
Haowen Bai
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-24
btrfs: avoid defragging extents whose next extents are not targets
Qu Wenruo
2022-03-24
btrfs: fix fallocate to use file_modified to update permissions consistently
Darrick J. Wong
2022-03-24
btrfs: remove device item and update super block in the same transaction
Qu Wenruo
2022-03-23
btrfs: fix qgroup reserve overflow the qgroup limit
Ethan Lien
2022-03-23
btrfs: zoned: remove left over ASSERT checking for single profile
Johannes Thumshirn
2022-03-23
btrfs: zoned: traverse devices under chunk_mutex in btrfs_can_activate_zone
Johannes Thumshirn
2022-03-14
btrfs: zoned: put block group after final usage
Nikolay Borisov
2022-03-14
btrfs: don't access possibly stale fs_info data in device_list_add
Dongliang Mu
2022-03-14
btrfs: add lockdep_assert_held to need_preemptive_reclaim
Niels Dossche
2022-03-14
btrfs: verify the tranisd of the to-be-written dirty extent buffer
Qu Wenruo
2022-03-14
btrfs: unify the error handling of btrfs_read_buffer()
Qu Wenruo
2022-03-14
btrfs: unify the error handling pattern for read_tree_block()
Qu Wenruo
2022-03-14
btrfs: factor out do_free_extent_accounting helper
Josef Bacik
2022-03-14
btrfs: remove last_ref from the extent freeing code
Josef Bacik
2022-03-14
btrfs: add a alloc_reserved_extent helper
Josef Bacik
2022-03-14
btrfs: remove BUG_ON(ret) in alloc_reserved_tree_block
Josef Bacik
2022-03-14
btrfs: add and use helper for unlinking inode during log replay
Filipe Manana
2022-03-14
btrfs: extend locking to all space_info members accesses
Niels Dossche
2022-03-14
btrfs: zoned: mark relocation as writing
Naohiro Aota
2022-03-14
fs: allow cross-vfsmount reflink/dedupe
Josef Bacik
2022-03-14
btrfs: remove the cross file system checks from remap
Josef Bacik
2022-03-14
btrfs: pass btrfs_fs_info to btrfs_recover_relocation
Josef Bacik
2022-03-14
btrfs: pass btrfs_fs_info for deleting snapshots and cleaner
Josef Bacik
2022-03-14
btrfs: add filesystems state details to error messages
Sweet Tea Dorminy
2022-03-14
btrfs: deal with unexpected extent type during reflinking
Filipe Manana
2022-03-14
btrfs: fix unexpected error path when reflinking an inline extent
Filipe Manana
2022-03-14
btrfs: reset last_reflink_trans after fsyncing inode
Filipe Manana
2022-03-14
btrfs: voluntarily relinquish cpu when doing a full fsync
Filipe Manana
2022-03-14
btrfs: hold on to less memory when logging checksums during full fsync
Filipe Manana
2022-03-14
btrfs: stop copying old file extents when doing a full fsync
Filipe Manana
2022-03-14
btrfs: do not clean up repair bio if submit fails
Josef Bacik
2022-03-14
btrfs: do not try to repair bio that has no mirror set
Josef Bacik
2022-03-14
btrfs: do not double complete bio on errors during compressed reads
Josef Bacik
2022-03-14
btrfs: track compressed bio errors as blk_status_t
Josef Bacik
2022-03-14
btrfs: remove the bio argument from finish_compressed_bio_read
Josef Bacik
2022-03-14
btrfs: check correct bio in finish_compressed_bio_read
Josef Bacik
2022-03-14
btrfs: handle csum lookup errors properly on reads
Josef Bacik
2022-03-14
btrfs: make search_csum_tree return 0 if we get -EFBIG
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
[next]