index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2022-12-05
btrfs: drop pointless memset when cloning extent buffer
Filipe Manana
2022-12-05
btrfs: skip unnecessary delalloc search during fiemap and lseek
Filipe Manana
2022-12-05
btrfs: skip unnecessary extent map searches during fiemap and lseek
Filipe Manana
2022-12-05
btrfs: get the next extent map during fiemap/lseek more efficiently
Filipe Manana
2022-12-05
btrfs: raid56: make it more explicit that cache rbio should have all its data...
Qu Wenruo
2022-12-05
btrfs: raid56: allocate memory separately for rbio pointers
Qu Wenruo
2022-12-05
btrfs: raid56: cleanup for function __free_raid_bio()
Qu Wenruo
2022-12-05
btrfs: introduce BTRFS_RESERVE_FLUSH_EMERGENCY
Josef Bacik
2022-12-05
btrfs: move the btrfs_verity_descriptor_item defs up in ctree.h
Josef Bacik
2022-12-05
btrfs: move btrfs_next_old_item into ctree.c
Josef Bacik
2022-12-05
btrfs: move free space cachep's out of ctree.h
Josef Bacik
2022-12-05
btrfs: move btrfs_path_cachep out of ctree.h
Josef Bacik
2022-12-05
btrfs: move trans_handle_cachep out of ctree.h
Josef Bacik
2022-12-05
btrfs: move btrfs_print_data_csum_error into inode.c
Josef Bacik
2022-12-05
btrfs: move flush related definitions to space-info.h
Josef Bacik
2022-12-05
btrfs: move btrfs_should_fragment_free_space into block-group.c
Josef Bacik
2022-12-05
btrfs: move discard stat defs to free-space-cache.h
Josef Bacik
2022-12-05
btrfs: move BTRFS_MAX_MIRRORS into scrub.c
Josef Bacik
2022-12-05
btrfs: move maximum limits to btrfs_tree.h
Josef Bacik
2022-12-05
btrfs: move btrfs_get_block_group helper out of disk-io.h
Josef Bacik
2022-12-05
btrfs: move btrfs on-disk definitions out of ctree.h
Josef Bacik
2022-12-05
btrfs: remove unused BTRFS_IOPRIO_READA
Josef Bacik
2022-12-05
btrfs: remove unused BTRFS_TOTAL_BYTES_PINNED_BATCH
Josef Bacik
2022-12-05
btrfs: remove unused set/clear_pending_info helpers
Josef Bacik
2022-12-05
btrfs: simplify cleanup after error in btrfs_create_tree
Peng Hao
2022-12-05
btrfs: add cached_state to read_extent_buffer_subpage
Josef Bacik
2022-12-05
btrfs: cache the failed state when locking extents
Josef Bacik
2022-12-05
btrfs: use a cached_state everywhere in relocation
Josef Bacik
2022-12-05
btrfs: use cached_state for btrfs_check_nocow_lock
Josef Bacik
2022-12-05
btrfs: add a cached_state to try_lock_extent
Josef Bacik
2022-11-25
Merge tag 'for-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-11-25
btrfs: replace INT_LIMIT(loff_t) with OFFSET_MAX
Zhen Lei
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-23
btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs()
Zhen Lei
2022-11-23
btrfs: do not modify log tree while holding a leaf from fs tree locked
Filipe Manana
2022-11-23
btrfs: use kvcalloc in btrfs_get_dev_zone_info
Christoph Hellwig
2022-11-21
btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()
ChenXiaoSong
2022-11-21
btrfs: send: avoid unaligned encoded writes when attempting to clone range
Filipe Manana
2022-11-21
btrfs: zoned: fix missing endianness conversion in sb_write_pointer
Christoph Hellwig
2022-11-15
btrfs: free btrfs_path before copying subvol info to userspace
Anand Jain
2022-11-15
btrfs: free btrfs_path before copying fspath to userspace
Anand Jain
2022-11-15
btrfs: free btrfs_path before copying inodes to userspace
Anand Jain
2022-11-15
btrfs: free btrfs_path before copying root refs to userspace
Josef Bacik
2022-11-15
btrfs: fix assertion failure and blocking during nowait buffered write
Filipe Manana
2022-11-11
Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-11-10
Merge tag 'for-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-11-08
fs: fix leaked psi pressure state
Johannes Weiner
2022-11-07
btrfs: zoned: fix locking imbalance on scrub
Johannes Thumshirn
2022-11-07
btrfs: zoned: initialize device's zone info for seeding
Johannes Thumshirn
2022-11-07
btrfs: zoned: clone zoned device info when cloning a device
Johannes Thumshirn
[prev]
[next]