index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
volumes.h
Age
Commit message (
Expand
)
Author
2009-09-21
Btrfs: make balance code choose more wisely when relocating
Josef Bacik
2009-06-10
Btrfs: avoid races between super writeout and device list updates
Chris Mason
2009-06-10
Btrfs: autodetect SSD devices
Chris Mason
2009-04-27
Btrfs: When shrinking, only update disk size on success
Chris Ball
2009-04-20
Btrfs: use WRITE_SYNC for synchronous writes
Chris Mason
2009-04-02
Btrfs: fix typos in comments
Wu Fengguang
2008-12-12
Btrfs: shared seed device
Yan Zheng
2008-12-08
Btrfs: superblock duplication
Yan Zheng
2008-12-02
Btrfs: corret fmode_t annotations
Christoph Hellwig
2008-11-19
Btrfs: Fixes for 2.6.28-rc API changes
Chris Mason
2008-11-17
Btrfs: Seed device support
Yan Zheng
2008-09-25
Btrfs: Fix the multi-bio code to save the original bio for completion
Chris Mason
2008-09-25
Btrfs: Add async worker threads for pre and post IO checksumming
Chris Mason
2008-09-25
Fix btrfs_open_devices to deal with changes since the scan ioctls
Chris Mason
2008-09-25
Btrfs: Add mount -o degraded to allow mounts to continue with missing devices
Chris Mason
2008-09-25
Btrfs: Add support for online device removal
Chris Mason
2008-09-25
Btrfs: Deal with failed writes in mirrored configurations
Chris Mason
2008-09-25
Btrfs: Add balance ioctl to restripe the chunks
Chris Mason
2008-09-25
Btrfs: Add new ioctl to add devices
Chris Mason
2008-09-25
Btrfs: Make the resizer work based on shrinking and growing devices
Chris Mason
2008-09-25
Btrfs: Add a special device list for chunk allocations
Chris Mason
2008-09-25
Btrfs: Make an unplug function that doesn't unplug every spindle
Chris Mason
2008-09-25
Btrfs: Add chunk uuids and update multi-device back references
Chris Mason
2008-09-25
Btrfs: Write out all super blocks on commit, and bring back proper barrier su...
Chris Mason
2008-09-25
Btrfs: Retry metadata reads in the face of checksum failures
Chris Mason
2008-09-25
Change btrfs_map_block to return a structure with mappings for all stripes
Chris Mason
2008-09-25
Btrfs: Add support for mirroring across drives
Chris Mason
2008-09-25
Btrfs: Add support for device scanning and detection ioctls
Chris Mason
2008-09-25
Btrfs: Bring back mount -o ssd optimizations
Chris Mason
2008-09-25
Btrfs: Move device information into the super block so it can be scanned
Chris Mason
2008-09-25
Btrfs: Dynamic chunk and block group allocation
Chris Mason
2008-09-25
Btrfs: Add support for multiple devices per filesystem
Chris Mason