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.13.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
2018-05-28
btrfs: unify naming of flags variables for SETFLAGS and XFLAGS
David Sterba
1
-53
/
+53
2018-05-28
btrfs: add FS_IOC_FSSETXATTR ioctl
David Sterba
1
-0
/
+94
2018-05-28
btrfs: add FS_IOC_FSGETXATTR ioctl
David Sterba
1
-0
/
+20
2018-05-28
btrfs: add helpers for FS_XFLAG_* conversion
David Sterba
1
-0
/
+32
2018-05-28
btrfs: rename btrfs_flags_to_ioctl to reflect which flags it touches
David Sterba
1
-4
/
+5
2018-05-28
btrfs: rename check_flags to reflect which flags it touches
David Sterba
1
-2
/
+3
2018-05-28
btrfs: rename btrfs_mask_flags to reflect which flags it touches
David Sterba
1
-4
/
+5
2018-05-28
btrfs: rename btrfs_update_iflags to reflect which flags it touches
David Sterba
1
-2
/
+2
2018-05-28
btrfs: remove redundant btrfs_balance_control::fs_info
David Sterba
1
-2
/
+1
2018-05-28
btrfs: Remove delayed_iput parameter from btrfs_start_delalloc_inodes
Nikolay Borisov
1
-1
/
+1
2018-05-28
btrfs: Remove delayed_iput parameter of btrfs_start_delalloc_roots
Nikolay Borisov
1
-1
/
+1
2018-05-28
btrfs: drop lock parameter from update_ioctl_balance_args and rename
David Sterba
1
-9
/
+5
2018-05-28
btrfs: track running balance in a simpler way
David Sterba
1
-3
/
+3
2018-05-28
btrfs: kill btrfs_fs_info::volume_mutex
David Sterba
1
-13
/
+4
2018-05-28
btrfs: cleanup helpers that reset balance state
David Sterba
1
-4
/
+4
2018-05-28
btrfs: move clearing of EXCL_OP out of __cancel_balance
David Sterba
1
-1
/
+1
2018-05-28
btrfs: move volume_mutex to callers of btrfs_rm_device
David Sterba
1
-0
/
+4
2018-05-28
btrfs: Factor out the main deletion process from btrfs_ioctl_snap_destroy()
Misono Tomohiro
1
-129
/
+2
2018-05-28
btrfs: Move may_destroy_subvol() from ioctl.c to inode.c
Misono Tomohiro
1
-54
/
+0
2018-05-28
btrfs: rename btrfs_get_block_group_info and make it static
Su Yue
1
-4
/
+4
2018-04-16
Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-14
/
+1
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
1
-14
/
+1
2018-04-04
Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-106
/
+21
2018-03-31
btrfs: user proper type for btrfs_mask_flags flags
David Sterba
1
-1
/
+1
2018-03-31
btrfs: qgroup: Use separate meta reservation type for delalloc
Qu Wenruo
1
-4
/
+6
2018-03-31
btrfs: Handle error from btrfs_uuid_tree_rem call in _btrfs_ioctl_set_receive...
Nikolay Borisov
1
-4
/
+11
2018-03-31
btrfs: Remove userspace transaction ioctls
Nikolay Borisov
1
-95
/
+0
2018-03-31
btrfs: add define for oldest generation
Anand Jain
1
-1
/
+1
2018-03-26
btrfs: rename __btrfs_dev_replace_cancel()
Anand Jain
1
-1
/
+1
2018-03-26
btrfs: open code btrfs_dev_replace_cancel()
Anand Jain
1
-1
/
+2
2018-03-20
sched/wait, fs/btrfs: Convert wait_on_atomic_t() usage to the new wait_var_ev...
Peter Zijlstra
1
-1
/
+1
2018-01-30
Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-27
/
+17
2018-01-29
fs: new API for handling inode->i_version
Jeff Layton
1
-0
/
+1
2018-01-22
btrfs: use correct string length in DEV_INFO ioctl
Xiongfeng Wang
1
-1
/
+1
2018-01-22
btrfs: sink unlock_extent parameter gfp_flags
David Sterba
1
-4
/
+3
2018-01-22
btrfs: SETFLAGS ioctl: use helper for compression type conversion
David Sterba
1
-6
/
+4
2018-01-22
btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT
Anand Jain
1
-1
/
+1
2018-01-22
btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE
Anand Jain
1
-1
/
+1
2018-01-22
btrfs: sink gfp parameter to clear_extent_bit
David Sterba
1
-1
/
+1
2018-01-22
btrfs: switch to RCU for device traversal in btrfs_ioctl_fs_info
David Sterba
1
-4
/
+4
2018-01-22
btrfs: switch to RCU for device traversal in btrfs_ioctl_dev_info
David Sterba
1
-5
/
+2
2018-01-22
btrfs: move volume_mutex into the btrfs_rm_device()
Anand Jain
1
-4
/
+0
2017-12-10
Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-12-07
btrfs: Fix possible off-by-one in btrfs_search_path_in_tree
Nikolay Borisov
1
-1
/
+1
2017-11-28
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-2
/
+2
2017-11-01
Btrfs: rework outstanding_extents
Josef Bacik
1
-0
/
+2
2017-11-01
btrfs: increase output size for LOGICAL_INO_V2 ioctl
Zygo Blaxell
1
-1
/
+2
2017-11-01
btrfs: add a flags argument to LOGICAL_INO and call it LOGICAL_INO_V2
Zygo Blaxell
1
-3
/
+23
2017-11-01
btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for ...
Zygo Blaxell
1
-1
/
+1
2017-10-30
btrfs: pass root to various extent ref mod functions
Josef Bacik
1
-1
/
+1
[prev]
[next]