Commit Graph

310 Commits (b9447ef80bd301b932ac4d85c9622e929de5fd62)

Author SHA1 Message Date
Chris Mason 0f82731fc5 Breakout BTRFS_SETGET_FUNCS into a separate C file, the inlines were too big. 17 years ago
Chris Mason 4dc119046d Btrfs: Add an extent buffer LRU to reduce radix tree hits 17 years ago
Chris Mason e19caa5f0e Btrfs: Fix allocation routines to avoid intermixing data and metadata allocations 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 1a5bc167f6 Btrfs: Change the remaining radix trees used by extent-tree.c to extent_map trees 17 years ago
Chris Mason 96b5179d0d Btrfs: Stop using radix trees for the block group cache 17 years ago
Chris Mason f510cfecfc Btrfs: Fix extent_buffer and extent_state leaks 17 years ago
Chris Mason 5f39d397df Btrfs: Create extent_buffer interface for large blocksizes 17 years ago
Chris Mason cf67582bb2 Btrfs: Fix duplicate ENOSPC checks in find_free_extent 17 years ago
Chris Mason d3c2fdcf7b Btrfs: Use balance_dirty_pages_nr on btree blocks 17 years ago
Yan 7d7d6068be Btrfs: Fix cache_block_group to catch holes at the start of the group 18 years ago
Yan e9fe395e47 Btrfs: Fix oopsen in extent_tree.c during enospc 18 years ago
Josef Bacik 58176a9604 Btrfs: Add per-root block accounting and sysfs entries 18 years ago
Chris Mason b888db2bd7 Btrfs: Add delayed allocation to the extent based page tree code 18 years ago
Chris Mason 2cc58cf24f Btrfs: Do more extensive readahead during tree searches 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 409eb95d7f Btrfs: Further reduce the concurrency penalty of defrag and drop_snapshot 18 years ago
Chris Mason 26b8003f10 Btrfs: Replace extent tree preallocation code with some bit radix magic. 18 years ago
Chris Mason f4468e94c8 Btrfs: Let some locks go during defrag and snapshot dropping 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
Zach Brown ec6b910fb3 Btrfs: trivial include fixups 18 years ago
Chris Mason ccd467d60e Btrfs: crash recovery fixes 18 years ago
Chris Mason f2654de42a Btrfs: Allow find_free_extent callers to pass in an exclusion range 18 years ago
Chris Mason 4b52dff6d3 Btrfs: Fix super block updates during transaction commit 18 years ago
Chris Mason 54aa1f4dfd Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stack 18 years ago
Chris Mason e011599b0f Btrfs: reada while dropping snapshots 18 years ago
Chris Mason 85e55b13e4 Btrfs: cache the extent tree preallocation 18 years ago
Chris Mason 8c2383c3dd Subject: Rework btrfs_file_write to only allocate while page locks are held 18 years ago
Aneesh f1ace244c8 btrfs: Code cleanup 18 years ago
Chris Mason 6cbd557078 Btrfs: add GPLv2 18 years ago
Chris Mason 5af3981c18 Btrfs: printk fixes 18 years ago
Chris Mason 84f54cfa78 Btrfs: 64 bit div fixes 18 years ago
Chris Mason 5276aedab0 Btrfs: fix oops after block group lookup 18 years ago
Chris Mason fabb568183 Btrfs: d_type optimization 18 years ago
Chris Mason fbdc762b4e Btrfs: use a separate flag for search_start vs a hint in find_free_extent 18 years ago
Chris Mason 1e2677e000 Btrfs: block group switching 18 years ago
Chris Mason 3a68637562 Btrfs: sparse files! 18 years ago
Chris Mason de428b63b1 Btrfs: allocator optimizations, truncate readahead 18 years ago
Chris Mason 8d7be552a7 Btrfs: fix check_node and check_leaf to use less cpu 18 years ago
Chris Mason e37c9e6921 Btrfs: many allocator fixes, pretty solid 18 years ago
Chris Mason 3e1ad54fe2 Btrfs: allocator and tuning 18 years ago
Chris Mason be74417553 Btrfs: more allocator enhancements 18 years ago
Chris Mason be08c1b9f8 Btrfs: early metadata/data split 18 years ago
Chris Mason 35b7e47610 Btrfs: fix page cache memory leak 18 years ago
Chris Mason 090d18753c Btrfs: directory readahead 18 years ago
Chris Mason 31f3c99b73 Btrfs: allocator improvements, inode block groups 18 years ago