summaryrefslogtreecommitdiff
path: root/fs/btrfs/ioctl.c
AgeCommit message (Expand)Author
2009-12-17Btrfs: Fix per root used space accountingYan, Zheng
2009-12-17Btrfs: Avoid orphan inodes cleanup during committing transactionYan, Zheng
2009-12-15Btrfs: Rewrite btrfs_drop_extentsYan, Zheng
2009-10-09Btrfs: fix file clone ioctl for bookend extentsChris Mason
2009-10-09Btrfs: remove negative dentry when deleting subvolumneYan, Zheng
2009-09-29Btrfs: fix error cases for ioctl transactionsSage Weil
2009-09-28Btrfs: proper -ENOSPC handlingJosef Bacik
2009-09-21Btrfs: fix arithmetic error in clone ioctlSage Weil
2009-09-21Btrfs: add snapshot/subvolume destroy ioctlYan, Zheng
2009-09-21Btrfs: change how subvolumes are organizedYan, Zheng
2009-09-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason
2009-09-11Btrfs: Fix extent replacment raceChris Mason
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-02Btrfs: fix the file clone ioctl for preallocated extentsChris Mason
2009-06-11Btrfs: fix oops when btrfs_inherit_iflags called with a NULL dirChris Mason
2009-06-10Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSIONChristoph Hellwig
2009-06-10Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng
2009-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-05-14Btrfs: remove outdated comment in btrfs_ioctl_resize()Li Hong
2009-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-04-27Btrfs: Fix a bunch of printk() warnings.Joel Becker
2009-04-24Btrfs: fix fallocate deadlock on inode extent lockChris Mason
2009-04-20btrfs: use memdup_user()Li Zefan
2009-03-31New helper - current_umask()Al Viro
2009-02-20Btrfs: add better -ENOSPC handlingJosef Bacik
2009-01-21Btrfs: removed unused #include <version.h>'sHuang Weiyi
2009-01-05Btrfs: Fix checkpatch.pl warningsChris Mason
2009-01-05Btrfs: update directory's size when creating subvol/snapshotYan Zheng
2009-01-05Btrfs: add permission checks to the ioctlsChris Mason
2008-12-19Btrfs: Add missing mnt_drop_write in ioctl.cYan Zheng
2008-12-11Btrfs: fix leaking block group on balanceYan Zheng
2008-12-11Btrfs: mnt_drop_write in ioctl_trans_endSage Weil
2008-12-08Btrfs: move data checksumming into a dedicated treeChris Mason
2008-12-02Btrfs: add support for multiple csum algorithmsJosef Bacik
2008-12-02Btrfs: btrfs: pass void __user * to btrfs_ioctl_clone_rangeChristoph Hellwig
2008-12-02Btrfs: clean up btrfs_ioctl a little bitChristoph Hellwig
2008-12-02Btrfs: make things static and include the right headersChristoph Hellwig
2008-12-02Btrfs: remove unneeded btrfs_start_delalloc_inodes callSage Weil
2008-11-20Btrfs: compat code fixesChris Mason
2008-11-17Btrfs: prevent loops in the directory tree when creating snapshotsChris Mason
2008-11-17Btrfs: Add backrefs and forward refs for subvols and snapshotsChris Mason
2008-11-17Btrfs: Give each subvol and snapshot their own anonymous devidChris Mason
2008-11-17Btrfs: Allow subvolumes and snapshots anywhere in the directory treeChris Mason
2008-11-17Btrfs: Seed device supportYan Zheng
2008-11-12Btrfs: mount ro and remount supportYan Zheng
2008-11-12Btrfs: allow clone of an arbitrary file rangeSage Weil
2008-10-30Btrfs: Add fallocate support v2Yan Zheng
2008-10-30Btrfs: update nodatacow code v2Yan Zheng
2008-10-29Btrfs: Add root tree pointer transaction idsYan Zheng
2008-10-10Btrfs: Don't call security_inode_mkdir during subvol creationChris Mason