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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-04
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-18
/
+103
2016-06-03
Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extent
Chris Mason
1
-1
/
+12
2016-05-31
Btrfs: fix race between device replace and read repair
Filipe Manana
1
-0
/
+10
2016-05-31
Btrfs: fix race between device replace and discard
Filipe Manana
1
-0
/
+6
2016-05-30
Btrfs: fix race between device replace and chunk allocation
Filipe Manana
1
-12
/
+9
2016-05-30
Btrfs: fix race setting block group back to RW mode during device replace
Filipe Manana
1
-5
/
+5
2016-05-30
Btrfs: fix unprotected assignment of the left cursor for device replace
Filipe Manana
1
-0
/
+4
2016-05-30
Btrfs: fix race setting block group readonly during device replace
Filipe Manana
3
-2
/
+46
2016-05-30
Btrfs: fix race between device replace and block group removal
Filipe Manana
1
-0
/
+11
2016-05-30
Btrfs: fix race between readahead and device replace/removal
Filipe Manana
1
-0
/
+2
2016-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-18
/
+12
2016-05-28
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
36
-210
/
+219
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
1
-7
/
+5
2016-05-26
Btrfs: fix handling of faults from btrfs_copy_from_user
Chris Mason
1
-10
/
+17
2016-05-26
restore killability of old mutex_lock_killable(&inode->i_mutex) users
Al Viro
1
-11
/
+7
2016-05-25
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
36
-196
/
+193
2016-05-25
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
33
-105
/
+106
2016-05-25
btrfs: scrub: Set bbio to NULL before calling btrfs_map_block
Zhao Lei
1
-1
/
+2
2016-05-25
Btrfs: fix unexpected return value of fiemap
Liu Bo
1
-1
/
+5
2016-05-25
Btrfs: free sys_array eb as soon as possible
Liu Bo
1
-2
/
+2
2016-05-21
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
28
-1788
/
+1530
2016-05-21
lib/uuid.c: move generate_random_uuid() to uuid.c
Andy Shevchenko
1
-1
/
+1
2016-05-18
Merge branch 'work.lookups' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-05-18
Revert "btrfs: switch to ->iterate_shared()"
Al Viro
1
-1
/
+1
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-30
/
+11
2016-05-18
btrfs: Switch to generic xattr handlers
Andreas Gruenbacher
3
-30
/
+11
2016-05-18
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-13
/
+9
2016-05-18
Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
12
-134
/
+608
2016-05-16
Merge branch 'foreign/jeffm/uapi' into for-chris-4.7-20160516
David Sterba
2
-1059
/
+1
2016-05-16
Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516
David Sterba
5
-241
/
+310
2016-05-16
Merge branch 'cleanups-4.7' into for-chris-4.7-20160516
David Sterba
15
-190
/
+176
2016-05-16
btrfs: fix memory leak during RAID 5/6 device replacement
Scott Talbert
1
-0
/
+2
2016-05-13
Btrfs: add semaphore to synchronize direct IO writes with fsync
Filipe Manana
3
-118
/
+77
2016-05-13
Btrfs: fix race between block group relocation and nocow writes
Filipe Manana
4
-1
/
+81
2016-05-13
Btrfs: fix race between fsync and direct IO writes for prealloc extents
Filipe Manana
1
-6
/
+37
2016-05-13
Btrfs: fix number of transaction units for renames with whiteout
Filipe Manana
1
-1
/
+8
2016-05-13
Btrfs: pin logs earlier when doing a rename exchange operation
Filipe Manana
1
-4
/
+4
2016-05-13
Btrfs: unpin logs if rename exchange operation fails
Filipe Manana
1
-2
/
+36
2016-05-13
Btrfs: fix inode leak on failure to setup whiteout inode in rename
Filipe Manana
1
-6
/
+6
2016-05-13
btrfs: add support for RENAME_EXCHANGE and RENAME_WHITEOUT
Dan Fuhry
1
-7
/
+257
2016-05-13
Btrfs: pin log earlier when renaming
Filipe Manana
1
-9
/
+2
2016-05-13
Btrfs: unpin log if rename operation fails
Filipe Manana
1
-1
/
+27
2016-05-13
Btrfs: don't do unnecessary delalloc flushes when relocating
Filipe Manana
4
-7
/
+79
2016-05-13
Btrfs: don't wait for unrelated IO to finish before relocation
Filipe Manana
8
-19
/
+38
2016-05-13
Btrfs: fix empty symlink after creating symlink and fsync parent dir
Filipe Manana
1
-1
/
+1
2016-05-13
Btrfs: fix for incorrect directory entries after fsync log replay
Filipe Manana
1
-5
/
+8
2016-05-12
btrfs: build fixup for qgroup_account_snapshot
David Sterba
1
-0
/
+5
2016-05-12
btrfs: qgroup: Fix qgroup accounting when creating snapshot
Qu Wenruo
1
-24
/
+105
2016-05-10
Btrfs: fix fspath error deallocation
Vincent Stehlé
1
-1
/
+1
2016-05-10
btrfs: make find_workspace warn if there are no workspaces
David Sterba
1
-0
/
+14
[next]