aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAge
* Btrfs: Move device information into the super block so it can be scannedChris Mason2008-09-25
* Btrfs: Make the FS tree the last objectid in the tree of tree rootsChris Mason2008-09-25
* Add /dev/btrfs-control for device scanning ioctlsChris Mason2008-09-25
* Btrfs: Bring back find_free_extent CPU usage optimizationsChris Mason2008-09-25
* Btrfs: Dynamic chunk and block group allocationChris Mason2008-09-25
* Btrfs: Add support for multiple devices per filesystemChris Mason2008-09-25
* Match the extent tree code to btrfs-progs for multi-device mergingChris Mason2008-09-25
* Btrfs: Use KM_USERN instead of KM_IRQ during data summingChris Mason2008-09-25
* Btrfs: Disable sysfs files on older kernelsChris Mason2008-09-25
* Btrfs: Make sure bio pages are adjacent during bulk csummingChris Mason2008-09-25
* Btrfs: Misc 2.6.25 updatesChris Mason2008-09-25
* btrfs: fixes for kobject changes in mainlineGreg KH2008-09-25
* Btrfs: While doing checksums on bios, cache the extent_buffer mappingChris Mason2008-09-25
* Btrfs: checksum file data at bio submission time instead of during writepageChris Mason2008-09-25
* Btrfs: Properly cast before shiftingChris Mason2008-09-25
* Btrfs: Take the extent lock before dropping the delalloc bitsChris Mason2008-09-25
* Btrfs: Fix looping on readdir of the subvol rootsYan Zheng2008-09-25
* Btrfs: Properly clear dirty and delalloc extent bits while preparing the file...Chris Mason2008-09-25
* Btrfs: Remove extent back refs in batches, and avoid duplicate searchesChris Mason2008-09-25
* Btrfs: Allocator improvementsChris Mason2008-09-25
* Btrfs: Disable tree defrag in SSD modeChris Mason2008-09-25
* Btrfs: unaligned access fixesDavid Miller2008-09-25
* Btrfs: Fix "no csum found for inode" issue.Yan2008-09-25
* Btrfs: Fix i_blocks accountingChris Mason2008-09-25
* Btrfs: Create larger bios for btree blocksChris Mason2008-09-25
* Btrfs: Don't case unsigned long to int in bio submissionChris Mason2008-09-25
* Btrfs: Use 2MB as the empty_size for clustered allocationsChris Mason2008-09-25
* btrfs_drop_extents: handle BTRFS_INODE_REF_KEY typesYan2008-09-25
* Btrfs: Add checks for last byte in disk to allocator groupingChris Mason2008-09-25
* Btrfs: Fix hole creation in file_writeYan2008-09-25
* Btrfs: Update magicChris Mason2008-09-25
* Btrfs: Add debugging for block group update failureChris Mason2008-09-25
* Btrfs: Fix typo in extent_io.cYan2008-09-25
* Btrfs: Lower stack usage in transaction.cChris Mason2008-09-25
* Btrfs: Fix delalloc account on state deletionChris Mason2008-09-25
* Call btrfs_cow_block while lowering tree level.Yan2008-09-25
* Btrfs: Use last_alloc optimizations for metadata, even without -o ssdChris Mason2008-09-25
* Btrfs: Hash in the offset and owner for file extent backref keysChris Mason2008-09-25
* Btrfs: Insert extent record and the first backref in a single balanceChris Mason2008-09-25
* Btrfs: Add a lookup cache to the extent state treeChris Mason2008-09-25
* Btrfs: Add data block hints to SSD mode tooChris Mason2008-09-25
* Btrfs: Enable delalloc accountingChris Mason2008-09-25
* btrfs_drop_extent fixe for inline items > 8KYan2008-09-25
* Fix hole start calculation in btrfs_settarChris Mason2008-09-25
* Properly align the hole size in btrfs_setattrChris Mason2008-09-25
* Btrfs: Align extent length to sectorsize inYan2008-09-25
* Btrfs: Copy correct tree when inserting into slot 0Chris Mason2008-09-25
* Btrfs: Leave on the tree defragger in mount -o ssd, it still helps thereChris Mason2008-09-25
* Btrfs: mount -o max_inline=size to control the maximum inline extent sizeChris Mason2008-09-25
* Btrfs: Do delalloc accounting via hooks in the extent_state codeChris Mason2008-09-25