summaryrefslogtreecommitdiff
path: root/include/linux/sysfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/sysfs.h')
0 files changed, 0 insertions, 0 deletions
td>btrfs: change root->root_key.objectid to btrfs_root_id()Josef Bacik 2024-03-05btrfs: remove SLAB_MEM_SPREAD flag useChengming Zhou 2024-03-04btrfs: add helper to get fs_info from struct inode pointerDavid Sterba 2024-03-04btrfs: defrag: change BUG_ON to assertion in btrfs_defrag_leaves()David Sterba 2024-03-04btrfs: remove unused included headersDavid Sterba 2024-03-04btrfs: use a folio array throughout the defrag processMatthew Wilcox (Oracle) 2024-03-04btrfs: convert defrag_prepare_one_page() to use a folioMatthew Wilcox (Oracle) 2024-02-19btrfs: defrag: avoid unnecessary defrag caused by incorrect extent sizeQu Wenruo 2023-12-15btrfs: migrate subpage code to folio interfacesQu Wenruo 2023-12-15btrfs: use the flags of an extent map to identify the compression typeFilipe Manana 2023-12-15btrfs: remove no longer used EXTENT_MAP_DELALLOC block start valueFilipe Manana 2023-10-12btrfs: add specific helper for range bit test existsDavid Sterba 2023-10-12btrfs: move btrfs_realloc_node() from ctree.c into defrag.cFilipe Manana 2023-10-12btrfs: move btrfs_defrag_root() to defrag.{c,h}Filipe Manana 2023-06-19btrfs: drop gfp from parameter extent state helpersDavid Sterba 2023-06-19btrfs: open code set_extent_defragDavid Sterba 2023-02-13btrfs: remove the wait argument to btrfs_start_ordered_extentChristoph Hellwig 2023-02-13btrfs: use PAGE_{ALIGN, ALIGNED, ALIGN_DOWN} macroYushan Zhou 2022-12-15btrfs: fix an error handling path in btrfs_defrag_leaves()Christophe JAILLET 2022-12-05btrfs: pass btrfs_inode to btrfs_inode_unlockDavid Sterba 2022-12-05btrfs: pass btrfs_inode to btrfs_inode_lockDavid Sterba 2022-12-05btrfs: remove new_inline argument from btrfs_extent_item_to_extent_map()Qu Wenruo 2022-12-05btrfs: move super_block specific helpers into super.hJosef Bacik 2022-12-05btrfs: move file-item prototypes into their own headerJosef Bacik 2022-12-05btrfs: move defrag related prototypes to their own headerJosef Bacik 2022-12-05btrfs: move the file defrag code into defrag.cJosef Bacik 2022-12-05btrfs: move the auto defrag code to defrag.cJosef Bacik 2022-12-05btrfs: rename tree-defrag.c to defrag.cJosef Bacik