index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
2013-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-01-20
Btrfs: reorder locks and sanity checks in btrfs_ioctl_defrag
Ilya Dryomov
2013-01-20
Btrfs: fix unlock order in btrfs_ioctl_rm_dev
Ilya Dryomov
2013-01-20
Btrfs: fix unlock order in btrfs_ioctl_resize
Ilya Dryomov
2013-01-20
Btrfs: fix "mutually exclusive op is running" error code
Ilya Dryomov
2013-01-20
Btrfs: bring back balance pause/resume logic
Ilya Dryomov
2013-01-14
Btrfs: fix missing write access release in btrfs_ioctl_resize()
Miao Xie
2013-01-14
Btrfs: fix resize a readonly device
Miao Xie
2013-01-14
Btrfs: do not delete a subvolume which is in a R/O subvolume
Miao Xie
2013-01-14
Btrfs: disable qgroup id 0
Miao Xie
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-12-17
Btrfs: fix a bug of per-file nocow
Liu Bo
2012-12-17
Btrfs: fix hash overflow handling
Chris Mason
2012-12-17
Btrfs: get write access for qgroup operations
Miao Xie
2012-12-17
Btrfs: get write access for scrub
Miao Xie
2012-12-17
Btrfs: get write access when removing a device
Miao Xie
2012-12-17
Btrfs: get write access when doing resize fs
Miao Xie
2012-12-17
Btrfs: get write access when setting the default subvolume
Miao Xie
2012-12-17
Btrfs: don't start a new transaction when starting sync
Miao Xie
2012-12-17
Btrfs: pass root object into btrfs_ioctl_{start, wait}_sync()
Miao Xie
2012-12-17
Btrfs: add support for device replace ioctls
Stefan Behrens
2012-12-12
Btrfs: disallow some operations on the device replace target device
Stefan Behrens
2012-12-12
Btrfs: disallow mutually exclusive admin operations from user mode
Stefan Behrens
2012-12-12
Btrfs: pass fs_info instead of root
Stefan Behrens
2012-12-12
Btrfs: fix a double free on pending snapshots in error handling
Liu Bo
2012-12-12
Btrfs: Remove the invalid shrink size check up from btrfs_shrink_dev()
jeff.liu
2012-12-12
writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()
Namjae Jeon
2012-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-10-25
Btrfs: do not bug when we fail to commit the transaction
Josef Bacik
2012-10-25
btrfs: Return EINVAL when length to trim is less than FSB
Lukas Czerner
2012-10-12
audit: overhaul __audit_inode_child to accomodate retrying
Jeff Layton
2012-10-12
audit: reverse arguments to audit_inode_child
Jeff Layton
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-10-09
Btrfs: make filesystem read-only when submitting barrier fails
Stefan Behrens
2012-10-09
Btrfs: fix off-by-one in file clone
Liu Bo
2012-10-04
btrfs: allow setting NOCOW for a zero sized file via ioctl
David Sterba
2012-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-01
Btrfs: use larger limit for translation of logical to inode
Liu Bo
2012-10-01
Btrfs: use helper for logical resolve
Liu Bo
2012-10-01
Btrfs: fix a bug in parsing return value in logical resolve
Liu Bo
2012-10-01
Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag
Liu Bo
2012-10-01
Btrfs: fix wrong size for the reservation of the, snapshot creation
Miao Xie
2012-10-01
Btrfs: add a new "type" field into the block reservation structure
Miao Xie
2012-10-01
Btrfs: remove unused hint byte argument for btrfs_drop_extents
Josef Bacik
2012-10-01
Btrfs: turbo charge fsync
Josef Bacik
2012-09-27
switch simple cases of fget_light to fdget
Al Viro
2012-09-27
switch btrfs_ioctl_clone() to fget_light()
Al Viro
2012-09-27
switch btrfs_ioctl_snap_create_transid() to fget_light()
Al Viro
2012-09-21
userns: Convert btrfs to use kuid/kgid where appropriate
Eric W. Biederman
[next]