summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
...
* Btrfs: cache the extent state everywhere we possibly can V2Josef Bacik2010-03-151-1/+1
* Btrfs: add new defrag-range ioctl.Chris Mason2010-03-151-10/+73
* Btrfs: be more selective in the defrag ioctlChris Mason2010-03-151-10/+140
* Btrfs: add ioctl and incompat flag to set the default mount subvolJosef Bacik2010-03-151-0/+75
* Btrfs: add search and inode lookup ioctlsChris Mason2010-03-151-16/+233
* Btrfs: add a function to lookup a directory path by following backrefsTARUISI Hiroaki2010-03-151-0/+92
* Btrfs: Fix per root used space accountingYan, Zheng2009-12-171-1/+1
* Btrfs: Avoid orphan inodes cleanup during committing transactionYan, Zheng2009-12-171-12/+17
* Btrfs: Rewrite btrfs_drop_extentsYan, Zheng2009-12-151-2/+1
* Btrfs: fix file clone ioctl for bookend extentsChris Mason2009-10-091-2/+4
* Btrfs: remove negative dentry when deleting subvolumneYan, Zheng2009-10-091-0/+1
* Btrfs: fix error cases for ioctl transactionsSage Weil2009-09-291-19/+22
* Btrfs: proper -ENOSPC handlingJosef Bacik2009-09-281-2/+19
* Btrfs: fix arithmetic error in clone ioctlSage Weil2009-09-211-2/+1
* Btrfs: add snapshot/subvolume destroy ioctlYan, Zheng2009-09-211-136/+184
* Btrfs: change how subvolumes are organizedYan, Zheng2009-09-211-12/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-09-111-3/+2
|\
| * Btrfs: Fix extent replacment raceChris Mason2009-09-111-3/+2
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
|/
* Btrfs: fix the file clone ioctl for preallocated extentsChris Mason2009-07-021-2/+4
* Btrfs: fix oops when btrfs_inherit_iflags called with a NULL dirChris Mason2009-06-111-1/+6
* Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSIONChristoph Hellwig2009-06-101-0/+171
* Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng2009-06-101-9/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-05-141-4/+0
|\
| * Btrfs: remove outdated comment in btrfs_ioctl_resize()Li Hong2009-05-141-4/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-04-271-3/+6
|\ \ | |/
| * Btrfs: Fix a bunch of printk() warnings.Joel Becker2009-04-271-2/+4
| * Btrfs: fix fallocate deadlock on inode extent lockChris Mason2009-04-241-1/+2
* | btrfs: use memdup_user()Li Zefan2009-04-201-37/+12
|/
* New helper - current_umask()Al Viro2009-03-311-1/+1
* Btrfs: add better -ENOSPC handlingJosef Bacik2009-02-201-3/+3
* Btrfs: removed unused #include <version.h>'sHuang Weiyi2009-01-211-1/+0
* Btrfs: Fix checkpatch.pl warningsChris Mason2009-01-051-19/+18
* Btrfs: update directory's size when creating subvol/snapshotYan Zheng2009-01-051-0/+4
* Btrfs: add permission checks to the ioctlsChris Mason2009-01-051-2/+23
* Btrfs: Add missing mnt_drop_write in ioctl.cYan Zheng2008-12-191-2/+7
* Btrfs: fix leaking block group on balanceYan Zheng2008-12-111-1/+1
* Btrfs: mnt_drop_write in ioctl_trans_endSage Weil2008-12-111-0/+2
* Btrfs: move data checksumming into a dedicated treeChris Mason2008-12-081-53/+2
* Btrfs: add support for multiple csum algorithmsJosef Bacik2008-12-021-4/+5
* Btrfs: btrfs: pass void __user * to btrfs_ioctl_clone_rangeChristoph Hellwig2008-12-021-3/+3
* Btrfs: clean up btrfs_ioctl a little bitChristoph Hellwig2008-12-021-5/+6
* Btrfs: make things static and include the right headersChristoph Hellwig2008-12-021-7/+7
* Btrfs: remove unneeded btrfs_start_delalloc_inodes callSage Weil2008-12-021-1/+0
* Btrfs: compat code fixesChris Mason2008-11-201-0/+1
* Btrfs: prevent loops in the directory tree when creating snapshotsChris Mason2008-11-171-0/+50
* Btrfs: Add backrefs and forward refs for subvols and snapshotsChris Mason2008-11-171-7/+17
* Btrfs: Give each subvol and snapshot their own anonymous devidChris Mason2008-11-171-2/+0
* Btrfs: Allow subvolumes and snapshots anywhere in the directory treeChris Mason2008-11-171-19/+52
* Btrfs: Seed device supportYan Zheng2008-11-171-1/+1
OpenPOWER on IntegriCloud