aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAge
...
* 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
* Btrfs: Add inode item and backref in one insert, reducing cpu usageChris Mason2008-09-25
* Btrfs: During deletes and truncate, remove many items at once from the treeChris Mason2008-09-25
* Btrfs: extent_io and extent_state optimizationsChris Mason2008-09-25
* Btrfs: Add some extra debugging around file data checksum failuresChris Mason2008-09-25
* Btrfs: Force f_pos to the max when a readdir hits the end of the directory.Chris Mason2008-09-25
* Btrfs: Tune readahead during defrag to avoid reading too much at onceChris Mason2008-09-25
* Btrfs: Split the extent_map code into two partsChris Mason2008-09-25
* Btrfs: Fix hole insertion corner casesChris Mason2008-09-25
* Btrfs: Include sched.h in the acl code for current (fixes compile on 2.6.23)Chris Mason2008-09-25
* Btrfs: Add basic lockfs callsYan2008-09-25
* Btrfs: Fix for test_range_bitYan2008-09-25
* Fix for btrfs_find_free_objectidYan2008-09-25
* Btrfs: Add mount -o ssd, which includes optimizations for seek free storageChris Mason2008-09-25
* Btrfs: Use blk_congestion_wait on older kernelsChris Mason2008-09-25
* Btrfs: Fix compile on 2.6.22 kernelYan2008-09-25