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