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
/
super.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
-4
/
+4
2016-05-25
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
1
-4
/
+4
2016-05-18
Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
1
-1
/
+1
2016-05-16
Merge branch 'cleanups-4.7' into for-chris-4.7-20160516
David Sterba
1
-20
/
+16
2016-05-13
Btrfs: don't wait for unrelated IO to finish before relocation
Filipe Manana
1
-1
/
+1
2016-05-06
btrfs: avoid overflowing f_bfree
Luis de Bethencourt
1
-1
/
+5
2016-05-06
btrfs: fix mixed block count of available space
Luis de Bethencourt
1
-3
/
+13
2016-04-28
btrfs: fix typos in comments
Luis de Bethencourt
1
-7
/
+7
2016-04-28
btrfs: remove save_error_info()
Anand Jain
1
-10
/
+6
2016-04-28
btrfs: rename btrfs_std_error to btrfs_handle_fs_error
Anand Jain
1
-3
/
+3
2016-03-11
btrfs: rename btrfs_print_info to btrfs_print_mod_info
Anand Jain
1
-2
/
+2
2016-02-26
Merge branch 'dev/control-ioctl' into for-chris-4.6
David Sterba
1
-0
/
+3
2016-02-23
btrfs: drop unused argument in btrfs_ioctl_get_supported_features
David Sterba
1
-2
/
+1
2016-02-23
btrfs: add GET_SUPPORTED_FEATURES to the control device ioctls
David Sterba
1
-0
/
+4
2016-02-12
btrfs: Introduce new mount option alias for nologreplay
Qu Wenruo
1
-1
/
+3
2016-02-12
btrfs: Introduce new mount option to disable tree log replay
Qu Wenruo
1
-3
/
+25
2016-02-12
btrfs: Introduce new mount option usebackuproot to replace recovery
Qu Wenruo
1
-6
/
+9
2016-01-22
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+22
2016-01-20
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
1
-7
/
+22
2016-01-18
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+73
2016-01-15
Btrfs: fix output of compression message in btrfs_parse_options()
Tsutomu Itoh
1
-7
/
+22
2016-01-11
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
1
-1
/
+1
2016-01-11
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
1
-1
/
+25
2016-01-07
btrfs: statfs: report zero available if metadata are exhausted
David Sterba
1
-0
/
+24
2016-01-07
btrfs: constify static arrays
David Sterba
1
-1
/
+1
2016-01-07
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
1
-1
/
+1
2016-01-06
fs: use block_device name vsprintf helper
Dmitry Monakhov
1
-3
/
+1
2015-12-18
Merge branch 'freespace-tree' into for-linus-4.5
Chris Mason
1
-9
/
+47
2015-12-17
Btrfs: add free space tree mount option
Omar Sandoval
1
-9
/
+44
2015-12-17
Btrfs: add free space tree sanity tests
Omar Sandoval
1
-0
/
+3
2015-10-22
Btrfs: add fragment=* debug mount option
Josef Bacik
1
-0
/
+30
2015-09-29
Btrfs: __btrfs_std_error() logic should be consistent w/out CONFIG_PRINTK def...
Anand Jain
1
-22
/
+5
2015-09-25
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2015-09-10
Btrfs: remove unnecessary locking of cleaner_mutex to avoid deadlock
Filipe Manana
1
-2
/
+0
2015-09-06
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+13
2015-08-09
Merge branch 'jeffm-discard-4.3' into for-linus-4.3
Chris Mason
1
-1
/
+12
2015-08-09
Btrfs: add support for blkio controllers
Chris Mason
1
-0
/
+1
2015-08-05
char: make misc_deregister a void function
Greg Kroah-Hartman
1
-2
/
+1
2015-07-29
btrfs: add missing discards when unpinning extents with -o discard
Jeff Mahoney
1
-1
/
+1
2015-07-29
btrfs: explictly delete unused block groups in close_ctree and ro-remount
Jeff Mahoney
1
-0
/
+11
2015-06-03
Btrfs: show subvol= and subvolid= in /proc/mounts
Omar Sandoval
1
-0
/
+4
2015-06-03
Btrfs: unify subvol= and subvolid= mounting
Omar Sandoval
1
-67
/
+171
2015-06-03
Btrfs: fail on mismatched subvol and subvolid mount options
Omar Sandoval
1
-8
/
+25
2015-06-03
Btrfs: clean up error handling in mount_subvol()
Omar Sandoval
1
-28
/
+33
2015-06-03
Btrfs: remove all subvol options before mounting top-level
Omar Sandoval
1
-36
/
+20
2015-06-03
Btrfs: lock superblock before remounting for rw subvol
Omar Sandoval
1
-0
/
+2
2015-06-03
btrfs: add 'cold' compiler annotations to all error handling functions
David Sterba
1
-0
/
+3
2015-06-03
btrfs: report exact callsite where transaction abort occurs
David Sterba
1
-8
/
+0
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+4
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-4
/
+4
[next]