xfs: reclaim inodes under a write lock
[safe/jmp/linux-2.6] / fs / btrfs / volumes.h
2009-09-21 Josef BacikBtrfs: make balance code choose more wisely when relocating
2009-06-10 Chris MasonBtrfs: avoid races between super writeout and device...
2009-06-10 Chris MasonBtrfs: autodetect SSD devices
2009-04-27 Chris BallBtrfs: When shrinking, only update disk size on success
2009-04-20 Chris MasonBtrfs: use WRITE_SYNC for synchronous writes
2009-04-02 Wu FengguangBtrfs: fix typos in comments
2008-12-12 Yan ZhengBtrfs: shared seed device
2008-12-08 Yan ZhengBtrfs: superblock duplication
2008-12-02 Christoph HellwigBtrfs: corret fmode_t annotations
2008-11-20 Chris MasonBtrfs: Fixes for 2.6.28-rc API changes
2008-11-18 Yan ZhengBtrfs: Seed device support
2008-09-25 Chris MasonBtrfs: Fix the multi-bio code to save the original...
2008-09-25 Chris MasonBtrfs: Add async worker threads for pre and post IO...
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: Add support for online device removal
2008-09-25 Chris MasonBtrfs: Deal with failed writes in mirrored configurations
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: Make the resizer work based on shrinking and...
2008-09-25 Chris MasonBtrfs: Add a special device list for chunk allocations
2008-09-25 Chris MasonBtrfs: Make an unplug function that doesn't unplug...
2008-09-25 Chris MasonBtrfs: Add chunk uuids and update multi-device back...
2008-09-25 Chris MasonBtrfs: Write out all super blocks on commit, and bring...
2008-09-25 Chris MasonBtrfs: Retry metadata reads in the face of checksum...
2008-09-25 Chris MasonChange btrfs_map_block to return a structure with mappi...
2008-09-25 Chris MasonBtrfs: Add support for mirroring across drives
2008-09-25 Chris MasonBtrfs: Add support for device scanning and detection...
2008-09-25 Chris MasonBtrfs: Bring back mount -o ssd optimizations
2008-09-25 Chris MasonBtrfs: Move device information into the super block...
2008-09-25 Chris MasonBtrfs: Dynamic chunk and block group allocation
2008-09-25 Chris MasonBtrfs: Add support for multiple devices per filesystem