index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
trivial: fs/btrfs/ioctl.c: fix typo s/substract/subtract/
Antonio Ospite
2014-06-10
1
-2
/
+2
*
Btrfs: fix clone to deal with holes when NO_HOLES feature is enabled
Filipe Manana
2014-06-10
1
-25
/
+83
*
btrfs: replace EINVAL with ERANGE for resize when ULLONG_MAX
Gui Hecheng
2014-06-10
1
-1
/
+1
*
Btrfs: update commit root on snapshot creation after orphan cleanup
Filipe Manana
2014-06-10
1
-0
/
+29
*
Btrfs: ioctl, don't re-lock extent range when not necessary
Filipe Manana
2014-06-10
1
-2
/
+7
*
Btrfs: avoid visiting all extent items when cloning a range
Filipe Manana
2014-06-10
1
-4
/
+22
*
Btrfs: set dead flag on the right root when destroying snapshot
Filipe Manana
2014-06-10
1
-6
/
+6
*
Btrfs: ensure readers see new data after a clone operation
Filipe Manana
2014-06-10
1
-5
/
+31
*
btrfs: replace simple_strtoull() with kstrtoull()
ZhangZhen
2014-06-10
1
-2
/
+3
*
Btrfs: rework qgroup accounting
Josef Bacik
2014-06-10
1
-1
/
+62
*
Btrfs: use bitfield instead of integer data type for the some variants in btr...
Miao Xie
2014-06-10
1
-2
/
+2
*
btrfs: assert that send is not in progres before root deletion
David Sterba
2014-06-10
1
-0
/
+1
*
btrfs: protect snapshots from deleting during send
David Sterba
2014-06-10
1
-0
/
+30
*
btrfs: make FS_INFO ioctl available to anyone
David Sterba
2014-06-10
1
-3
/
+0
*
btrfs: make DEV_INFO ioctl available to anyone
David Sterba
2014-06-10
1
-3
/
+0
*
btrfs: retrieve more info from FS_INFO ioctl
David Sterba
2014-06-10
1
-0
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-05-21
1
-1
/
+5
|
\
|
*
Btrfs: fix EIO on reading file after ioctl clone works on it
Liu Bo
2014-05-20
1
-1
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-27
1
-2
/
+2
|
\
|
|
*
btrfs: replace error code from btrfs_drop_extents
David Sterba
2014-04-25
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-11
1
-7
/
+28
|
\
|
|
*
btrfs: export global block reserve size as space_info
David Sterba
2014-04-07
1
-0
/
+20
|
*
Btrfs: fix EINVAL checks in btrfs_clone
Chris Mason
2014-04-07
1
-2
/
+3
|
*
btrfs: filter invalid arg for btrfs resize
Gui Hecheng
2014-04-07
1
-2
/
+3
|
*
Btrfs: kmalloc() doesn't return an ERR_PTR
Dan Carpenter
2014-04-07
1
-3
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-05
1
-32
/
+178
|
\
|
|
*
Btrfs: fix a crash of clone with inline extents's split
Liu Bo
2014-03-22
1
-4
/
+6
|
*
Btrfs: less fs tree lock contention when using autodefrag
Filipe Manana
2014-03-21
1
-2
/
+10
|
*
Btrfs: return EPERM when deleting a default subvolume
Guangyu Sun
2014-03-21
1
-1
/
+3
|
*
Btrfs: cache extent states in defrag code path
Filipe Manana
2014-03-21
1
-4
/
+9
|
*
Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lock
Miao Xie
2014-03-10
1
-1
/
+1
|
*
Btrfs: introduce btrfs_{start, end}_nocow_write() for each subvolume
Miao Xie
2014-03-10
1
-5
/
+30
|
*
Btrfs: make defrag not fragment files when using prealloc extents
Filipe Manana
2014-03-10
1
-1
/
+2
|
*
Btrfs: correctly flush data on defrag when compression is enabled
Filipe Manana
2014-03-10
1
-1
/
+5
|
*
btrfs: Fix 32/64-bit problem with BTRFS_SET_RECEIVED_SUBVOL ioctl
Hugo Mills
2014-03-10
1
-12
/
+111
|
*
btrfs: Return EXDEV for cross file system snapshot
Kusanagi Kouichi
2014-03-10
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-02-16
1
-16
/
+0
|
\
|
|
*
Revert "btrfs: add ioctl to export size of global metadata reservation"
Chris Mason
2014-02-14
1
-16
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-02-09
1
-3
/
+3
|
\
|
|
*
btrfs: reserve no transaction units in btrfs_ioctl_set_features
David Sterba
2014-02-09
1
-1
/
+1
|
*
btrfs: commit transaction after setting label and features
Jeff Mahoney
2014-02-09
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-01-31
1
-53
/
+295
|
\
|
|
*
btrfs: fix defrag 32-bit integer overflow
Justin Maggard
2014-01-28
1
-3
/
+3
|
*
btrfs: call permission checks earlier in ioctls and return EPERM
David Sterba
2014-01-28
1
-13
/
+9
|
*
btrfs: restrict snapshotting to own subvolumes
David Sterba
2014-01-28
1
-0
/
+6
|
*
Btrfs: faster file extent item search in clone ioctl
Filipe David Borba Manana
2014-01-28
1
-9
/
+14
|
*
Btrfs: unlock inodes in correct order in clone ioctl
Filipe David Borba Manana
2014-01-28
1
-3
/
+11
|
*
Btrfs: release subvolume's block_rsv before transaction commit
Liu Bo
2014-01-28
1
-7
/
+7
|
*
Btrfs: add support for inode properties
Filipe David Borba Manana
2014-01-28
1
-1
/
+18
|
*
fs/btrfs: Integer overflow in btrfs_ioctl_resize()
Wenliang Fan
2014-01-28
1
-0
/
+4
[next]