index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-11
btrfs: qgroup: delete a TODO about using kmem cache to allocate structures
Junchao Sun
2024-07-11
btrfs: make extent_write_locked_range() handle subpage writeback correctly
Qu Wenruo
2024-07-11
btrfs: do not clear page dirty inside extent_write_locked_range()
Qu Wenruo
2024-07-11
btrfs: lock subpage ranges in one go for writepage_delalloc()
Qu Wenruo
2024-07-11
btrfs: subpage: introduce helpers to handle subpage delalloc locking
Qu Wenruo
2024-07-11
btrfs: make __extent_writepage_io() to write specified range only
Qu Wenruo
2024-07-11
btrfs: add MODULE_DESCRIPTION()
Jeff Johnson
2024-07-11
btrfs: rename err to ret in btrfs_drop_snapshot()
Anand Jain
2024-07-11
btrfs: rename err to ret in btrfs_recover_relocation()
Anand Jain
2024-07-11
btrfs: rename ret to ret2 in btrfs_recover_relocation()
Anand Jain
2024-07-11
btrfs: rename ret to err in btrfs_recover_relocation()
Anand Jain
2024-07-11
btrfs: rename err to ret in btrfs_cleanup_fs_roots()
Anand Jain
2024-07-11
btrfs: cleanup duplicated parameters related to btrfs_create_dio_extent()
Qu Wenruo
2024-07-11
btrfs: cleanup duplicated parameters related to create_io_em()
Qu Wenruo
2024-07-11
btrfs: cleanup duplicated parameters related to btrfs_alloc_ordered_extent
Qu Wenruo
2024-07-11
btrfs: cleanup duplicated parameters related to can_nocow_file_extent_args
Qu Wenruo
2024-07-11
btrfs: remove extent_map::block_start member
Qu Wenruo
2024-07-11
btrfs: remove extent_map::block_len member
Qu Wenruo
2024-07-11
btrfs: remove extent_map::orig_start member
Qu Wenruo
2024-07-11
btrfs: introduce extra sanity checks for extent maps
Qu Wenruo
2024-07-11
btrfs: introduce new members for extent_map
Qu Wenruo
2024-07-11
btrfs: export the expected file extent through can_nocow_extent()
Qu Wenruo
2024-07-11
btrfs: rename extent_map::orig_block_len to disk_num_bytes
Qu Wenruo
2024-07-11
btrfs: move fiemap code into its own file
Filipe Manana
2024-07-11
btrfs: send: get rid of the label and gotos at ensure_commit_roots_uptodate()
Filipe Manana
2024-07-11
btrfs: add and use helper to commit the current transaction
Filipe Manana
2024-07-11
btrfs: scrub: avoid create/commit empty transaction at finish_extent_writes_f...
Filipe Manana
2024-07-11
btrfs: send: avoid create/commit empty transaction at ensure_commit_roots_upt...
Filipe Manana
2024-07-11
btrfs: send: make ensure_commit_roots_uptodate() simpler and more efficient
Filipe Manana
2024-07-11
btrfs: avoid create and commit empty transaction when committing super
Filipe Manana
2024-07-11
btrfs: qgroup: avoid start/commit empty transaction when flushing reservations
Filipe Manana
2024-07-11
btrfs: simplify range parameters of btrfs_wait_ordered_roots()
David Sterba
2024-07-11
btrfs: automatically remove the subvolume qgroup
Qu Wenruo
2024-07-11
btrfs: slightly loosen the requirement for qgroup removal
Qu Wenruo
2024-07-11
btrfs: constify parameters of write_eb_member() and its users
David Sterba
2024-07-11
btrfs: keep const when returning value from get_unaligned_le8()
David Sterba
2024-07-11
btrfs: remove unused define EXTENT_SIZE_PER_ITEM
David Sterba
2024-07-11
btrfs: use for-local variables that shadow function variables
David Sterba
2024-07-11
btrfs: rename macro local variables that clash with other variables
David Sterba
2024-07-11
btrfs: remove duplicate name variable declarations
David Sterba
2024-07-11
btrfs: use a btrfs_inode local variable at btrfs_sync_file()
Filipe Manana
2024-07-11
btrfs: pass a btrfs_inode to btrfs_wait_ordered_range()
Filipe Manana
2024-07-11
btrfs: pass a btrfs_inode to btrfs_fdatawrite_range()
Filipe Manana
2024-07-11
btrfs: use a btrfs_inode in the log context (struct btrfs_log_ctx)
Filipe Manana
2024-07-11
btrfs: make btrfs_finish_ordered_extent() return void
Filipe Manana
2024-07-11
btrfs: move btrfs_block_group_root() to block-group.c
Anand Jain
2024-07-11
btrfs: drop bytenr_orig and fix comment in btrfs_scan_one_device()
Anand Jain
2024-07-11
btrfs: use a regular rb_root instead of cached rb_root for extent_map_tree
Filipe Manana
2024-07-11
btrfs: rename rb_root member of extent_map_tree from map to root
Filipe Manana
2024-07-11
btrfs: remove objectid from struct btrfs_inode on 64 bits platforms
Filipe Manana
[prev]
[next]