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
/
ctree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-20
Btrfs: fix race deleting block group from space_info->ro_bgs list
Filipe Manana
1
-0
/
+1
2014-12-10
Btrfs: remove non-sense btrfs_error_discard_extent() function
Filipe Manana
1
-2
/
+2
2014-12-03
Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...
Chris Mason
1
-1
/
+6
2014-12-03
Btrfs: fix race between fs trimming and block group remove/allocation
Filipe Manana
1
-1
/
+11
2014-12-03
Btrfs: fix crash caused by block group removal
Filipe Manana
1
-0
/
+1
2014-12-03
Btrfs, raid56: fix use-after-free problem in the final device replace procedu...
Miao Xie
1
-1
/
+6
2014-11-25
Btrfs: fix snapshot inconsistency after a file write followed by truncate
Filipe Manana
1
-2
/
+2
2014-11-25
Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kern...
Chris Mason
1
-1
/
+49
2014-11-21
Btrfs: ensure ordered extent errors aren't missed on fsync
Filipe Manana
1
-0
/
+1
2014-11-21
Btrfs: make xattr replace operations atomic
Filipe Manana
1
-0
/
+5
2014-11-21
Btrfs: move read only block groups onto their own list V2
Josef Bacik
1
-0
/
+4
2014-11-21
Btrfs: add helper btrfs_fdatawrite_range
Filipe Manana
1
-0
/
+1
2014-11-12
btrfs: introduce pending action: commit
David Sterba
1
-0
/
+1
2014-11-12
btrfs: switch inode_cache option handling to pending changes
David Sterba
1
-1
/
+3
2014-11-12
btrfs: add support for processing pending changes
David Sterba
1
-0
/
+45
2014-10-27
Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()
Filipe Manana
1
-1
/
+1
2014-10-08
Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off
Chris Mason
1
-2
/
+1
2014-10-06
btrfs: Make btrfs handle security mount options internally to avoid losing se...
Qu Wenruo
1
-0
/
+5
2014-10-04
Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...
Chris Mason
1
-3
/
+3
2014-10-04
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
1
-8
/
+18
2014-10-04
Btrfs: remove redundant btrfs_verify_qgroup_counts declaration.
Fabian Frederick
1
-2
/
+0
2014-10-02
btrfs: move checks for DUMMY_ROOT into a helper
David Sterba
1
-0
/
+9
2014-10-02
btrfs: new define for the inline extent data start
David Sterba
1
-8
/
+8
2014-10-02
Btrfs: set default max_inline to 8KiB instead of 8MiB
Filipe David Borba Manana
1
-0
/
+1
2014-10-02
btrfs: remove blocksize from btrfs_alloc_free_block and rename
David Sterba
1
-3
/
+3
2014-09-23
Btrfs: remove empty block groups automatically
Josef Bacik
1
-2
/
+7
2014-09-18
Btrfs: implement repair function when direct read fails
Miao Xie
1
-0
/
+1
2014-09-18
Btrfs: load checksum data once when submitting a direct read io
Miao Xie
1
-2
/
+1
2014-09-18
btrfs: remove stale define after removing ordered operations
David Sterba
1
-7
/
+0
2014-09-18
Btrfs: fix wrong max inline data size limit
Wang Shilong
1
-1
/
+1
2014-09-18
btrfs: use nodesize everywhere, kill leafsize
David Sterba
1
-17
/
+4
2014-09-18
btrfs: cleanup ino cache members of btrfs_root
David Sterba
1
-5
/
+5
2014-08-15
Btrfs: __btrfs_mod_ref should always use no_quota
Josef Bacik
1
-2
/
+2
2014-06-20
Btrfs: fix broken free space cache after the system crashed
Miao Xie
1
-2
/
+11
2014-06-10
Btrfs: make fsync work after cloning into a file
Filipe Manana
1
-0
/
+6
2014-06-10
btrfs: allocate raid type kobjects dynamically
Jeff Mahoney
1
-1
/
+7
2014-06-10
Btrfs: async delayed refs
Chris Mason
1
-0
/
+5
2014-06-10
Btrfs: add sanity tests for new qgroup accounting code
Josef Bacik
1
-0
/
+6
2014-06-10
Btrfs: rework qgroup accounting
Josef Bacik
1
-52
/
+7
2014-06-10
Btrfs: use bitfield instead of integer data type for the some variants in btr...
Miao Xie
1
-18
/
+21
2014-06-10
Btrfs: reclaim the reserved metadata space at background
Miao Xie
1
-0
/
+6
2014-06-10
btrfs: protect snapshots from deleting during send
David Sterba
1
-0
/
+11
2014-06-10
btrfs: balance filter: add limit of processed chunks
David Sterba
1
-1
/
+6
2014-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+14
2014-04-25
Btrfs: move btrfs_{set,clear}_and_info() to ctree.h
Wang Shilong
1
-0
/
+14
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+10
2014-04-07
btrfs: export global block reserve size as space_info
David Sterba
1
-1
/
+8
2014-04-07
Btrfs: hold the commit_root_sem when getting the commit root during send
Josef Bacik
1
-0
/
+1
2014-04-07
Btrfs: remove transaction from send
Josef Bacik
1
-2
/
+1
2014-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-23
/
+50
[next]