linux-2.6-block.git
2008-09-25 Mingmingbtrfs delete ordered inode handling fix
2008-09-25 Chris MasonBtrfs: Always use the async submission queue for checks...
2008-09-25 Chris MasonBtrfs: Allocator fix variety pack
2008-09-25 Chris MasonBtrfs: Use kzalloc on the fs_devices allocation
2008-09-25 Chris MasonBtrfs: Handle transid == 0 while opening devices
2008-09-25 Chris MasonBtrfs: Enable btree balancing on old kernels again
2008-09-25 Chris MasonBtrfs: Change the congestion functions to meter the...
2008-09-25 Chris MasonFix corners in writepage and btrfs_truncate_page
2008-09-25 Chris MasonFix btrfs_open_devices to deal with changes since the...
2008-09-25 Chris MasonBtrfs: Add mount -o degraded to allow mounts to continu...
2008-09-25 Chris MasonBtrfs: Handle write errors on raid1 and raid10
2008-09-25 Chris MasonBtrfs: Pass down the expected generation number when...
2008-09-25 Chris MasonBtrfs: Don't do btree balance_dirty_pages on old kernel...
2008-09-25 Chris MasonBtrfs: Chunk relocation fine tuning, and add a few...
2008-09-25 Chris MasonBtrfs: A number of nodatacow fixes
2008-09-25 Chris MasonBtrfs: Only open block devices once during mount -o...
2008-09-25 Chris MasonBtrfs: Update nodatacow mode to support cloned single...
2008-09-25 Chris MasonBtrfs: Properly find the root for snapshotted blocks...
2008-09-25 Chris MasonBtrfs: Add support for online device removal
2008-09-25 Chris MasonBtrfs: Fix clone ioctl to not hold the path over inserts
2008-09-25 Chris MasonBtrfs: Silence bogus inode.c compiler warnings
2008-09-25 Jeff MahoneyBtrfs: Add workaround for AppArmor changing remove_suid()
2008-09-25 Chris MasonBtrfs: Fix do_sync_file_range ifdefs (2.6.22)
2008-09-25 Chris MasonBtrfs: Compile warning fixup in volume.c
2008-09-25 Sage WeilBtrfs: Clone file data ioctl
2008-09-25 Chris MasonBtrfs: Fixes for 2.6.18 enterprise kernels
2008-09-25 Chris MasonBtrfs: Tune stripe selection for raid1 and raid10
2008-09-25 Chris MasonBtrfs: Deal with failed writes in mirrored configurations
2008-09-25 Chris MasonBtrfs: Drop some verbose printks
2008-09-25 Chris MasonBtrfs: Add balance ioctl to restripe the chunks
2008-09-25 Chris MasonBtrfs: Add new ioctl to add devices
2008-09-25 Chris MasonBtrfs: Do more optimal file RA during shrinking and...
2008-09-25 Chris MasonBtrfs: Avoid recursive chunk allocations
2008-09-25 Chris MasonBtrfs: Make the resizer work based on shrinking and...
2008-09-25 Chris MasonBtrfs: write_cache_pages came in 2.6.22
2008-09-25 Chris MasonBtrfs: Add failure handling for read_sys_array
2008-09-25 Chris MasonBtrfs: write_extent_pages came in 2.6.23
2008-09-25 Chris MasonBtrfs: Throttle file_write when data=ordered is flushin...
2008-09-25 Chris MasonBtrfs: Fix balance_level to free the middle block if...
2008-09-25 Chris MasonBtrfs: Don't empty the middle buffer in push_nodes_for_...
2008-09-25 Chris MasonBtrfs: Fix split_node to require more empty slots in...
2008-09-25 Chris MasonBtrfs: Make sure nodes have enough room for a double...
2008-09-25 Chris MasonBtrfs: Fix the unplug_io_fn to grab a consistent copy...
2008-09-25 Chris MasonFix btrfs_get_extent and get_block corner cases, and...
2008-09-25 Chris MasonBtrfs: Set nodatasum on the inode when written by a...
2008-09-25 Chris MasonDeal with page == NULL in the btrfs_unplug_io_fn
2008-09-25 Chris MasonBtrfs: Add a special device list for chunk allocations
2008-09-25 Chris MasonBtrfs: Simplify device selection for mirrored reads
2008-09-25 Chris MasonBtrfs: Make an unplug function that doesn't unplug...
2008-09-25 Chris MasonBtrfs: Remove debugging statements from the invalidatep...
2008-09-25 Chris MasonBtrfs: Add 1MB to the min_free in alloc_chunk
2008-09-25 Chris MasonBtrfs: Scale the bdi ra_pages by the number of devices...
2008-09-25 Chris MasonForce page->private removal in btrfs_invalidatepage
2008-09-25 Chris MasonBtrfs: Set the btree inode i_size to OFFSET_MAX
2008-09-25 Chris MasonBtrfs: Fix chunk allocation when some devices don't...
2008-09-25 Chris MasonBtrfs: Calculate appropriate chunk sizes for both small...
2008-09-25 Chris MasonBtrfs: Don't drop extent_map cache during releasepage...
2008-09-25 Chris MasonBtrfs: Add support for labels in the super block
2008-09-25 Chris MasonBtrfs: Check device uuids along with devids
2008-09-25 Chris MasonBtrfs: Remove bogus max_sector warnings from the extent...
2008-09-25 Chris MasonBtrfs: Avoid 64 bit div for RAID10
2008-09-25 Chris MasonBtrfs: Use the extent map cache to find the logical...
2008-09-25 Chris MasonBtrfs: Only do async bio submission for pdflush
2008-09-25 Chris MasonBtrfs: Don't wait on tree block writeback before freein...
2008-09-25 Chris MasonBtrfs: Write bio checksumming outside the FS mutex
2008-09-25 Chris MasonBtrfs: Create a work queue for bio writes
2008-09-25 Chris MasonBtrfs: Add RAID10 support
2008-09-25 Chris MasonBtrfs: Add chunk uuids and update multi-device back...
2008-09-25 Chris MasonBtrfs: A few updates for 2.6.18 and versions older...
2008-09-25 Chris MasonAdd a min size parameter to btrfs_alloc_extent
2008-09-25 MiguelBtrfs: bio_endio support for linux 2.6.23 and older.
2008-09-25 MiguelBtrfs: define write_cache_pages for linux kernel <...
2008-09-25 MiguelBtrfs: Endianess bug fix for v0.13 with kernels
2008-09-25 Chris MasonBtrfs: Fixup a few u64<->pointer casts for 32 bit
2008-09-25 Chris MasonBtrfs: Add extra checks to avoid removing extent_state...
2008-09-25 Chris MasonBtrfs: Write out all super blocks on commit, and bring...
2008-09-25 Chris MasonBtrfs: Add O_DIRECT read and write (writes == buffered...
2008-09-25 Chris MasonBtrfs: Disable extra debugging checks on tree blocks
2008-09-25 Chris MasonBtrfs: Handle checksumming errors while reading data...
2008-09-25 Chris MasonBtrfs: Retry metadata reads in the face of checksum...
2008-09-25 Chris MasonBtrfs: Handle data block end_io through the async work...
2008-09-25 Chris MasonBtrfs: Do metadata checksums for reads via a workqueue
2008-09-25 Chris MasonBtrfs: Add additional debugging for metadata checksum...
2008-09-25 Chris MasonChange btrfs_map_block to return a structure with mappi...
2008-09-25 Chris MasonBtrfs: Fix allocation profile init
2008-09-25 Chris MasonBtrfs: Don't allow written blocks from this transaction...
2008-09-25 Chris MasonBtrfs: Add support for duplicate blocks on a single...
2008-09-25 Chris MasonBtrfs: Add support for mirroring across drives
2008-09-25 Chris MasonBtrfs: Properly dirty buffers in the split corner cases
2008-09-25 Chris MasonBtrfs: Verify checksums on tree blocks found without...
2008-09-25 Chris MasonBtrfs: Keep fs_mutex during reads done by snapshot...
2008-09-25 Alex Chiangbtrfs-progs: Stop stomping on 'name' input parameter
2008-09-25 PeterBtrfs: Correct usage of IS_ERR() in extent_io.c
2008-09-25 YanFix btrfs_fill_super to return -EINVAL when no FS found
2008-09-25 Chris MasonReorder the flags field in struct btrfs_header and...
2008-09-25 Chris MasonBtrfs: Add leak debugging for extent_buffer and extent_...
2008-09-25 Chris MasonBtrfs: Use a higher default ra pages
2008-09-25 Chris MasonCreate a btrfs backing dev info
2008-09-25 Chris MasonBtrfs: Implement raid0 when multiple devices are present
2008-09-25 Chris MasonBtrfs: Add support for device scanning and detection...
next