aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ioctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-31Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason1-1/+1
2012-05-30Btrfs: add ioctl to get and reset the device statsStefan Behrens1-0/+26
2012-05-30Btrfs: do not do balance in readonly modeLiu Bo1-3/+9
2012-05-30Btrfs: NUL-terminate path buffer in DEV_INFO ioctl resultJim Meyering1-2/+4
2012-05-30Fix minor type issuesDaniel J Blueman1-1/+1
2012-05-30Btrfs: use i_version instead of our own sequenceJosef Bacik1-0/+2
2012-05-26Btrfs: don't set for_cow parameter for tree block functionsJan Schmidt1-1/+1
2012-04-18Btrfs: fix btrfs_ioctl_dev_info() crash on missing deviceStefan Behrens1-1/+4
2012-03-29Btrfs: update to the right index of defragmentLiu Bo1-0/+3
2012-03-29Btrfs: do not bother to defrag an extent if it is a big real extentLiu Bo1-6/+3
2012-03-29Btrfs: add a check to decide if we should defrag the rangeLiu Bo1-1/+35
2012-03-29Btrfs: fix the mismatch of page->mappingLiu Bo1-16/+19
2012-03-29Btrfs: fix race between direct io and autodefragLiu Bo1-1/+5
2012-03-28Merge git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason1-2/+2
2012-03-27Btrfs: fix regression in scrub path resolvingJan Schmidt1-2/+2
2012-03-22btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney1-14/+65
2012-03-22btrfs: Don't BUG_ON errors from btrfs_create_subvol_root()Mark Fasheh1-0/+5
2012-03-22btrfs: drop gfp_t from lock_extentJeff Mahoney1-9/+8
2012-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-24/+35
2012-02-23Btrfs: add extra sanity checks on the path names in btrfs_mksubvolChris Mason1-0/+6
2012-02-16Btrfs: fix deadlock on page lock when doing auto-defragmentMiao Xie1-24/+29
2012-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-1/+1
2012-01-26Btrfs: do not defrag a file partiallyLiu Bo1-1/+1
2012-01-17Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+3
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-28/+233
2012-01-16Btrfs: add a delalloc mutex to inodes for delalloc reservationsJosef Bacik1-2/+0
2012-01-16Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason1-5/+8
2012-01-16Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integrationChris Mason1-5/+15
2012-01-16Btrfs: add balance progress reportingIlya Dryomov1-1/+44
2012-01-16Btrfs: allow for resuming restriper after it was pausedIlya Dryomov1-0/+15
2012-01-16Btrfs: allow for canceling restriperIlya Dryomov1-0/+4
2012-01-16Btrfs: allow for pausing restriperIlya Dryomov1-1/+27
2012-01-16Btrfs: add basic infrastructure for selective balancingIlya Dryomov1-0/+3
2012-01-16Btrfs: add basic restriper infrastructureIlya Dryomov1-16/+119
2012-01-11Btrfs: reserve metadata space in btrfs_ioctl_setflags()Li Zefan1-1/+1
2012-01-11Btrfs: remove BUG_ON()s in btrfs_ioctl_setflags()Li Zefan1-4/+14
2012-01-08btrfs: let ->s_fs_info point to fs_info, not root...Al Viro1-4/+3
2012-01-05Btrfs: new backref walking codeJan Schmidt1-3/+5
2012-01-03vfs: mnt_drop_write_file()Al Viro1-6/+6
2012-01-03switch a bunch of places to mnt_want_write_file()Al Viro1-5/+5
2011-12-22Btrfs: mark delayed refs as for cowArne Jansen1-2/+3
2011-12-15Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work into integrationChris Mason1-0/+2
2011-12-15Btrfs: fix how we do delalloc reservations and how we free reservations on errorJosef Bacik1-0/+2
2011-12-15Btrfs: fix ctime update of on-disk inodeLi Zefan1-2/+2
2011-11-30Btrfs: Don't error on resizing FS to same sizeMike Fleetwood1-1/+1
2011-11-20Btrfs: prefix resize related printks with btrfs:Arnd Hannemann1-3/+3
2011-11-20btrfs: Fix up 32/64-bit compatibility for new ioctlsJeff Mahoney1-3/+6
2011-11-06Btrfs: fix the new inspection ioctls for 32 bit compatChris Mason1-5/+5
2011-11-06Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason1-0/+143
2011-11-06btrfs: separate superblock items out of fs_infoDavid Sterba1-4/+4