]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - fs/btrfs/volumes.h
Btrfs: do not call kfree if kmalloc failed in btrfs_sysfs_add_super
[mirror_ubuntu-artful-kernel.git] / fs / btrfs / volumes.h
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-19 Chris MasonMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-11-18 Yan ZhengBtrfs: Seed device support
2008-10-16 Chris MasonMerge branch 'master' of ssh://mason@master.kernel...
2008-09-25 Chris MasonMerge Btrfs into fs/btrfs
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