aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/volumes.c
Commit message (Expand)AuthorAge
* Btrfs: set device->total_disk_bytes when adding new deviceYan Zheng2009-06-04
* Btrfs: When shrinking, only update disk size on successChris Ball2009-04-27
* Btrfs: use WRITE_SYNC for synchronous writesChris Mason2009-04-20
* Btrfs: unplug in the async bio submission threadsChris Mason2009-04-03
* Btrfs: keep processing bios for a given bdev if our proc is batchingChris Mason2009-04-03
* Btrfs: Clear space_info full when adding new devicesChris Mason2009-03-10
* Btrfs: Fix locking around adding new space_infoChris Mason2009-03-10
* Btrfs: make a lockdep class for the extent buffer locksChris Mason2009-02-12
* Btrfs: fs/btrfs/volumes.c: remove useless kzallocJulia Lawall2009-02-12
* Btrfs: Catch missed bios in the async bio submission threadChris Mason2009-02-04
* Btrfs: simplify iteration codesQinghuang Feng2009-01-21
* Btrfs: Remove extra KERN_INFO in the middle of a lineRoland Dreier2009-01-21
* Btrfs: removed unused #include <version.h>'sHuang Weiyi2009-01-21
* Btrfs: Clear the device->running_pending flag before bailing on congestionChris Mason2009-01-16
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-05
* Btrfs: shared seed deviceYan Zheng2008-12-12
* Btrfs: Add inode sequence number for NFS and reserved space in a few structsChris Mason2008-12-08
* Btrfs: Use map_private_extent_buffer during generic_bin_searchChris Mason2008-12-08
* Btrfs: superblock duplicationYan Zheng2008-12-08
* Btrfs: move data checksumming into a dedicated treeChris Mason2008-12-08
* Btrfs: corret fmode_t annotationsChristoph Hellwig2008-12-02
* Btrfs: make things static and include the right headersChristoph Hellwig2008-12-02
* Btrfs: compat code fixesChris Mason2008-11-20
* Btrfs: Fixes for 2.6.28-rc API changesChris Mason2008-11-19
* Btrfs: Add a missing return pointer checkyanhai zhu2008-11-12
* Btrfs: Seed device supportYan Zheng2008-11-17
* Btrfs: Avoid unplug storms during commitChris Mason2008-11-07
* Btrfs: nuke fs wide allocation mutex V2Josef Bacik2008-10-29
* Btrfs: Add zlib compression supportChris Mason2008-10-29
* Btrfs: cast bio->bi_sector to a u64 before shiftingChris Mason2008-10-03
* Btrfs: Wait for IO on the block device inodes of newly added devicesChris Mason2008-09-29
* Btrfs: update space balancing codeZheng Yan2008-09-26
* Remove Btrfs compat code for older kernelsChris Mason2008-09-25
* Btrfs: free space accounting redoJosef Bacik2008-09-25
* Btrfs: properly set blocksize when adding new device.Zheng Yan2008-09-25
* Btrfs: Add debugging checks to track down corrupted metadataChris Mason2008-09-25
* Btrfs: Throttle for async bio submits higher up the chainChris Mason2008-09-25
* Btrfs: Wait for async bio submissions to make some progress at queue timeChris Mason2008-09-25
* Btrfs: Count async bios separately from async checksum work itemsChris Mason2008-09-25
* Btrfs: Fix the multi-bio code to save the original bio for completionChris Mason2008-09-25
* Btrfs: Hold a reference on bios during submit_bio, add some extra bio checksChris Mason2008-09-25
* Btrfs: implement memory reclaim for leaf reference cacheYan2008-09-25
* Btrfs: Add locking around volume management (device add/remove/balance)Chris Mason2008-09-25
* Btrfs: Replace the transaction work queue with kthreadsChris Mason2008-09-25
* Btrfs: Replace the big fs_mutex with a collection of other locksChris Mason2008-09-25
* Btrfs: Add a thread pool just for submit_bioChris Mason2008-09-25
* Btrfs: Add async worker threads for pre and post IO checksummingChris 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