aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Btrfs: Dislable acl xattr handlersYan2008-09-25
* Btrfs: bdi_init and bdi_destroy come with 2.6.23Jan Engelhardt2008-09-25
* btrfsctl -A error code fixupLinda Knippers2008-09-25
* Btrfs: Invalidate dcache entry after creating snapshot andSven Wegener2008-09-25
* Btrfs: Fix race in running_transaction checksChris Mason2008-09-25
* btrfs delete ordered inode handling fixMingming2008-09-25
* Btrfs: Always use the async submission queue for checksummed writesChris Mason2008-09-25
* Btrfs: Allocator fix variety packChris Mason2008-09-25
* Btrfs: Use kzalloc on the fs_devices allocationChris Mason2008-09-25
* Btrfs: Handle transid == 0 while opening devicesChris Mason2008-09-25
* Btrfs: Enable btree balancing on old kernels againChris Mason2008-09-25
* Btrfs: Change the congestion functions to meter the number of async submits a...Chris Mason2008-09-25
* Fix corners in writepage and btrfs_truncate_pageChris Mason2008-09-25
* Fix btrfs_open_devices to deal with changes since the scan ioctlsChris Mason2008-09-25
* Btrfs: Add mount -o degraded to allow mounts to continue with missing devicesChris Mason2008-09-25
* Btrfs: Handle write errors on raid1 and raid10Chris Mason2008-09-25
* Btrfs: Pass down the expected generation number when reading tree blocksChris Mason2008-09-25
* Btrfs: Don't do btree balance_dirty_pages on old kernels, it stalls foreverChris Mason2008-09-25
* Btrfs: Chunk relocation fine tuning, and add a few printks to show progressChris Mason2008-09-25
* Btrfs: A number of nodatacow fixesChris Mason2008-09-25
* Btrfs: Only open block devices once during mount -o subvol=Chris Mason2008-09-25
* Btrfs: Update nodatacow mode to support cloned single files and resizingChris Mason2008-09-25
* Btrfs: Properly find the root for snapshotted blocks during chunk relocationChris Mason2008-09-25
* Btrfs: Add support for online device removalChris Mason2008-09-25
* Btrfs: Fix clone ioctl to not hold the path over insertsChris Mason2008-09-25
* Btrfs: Silence bogus inode.c compiler warningsChris Mason2008-09-25
* Btrfs: Add workaround for AppArmor changing remove_suid()Jeff Mahoney2008-09-25
* Btrfs: Fix do_sync_file_range ifdefs (2.6.22)Chris Mason2008-09-25
* Btrfs: Compile warning fixup in volume.cChris Mason2008-09-25
* Btrfs: Clone file data ioctlSage Weil2008-09-25
* Btrfs: Fixes for 2.6.18 enterprise kernelsChris Mason2008-09-25
* Btrfs: Tune stripe selection for raid1 and raid10Chris Mason2008-09-25
* Btrfs: Deal with failed writes in mirrored configurationsChris Mason2008-09-25
* Btrfs: Drop some verbose printksChris Mason2008-09-25
* Btrfs: Add balance ioctl to restripe the chunksChris Mason2008-09-25
* Btrfs: Add new ioctl to add devicesChris Mason2008-09-25
* Btrfs: Do more optimal file RA during shrinking and defragChris Mason2008-09-25
* Btrfs: Avoid recursive chunk allocationsChris Mason2008-09-25
* Btrfs: Make the resizer work based on shrinking and growing devicesChris Mason2008-09-25
* Btrfs: write_cache_pages came in 2.6.22Chris Mason2008-09-25
* Btrfs: Add failure handling for read_sys_arrayChris Mason2008-09-25
* Btrfs: write_extent_pages came in 2.6.23Chris Mason2008-09-25
* Btrfs: Throttle file_write when data=ordered is flushing the inodeChris Mason2008-09-25
* Btrfs: Fix balance_level to free the middle block if there is room in the lef...Chris Mason2008-09-25
* Btrfs: Don't empty the middle buffer in push_nodes_for_insertChris Mason2008-09-25
* Btrfs: Fix split_node to require more empty slots in the node as wellChris Mason2008-09-25
* Btrfs: Make sure nodes have enough room for a double splitChris Mason2008-09-25
* Btrfs: Fix the unplug_io_fn to grab a consistent copy of page->mappingChris Mason2008-09-25
* Fix btrfs_get_extent and get_block corner cases, and disable O_DIRECT readsChris Mason2008-09-25
* Btrfs: Set nodatasum on the inode when written by a nodatasum mountChris Mason2008-09-25