index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
2014-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-13
btrfs: new ioctl TREE_SEARCH_V2
Gerhard Heift
2014-06-12
btrfs: tree_search, search_ioctl: direct copy to userspace
Gerhard Heift
2014-06-12
btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW
Gerhard Heift
2014-06-12
btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer
Gerhard Heift
2014-06-12
btrfs: tree_search, search_ioctl: accept varying buffer
Gerhard Heift
2014-06-12
btrfs: tree_search: eliminate redundant nr_items check
Gerhard Heift
2014-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-09
Btrfs: make fsync work after cloning into a file
Filipe Manana
2014-06-09
trivial: fs/btrfs/ioctl.c: fix typo s/substract/subtract/
Antonio Ospite
2014-06-09
Btrfs: fix clone to deal with holes when NO_HOLES feature is enabled
Filipe Manana
2014-06-09
btrfs: replace EINVAL with ERANGE for resize when ULLONG_MAX
Gui Hecheng
2014-06-09
Btrfs: update commit root on snapshot creation after orphan cleanup
Filipe Manana
2014-06-09
Btrfs: ioctl, don't re-lock extent range when not necessary
Filipe Manana
2014-06-09
Btrfs: avoid visiting all extent items when cloning a range
Filipe Manana
2014-06-09
Btrfs: set dead flag on the right root when destroying snapshot
Filipe Manana
2014-06-09
Btrfs: ensure readers see new data after a clone operation
Filipe Manana
2014-06-09
btrfs: replace simple_strtoull() with kstrtoull()
ZhangZhen
2014-06-09
Btrfs: rework qgroup accounting
Josef Bacik
2014-06-09
Btrfs: use bitfield instead of integer data type for the some variants in btr...
Miao Xie
2014-06-09
btrfs: assert that send is not in progres before root deletion
David Sterba
2014-06-09
btrfs: protect snapshots from deleting during send
David Sterba
2014-06-09
btrfs: make FS_INFO ioctl available to anyone
David Sterba
2014-06-09
btrfs: make DEV_INFO ioctl available to anyone
David Sterba
2014-06-09
btrfs: retrieve more info from FS_INFO ioctl
David Sterba
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-05-20
Btrfs: fix EIO on reading file after ioctl clone works on it
Liu Bo
2014-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-24
btrfs: replace error code from btrfs_drop_extents
David Sterba
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-07
btrfs: export global block reserve size as space_info
David Sterba
2014-04-07
Btrfs: fix EINVAL checks in btrfs_clone
Chris Mason
2014-04-07
btrfs: filter invalid arg for btrfs resize
Gui Hecheng
2014-04-07
Btrfs: kmalloc() doesn't return an ERR_PTR
Dan Carpenter
2014-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-03-21
Btrfs: fix a crash of clone with inline extents's split
Liu Bo
2014-03-20
Btrfs: less fs tree lock contention when using autodefrag
Filipe Manana
2014-03-20
Btrfs: return EPERM when deleting a default subvolume
Guangyu Sun
2014-03-20
Btrfs: cache extent states in defrag code path
Filipe Manana
2014-03-10
Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lock
Miao Xie
2014-03-10
Btrfs: introduce btrfs_{start, end}_nocow_write() for each subvolume
Miao Xie
2014-03-10
Btrfs: make defrag not fragment files when using prealloc extents
Filipe Manana
2014-03-10
Btrfs: correctly flush data on defrag when compression is enabled
Filipe Manana
2014-03-10
btrfs: Fix 32/64-bit problem with BTRFS_SET_RECEIVED_SUBVOL ioctl
Hugo Mills
2014-03-10
btrfs: Return EXDEV for cross file system snapshot
Kusanagi Kouichi
2014-02-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-02-14
Revert "btrfs: add ioctl to export size of global metadata reservation"
Chris Mason
2014-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
[next]