| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 | Chris Mason | 2011-01-16 | 1 | -1/+8 |
|\ |
|
| * | btrfs: Allow to specify compress method when defrag | Li Zefan | 2010-12-22 | 1 | -1/+8 |
* | | Btrfs: Add BTRFS_IOC_SUBVOL_GETFLAGS/SETFLAGS ioctls | Li Zefan | 2010-12-23 | 1 | -0/+2 |
* | | Btrfs: Add readonly snapshots support | Li Zefan | 2010-12-23 | 1 | -0/+1 |
|/ |
|
* | Btrfs: Make async snapshot ioctl more generic | Li Zefan | 2010-12-10 | 1 | -5/+9 |
* | Btrfs: add SNAP_CREATE_ASYNC ioctl | Sage Weil | 2010-10-29 | 1 | -1/+10 |
* | Btrfs: add START_SYNC, WAIT_SYNC ioctls | Sage Weil | 2010-10-29 | 1 | -0/+2 |
* | Btrfs: use __u64 types in ioctl.h | Sage Weil | 2010-03-16 | 1 | -5/+5 |
* | Btrfs: add a "df" ioctl for btrfs | Josef Bacik | 2010-03-15 | 1 | -1/+13 |
* | Btrfs: add new defrag-range ioctl. | Chris Mason | 2010-03-15 | 1 | -0/+31 |
* | Btrfs: add ioctl and incompat flag to set the default mount subvol | Josef Bacik | 2010-03-15 | 1 | -0/+2 |
* | Btrfs: add search and inode lookup ioctls | Chris Mason | 2010-03-15 | 1 | -0/+66 |
* | Btrfs: add snapshot/subvolume destroy ioctl | Yan, Zheng | 2009-09-21 | 1 | -1/+2 |
* | Btrfs: fix ioctl arg size (userland incompatible change!) | Chris Mason | 2009-01-16 | 1 | -6/+8 |
* | Btrfs: Allow subvolumes and snapshots anywhere in the directory tree | Chris Mason | 2008-11-17 | 1 | -2/+5 |
* | Btrfs: allow clone of an arbitrary file range | Sage Weil | 2008-11-12 | 1 | -0/+9 |
* | Btrfs: transaction ioctls | Sage Weil | 2008-09-25 | 1 | -0/+9 |
* | Btrfs: Clone file data ioctl | Sage Weil | 2008-09-25 | 1 | -0/+1 |
* | Btrfs: Add new ioctl to add devices | Chris Mason | 2008-09-25 | 1 | -0/+6 |
* | Btrfs: Add support for device scanning and detection ioctls | Chris Mason | 2008-09-25 | 1 | -1/+5 |
* | Btrfs: Support for online FS resize (grow and shrink) | Chris Mason | 2008-09-25 | 1 | -0/+2 |
* | Btrfs: Add run time btree defrag, and an ioctl to force btree defrag | Chris Mason | 2007-08-07 | 1 | -1/+1 |
* | Btrfs: add GPLv2 | Chris Mason | 2007-06-12 | 1 | -0/+18 |
* | Btrfs: add disk ioctl, mostly working | Chris Mason | 2007-04-12 | 1 | -0/+2 |
* | Btrfs: snapshot progress | Chris Mason | 2007-04-10 | 1 | -0/+13 |