Commit Graph

86 Commits (c31f8830f0dfd31e7e196b85ca1b39aef8b77d57)

Author SHA1 Message Date
Chris Mason c31f8830f0 Btrfs: online shrinking fixes 17 years ago
Chris Mason e2008b6140 Btrfs: Add some simple throttling to wait for data=ordered and snapshot deletion 17 years ago
Chris Mason 3063d29f2a Btrfs: Move snapshot creation to commit time 17 years ago
Chris Mason dc17ff8f11 Btrfs: Add data=ordered support 17 years ago
Chris Mason d666746207 Btrfs: Change st_blocksize to 4k 17 years ago
Chris Mason bd09835d9a count_snapshots: Properly update the leaf pointer after btrfs_next_leaf 17 years ago
Chris Mason f9ef6604ac Btrfs: 32 bit compile fixes for the resizer and enospc checks 17 years ago
Chris Mason 4313b3994d Btrfs: Reduce stack usage in the resizer, fix 32 bit compiles 17 years ago
Chris Mason 56b453c92f Btrfs: Explicitly send a root objectid to count_snapshots_in_path 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 e52ec0eb62 Btrfs: Fix NULL block groups on reading the inode 17 years ago
Chris Mason edbd8d4efe Btrfs: Support for online FS resize (grow and shrink) 17 years ago
Chris Mason 5d4fb734b4 Btrfs: Fix an off by one in the extent_map prepare write code 17 years ago
Chris Mason 1832a6d5ee Btrfs: Implement basic support for -ENOSPC 17 years ago
Chris Mason 879c1cfc31 Btrfs: Fix nodatacow extent lookup 17 years ago
Chris Mason 190662b212 Btrfs: Fix delayed allocation to avoid missing delalloc extents 17 years ago
Chris Mason 4aec2b5232 kmalloc a few large stack objects in the btrfs_ioctl path 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 e9906a9849 Fixes for loopback files in btrfs 17 years ago
Chris Mason 7a7205367d Btrfs: Fix typo in .. check (thanks Yan) 17 years ago
Chris Mason 76fea00a05 Btrfs: Add backrefs for symbolic link inodes 17 years ago
Chris Mason 3954401fa6 Btrfs: Add back pointers from the inode to the directory that references it 17 years ago
Chris Mason d8d5f3e16d Btrfs: Add lowest key information to back refs for extent tree blocks as well. 17 years ago
Chris Mason 7bb86316c3 Btrfs: Add back pointers from extents to the btree or file referencing them 17 years ago
Yan 9691975dd6 Btrfs: Fix buffer get/release issue in create_snapshot 17 years ago
Josef Bacik 5103e947b9 xattr support for btrfs 17 years ago
Chris Mason 3ab2fb5a8c Btrfs: Add readpages support 17 years ago
Yan 008630c17c Properly delete csum item in btrfs_truncate_in_trans. 17 years ago
Chris Mason b293f02e14 Btrfs: Add writepages support 17 years ago
Chris Mason 179e29e488 Btrfs: Fix a number of inline extent problems that Yan Zheng reported. 17 years ago
Chris Mason 35ebb934bd Btrfs: Fix PAGE_CACHE_SHIFT shifts on 32 bit machines 17 years ago
Yan 689f934661 Fix inline extent handling in btrfs_get_extent 17 years ago
Chris Mason 44ec0b7179 Btrfs: Compile fixes for 2.6.24-rc1 17 years ago
Yan 134d451201 Fix ENOTEMPTY check in btrfs_rmdir 17 years ago
Yan 0d9f7f3e27 btrfs_inode_by_name return random value. 17 years ago
Yan 65555a06b4 Btrfs: Off by one fixes in extent_map.c 17 years ago
Chris Mason f578d4bd7e Btrfs: Optimize csum insertion to create larger items when possible 17 years ago
Jens Axboe bbf0d0062d Btrfs: KM_IRQ0 usage in end_io handling 17 years ago
Jens Axboe ae2f5411c4 btrfs: 32-bit type problems 17 years ago
Chris Mason ff79f8190b Btrfs: Add back file data checksumming 17 years ago
Chris Mason 19c00ddcc3 Btrfs: Add back metadata checksumming 17 years ago
Chris Mason 3326d1b07c Btrfs: Allow tails larger than one page 17 years ago
Chris Mason db94535db7 Btrfs: Allow tree blocks larger than the page size 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