aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/ioctl.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-15Btrfs: protect the pending_snapshots list with trans_lockGravatar Josef Bacik 1-0/+2
2011-06-10Btrfs: avoid stack bloat in btrfs_ioctl_fs_info()Gravatar Li Zefan 1-9/+14
2011-06-04btrfs: use btrfs_ino to access inode numberGravatar David Sterba 1-3/+4
2011-05-28Merge branch 'for-chris' ofGravatar Chris Mason 1-13/+6
2011-05-26Btrfs: add mount -o auto_defragGravatar Chris Mason 1-102/+346
2011-05-23Merge branch 'cleanups_and_fixes' into inode_numbersGravatar Chris Mason 1-6/+5
2011-05-23Btrfs: using rcu lock in the reader side of devices listGravatar Xiao Guangrong 1-3/+4
2011-05-23btrfs: Ensure the tree search ioctl returns the right number of recordsGravatar Hugo Mills 1-3/+1
2011-05-23Btrfs: kill BTRFS_I(inode)->block_groupGravatar Josef Bacik 1-2/+1
2011-05-23Btrfs: kill trans_mutexGravatar Josef Bacik 1-9/+3
2011-05-23Btrfs: take away the num_items argument from btrfs_join_transactionGravatar Josef Bacik 1-2/+2
2011-05-23Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Gravatar Chris Mason 1-0/+131
2011-05-22Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...Gravatar Chris Mason 1-6/+6
2011-05-22Merge branch 'delayed_inode' into inode_numbersGravatar Chris Mason 1-1/+1
2011-05-21btrfs: implement delayed inode items operationGravatar Miao Xie 1-1/+1
2011-05-21Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...Gravatar Chris Mason 1-11/+11
2011-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableGravatar Linus Torvalds 1-9/+15
2011-05-14Btrfs: fix FS_IOC_SETFLAGS ioctlGravatar Li Zefan 1-0/+2
2011-05-14Btrfs: fix FS_IOC_GETFLAGS ioctlGravatar Li Zefan 1-0/+7
2011-05-14fs: remove FS_COW_FLGravatar Li Zefan 1-9/+6
2011-05-12btrfs: add readonly flagGravatar Arne Jansen 1-1/+1
2011-05-12btrfs: new ioctls for scrubGravatar Jan Schmidt 1-0/+131
2011-05-02btrfs: drop unused parameter from btrfs_release_pathGravatar David Sterba 1-6/+6
2011-04-25Btrfs: Always use 64bit inode numberGravatar Li Zefan 1-9/+9
2011-04-25Btrfs: Cache free inode numbers in memoryGravatar Li Zefan 1-2/+2
2011-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableGravatar Linus Torvalds 1-1/+1
2011-04-11fix user annotation in ioctl.cGravatar Daniel J Blueman 1-1/+1
2011-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-1/+7
2011-04-05Btrfs: Fix uninitialized root flags for subvolumesGravatar Li Zefan 1-0/+4
2011-04-05Btrfs: fix memory leak in btrfs_ioctl_start_sync()Gravatar Tsutomu Itoh 1-1/+3
2011-03-28Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-7/+93
2011-03-28Btrfs: fix return value of setflags ioctlGravatar liubo 1-1/+3
2011-03-28Btrfs: add btrfs_trim_fs() to handle FITRIMGravatar Li Dongyang 1-0/+46
2011-03-28Btrfs: Per file/directory controls for COW and compressionGravatar Liu Bo 1-4/+37
2011-03-28Btrfs: cleanup some BUG_ON()Gravatar Tsutomu Itoh 1-1/+4
2011-03-23userns: rename is_owner_or_cap to inode_owner_or_capableGravatar Serge E. Hallyn 1-2/+2
2011-03-17Btrfs: handle errors in btrfs_orphan_cleanupGravatar Josef Bacik 1-1/+3
2011-02-16Btrfs: Fix BTRFS_IOC_SUBVOL_SETFLAGS ioctlGravatar Li Zefan 1-2/+5
2011-02-14btrfs: prevent heap corruption in btrfs_ioctl_space_info()Gravatar Dan Rosenberg 1-2/+8
2011-02-01btrfs: fix return value check of btrfs_start_transaction()Gravatar Tsutomu Itoh 1-2/+8
2011-01-28btrfs: check return value of btrfs_start_ioctl_transaction() properlyGravatar Tsutomu Itoh 1-1/+1
2011-01-28btrfs: fix return value check of btrfs_join_transaction()Gravatar Tsutomu Itoh 1-1/+1
2011-01-28Merge branch 'bug-fixes' of git://repo.or.cz/linux-btrfs-devel into btrfs-38Gravatar Chris Mason 1-1/+4
2011-01-27Btrfs: Fix file clone when source offset is not 0Gravatar Li Zefan 1-1/+4
2011-01-16Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38Gravatar Chris Mason 1-2/+19
2010-12-23Btrfs: Add BTRFS_IOC_SUBVOL_GETFLAGS/SETFLAGS ioctlsGravatar Li Zefan 1-0/+83
2010-12-23Btrfs: Add readonly snapshots supportGravatar Li Zefan 1-10/+32
2010-12-23Btrfs: Refactor btrfs_ioctl_snap_create()Gravatar Li Zefan 1-44/+40
2010-12-22btrfs: Allow to specify compress method when defragGravatar Li Zefan 1-1/+18
2010-12-22btrfs: Allow to add new compression algorithmGravatar Li Zefan 1-2/+2