index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
2017-10-30
btrfs: fix send ioctl on 32bit with 64bit kernel
Josef Bacik
1
-1
/
+53
2017-10-30
Btrfs: do not make defrag wait on async_delalloc_pages
Liu Bo
1
-15
/
+0
2017-10-30
btrfs: Refactor transaction handling in received subvolume ioctl
Nikolay Borisov
1
-5
/
+1
2017-10-30
btrfs: Explicitly handle btrfs_update_root failure
Nikolay Borisov
1
-1
/
+6
2017-10-30
btrfs: make array types static const, reduces object code size
Colin Ian King
1
-4
/
+6
2017-10-30
Btrfs: fix __user casting in ioctl.c
Omar Sandoval
1
-5
/
+5
2017-10-30
Btrfs: use wait_event instead of a single function
Liu Bo
1
-18
/
+3
2017-10-30
Btrfs: move finish_wait out of the loop
Liu Bo
1
-1
/
+1
2017-09-29
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+8
2017-09-26
btrfs: propagate error to btrfs_cmp_data_prepare caller
Naohiro Aota
1
-1
/
+1
2017-09-26
btrfs: prevent to set invalid default subvolid
satoru takeuchi
1
-0
/
+4
2017-09-26
Btrfs: fix incorrect {node,sector}size endianness from BTRFS_IOC_FS_INFO
Omar Sandoval
1
-3
/
+3
2017-09-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2017-09-15
Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+5
2017-08-18
btrfs: Fix -EOVERFLOW handling in btrfs_ioctl_tree_search_v2
Nikolay Borisov
1
-3
/
+0
2017-08-16
btrfs: fix readdir deadlock with pagefault
Josef Bacik
1
-7
/
+15
2017-08-16
btrfs: defrag: cleanup checking for compression status
David Sterba
1
-6
/
+6
2017-08-16
btrfs: separate defrag and property compression
David Sterba
1
-2
/
+2
2017-08-16
btrfs: rename variable holding per-inode compression type
David Sterba
1
-2
/
+2
2017-08-16
btrfs: remove trivial wrapper btrfs_force_ra
David Sterba
1
-2
/
+2
[next]