Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Breakout BTRFS_SETGET_FUNCS into a separate C file, the inlines were too big. | Chris Mason | 2008-09-25 | 1 | -1/+1 |
* | Btrfs: Add back the online defragging code | Chris Mason | 2008-09-25 | 1 | -8/+6 |
* | Btrfs: Allow tree blocks larger than the page size | Chris Mason | 2008-09-25 | 1 | -7/+11 |
* | Btrfs: Create extent_buffer interface for large blocksizes | Chris Mason | 2008-09-25 | 1 | -26/+32 |
* | Add support for defragging files via btrfsctl -d. Avoid OOM on extent tree | Chris Mason | 2007-09-10 | 1 | -0/+3 |
* | Btrfs: Add BH_Defrag to mark buffers that are in need of defragging | Chris Mason | 2007-08-10 | 1 | -1/+2 |
* | Btrfs: Btree defrag on the extent-mapping tree as well | Chris Mason | 2007-08-10 | 1 | -7/+29 |
* | Btrfs: Further reduce the concurrency penalty of defrag and drop_snapshot | Chris Mason | 2007-08-08 | 1 | -5/+2 |
* | Btrfs: Add run time btree defrag, and an ioctl to force btree defrag | Chris Mason | 2007-08-07 | 1 | -0/+222 |