Commit Graph

176 Commits (0ef8b2428a339e83fe225e82ef8bd0ea3f62b180)

Author SHA1 Message Date
Chris Mason 63b10fc487 Reorder the flags field in struct btrfs_header and record a flag on writeout 17 years ago
Chris Mason 0416008814 Create a btrfs backing dev info 17 years ago
Chris Mason 593060d756 Btrfs: Implement raid0 when multiple devices are present 17 years ago
Chris Mason 8a4b83cc8b Btrfs: Add support for device scanning and detection ioctls 17 years ago
Chris Mason 239b14b32d Btrfs: Bring back mount -o ssd optimizations 17 years ago
Chris Mason 0d81ba5dbe Btrfs: Move device information into the super block so it can be scanned 17 years ago
Chris Mason e085def2c4 Btrfs: Make the FS tree the last objectid in the tree of tree roots 17 years ago
Chris Mason 6324fbf334 Btrfs: Dynamic chunk and block group allocation 17 years ago
Chris Mason 0b86a832a1 Btrfs: Add support for multiple devices per filesystem 17 years ago
Chris Mason 065631f6dc Btrfs: checksum file data at bio submission time instead of during writepage 17 years ago
David Miller df68b8a7ad Btrfs: unaligned access fixes 17 years ago
Chris Mason 9069218d44 Btrfs: Fix i_blocks accounting 17 years ago
Chris Mason 47b0c4f8c7 Btrfs: Update magic 17 years ago
Chris Mason 4529ba495c Btrfs: Add data block hints to SSD mode too 17 years ago
Chris Mason 6f568d35a0 Btrfs: mount -o max_inline=size to control the maximum inline extent size 17 years ago
Chris Mason 9c58309d6c Btrfs: Add inode item and backref in one insert, reducing cpu usage 17 years ago
Chris Mason 85e21bac16 Btrfs: During deletes and truncate, remove many items at once from the tree 17 years ago
Chris Mason d1310b2e0c Btrfs: Split the extent_map code into two parts 17 years ago
Chris Mason 5f56406aab Btrfs: Fix hole insertion corner cases 17 years ago
Chris Mason e18e4809b1 Btrfs: Add mount -o ssd, which includes optimizations for seek free storage 17 years ago
Chris Mason 2da98f003f Btrfs: Run igrab on data=ordered inodes to prevent deadlocks during writeout 17 years ago
Chris Mason cee36a03e8 Rework btrfs_drop_inode to avoid scheduling 17 years ago
Chris Mason 61295eb866 Btrfs: Add drop inode func to avoid data=ordered deadlock 17 years ago
Chris Mason 69a32ac517 Btrfs: Change magic string to reflect new format 17 years ago
Yan fdebe2bd70 Btrfs: Add readonly inode flag 17 years ago
Chris Mason 21ad10cf3e Btrfs: Add flush barriers on commit 17 years ago
Yan b98b6767a0 Btrfs: Add inode flags support 17 years ago
Chris Mason e2008b6140 Btrfs: Add some simple throttling to wait for data=ordered and snapshot deletion 17 years ago
Chris Mason dc17ff8f11 Btrfs: Add data=ordered support 17 years ago
Chris Mason 4313b3994d Btrfs: Reduce stack usage in the resizer, fix 32 bit compiles 17 years ago
Chris Mason 8f662a76c6 Btrfs: Add readahead to the online shrinker, and a mount -o alloc_start= for testing 17 years ago
Chris Mason edbd8d4efe Btrfs: Support for online FS resize (grow and shrink) 17 years ago
Chris Mason 1832a6d5ee Btrfs: Implement basic support for -ENOSPC 17 years ago
Chris Mason 6da6abae02 Btrfs: Back port to 2.6.18-el kernels 17 years ago
Chris Mason c59f8951d4 Btrfs: Add mount option to enforce a max extent size 17 years ago
Chris Mason be20aa9dba Btrfs: Add mount option to turn off data cow 17 years ago
Chris Mason b6cda9bcb4 Btrfs: Add mount -o nodatasum to turn of file data checksumming 17 years ago
Chris Mason f6dbff55d7 Btrfs: Reorder extent back refs to differentiate btree blocks from file data 17 years ago
Chris Mason 3954401fa6 Btrfs: Add back pointers from the inode to the directory that references it 17 years ago
Chris Mason 7bb86316c3 Btrfs: Add back pointers from extents to the btree or file referencing them 17 years ago
Chris Mason 74493f7a59 Btrfs: Implement generation numbers in block pointers 17 years ago
Chris Mason 87ee04eb0f Btrfs: Add simple stripe size parameter 17 years ago
Chris Mason 00f5c795fc btrfs_drop_extents: make sure the item is getting smaller before truncate 17 years ago
Yan 324ae4df00 Btrfs: Add block group pinned accounting back 17 years ago
Josef Bacik 5103e947b9 xattr support for btrfs 17 years ago
Chris Mason e644d021e3 Fix recursive KM_USER1 usage in btrfs_realloc_node 17 years ago
Chris Mason f84a8b362d Btrfs: Optimize allocations as we need to mix data and metadata into one group 17 years ago
Chris Mason 179e29e488 Btrfs: Fix a number of inline extent problems that Yan Zheng reported. 17 years ago
Chris Mason f578d4bd7e Btrfs: Optimize csum insertion to create larger items when possible 17 years ago
Chris Mason 6d7231f7d3 Btrfs: Fix typo: owner is a 64 bit field 17 years ago