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
2014-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
5
-39
/
+27
2014-10-28
Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent items
Filipe Manana
1
-8
/
+0
2014-10-27
Btrfs: properly clean up btrfs_end_io_wq_cache
Josef Bacik
1
-0
/
+1
2014-10-27
Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()
Filipe Manana
3
-10
/
+4
2014-10-27
btrfs: use macro accessors in superblock validation checks
David Sterba
1
-21
/
+22
2014-10-24
vfs: export check_sticky()
Miklos Szeredi
1
-19
/
+1
2014-10-19
Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-36
/
+33
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2014-10-17
Revert "Btrfs: race free update of commit root for ro snapshots"
Chris Mason
2
-36
/
+33
2014-10-14
btrfs: LLVMLinux: Remove VLAIS
VinÃcius Tinti
1
-9
/
+7
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+1
2014-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
48
-1518
/
+3548
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2
-5
/
+5
2014-10-09
vfs: Make d_invalidate return void
Eric W. Biederman
1
-4
/
+1
2014-10-08
btrfs: Fix compile error when CONFIG_SECURITY is not set.
Qu Wenruo
1
-0
/
+2
2014-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+2
2014-10-08
Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off
Chris Mason
2
-3
/
+2
2014-10-06
btrfs: Make btrfs handle security mount options internally to avoid losing se...
Qu Wenruo
2
-5
/
+97
2014-10-04
Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
6
-16
/
+16
2014-10-04
Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...
Chris Mason
9
-105
/
+57
2014-10-04
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
17
-135
/
+130
2014-10-04
Btrfs: send, don't delay dir move if there's a new parent inode
Filipe Manana
1
-1
/
+1
2014-10-04
btrfs: add more superblock checks
David Sterba
1
-2
/
+65
2014-10-04
Btrfs: fix race in WAIT_SYNC ioctl
Sage Weil
1
-3
/
+9
2014-10-04
Btrfs: be aware of btree inode write errors to avoid fs corruption
Filipe Manana
6
-12
/
+114
2014-10-04
Btrfs: remove redundant btrfs_verify_qgroup_counts declaration.
Fabian Frederick
1
-2
/
+0
2014-10-04
btrfs: fix shadow warning on cmp
Fabian Frederick
1
-4
/
+4
2014-10-04
Btrfs: fix compilation errors under DEBUG
Fabian Frederick
1
-2
/
+2
2014-10-04
Btrfs: fix crash of btrfs_release_extent_buffer_page
Liu Bo
1
-0
/
+1
2014-10-04
Btrfs: add missing end_page_writeback on submit_extent_page failure
Filipe Manana
1
-0
/
+1
2014-10-04
btrfs: Fix the wrong condition judgment about subset extent map
Qu Wenruo
1
-1
/
+1
2014-10-04
Btrfs: fix build_backref_tree issue with multiple shared blocks
Josef Bacik
1
-1
/
+4
2014-10-04
Btrfs: cleanup error handling in build_backref_tree
Josef Bacik
1
-29
/
+59
2014-10-02
btrfs: move checks for DUMMY_ROOT into a helper
David Sterba
5
-21
/
+23
2014-10-02
btrfs: new define for the inline extent data start
David Sterba
2
-10
/
+9
2014-10-02
btrfs: kill extent_buffer_page helper
David Sterba
2
-35
/
+26
2014-10-02
btrfs: drop constant param from btrfs_release_extent_buffer_page
David Sterba
1
-9
/
+6
2014-10-02
btrfs: hide typecast to definition of BTRFS_SEND_TRANS_STUB
David Sterba
4
-5
/
+4
2014-10-02
btrfs: let merge_reloc_roots return void
David Sterba
1
-2
/
+1
2014-10-02
btrfs: remove unused members from struct scrub_warning
David Sterba
1
-15
/
+2
2014-10-02
btrfs: use slab for end_io_wq structures
David Sterba
3
-10
/
+38
2014-10-02
btrfs: fix error labels in init_btrfs_fs
David Sterba
1
-2
/
+2
2014-10-02
btrfs: use enum for wq endio metadata type
David Sterba
4
-18
/
+14
2014-10-02
btrfs: remove unused extent state bits
David Sterba
1
-4
/
+0
2014-10-02
Btrfs: set default max_inline to 8KiB instead of 8MiB
Filipe David Borba Manana
3
-2
/
+3
2014-10-02
btrfs: remove blocksize from btrfs_alloc_free_block and rename
David Sterba
5
-27
/
+21
2014-10-02
btrfs: remove unused parameter blocksize from btrfs_find_tree_block
David Sterba
4
-12
/
+9
2014-10-02
btrfs: remove parameter blocksize from read_tree_block
David Sterba
7
-37
/
+18
2014-10-02
btrfs: inline code of reada_tree_block and remove it
David Sterba
1
-10
/
+2
2014-10-02
btrfs: return void from readahead_tree_block
David Sterba
3
-8
/
+4
[next]