Commit Graph

555 Commits (eba12c7bfcb4855fc757357e5e5b0b9a474499ba)
 

Author SHA1 Message Date
Yan eba12c7bfc Btrfs: Dislable acl xattr handlers 16 years ago
Jan Engelhardt 51ebc0d3d5 Btrfs: bdi_init and bdi_destroy come with 2.6.23 16 years ago
Linda Knippers f819d837ee btrfsctl -A error code fixup 16 years ago
Sven Wegener 3b96362cc8 Btrfs: Invalidate dcache entry after creating snapshot and 16 years ago
Chris Mason 48ec2cf873 Btrfs: Fix race in running_transaction checks 16 years ago
Mingming e1b81e6761 btrfs delete ordered inode handling fix 16 years ago
Chris Mason da496f2acf Btrfs: Always use the async submission queue for checksummed writes 16 years ago
Chris Mason 0ef3e66b67 Btrfs: Allocator fix variety pack 16 years ago
Chris Mason 515dc3228c Btrfs: Use kzalloc on the fs_devices allocation 16 years ago
Chris Mason 6af5ac3c1a Btrfs: Handle transid == 0 while opening devices 16 years ago
Chris Mason 1c8cfcc159 Btrfs: Enable btree balancing on old kernels again 16 years ago
Chris Mason cb03c743c6 Btrfs: Change the congestion functions to meter the number of async submits as well 16 years ago
Chris Mason 211c17f51f Fix corners in writepage and btrfs_truncate_page 16 years ago
Chris Mason a0af469b58 Fix btrfs_open_devices to deal with changes since the scan ioctls 16 years ago
Chris Mason dfe2502068 Btrfs: Add mount -o degraded to allow mounts to continue with missing devices 16 years ago
Chris Mason 1259ab75c6 Btrfs: Handle write errors on raid1 and raid10 16 years ago
Chris Mason ca7a79ad8d Btrfs: Pass down the expected generation number when reading tree blocks 16 years ago
Chris Mason 188de649c5 Btrfs: Don't do btree balance_dirty_pages on old kernels, it stalls forever 16 years ago
Chris Mason 323da79c9f Btrfs: Chunk relocation fine tuning, and add a few printks to show progress 16 years ago
Chris Mason bbaf549e0c Btrfs: A number of nodatacow fixes 16 years ago
Chris Mason c1c4d91c38 Btrfs: Only open block devices once during mount -o subvol= 16 years ago
Chris Mason a68d5933a0 Btrfs: Update nodatacow mode to support cloned single files and resizing 16 years ago
Chris Mason bf4ef67924 Btrfs: Properly find the root for snapshotted blocks during chunk relocation 16 years ago
Chris Mason a061fc8da7 Btrfs: Add support for online device removal 16 years ago
Chris Mason 5d9cd9ecbf Btrfs: Fix clone ioctl to not hold the path over inserts 16 years ago
Chris Mason b9d86667c9 Btrfs: Silence bogus inode.c compiler warnings 16 years ago
Jeff Mahoney 12fa8ec64f Btrfs: Add workaround for AppArmor changing remove_suid() 16 years ago
Chris Mason bb8885cc0a Btrfs: Fix do_sync_file_range ifdefs (2.6.22) 16 years ago
Chris Mason 006a58a25f Btrfs: Compile warning fixup in volume.c 16 years ago
Sage Weil f2eb0a241f Btrfs: Clone file data ioctl 16 years ago
Chris Mason d6bfde8765 Btrfs: Fixes for 2.6.18 enterprise kernels 16 years ago
Chris Mason 2fff734faf Btrfs: Tune stripe selection for raid1 and raid10 16 years ago
Chris Mason a236aed14c Btrfs: Deal with failed writes in mirrored configurations 16 years ago
Chris Mason 4235298e4f Btrfs: Drop some verbose printks 16 years ago
Chris Mason ec44a35cbe Btrfs: Add balance ioctl to restripe the chunks 16 years ago
Chris Mason 788f20eb5a Btrfs: Add new ioctl to add devices 16 years ago
Chris Mason 8e7bf94fd5 Btrfs: Do more optimal file RA during shrinking and defrag 16 years ago
Chris Mason 3bf3d9e9c2 Btrfs: Avoid recursive chunk allocations 16 years ago
Chris Mason 8f18cf1339 Btrfs: Make the resizer work based on shrinking and growing devices 16 years ago
Chris Mason 5e478dc982 Btrfs: write_cache_pages came in 2.6.22 16 years ago
Chris Mason 84eed90fac Btrfs: Add failure handling for read_sys_array 16 years ago
Chris Mason 004fb57506 Btrfs: write_extent_pages came in 2.6.23 16 years ago
Chris Mason 81d7ed29ff Btrfs: Throttle file_write when data=ordered is flushing the inode 16 years ago
Chris Mason bce4eae986 Btrfs: Fix balance_level to free the middle block if there is room in the left one 16 years ago
Chris Mason 971a1f6648 Btrfs: Don't empty the middle buffer in push_nodes_for_insert 16 years ago
Chris Mason c448acf0a0 Btrfs: Fix split_node to require more empty slots in the node as well 16 years ago
Chris Mason 1514794e42 Btrfs: Make sure nodes have enough room for a double split 16 years ago
Chris Mason bcbfce8abd Btrfs: Fix the unplug_io_fn to grab a consistent copy of page->mapping 16 years ago
Chris Mason e1c4b7451e Fix btrfs_get_extent and get_block corner cases, and disable O_DIRECT reads 16 years ago
Chris Mason 409c6118d3 Btrfs: Set nodatasum on the inode when written by a nodatasum mount 16 years ago