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
2014-08-21
Btrfs: clone, don't create invalid hole extent map
Filipe Manana
1
-1
/
+2
2014-08-21
Btrfs: race free update of commit root for ro snapshots
Filipe Manana
1
-33
/
+0
2014-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-18
/
+19
2014-07-03
Btrfs: fix use-after-free when cloning a trailing file hole
Filipe Manana
1
-11
/
+9
2014-07-03
Btrfs: atomically set inode->i_flags in btrfs_update_iflags
Filipe Manana
1
-7
/
+10
2014-06-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-26
/
+121
2014-06-13
btrfs: new ioctl TREE_SEARCH_V2
Gerhard Heift
1
-0
/
+41
2014-06-13
btrfs: tree_search, search_ioctl: direct copy to userspace
Gerhard Heift
1
-15
/
+33
2014-06-13
btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW
Gerhard Heift
1
-9
/
+15
2014-06-13
btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer
Gerhard Heift
1
-2
/
+26
2014-06-13
btrfs: tree_search, search_ioctl: accept varying buffer
Gerhard Heift
1
-7
/
+11
2014-06-13
btrfs: tree_search: eliminate redundant nr_items check
Gerhard Heift
1
-5
/
+7
2014-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-50
/
+346
2014-06-10
Btrfs: make fsync work after cloning into a file
Filipe Manana
1
-0
/
+69
2014-06-10
trivial: fs/btrfs/ioctl.c: fix typo s/substract/subtract/
Antonio Ospite
1
-2
/
+2
2014-06-10
Btrfs: fix clone to deal with holes when NO_HOLES feature is enabled
Filipe Manana
1
-25
/
+83
2014-06-10
btrfs: replace EINVAL with ERANGE for resize when ULLONG_MAX
Gui Hecheng
1
-1
/
+1
2014-06-10
Btrfs: update commit root on snapshot creation after orphan cleanup
Filipe Manana
1
-0
/
+29
2014-06-10
Btrfs: ioctl, don't re-lock extent range when not necessary
Filipe Manana
1
-2
/
+7
2014-06-10
Btrfs: avoid visiting all extent items when cloning a range
Filipe Manana
1
-4
/
+22
2014-06-10
Btrfs: set dead flag on the right root when destroying snapshot
Filipe Manana
1
-6
/
+6
2014-06-10
Btrfs: ensure readers see new data after a clone operation
Filipe Manana
1
-5
/
+31
2014-06-10
btrfs: replace simple_strtoull() with kstrtoull()
ZhangZhen
1
-2
/
+3
2014-06-10
Btrfs: rework qgroup accounting
Josef Bacik
1
-1
/
+62
2014-06-10
Btrfs: use bitfield instead of integer data type for the some variants in btr...
Miao Xie
1
-2
/
+2
2014-06-10
btrfs: assert that send is not in progres before root deletion
David Sterba
1
-0
/
+1
2014-06-10
btrfs: protect snapshots from deleting during send
David Sterba
1
-0
/
+30
2014-06-10
btrfs: make FS_INFO ioctl available to anyone
David Sterba
1
-3
/
+0
2014-06-10
btrfs: make DEV_INFO ioctl available to anyone
David Sterba
1
-3
/
+0
2014-06-10
btrfs: retrieve more info from FS_INFO ioctl
David Sterba
1
-0
/
+4
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+5
2014-05-20
Btrfs: fix EIO on reading file after ioctl clone works on it
Liu Bo
1
-1
/
+5
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-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-1
/
+1
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
[next]