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
starfive-6.6.48-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-01-20
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
7
-24
/
+32
2016-01-19
btrfs: remove duplicate const specifier
Colin Ian King
1
-1
/
+1
2016-01-15
Btrfs: clean up an error code in btrfs_init_space_info()
Dan Carpenter
1
-1
/
+1
2016-01-15
btrfs: fix iterator with update error in backref.c
Geliang Tang
1
-5
/
+5
2016-01-15
btrfs: cleanup, stop casting for extent_map->lookup everywhere
Jeff Mahoney
6
-17
/
+25
2016-01-11
Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
4
-18
/
+58
2016-01-11
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
24
-305
/
+195
2016-01-11
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
22
-144
/
+186
2016-01-08
Btrfs: fix fitrim discarding device area reserved for boot loader's use
Filipe Manana
1
-10
/
+10
2016-01-07
Btrfs: Check metadata redundancy on balance
Sam Tygier
1
-0
/
+7
2016-01-07
btrfs: statfs: report zero available if metadata are exhausted
David Sterba
1
-0
/
+24
2016-01-07
btrfs: preallocate path for snapshot creation at ioctl time
David Sterba
3
-6
/
+8
2016-01-07
btrfs: allocate root item at snapshot ioctl time
David Sterba
3
-6
/
+13
2016-01-07
btrfs: do an allocation earlier during snapshot creation
David Sterba
1
-11
/
+9
2016-01-07
btrfs: use smaller type for btrfs_path locks
David Sterba
1
-1
/
+1
2016-01-07
btrfs: use smaller type for btrfs_path lowest_level
David Sterba
1
-1
/
+1
2016-01-07
btrfs: use smaller type for btrfs_path reada
David Sterba
1
-1
/
+1
2016-01-07
btrfs: cleanup, use enum values for btrfs_path reada
David Sterba
11
-30
/
+30
2016-01-07
btrfs: constify static arrays
David Sterba
4
-4
/
+4
2016-01-07
btrfs: constify remaining structs with function pointers
David Sterba
5
-8
/
+8
2016-01-07
btrfs tests: replace whole ops structure for free space tests
David Sterba
1
-6
/
+8
2016-01-07
btrfs: use list_for_each_entry* in backref.c
Geliang Tang
1
-17
/
+6
2016-01-07
btrfs: use list_for_each_entry_safe in free-space-cache.c
Geliang Tang
1
-10
/
+4
2016-01-07
btrfs: use list_for_each_entry* in check-integrity.c
Geliang Tang
1
-79
/
+26
2016-01-07
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
17
-177
/
+147
2016-01-07
btrfs: cleanup, remove stray return statements
David Sterba
6
-9
/
+0
2016-01-07
btrfs: zero out delayed node upon allocation
Alexandru Moise
1
-6
/
+1
2016-01-07
btrfs: pass proper enum type to start_transaction()
Alexandru Moise
1
-5
/
+10
2016-01-07
btrfs: switch __btrfs_fs_incompat return type from int to bool
Alexandru Moise
1
-1
/
+1
2016-01-07
btrfs: remove unused inode argument from uncompress_inline()
Byongho Lee
1
-3
/
+2
2016-01-07
btrfs: don't use slab cache for struct btrfs_delalloc_work
David Sterba
1
-12
/
+2
2016-01-07
btrfs: drop duplicate prefix from scrub workqueues
David Sterba
1
-5
/
+5
2016-01-07
btrfs: verbose error when we find an unexpected item in sys_array
David Sterba
1
-0
/
+3
2016-01-07
btrfs: handle invalid num_stripes in sys_array
David Sterba
1
-0
/
+8
2016-01-07
btrfs: better packing of btrfs_delayed_extent_op
David Sterba
4
-15
/
+12
2016-01-07
btrfs: put delayed item hook into inode
David Sterba
2
-31
/
+29
2016-01-07
btrfs: Support convert to -d dup for btrfs-convert
Zhao Lei
1
-8
/
+0
2016-01-07
Btrfs: igrab inode in writepage
Josef Bacik
1
-2
/
+15
2016-01-07
Btrfs: add missing brelse when superblock checksum fails
Anand Jain
1
-0
/
+1
2016-01-07
Btrfs: fix transaction handle leak on failure to create hard link
Filipe Manana
1
-2
/
+4
2015-12-31
Btrfs: fix number of transaction units required to create symlink
Filipe Manana
1
-1
/
+3
2015-12-31
Btrfs: don't leave dangling dentry if symlink creation failed
Filipe Manana
1
-4
/
+7
2015-12-31
Btrfs: send, don't BUG_ON() when an empty symlink is found
Filipe Manana
1
-1
/
+15
2015-12-30
Btrfs: fix race between free space endio workers and space cache writeout
Filipe Manana
1
-0
/
+19
2015-12-30
btrfs: don't run delayed references while we are creating the free space tree
Chris Mason
4
-16
/
+28
2015-12-30
btrfs: fix compiling with CONFIG_BTRFS_DEBUG enabled.
Chris Mason
1
-0
/
+2
2015-12-24
btrfs: fix warning on uninit variable in btrfs_finish_chunk_alloc
Chris Mason
1
-1
/
+1
2015-12-24
Merge branch 'freespace-4.5' into for-linus-4.5
Chris Mason
15
-112
/
+2932
2015-12-24
Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
5
-56
/
+151
2015-12-24
Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...
Chris Mason
8
-136
/
+116
[next]