aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ioctl.c
Commit message (Expand)AuthorAge
...
* | Btrfs: do not do balance in readonly modeLiu Bo2012-05-30
* | Btrfs: NUL-terminate path buffer in DEV_INFO ioctl resultJim Meyering2012-05-30
* | Fix minor type issuesDaniel J Blueman2012-05-30
* | Btrfs: use i_version instead of our own sequenceJosef Bacik2012-05-30
|/
* Btrfs: fix btrfs_ioctl_dev_info() crash on missing deviceStefan Behrens2012-04-18
* Btrfs: update to the right index of defragmentLiu Bo2012-03-29
* Btrfs: do not bother to defrag an extent if it is a big real extentLiu Bo2012-03-29
* Btrfs: add a check to decide if we should defrag the rangeLiu Bo2012-03-29
* Btrfs: fix the mismatch of page->mappingLiu Bo2012-03-29
* Btrfs: fix race between direct io and autodefragLiu Bo2012-03-29
* Merge git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason2012-03-28
|\
| * Btrfs: fix regression in scrub path resolvingJan Schmidt2012-03-27
* | btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney2012-03-22
* | btrfs: Don't BUG_ON errors from btrfs_create_subvol_root()Mark Fasheh2012-03-21
* | btrfs: drop gfp_t from lock_extentJeff Mahoney2012-03-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-02-24
|\|
| * Btrfs: add extra sanity checks on the path names in btrfs_mksubvolChris Mason2012-02-23
| * Btrfs: fix deadlock on page lock when doing auto-defragmentMiao Xie2012-02-16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-01-28
|\|
| * Btrfs: do not defrag a file partiallyLiu Bo2012-01-26
* | Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2012-01-17
|\ \
| * | btrfs: let ->s_fs_info point to fs_info, not root...Al Viro2012-01-08
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-01-17
|\ \ \ | |/ / |/| / | |/
| * Btrfs: add a delalloc mutex to inodes for delalloc reservationsJosef Bacik2012-01-16
| * Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...Chris Mason2012-01-16
| |\
| | * Btrfs: new backref walking codeJan Schmidt2012-01-05
| | * Btrfs: mark delayed refs as for cowArne Jansen2011-12-22
| * | Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integrationChris Mason2012-01-16
| |\ \
| | * | Btrfs: reserve metadata space in btrfs_ioctl_setflags()Li Zefan2012-01-10
| | * | Btrfs: remove BUG_ON()s in btrfs_ioctl_setflags()Li Zefan2012-01-10
| * | | Btrfs: add balance progress reportingIlya Dryomov2012-01-16
| * | | Btrfs: allow for resuming restriper after it was pausedIlya Dryomov2012-01-16
| * | | Btrfs: allow for canceling restriperIlya Dryomov2012-01-16
| * | | Btrfs: allow for pausing restriperIlya Dryomov2012-01-16
| * | | Btrfs: add basic infrastructure for selective balancingIlya Dryomov2012-01-16
| * | | Btrfs: add basic restriper infrastructureIlya Dryomov2012-01-16
| |/ /
* | | vfs: mnt_drop_write_file()Al Viro2012-01-03
* | | switch a bunch of places to mnt_want_write_file()Al Viro2012-01-03
|/ /
* | Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/jo...Chris Mason2011-12-15
|\ \
| * | Btrfs: fix how we do delalloc reservations and how we free reservations on errorJosef Bacik2011-12-15
| |/
* / Btrfs: fix ctime update of on-disk inodeLi Zefan2011-12-15
|/
* Btrfs: Don't error on resizing FS to same sizeMike Fleetwood2011-11-30
* Btrfs: prefix resize related printks with btrfs:Arnd Hannemann2011-11-20
* btrfs: Fix up 32/64-bit compatibility for new ioctlsJeff Mahoney2011-11-20
* Btrfs: fix the new inspection ioctls for 32 bit compatChris Mason2011-11-06
* Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason2011-11-06
|\
| * btrfs: new ioctls to do logical->inode and inode->path resolvingJan Schmidt2011-09-29
* | btrfs: separate superblock items out of fs_infoDavid Sterba2011-11-06
* | Merge branch 'hotfixes-20111024/josef/for-chris' into btrfs-next-stableDavid Sterba2011-10-24
|\ \
| * | btrfs: return EINVAL if start > total_bytes in fitrim ioctlLukas Czerner2011-10-20