Commit Graph

624 Commits (33958dc6d38fb4ca7e62273855fcb2db7e616263)

Author SHA1 Message Date
Chris Mason 5d9cd9ecbf Btrfs: Fix clone ioctl to not hold the path over inserts 17 years ago
Chris Mason b9d86667c9 Btrfs: Silence bogus inode.c compiler warnings 17 years ago
Jeff Mahoney 12fa8ec64f Btrfs: Add workaround for AppArmor changing remove_suid() 17 years ago
Chris Mason bb8885cc0a Btrfs: Fix do_sync_file_range ifdefs (2.6.22) 17 years ago
Chris Mason 006a58a25f Btrfs: Compile warning fixup in volume.c 17 years ago
Sage Weil f2eb0a241f Btrfs: Clone file data ioctl 17 years ago
Chris Mason d6bfde8765 Btrfs: Fixes for 2.6.18 enterprise kernels 17 years ago
Chris Mason 2fff734faf Btrfs: Tune stripe selection for raid1 and raid10 17 years ago
Chris Mason a236aed14c Btrfs: Deal with failed writes in mirrored configurations 17 years ago
Chris Mason 4235298e4f Btrfs: Drop some verbose printks 17 years ago
Chris Mason ec44a35cbe Btrfs: Add balance ioctl to restripe the chunks 17 years ago
Chris Mason 788f20eb5a Btrfs: Add new ioctl to add devices 17 years ago
Chris Mason 8e7bf94fd5 Btrfs: Do more optimal file RA during shrinking and defrag 17 years ago
Chris Mason 3bf3d9e9c2 Btrfs: Avoid recursive chunk allocations 17 years ago
Chris Mason 8f18cf1339 Btrfs: Make the resizer work based on shrinking and growing devices 17 years ago
Chris Mason 5e478dc982 Btrfs: write_cache_pages came in 2.6.22 17 years ago
Chris Mason 84eed90fac Btrfs: Add failure handling for read_sys_array 17 years ago
Chris Mason 004fb57506 Btrfs: write_extent_pages came in 2.6.23 17 years ago
Chris Mason 81d7ed29ff Btrfs: Throttle file_write when data=ordered is flushing the inode 17 years ago
Chris Mason bce4eae986 Btrfs: Fix balance_level to free the middle block if there is room in the left one 17 years ago
Chris Mason 971a1f6648 Btrfs: Don't empty the middle buffer in push_nodes_for_insert 17 years ago
Chris Mason c448acf0a0 Btrfs: Fix split_node to require more empty slots in the node as well 17 years ago
Chris Mason 1514794e42 Btrfs: Make sure nodes have enough room for a double split 17 years ago
Chris Mason bcbfce8abd Btrfs: Fix the unplug_io_fn to grab a consistent copy of page->mapping 17 years ago
Chris Mason e1c4b7451e Fix btrfs_get_extent and get_block corner cases, and disable O_DIRECT reads 17 years ago
Chris Mason 409c6118d3 Btrfs: Set nodatasum on the inode when written by a nodatasum mount 17 years ago
Chris Mason 38b669880d Deal with page == NULL in the btrfs_unplug_io_fn 17 years ago
Chris Mason b30757178d Btrfs: Add a special device list for chunk allocations 17 years ago
Chris Mason 3c12ac7205 Btrfs: Simplify device selection for mirrored reads 17 years ago
Chris Mason f2d8d74d78 Btrfs: Make an unplug function that doesn't unplug every spindle 17 years ago
Chris Mason 4ef64eae28 Btrfs: Remove debugging statements from the invalidatepage calls 17 years ago
Chris Mason ad5bd91ece Btrfs: Add 1MB to the min_free in alloc_chunk 17 years ago
Chris Mason 4575c9ccee Btrfs: Scale the bdi ra_pages by the number of devices in the FS 17 years ago
Chris Mason 9ad6b7bc2e Force page->private removal in btrfs_invalidatepage 17 years ago
Chris Mason 0afbaf8c82 Btrfs: Set the btree inode i_size to OFFSET_MAX 17 years ago
Chris Mason a40a90a042 Btrfs: Fix chunk allocation when some devices don't have enough room for stripes 17 years ago
Chris Mason 9b3f68b906 Btrfs: Calculate appropriate chunk sizes for both small and large filesystems 17 years ago
Chris Mason 7b13b7b119 Btrfs: Don't drop extent_map cache during releasepage on the btree inode 17 years ago
Chris Mason 7ae9c09d8f Btrfs: Add support for labels in the super block 17 years ago
Chris Mason a443755f1c Btrfs: Check device uuids along with devids 17 years ago
Chris Mason 41471e8341 Btrfs: Remove bogus max_sector warnings from the extent_io code 17 years ago
Chris Mason 7bf3b490df Btrfs: Avoid 64 bit div for RAID10 17 years ago
Chris Mason 3b951516ed Btrfs: Use the extent map cache to find the logical disk block during data retries 17 years ago
Chris Mason 7b859fe7cd Btrfs: Only do async bio submission for pdflush 17 years ago
Chris Mason 699122f559 Btrfs: Don't wait on tree block writeback before freeing them anymore 17 years ago
Chris Mason e015640f9c Btrfs: Write bio checksumming outside the FS mutex 17 years ago
Chris Mason 44b8bd7edd Btrfs: Create a work queue for bio writes 17 years ago
Chris Mason 321aecc656 Btrfs: Add RAID10 support 17 years ago
Chris Mason e17cade25f Btrfs: Add chunk uuids and update multi-device back references 17 years ago
Chris Mason b248a41529 Btrfs: A few updates for 2.6.18 and versions older than 2.6.25 17 years ago