Commit Graph

519 Commits (8e7bf94fd5f44fa585e29fbe6a1bfabc04aea7cf)
 

Author SHA1 Message Date
Jens Axboe b4a2a0edfd Btrfs: sysfs compile fixup 17 years ago
Jens Axboe bbf0d0062d Btrfs: KM_IRQ0 usage in end_io handling 17 years ago
Jens Axboe 0a2118dfd4 Btrfs: Fix bi_end_io() functions on > 2.6.23 kernels 17 years ago
Jens Axboe ae2f5411c4 btrfs: 32-bit type problems 17 years ago
Yan Zheng 44b36eb20b Btrfs: Properly setup root key while reading the root 17 years ago
Chris Mason 6d7231f7d3 Btrfs: Fix typo: owner is a 64 bit field 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 ff79f8190b Btrfs: Add back file data checksumming 17 years ago
Chris Mason cf786e79e3 Btrfs: Defrag: only walk into nodes with the defrag bit set 17 years ago
Chris Mason 304fced668 Btrfs: balance_dirty_pages_ratelimited is causing problems, use nr == 1 always 17 years ago
Chris Mason 0f1ebbd159 Btrfs: Large block related defrag optimizations 17 years ago
Chris Mason 19c00ddcc3 Btrfs: Add back metadata checksumming 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 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 09e71a3263 Btrfs: Use an array of pages in the extent buffers to reduce the cost of find_get_page 17 years ago
Chris Mason 14048ed0c4 Btrfs: Cache extent buffer mappings 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 ae5252bd51 Btrfs: Go back to kmaps instead of page_address in extent_buffers 17 years ago
Chris Mason 6d36dcd48f Btrfs: Avoid memcpy where possible in extent_buffers 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 50b78c24d5 btrfs_get_extent should treat inline extents as though they hold a whole block 17 years ago
Christoph Hellwig b3cfa35a49 Btrfs: factor page private preparations into a helper 17 years ago
Yan 8e1cd76664 Btrfs: Fix double free and off by one in inode.c 17 years ago
Yan bab9fb035f Btrfs: truncate: don't update inode->i_blocks when extent is a hole 17 years ago
Yan 23223584e4 create btrfs_path slab with the correct size 17 years ago
Yan a61721d5b7 fix found_type decrement in btrfs_truncate_in_trans 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 6af858b24c Btrfs: Fix off by one error in dirty_and_release_pages 18 years ago
Christoph Hellwig d03581f434 split up btrfs_ioctl 18 years ago
Christoph Hellwig 34287aa360 Btrfs: use unlocked_ioctl 18 years ago
Jan Engelhardt 432eba0882 Btrfs: Simplify makefile 18 years ago
Chris Mason 84a5d5eefd Btrfs: add modules_install target 18 years ago
Chris Mason 93a6925ec1 Btrfs: Fix extra link count dec in rename 18 years ago
Chris Mason 3de3f774f9 Btrfs: Added tag v0.8 for changeset f5ce4cc64def 18 years ago
Chris Mason 5ce14bbcdd Btrfs: Find and remove dead roots the first time a root is loaded. 18 years ago
Christoph Hellwig 0e2752a72c Btrfs: [PATCH] extent_map: add writepage_end_io hook 18 years ago
Christoph Hellwig b06355f0fe Btrfs: [PATCH] extent_map: make the writepage_io hook optional 18 years ago
Christoph Hellwig d396c6f554 Btrfs: [PATCH] extent_map: provide generic bmap 18 years ago
Christoph Hellwig 90f1c19a9f Btrfs: [PATCH] extent_map: fix locking for bio completion 18 years ago