aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ioctl.c
Commit message (Expand)AuthorAge
* Btrfs: use memdup_user helpersJulia Lawall2010-10-29
* Btrfs: fix the df ioctl to report raid typesJosef Bacik2010-10-22
* Btrfs: fix checks in BTRFS_IOC_CLONE_RANGEDan Rosenberg2010-07-19
* Btrfs: fix CLONE ioctl destination file size expansion to block boundarySage Weil2010-07-19
* Btrfs: btrfs_lookup_dir_item() can return ERR_PTRDan Carpenter2010-06-11
* Btrfs: unwind after btrfs_start_transaction() errorsDan Carpenter2010-06-11
* Btrfs: Metadata reservation for orphan inodesYan, Zheng2010-05-25
* Btrfs: Introduce global metadata reservationYan, Zheng2010-05-25
* Btrfs: Update metadata reservation for delayed allocationYan, Zheng2010-05-25
* Btrfs: Integrate metadata reservation with start_transactionYan, Zheng2010-05-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-05-15
|\
| * Btrfs: check for read permission on src file in the clone ioctlDan Rosenberg2010-05-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-04-05
|\|
| * Btrfs: check btrfs_get_extent return for IS_ERR()Dan Carpenter2010-03-30
| * Btrfs: handle kmalloc() failure in inode lookup ioctlDan Carpenter2010-03-30
| * Btrfs: dereferencing freed memoryDan Carpenter2010-03-30
| * Btrfs: remove duplicate include in ioctl.cAndrea Gelmini2010-03-30
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Btrfs: fix the inode ref searches done by btrfs_search_path_in_treeChris Mason2010-03-18
* Btrfs: allow treeid==0 in the inode lookup ioctlChris Mason2010-03-18
* Btrfs: return keys for large items to the search ioctlChris Mason2010-03-18
* Btrfs: fix key checks and advance in the search ioctlChris Mason2010-03-18
* Btrfs: buffer results in the space_info ioctlChris Mason2010-03-16
* Btrfs: fix search_ioctl key advanceSage Weil2010-03-16
* btrfs: use memparseAkinobu Mita2010-03-15
* Btrfs: add a "df" ioctl for btrfsJosef Bacik2010-03-15
* Btrfs: cache the extent state everywhere we possibly can V2Josef Bacik2010-03-15
* Btrfs: add new defrag-range ioctl.Chris Mason2010-03-15
* Btrfs: be more selective in the defrag ioctlChris Mason2010-03-15
* Btrfs: add ioctl and incompat flag to set the default mount subvolJosef Bacik2010-03-15
* Btrfs: add search and inode lookup ioctlsChris Mason2010-03-15
* Btrfs: add a function to lookup a directory path by following backrefsTARUISI Hiroaki2010-03-15
* Btrfs: Fix per root used space accountingYan, Zheng2009-12-17
* Btrfs: Avoid orphan inodes cleanup during committing transactionYan, Zheng2009-12-17
* Btrfs: Rewrite btrfs_drop_extentsYan, Zheng2009-12-15
* Btrfs: fix file clone ioctl for bookend extentsChris Mason2009-10-09
* Btrfs: remove negative dentry when deleting subvolumneYan, Zheng2009-10-09
* Btrfs: fix error cases for ioctl transactionsSage Weil2009-09-29
* Btrfs: proper -ENOSPC handlingJosef Bacik2009-09-28
* Btrfs: fix arithmetic error in clone ioctlSage Weil2009-09-21
* Btrfs: add snapshot/subvolume destroy ioctlYan, Zheng2009-09-21
* Btrfs: change how subvolumes are organizedYan, Zheng2009-09-21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-09-11
|\
| * Btrfs: Fix extent replacment raceChris Mason2009-09-11
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
|/
* Btrfs: fix the file clone ioctl for preallocated extentsChris Mason2009-07-02
* Btrfs: fix oops when btrfs_inherit_iflags called with a NULL dirChris Mason2009-06-11
* Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSIONChristoph Hellwig2009-06-10
* Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-05-14
|\