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
2020-02-18
Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2020-02-17
btrfs: don't set path->leave_spinning for truncate
Josef Bacik
1
-2
/
+0
2020-02-16
Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-1
/
+44
2020-02-12
btrfs: sysfs, move device id directories to UUID/devinfo
Anand Jain
1
-1
/
+1
2020-02-12
btrfs: sysfs, add UUID/devinfo kobject
Anand Jain
2
-0
/
+16
2020-02-12
Btrfs: fix race between shrinking truncate and fiemap
Filipe Manana
1
-0
/
+8
2020-02-12
btrfs: log message when rw remount is attempted with unclean tree-log
David Sterba
1
-0
/
+2
2020-02-12
btrfs: print message when tree-log replay starts
David Sterba
1
-0
/
+1
2020-02-12
Btrfs: fix race between using extent maps and merging them
Filipe Manana
1
-0
/
+11
2020-02-12
btrfs: ref-verify: fix memory leaks
Wenwen Wang
1
-0
/
+5
2020-02-03
Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
13
-83
/
+193
2020-02-02
btrfs: do not zero f_bavail if we have available space
Josef Bacik
1
-1
/
+9
2020-01-31
btrfs: use larger zlib buffer for s390 hardware compression
Mikhail Zaslonko
2
-36
/
+101
2020-01-31
Btrfs: send, fix emission of invalid clone operations within the same file
Filipe Manana
1
-1
/
+2
2020-01-31
btrfs: do not do delalloc reservation under page lock
Josef Bacik
1
-16
/
+60
2020-01-31
btrfs: drop the -EBUSY case in __extent_writepage_io
Josef Bacik
1
-5
/
+1
2020-01-31
Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker
Chris Mason
1
-17
/
+44
2020-01-31
btrfs: take overcommit into account in inc_block_group_ro
Josef Bacik
3
-19
/
+39
2020-01-31
btrfs: fix force usage in inc_block_group_ro
Josef Bacik
1
-2
/
+2
2020-01-31
btrfs: Correctly handle empty trees in find_first_clear_extent_bit
Nikolay Borisov
2
-14
/
+27
2020-01-31
btrfs: flush write bio if we loop in extent_write_cache_pages
Josef Bacik
1
-1
/
+10
2020-01-31
Btrfs: fix race between adding and putting tree mod seq elements and nodes
Filipe Manana
5
-16
/
+8
2020-01-29
Merge tag 'fs-dedupe-last-block-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2020-01-29
Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
40
-1715
/
+2988
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-01-25
Merge tag 'for-5.5-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-9
/
+29
2020-01-25
btrfs: dev-replace: remove warning for unknown return codes when finished
David Sterba
1
-4
/
+1
2020-01-24
btrfs: scrub: Require mandatory block group RO for dev-replace
Qu Wenruo
1
-5
/
+28
2020-01-23
Btrfs: make deduplication with range including the last block work
Filipe Manana
1
-1
/
+2
2020-01-23
btrfs: free block groups after free'ing fs trees
Josef Bacik
1
-2
/
+9
2020-01-23
btrfs: Fix split-brain handling when changing FSID to metadata uuid
Nikolay Borisov
1
-4
/
+38
2020-01-23
btrfs: Handle another split brain scenario with metadata uuid feature
Nikolay Borisov
1
-3
/
+14
2020-01-23
btrfs: Factor out metadata_uuid code from find_fsid.
Su Yue
1
-35
/
+42
2020-01-23
btrfs: Call find_fsid from find_fsid_inprogress
Su Yue
1
-13
/
+6
2020-01-23
Btrfs: fix infinite loop during fsync after rename operations
Filipe Manana
1
-0
/
+44
2020-01-23
btrfs: set trans->drity in btrfs_commit_transaction
Josef Bacik
1
-0
/
+8
2020-01-23
btrfs: drop log root for dropped roots
Josef Bacik
1
-10
/
+12
2020-01-23
btrfs: sysfs, add devid/dev_state kobject and device attributes
Anand Jain
4
-23
/
+138
2020-01-23
btrfs: Refactor btrfs_rmap_block to improve readability
Nikolay Borisov
1
-22
/
+33
2020-01-23
btrfs: Add self-tests for btrfs_rmap_block
Nikolay Borisov
1
-1
/
+153
2020-01-23
btrfs: selftests: Add support for dummy devices
Nikolay Borisov
2
-0
/
+30
2020-01-23
btrfs: Move and unexport btrfs_rmap_block
Nikolay Borisov
4
-71
/
+91
2020-01-23
btrfs: separate definition of assertion failure handlers
David Sterba
1
-8
/
+12
2020-01-20
btrfs: device stats, log when stats are zeroed
Anand Jain
1
-0
/
+2
2020-01-20
btrfs: fix improper setting of scanned for range cyclic write cache pages
Josef Bacik
1
-2
/
+10
2020-01-20
btrfs: safely advance counter when looking up bio csums
David Sterba
1
-1
/
+2
2020-01-20
btrfs: remove unused member btrfs_device::work
David Sterba
1
-2
/
+0
2020-01-20
btrfs: remove unnecessary wrapper get_alloc_profile
Johannes Thumshirn
1
-6
/
+1
2020-01-20
btrfs: add correction to handle -1 edge case in async discard
Dennis Zhou
1
-0
/
+22
2020-01-20
btrfs: ensure removal of discardable_* in free_bitmap()
Dennis Zhou
1
-0
/
+14
[next]