Commit Graph

92 Commits (689f9346612d96ab93890160cf2fe0df5217ab73)

Author SHA1 Message Date
Chris Mason 5708b95916 Btrfs: Tune the automatic defrag code 17 years ago
Chris Mason cc0c553847 Btrfs: Fix split_leaf to detect when it is extending an item 17 years ago
Chris Mason 5ee78ac70f Btrfs: Fix split_leaf to avoid incorrect double splits 17 years ago
Chris Mason 3685f79165 Btrfs: CPU usage optimizations in push and the extent_map code 17 years ago
Jens Axboe ae2f5411c4 btrfs: 32-bit type problems 17 years ago
Chris Mason 7936ca3883 Btrfs: Default to 8k max packed tails 17 years ago
Chris Mason a6b6e75e09 Btrfs: Defrag only leaves, and only when the parent node has a single objectid 17 years ago
Chris Mason cf786e79e3 Btrfs: Defrag: only walk into nodes with the defrag bit set 17 years ago
Chris Mason 0f1ebbd159 Btrfs: Large block related defrag optimizations 17 years ago
Chris Mason 0f82731fc5 Breakout BTRFS_SETGET_FUNCS into a separate C file, the inlines were too big. 17 years ago
Chris Mason 810191ff30 Btrfs: extent_map optimizations to cut down on CPU usage 17 years ago
Chris Mason 3326d1b07c Btrfs: Allow tails larger than one page 17 years ago
Chris Mason 4dc119046d Btrfs: Add an extent buffer LRU to reduce radix tree hits 17 years ago
Chris Mason 6b80053d02 Btrfs: Add back the online defragging code 17 years ago
Chris Mason db94535db7 Btrfs: Allow tree blocks larger than the page size 17 years ago
Chris Mason f510cfecfc Btrfs: Fix extent_buffer and extent_state leaks 17 years ago
Chris Mason 479965d66e Btrfs: Optimizations for the extent_buffer code 17 years ago
Chris Mason 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes 17 years ago
Chris Mason 86479a04ee Add support for defragging files via btrfsctl -d. Avoid OOM on extent tree 18 years ago
Yan 252c38f069 Btrfs: ctree.c cleanups 18 years ago
Chris Mason 2cc58cf24f Btrfs: Do more extensive readahead during tree searches 18 years ago
Yan 3202061128 fix block readahead in btrfs_next_leaf 18 years ago
Chris Mason f2183bde1a Btrfs: Add BH_Defrag to mark buffers that are in need of defragging 18 years ago
Chris Mason e9d0b13b5b Btrfs: Btree defrag on the extent-mapping tree as well 18 years ago
Chris Mason 6702ed490c Btrfs: Add run time btree defrag, and an ioctl to force btree defrag 18 years ago
Chris Mason 3c69faecb8 Btrfs: Fold some btree readahead routines into something more generic. 18 years ago
Chris Mason 9f3a742736 Btrfs: Do snapshot deletion in smaller chunks. 18 years ago
Aneesh a1f396304f Btrfs: Some code cleanups 18 years ago
Zach Brown ec6b910fb3 Btrfs: trivial include fixups 18 years ago
Chris Mason ccd467d60e Btrfs: crash recovery fixes 18 years ago
Chris Mason 54aa1f4dfd Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stack 18 years ago
Aneesh f1ace244c8 btrfs: Code cleanup 18 years ago
Chris Mason 6cbd557078 Btrfs: add GPLv2 18 years ago
Chris Mason 098f59c251 Btrfs: patch queue: fix corruption when splitting large items 18 years ago
Chris Mason 8d7be552a7 Btrfs: fix check_node and check_leaf to use less cpu 18 years ago
Chris Mason 31f3c99b73 Btrfs: allocator improvements, inode block groups 18 years ago
Chris Mason 4d77567309 Btrfs: add owner and type fields to the extents aand block headers 18 years ago
Chris Mason 33ade1f826 Btrfs: node balance optimizations 18 years ago
Chris Mason e66f709b15 Btrfs: write barriers on commit, balance level before split 18 years ago
Chris Mason a429e51371 Btrfs: working file_write, reorganized key flags 18 years ago
Chris Mason 70b2befd0c Btrfs: rework csums and extent item ordering 18 years ago
Chris Mason b18c668581 Btrfs: progress on file_write 18 years ago
Chris Mason 6567e837df Btrfs: early work to file_write in big extents 18 years ago
Chris Mason 7eccb903a8 Btrfs: create a logical->phsyical block number mapping scheme 18 years ago
Chris Mason d0dbc6245c Btrfs: drop owner and parentid 18 years ago
Chris Mason 3eb0314dc1 Btrfs: uuids 18 years ago
Chris Mason d4dbff953e Btrfs: support for items bigger than 1/2 the blocksize 18 years ago
Chris Mason df24a2b9c9 Btrfs: early inline file data code 18 years ago
Chris Mason 2c90e5d658 Btrfs: still corruption hunting 18 years ago
Chris Mason d602557953 Btrfs: corruption hunt continues 18 years ago