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
/
root-tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-25
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
1
-2
/
+2
2016-05-25
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
1
-2
/
+2
2016-04-28
btrfs: rename btrfs_std_error to btrfs_handle_fs_error
Anand Jain
1
-2
/
+2
2016-03-22
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2016-03-04
Btrfs: fix loading of orphan roots leading to BUG_ON
Filipe Manana
1
-1
/
+9
2016-02-18
btrfs: Replace CURRENT_TIME by current_fs_time()
Deepa Dinamani
1
-1
/
+1
2015-10-22
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
1
-1
/
+1
2015-10-21
btrfs: Fixed declaration of old_len
Alexandru Moise
1
-1
/
+1
2015-10-13
Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/l...
Chris Mason
1
-2
/
+2
2015-10-08
btrfs: switch more printks to our helpers
David Sterba
1
-2
/
+3
2015-09-29
Btrfs: consolidate btrfs_error() to btrfs_std_error()
Anand Jain
1
-2
/
+2
2014-06-10
Btrfs: use bitfield instead of integer data type for the some variants in btr...
Miao Xie
1
-1
/
+1
2014-03-10
btrfs: Use PTR_ERR_OR_ZERO
Sachin Kamat
1
-1
/
+2
2014-01-29
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
1
-2
/
+2
2014-01-29
btrfs: expand btrfs_find_item() to include find_root_ref functionality
Kelley Nielsen
1
-15
/
+0
2013-10-11
Btrfs: insert orphan roots into fs radix tree
Miao Xie
1
-5
/
+3
2013-09-01
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
1
-2
/
+1
2013-09-01
btrfs: mark some local function as 'static'
Sergei Trofimovich
1
-2
/
+2
2013-09-01
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
Qu Wenruo
1
-7
/
+7
2013-07-02
Btrfs: cleanup orphaned root orphan item
Josef Bacik
1
-2
/
+29
2013-06-14
Btrfs: remove unused code in btrfs_del_root
Liu Bo
1
-4
/
+0
2013-06-14
Btrfs: cleanup the similar code of the fs root read
Miao Xie
1
-117
/
+53
2013-05-06
Btrfs: delete unused parameter to btrfs_read_root_item()
Stefan Behrens
1
-4
/
+3
2012-12-17
Btrfs: rename root_times_lock to root_item_lock
Anand Jain
1
-2
/
+2
2012-10-09
btrfs: move transaction aborts to the point of failure
David Sterba
1
-12
/
+17
2012-08-29
Btrfs: fix some endian bugs handling the root times
Dan Carpenter
1
-2
/
+2
2012-07-26
Btrfs: introduce subvol uuids and times
Alexander Block
1
-6
/
+101
2012-03-22
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
1
-2
/
+10
2012-03-22
btrfs: btrfs_update_root error push-up
Jeff Mahoney
1
-1
/
+3
2012-03-22
btrfs: Simplify btrfs_insert_root
Jeff Mahoney
1
-6
/
+3
2011-08-01
btrfs: make btrfs_set_root_node void
Mark Fasheh
1
-3
/
+2
2011-05-23
Merge branch 'cleanups_and_fixes' into inode_numbers
Chris Mason
1
-1
/
+5
2011-05-23
Btrfs: return error code to caller when btrfs_del_item fails
Tsutomu Itoh
1
-1
/
+5
2011-05-06
btrfs: remove all unused functions
David Sterba
1
-47
/
+0
2011-05-02
btrfs: drop unused parameter from btrfs_release_path
David Sterba
1
-5
/
+5
2011-04-05
Btrfs: Fix uninitialized root flags for subvolumes
Li Zefan
1
-0
/
+18
2011-03-28
Btrfs: cleanup some BUG_ON()
Tsutomu Itoh
1
-2
/
+4
2010-10-29
Btrfs: cleanup warnings from gcc 4.6 (nonbugs)
Andi Kleen
1
-2
/
+0
2010-06-11
Btrfs: avoid BUG when dropping root and reference in same transaction
Sage Weil
1
-3
/
+0
2010-05-25
Btrfs: Metadata reservation for orphan inodes
Yan, Zheng
1
-3
/
+20
2009-11-11
Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root
Li Dongyang
1
-2
/
+0
2009-09-22
Btrfs: add snapshot/subvolume destroy ioctl
Yan, Zheng
1
-5
/
+64
2009-09-21
Btrfs: change how subvolumes are organized
Yan, Zheng
1
-18
/
+51
2009-06-10
Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)
Yan Zheng
1
-6
/
+11
2009-01-06
Btrfs: Fix checkpatch.pl warnings
Chris Mason
1
-10
/
+7
2008-12-02
Btrfs: make things static and include the right headers
Christoph Hellwig
1
-0
/
+2
2008-11-18
Btrfs: prevent loops in the directory tree when creating snapshots
Chris Mason
1
-0
/
+16
2008-11-18
Btrfs: Add backrefs and forward refs for subvols and snapshots
Chris Mason
1
-1
/
+75
2008-09-29
Btrfs: add and improve comments
Chris Mason
1
-2
/
+19
2008-09-26
Btrfs: update space balancing code
Zheng Yan
1
-1
/
+4
[next]