index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+2
2014-04-25
btrfs: replace error code from btrfs_drop_extents
David Sterba
1
-2
/
+2
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-7
/
+28
2014-04-07
btrfs: export global block reserve size as space_info
David Sterba
1
-0
/
+20
2014-04-07
Btrfs: fix EINVAL checks in btrfs_clone
Chris Mason
1
-2
/
+3
2014-04-07
btrfs: filter invalid arg for btrfs resize
Gui Hecheng
1
-2
/
+3
2014-04-07
Btrfs: kmalloc() doesn't return an ERR_PTR
Dan Carpenter
1
-3
/
+2
2014-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-32
/
+178
2014-03-22
Btrfs: fix a crash of clone with inline extents's split
Liu Bo
1
-4
/
+6
2014-03-21
Btrfs: less fs tree lock contention when using autodefrag
Filipe Manana
1
-2
/
+10
2014-03-21
Btrfs: return EPERM when deleting a default subvolume
Guangyu Sun
1
-1
/
+3
2014-03-21
Btrfs: cache extent states in defrag code path
Filipe Manana
1
-4
/
+9
2014-03-10
Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lock
Miao Xie
1
-1
/
+1
2014-03-10
Btrfs: introduce btrfs_{start, end}_nocow_write() for each subvolume
Miao Xie
1
-5
/
+30
2014-03-10
Btrfs: make defrag not fragment files when using prealloc extents
Filipe Manana
1
-1
/
+2
2014-03-10
Btrfs: correctly flush data on defrag when compression is enabled
Filipe Manana
1
-1
/
+5
2014-03-10
btrfs: Fix 32/64-bit problem with BTRFS_SET_RECEIVED_SUBVOL ioctl
Hugo Mills
1
-12
/
+111
2014-03-10
btrfs: Return EXDEV for cross file system snapshot
Kusanagi Kouichi
1
-1
/
+1
2014-02-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-16
/
+0
2014-02-15
Revert "btrfs: add ioctl to export size of global metadata reservation"
Chris Mason
1
-16
/
+0
2014-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+3
2014-02-09
btrfs: reserve no transaction units in btrfs_ioctl_set_features
David Sterba
1
-1
/
+1
2014-02-09
btrfs: commit transaction after setting label and features
Jeff Mahoney
1
-2
/
+2
2014-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-53
/
+295
2014-01-29
btrfs: fix defrag 32-bit integer overflow
Justin Maggard
1
-3
/
+3
2014-01-29
btrfs: call permission checks earlier in ioctls and return EPERM
David Sterba
1
-13
/
+9
2014-01-29
btrfs: restrict snapshotting to own subvolumes
David Sterba
1
-0
/
+6
2014-01-29
Btrfs: faster file extent item search in clone ioctl
Filipe David Borba Manana
1
-9
/
+14
2014-01-29
Btrfs: unlock inodes in correct order in clone ioctl
Filipe David Borba Manana
1
-3
/
+11
2014-01-29
Btrfs: release subvolume's block_rsv before transaction commit
Liu Bo
1
-7
/
+7
2014-01-29
Btrfs: add support for inode properties
Filipe David Borba Manana
1
-1
/
+18
2014-01-29
fs/btrfs: Integer overflow in btrfs_ioctl_resize()
Wenliang Fan
1
-0
/
+4
2014-01-29
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
1
-15
/
+15
2014-01-29
btrfs: Check read-only status of roots during send
David Sterba
1
-3
/
+19
2014-01-29
Btrfs: fix error check of btrfs_lookup_dentry()
Tsutomu Itoh
1
-3
/
+10
2014-01-29
btrfs: add ioctl to export size of global metadata reservation
Jeff Mahoney
1
-0
/
+16
2014-01-29
btrfs: use feature attribute names to print better error messages
Jeff Mahoney
1
-5
/
+30
2014-01-29
btrfs: add ioctls to query/change feature bits online
Jeff Mahoney
1
-0
/
+142
2014-01-25
btrfs: sanitize BTRFS_IOC_FILE_EXTENT_SAME
Al Viro
1
-46
/
+24
2013-12-12
btrfs: call mnt_drop_write after interrupted subvol deletion
David Sterba
1
-1
/
+2
2013-11-15
btrfs: get rid of fdentry()
Al Viro
1
-4
/
+4
2013-11-15
btrfs: fix empty_zero_page misusage
Chris Mason
1
-2
/
+7
2013-11-12
Btrfs: rename btrfs_start_all_delalloc_inodes
Miao Xie
1
-1
/
+1
2013-11-12
Btrfs: don't wait for the completion of all the ordered extents
Miao Xie
1
-1
/
+1
2013-11-12
btrfs: Fix checkpatch.pl warning of spacing issues
Dulshani Gunawardhana
1
-7
/
+7
2013-11-12
btrfs: Replace kmalloc with kmalloc_array
Dulshani Gunawardhana
1
-1
/
+1
2013-11-12
btrfs: Remove redundant local zero structure
Dulshani Gunawardhana
1
-3
/
+2
2013-11-12
btrfs: remove fs/btrfs/compat.h
Zach Brown
1
-1
/
+0
2013-11-12
btrfs: simplify kmalloc+copy_from_user to memdup_user
Geyslan G. Bem
1
-8
/
+3
2013-11-12
Btrfs: don't leak ioctl args in btrfs_ioctl_dev_replace
Ilya Dryomov
1
-4
/
+5
[next]